Current state
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 20 2024
Oct 20 2024
dereckson closed T1977: missing import of packages_prefixes as Resolved by committing rOPSb10edf4e147a: Import packages_prefixes in ViMbAdmin states.
dereckson committed rOPSb10edf4e147a: Import packages_prefixes in ViMbAdmin states (authored by dereckson).
Import packages_prefixes in ViMbAdmin states
dirs was imported instead of packages_prefixes
dereckson committed rOPSf240e9a44977: Include public_html and docs datacube in personal search (authored by dereckson).
Include public_html and docs datacube in personal search
Oct 19 2024
Oct 19 2024
dereckson moved T2060: Document properly woof history in Git history from In progress to Done on the wurf board.
dereckson moved T2041: Python 3.13 will remove cgi library used by woof from To review to Done on the wurf board.
Deployed on WindRiver
dereckson committed rOPSefd55a3ba83b: Adopt wurf on shellserver and devserver roles (authored by dereckson).
Adopt wurf on shellserver and devserver roles
Next step: Debian package, move wurf in universal list.
dereckson added a revision to T2058: Fork woof repository: D3541: Adopt wurf on shellserver and devserver roles.
New port: www/wurf
Allow to build a wheel package
Import script to create the commits:
1 | #!/bin/sh |
---|---|
2 | |
3 | set -e |
4 | |
5 | BASE_DIR=$HOME/dev/nasqueron/wurf/archiv |
6 | DATE="Fri Dec 31 23:59:59 2004 +0000" |
7 | |
8 | for file in $(grep fileserv /tmp/all.txt) |
9 | do |
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" |
13 | done |
14 | |
15 | git mv fileserv.py woof.py |
16 | |
17 | for file in $(grep woof /tmp/all.txt) |
18 | do |
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" |
22 | done |
dereckson moved T2060: Document properly woof history in Git history from Backlog to In progress on the wurf board.
dereckson committed rWURF261a3034b47f: Move the archive into the history branch (authored by dereckson).
Move the archive into the history branch
dereckson committed rWURF33db0d206e5f: Import archive of woof-03.py (authored by Simon Budig <simon@budig.de>).
Import archive of woof-03.py
dereckson committed rWURF85294f044922: Import archive of woof-02.py (authored by Simon Budig <simon@budig.de>).
Import archive of woof-02.py
dereckson committed rWURF4726ce2b58a9: Import archive of fileserv-06.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-06.py
dereckson committed rWURFe7321b3f726e: Import archive of fileserv-05.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-05.py
dereckson committed rWURFd0a36111f2d3: Import archive of fileserv-04.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-04.py
dereckson committed rWURF3888f666e81c: Import archive of fileserv-02.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-02.py
dereckson committed rWURF79a4af4f7d13: Import archive of fileserv-03.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-03.py
dereckson committed rWURFb9ee164e401c: Import archive of fileserv-01.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-01.py
Oct 18 2024
Oct 18 2024
Rename woof to wurf
🟢 I've configured the mailbox, green light for merge.
⏸️ Need to enable that mailbox before commit this.
Update code to the Black code style
Rebased.
dereckson moved T2065: Add support for HEAD requests in wurf from Backlog to Dev on the good-first-issue board.
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.
dereckson committed rWURF5589e4b026f3: Import man page from Debian package (authored by JensKorte <korte@free.de>).
Import man page from Debian package
dereckson committed rWURFc5087a8d667d: Import man page from Debian package (authored by JensKorte <korte@free.de>).
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.
dereckson added a revision to T2059: Provide wurf man page: D3537: Import man page from Debian package.
dereckson committed rWURF4ceba4deb470: Stop using deprecated cgi module (authored by CoolCat467 <52022020+CoolCat467@users.noreply.github.com>).
Stop using deprecated cgi module
Please note I'm NOT the author of that code change, this change is from https://github.com/CoolCat467
dereckson updated the task description for T2063: Consider if 403 is the correct HTTP code when no upload is provided to wurf.
dereckson triaged T2063: Consider if 403 is the correct HTTP code when no upload is provided to wurf as Normal priority.
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.
⏸️ on hold
dereckson added a revision to T2058: Fork woof repository: D3535: Update code to the Black code style.
dereckson committed rWURF4a0e2d166e2b: Split license and contributors from source code (authored by dereckson).
Split license and contributors from source code
Let's use LICENSE without sharps.
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator