Page MenuHomeDevCentral
Feed All Stories

Sat, Oct 19

dereckson closed D3541: Adopt wurf on shellserver and devserver roles.
Sat, Oct 19, 16:57
dereckson added a comment to D3541: Adopt wurf on shellserver and devserver roles.

Next step: Debian package, move wurf in universal list.

Sat, Oct 19, 16:56
dereckson accepted D3541: Adopt wurf on shellserver and devserver roles.
Sat, Oct 19, 16:56
dereckson requested review of D3541: Adopt wurf on shellserver and devserver roles.
Sat, Oct 19, 16:56
dereckson added a revision to T2058: Fork woof repository: D3541: Adopt wurf on shellserver and devserver roles.
Sat, Oct 19, 16:56 · wurf
dereckson updated the task description for T2058: Fork woof repository.
Sat, Oct 19, 16:54 · wurf
dereckson updated the task description for T2058: Fork woof repository.
Sat, Oct 19, 16:48 · wurf
dereckson closed D3540: New port: www/wurf.
Sat, Oct 19, 16:47
dereckson committed rPORTSfcfa02b39ff7: New port: www/wurf (authored by dereckson).
New port: www/wurf
Sat, Oct 19, 16:47
dereckson accepted D3540: New port: www/wurf.
Sat, Oct 19, 16:47
dereckson updated the diff for D3540: New port: www/wurf.

+man

Sat, Oct 19, 16:46
dereckson planned changes to D3540: New port: www/wurf.
Sat, Oct 19, 16:27
dereckson requested review of D3540: New port: www/wurf.
Sat, Oct 19, 16:27
dereckson added a revision to T2058: Fork woof repository: D3540: New port: www/wurf.
Sat, Oct 19, 16:27 · wurf
dereckson closed D3539: Allow to build a wheel package.
Sat, Oct 19, 01:58
dereckson committed rWURFab0d0b6f1887: Allow to build a wheel package (authored by dereckson).
Allow to build a wheel package
Sat, Oct 19, 01:58
dereckson accepted D3539: Allow to build a wheel package.
Sat, Oct 19, 01:58
dereckson added a revision to T2058: Fork woof repository: D3539: Allow to build a wheel package.
Sat, Oct 19, 01:57 · wurf
dereckson requested review of D3539: Allow to build a wheel package.
Sat, Oct 19, 01:57
dereckson closed T2060: Document properly woof history in Git history as Resolved.
Sat, Oct 19, 00:19 · wurf
dereckson added a comment to T2060: Document properly woof history in Git history.

Import script to create the commits:

1#!/bin/sh
2
3set -e
4
5BASE_DIR=$HOME/dev/nasqueron/wurf/archiv
6DATE="Fri Dec 31 23:59:59 2004 +0000"
7
8for file in $(grep fileserv /tmp/all.txt)
9do
10 cp $BASE_DIR/$file fileserv.py
11 git add fileserv.py
12 git commit -m "Import archive of $file" --author="Simon Budig <simon@budig.de>" --date="$DATE"
13done
14
15git mv fileserv.py woof.py
16
17for file in $(grep woof /tmp/all.txt)
18do
19 cp $BASE_DIR/$file woof.py
20 git add woof.py
21 git commit -m "Import archive of $file" --author="Simon Budig <simon@budig.de>" --date="$DATE"
22done

Sat, Oct 19, 00:19 · wurf
dereckson moved T2060: Document properly woof history in Git history from Backlog to In progress on the wurf board.
Sat, Oct 19, 00:15 · wurf
dereckson created P366 import-woof-archiv.py.
Sat, Oct 19, 00:15
dereckson committed rWURF261a3034b47f: Move the archive into the history branch (authored by dereckson).
Move the archive into the history branch
Sat, Oct 19, 00:11
dereckson committed rWURF33db0d206e5f: Import archive of woof-03.py (authored by Simon Budig <simon@budig.de>).
Import archive of woof-03.py
Sat, Oct 19, 00:10
dereckson committed rWURF85294f044922: Import archive of woof-02.py (authored by Simon Budig <simon@budig.de>).
Import archive of woof-02.py
Sat, Oct 19, 00:10
dereckson committed rWURF4726ce2b58a9: Import archive of fileserv-06.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-06.py
Sat, Oct 19, 00:10
dereckson committed rWURFe7321b3f726e: Import archive of fileserv-05.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-05.py
Sat, Oct 19, 00:10
dereckson committed rWURFd0a36111f2d3: Import archive of fileserv-04.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-04.py
Sat, Oct 19, 00:10
dereckson committed rWURF3888f666e81c: Import archive of fileserv-02.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-02.py
Sat, Oct 19, 00:10
dereckson committed rWURF79a4af4f7d13: Import archive of fileserv-03.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-03.py
Sat, Oct 19, 00:10
dereckson committed rWURFb9ee164e401c: Import archive of fileserv-01.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-01.py
Sat, Oct 19, 00:10

