1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
snakeYAML is now fixed in master branch More... over 16 years ago
Stuff which missed the commit More... over 16 years ago
Grouping working and formatted, USK links for SSK's, expanding of old versions not ready More... over 16 years ago
tidy up a few loose ends More... over 16 years ago
add javadoc target to build.xml More... over 16 years ago
implement URIKey More... over 16 years ago
turn Token*Entry into javabeans and extend YamlArchiver to transparently handle FreenetURIs More... over 16 years ago
Have grouping of results based on SSK key, looks horrible though More... over 16 years ago
Removed updating of results, instead we're just sending them when they are complete, couldn't see a way to both make the usage low enough and the display useful More... over 16 years ago
move documentation around and start new token entry idea More... over 16 years ago
Use javascript to refresh progress and results when availiable More... over 16 years ago
expand index functionality, implement inflate and rev methods, redefine MapSerialiser slightly (which makes GroupMapSerialiser redundant so remove that) More... over 16 years ago
integrate SplitMapSerialiser into the test IndexFileSerialiser More... over 16 years ago
write test for SplitMapSerialiser and fix some bugs whilst we're at it More... over 16 years ago
make SplitMapSerialiser composite More... over 16 years ago
restructure the serialisation classes and put them into their own package More... over 16 years ago
implement a balanced bin-packing serialiser More... over 16 years ago
Prevent NullPointerError on incorrect bookmark name and make search form point to the right page More... over 16 years ago
Changed splits to use [^\p{L}\{N}]+ instead of space for CJKV More... over 16 years ago
Set toLowerCase Locales to US More... over 16 years ago
Cache results to speed up refresh. Don't show an error if search field is blank, just show empty search page. Show how many search elements are open and button to purge them. More... over 16 years ago
Progress reporting fixes More... over 16 years ago
Changed default index to SSKwanna19, wanna20 seems to be uploaded but not working More... over 16 years ago
Moved waitingOnMainIndex from Index to XMLIndex. Changed to using async fetch design. More... over 16 years ago
Throw exception on blank search. Create Search objects even for single terms when a large search is broken up, this means they wont need to be parsed again More... over 16 years ago
implement a test Serialiser in terms of the new Serialiser interface More... over 16 years ago
rewrite the Serialiser interface yet again... last time, honest! More... over 16 years ago
Implemented possible Request & Index classes for Interdex attachmentjavac More... over 16 years ago
Moved FindRequest into xmlindex package as it is specific to that More... over 16 years ago
Added resultOperation field so getResult knows what setoperation todo on subsearches More... over 16 years ago