1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix more NPEs caused by new TaskAbortException(,null) More... over 12 years ago
Fix NPE, can't do new TaskAbortException(,null) More... over 12 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... over 12 years ago
Reduce sleep time to 100ms. More... over 12 years ago
Add FIXME More... over 12 years ago
Logging: Explain why not merging to Freenet. More... over 12 years ago
Make some of the tests use the new FileArchiver directory option. More... over 12 years ago
Return LiveArchiver here too. More... over 12 years ago
Fix build, doh. More... over 12 years ago
Add parentDir support in FileArchiver, rather than abusing prefix. More... over 12 years ago
Use the child serialiser here, don't create a new one (potentially with a new subdirectory). More... over 12 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... over 12 years ago
Imports. More... over 12 years ago
totalPages should be *TOTAL* pages, not just the number of pages merged in this round! More... over 12 years ago
Logging More... over 12 years ago
Explicitly detect empty merge directory. More... over 12 years ago
Library v34 More... over 12 years ago
New index peekaboo replaces ThingMe More... over 12 years ago
This is HTML More... over 12 years ago
Doh, fix typo (wrong parameter name) More... over 12 years ago
Make this a bit more obvious. More... over 12 years ago
Use FreenetURI.generateRandomCHK() More... over 12 years ago
CHK@ not CH...@yeah More... over 12 years ago
Include junit in build path for tester More... over 12 years ago
Fix NPE in tester caused by recent refactoring More... over 12 years ago
Library v33: Doh, sorry, fix an NPE introduced in v32 (should have been found in testing, but no harm done) More... over 12 years ago
Fix NPE when nothing to add. Ooops (did test but not enough!) More... over 12 years ago
Library v32 (mostly formPassword changes related to changes in fred) More... over 12 years ago
Show the index name on confirming as well as the index uri More... over 12 years ago
Only allow adding bookmarks if hasFullAccess *AND* has form password, send a confirmation if hasFullAccess but not has form password. More... over 12 years ago