Fri, Oct 18

dereckson closed D3538: Rename woof to wurf.
Fri, Oct 18, 23:37
dereckson committed rWURFda97d267be9e: Rename woof to wurf (authored by dereckson).
Rename woof to wurf
Fri, Oct 18, 23:37
dereckson requested review of D3538: Rename woof to wurf.
Fri, Oct 18, 23:37
dereckson accepted D3538: Rename woof to wurf.
Fri, Oct 18, 23:36
dereckson added a comment to D3538: Rename woof to wurf.

🟢 I've configured the mailbox, green light for merge.

Fri, Oct 18, 23:35
dereckson planned changes to D3538: Rename woof to wurf.

⏸️ Need to enable that mailbox before commit this.

Fri, Oct 18, 22:56
dereckson updated the summary of D3538: Rename woof to wurf.
Fri, Oct 18, 22:55
dereckson requested review of D3538: Rename woof to wurf.
Fri, Oct 18, 22:52
dereckson added a revision to T2058: Fork woof repository: D3538: Rename woof to wurf.
Fri, Oct 18, 22:52 · wurf
dereckson closed D3535: Update code to the Black code style.
Fri, Oct 18, 22:19
dereckson committed rWURF1b5796fc5b2b: Update code to the Black code style (authored by dereckson).
Update code to the Black code style
Fri, Oct 18, 22:19
dereckson accepted D3535: Update code to the Black code style.
Fri, Oct 18, 22:18
dereckson updated the diff for D3535: Update code to the Black code style.

Rebased.

Fri, Oct 18, 22:17
dereckson moved T2065: Add support for HEAD requests in wurf from Backlog to Dev on the good-first-issue board.
Fri, Oct 18, 21:47 · good-first-issue, wurf
dereckson added a comment to T2065: Add support for HEAD requests in wurf.

https://github.com/simon-budig/woof/pull/17 offers a solution, but the code is very tangled. My initial plan noted in task description is based on my review on that pull request.

Fri, Oct 18, 21:46 · good-first-issue, wurf
dereckson triaged T2065: Add support for HEAD requests in wurf as Wishlist priority.
Fri, Oct 18, 21:45 · good-first-issue, wurf
dereckson triaged T2064: Add version information on wurf as Normal priority.
Fri, Oct 18, 21:33 · wurf
dereckson committed rWURF5589e4b026f3: Import man page from Debian package (authored by JensKorte <korte@free.de>).
Import man page from Debian package
Fri, Oct 18, 21:30
dereckson updated the summary of D3537: Import man page from Debian package.
Fri, Oct 18, 21:29
dereckson committed rWURFc5087a8d667d: Import man page from Debian package (authored by JensKorte <korte@free.de>).
Import man page from Debian package
Fri, Oct 18, 21:28
dereckson closed D3537: Import man page from Debian package.
Fri, Oct 18, 21:28
dereckson accepted D3537: Import man page from Debian package.
Fri, Oct 18, 21:27
dereckson added a comment to D3537: Import man page from Debian package.

Please note I'm NOT the author of that code change, this change is from https://github.com/JensKorte, importing content from the legacy woof Debian package.

Fri, Oct 18, 21:27
dereckson added a revision to T2059: Provide wurf man page: D3537: Import man page from Debian package.
Fri, Oct 18, 21:25 · wurf
dereckson updated the summary of D3537: Import man page from Debian package.
Fri, Oct 18, 21:25
dereckson renamed T2059: Provide wurf man page from Provide man page to Provide wurf man page.
Fri, Oct 18, 21:25 · wurf
dereckson updated the task description for T2059: Provide wurf man page.
Fri, Oct 18, 21:20 · wurf
dereckson requested review of D3537: Import man page from Debian package.
Fri, Oct 18, 21:19
dereckson committed rWURF4ceba4deb470: Stop using deprecated cgi module (authored by CoolCat467 <52022020+CoolCat467@users.noreply.github.com>).
Stop using deprecated cgi module
Fri, Oct 18, 21:06
dereckson closed D3536: Stop using deprecated cgi module.
Fri, Oct 18, 21:06
dereckson accepted D3536: Stop using deprecated cgi module.
Fri, Oct 18, 21:04
dereckson added a comment to D3536: Stop using deprecated cgi module.

Please note I'm NOT the author of that code change, this change is from https://github.com/CoolCat467

