0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #22 from freenet/cancel-non-persistent
ArneBab
as Arne Babenhauserheide
More... over 5 years ago
Merge pull request #25 from PeterVerzijl/master
ArneBab
as Arne Babenhauserheide
More... over 5 years ago
Whoops, did not mean to add the word git at random somewhere in the file. My bad. More... over 5 years ago
Fixed issues where With* was wrongly used where the Node expects Want* to be used. Changed code to reflect this. More... over 5 years ago
Fixed a typo (with / want) which prevented the -d flag from working correctly. More... over 5 years ago
Correct JobTicket code migrated to Node More... almost 7 years ago
Fix race condition when cancelling a request More... almost 7 years ago
Make it possible to cancel non-persistent requests. More... almost 7 years ago
fix premature response processing exit More... about 8 years ago
node: add LocalRequestOnly support More... about 8 years ago
Merge remote-tracking branch 'ArneBab/copyweb' More... about 8 years ago
shutdown cleanly in case of an exception (gets nicer error messages) More... over 8 years ago
convert name to lowercase before checking suffix. More... over 8 years ago
sitemgr: prefer putting html files into the manifest. More... over 8 years ago
merge More... over 8 years ago
copyweb: ignore resources from localhost to avoid spilling Freenet content like the Sone in babcom. More... over 8 years ago
mv copyweb.py copyweb More... over 8 years ago
remove unnecessary import and improve readability thanks to operhiem1. More... over 8 years ago
complete changelog More... over 8 years ago
untabify More... over 8 years ago
version 0.3.2
ArneBab
as Arne Babenhauserheide
More... over 8 years ago
node.put: FIX: support IgnoreUSKDatehints. More... over 8 years ago
node.put: FIX: if using the Global queue, listen to the global queue. More... over 8 years ago
reorder FCP command lines to have the default name last. More... over 8 years ago
clean up putdir global handling. More... over 8 years ago
fcp.node.putdir: FIX: global option not propagated correctly to manifest put. More... over 8 years ago
minor cleanup (remove commented out line) More... almost 9 years ago
FIXME: This somehow works, but it is borked and repeated. Clean it up. I bet I am the one responsible... More... almost 9 years ago
listen to the global queue for both filebyfile and non-filebyfile More... almost 9 years ago
add missing listenGlobal More... almost 9 years ago