1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix more NPEs caused by new TaskAbortException(,null) More... almost 13 years ago
Fix NPE, can't do new TaskAbortException(,null) More... almost 13 years ago
Upload after 100k if already uploaded, but upload the first one after only 10k terms. Want the first insert to be reasonably quick, as the others will likely be determined by the 1 day interval anyway. More... almost 13 years ago
Reduce sleep time to 100ms. More... almost 13 years ago
Add FIXME More... almost 13 years ago
Logging: Explain why not merging to Freenet. More... almost 13 years ago
Make some of the tests use the new FileArchiver directory option. More... almost 13 years ago
Return LiveArchiver here too. More... almost 13 years ago
Fix build, doh. More... almost 13 years ago
Add parentDir support in FileArchiver, rather than abusing prefix. More... almost 13 years ago
Use the child serialiser here, don't create a new one (potentially with a new subdirectory). More... almost 13 years ago
This is always a LiveArchiver (lets us get rid of some dodgy type checks too, and makes the next commit a lot easier) More... almost 13 years ago
Imports. More... almost 13 years ago
totalPages should be *TOTAL* pages, not just the number of pages merged in this round! More... almost 13 years ago
Logging More... almost 13 years ago
Explicitly detect empty merge directory. More... almost 13 years ago
Library v34 More... almost 13 years ago
New index peekaboo replaces ThingMe More... almost 13 years ago
This is HTML More... almost 13 years ago
Doh, fix typo (wrong parameter name) More... almost 13 years ago
Make this a bit more obvious. More... almost 13 years ago
Use FreenetURI.generateRandomCHK() More... almost 13 years ago
CHK@ not CH...@yeah More... almost 13 years ago
Include junit in build path for tester More... almost 13 years ago
Fix NPE in tester caused by recent refactoring More... almost 13 years ago
Library v33: Doh, sorry, fix an NPE introduced in v32 (should have been found in testing, but no harm done) More... almost 13 years ago
Fix NPE when nothing to add. Ooops (did test but not enough!) More... almost 13 years ago
Library v32 (mostly formPassword changes related to changes in fred) More... almost 13 years ago
Show the index name on confirming as well as the index uri More... almost 13 years ago
Only allow adding bookmarks if hasFullAccess *AND* has form password, send a confirmation if hasFullAccess but not has form password. More... almost 13 years ago