Fri, Oct 18, 20:58
dereckson added a revision to T2041: Python 3.13 will remove cgi library used by woof: D3536: Stop using deprecated cgi module.
Fri, Oct 18, 20:57 · wurf, Servers, upstream
dereckson updated the summary of D3536: Stop using deprecated cgi module.
Fri, Oct 18, 20:57
dereckson requested review of D3536: Stop using deprecated cgi module.
Fri, Oct 18, 20:55
dereckson updated the task description for T2063: Consider if 403 is the correct HTTP code when no upload is provided to wurf.
Fri, Oct 18, 20:38 · discussion, wurf
dereckson triaged T2063: Consider if 403 is the correct HTTP code when no upload is provided to wurf as Normal priority.
Fri, Oct 18, 20:36 · discussion, wurf
dereckson retitled D3535: Update code to the Black code style from Update code to the The Black code style to Update code to the Black code style.
Fri, Oct 18, 20:22
dereckson planned changes to D3535: Update code to the Black code style.

⏸️ on hold

Fri, Oct 18, 20:10
dereckson requested review of D3535: Update code to the Black code style.
Fri, Oct 18, 20:08
dereckson added a revision to T2058: Fork woof repository: D3535: Update code to the Black code style.
Fri, Oct 18, 20:08 · wurf
dereckson closed D3534: Split license and contributors from source code.
Fri, Oct 18, 18:02
dereckson committed rWURF4a0e2d166e2b: Split license and contributors from source code (authored by dereckson).
Split license and contributors from source code
Fri, Oct 18, 18:02
dereckson accepted D3534: Split license and contributors from source code.
Fri, Oct 18, 18:02
dereckson updated the diff for D3534: Split license and contributors from source code.

Let's use LICENSE without sharps.

Fri, Oct 18, 18:01
dereckson added a revision to T2058: Fork woof repository: D3534: Split license and contributors from source code.
Fri, Oct 18, 18:00 · wurf
dereckson requested review of D3534: Split license and contributors from source code.
Fri, Oct 18, 18:00
dereckson triaged T2062: Native TLS support as Wishlist priority.
Fri, Oct 18, 17:38 · wurf
dereckson triaged T2061: Allow to configure proxy as Wishlist priority.
Fri, Oct 18, 17:35 · wurf
dereckson triaged T2060: Document properly woof history in Git history as Wishlist priority.
Fri, Oct 18, 17:27 · wurf
dereckson moved T2059: Provide wurf man page from Backlog to To review on the wurf board.
Fri, Oct 18, 17:24 · wurf
dereckson moved T2041: Python 3.13 will remove cgi library used by woof from Backlog to To review on the wurf board.
Fri, Oct 18, 17:24 · wurf, Servers, upstream
dereckson moved T2058: Fork woof repository from Backlog to In progress on the wurf board.
Fri, Oct 18, 17:24 · wurf
dereckson added a project to T2041: Python 3.13 will remove cgi library used by woof: wurf.

After two weeks of thinking, let's go with the wurf fork plan.

Fri, Oct 18, 17:23 · wurf, Servers, upstream
dereckson triaged T2059: Provide wurf man page as Normal priority.
Fri, Oct 18, 17:21 · wurf
dereckson triaged T2058: Fork woof repository as Normal priority.
Fri, Oct 18, 17:20 · wurf
dereckson added a comment to T2057: Kickstart wurf.

Documentation: https://agora.nasqueron.org/wurf

Fri, Oct 18, 17:19 · Servers, wurf
dereckson updated the task description for T2057: Kickstart wurf.
Fri, Oct 18, 17:18 · Servers, wurf
dereckson changed the subtype of T2057: Kickstart wurf from "Task" to "Epic".
Fri, Oct 18, 17:14 · Servers, wurf
dereckson triaged T2057: Kickstart wurf as Normal priority.
Fri, Oct 18, 17:13 · Servers, wurf
dereckson set the image for wurf to F3668547: profile.
Fri, Oct 18, 17:11
dereckson created wurf.
Fri, Oct 18, 17:07
dereckson changed the edit policy for T1849: Cover page for autoconfig.nasqueron.org.
Fri, Oct 18, 12:38 · Alkane, Servers
dereckson changed the edit policy for T1242: Prepare FreeBSD port for salt-wrapper.
Fri, Oct 18, 12:38 · upstream, salt-wrapper, Servers
dereckson changed the edit policy for T1693: Evaluate Sensu for monitoring.
Fri, Oct 18, 12:38 · Servers, Monitoring and reporting, Product evaluation
dereckson changed the edit policy for T1676: Serve Zed on webserver-alkane.
Fri, Oct 18, 12:38 · User-Dereckson, Servers, PHP 8.x support, Zed
dereckson changed the edit policy for T2025: Provide a clean packages installation on Openfire image.
Fri, Oct 18, 12:38 · upstream, Docker images, XMPP
Policy changed the edit policy for T1849: Cover page for autoconfig.nasqueron.org.
Fri, Oct 18, 12:38 · Alkane, Servers