index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2011-03-08
*) set SVN properties
low012
2011-03-07
better performance computing search targets with index abstracts
orbiter
2011-03-07
enhanced secondary search: index abstracts decompression is now much faster a...
orbiter
2011-03-07
*) set SVN properties
low012
2011-03-07
*) minor changes
low012
2011-03-07
use less peers for remote search
orbiter
2011-03-07
reverted SVN 7557 because these classes are called using reflection. The clas...
orbiter
2011-03-07
replaced all 'new String' with default encoding (missing) or UTF-8 encoding w...
orbiter
2011-03-07
*) removed unused code (I assume that most of the code was really dead, but i...
low012
2011-03-07
less synchronization, better thread dump tool
orbiter
2011-03-07
more patches for a better out-of-memory management
orbiter
2011-03-06
- even less memory for circle tool
orbiter
2011-03-06
reduce size of static memory usage: use short instead of int in circle coordi...
orbiter
2011-03-06
removed (most probably!?!) superfluos System.err output
orbiter
2011-03-05
one more patch again OOM during secondary remote search
orbiter
2011-03-04
this asserts prevents a network operation in case of sabotage and must be rem...
orbiter
2011-03-04
small bug fixes and experiments with search speed enhancement
orbiter
2011-03-04
introduction of a new remote search load control: the remote search has taken...
orbiter
2011-03-04
fix for bug in deletion of old seeds
orbiter
2011-03-03
memory/performance hacks, less synchronization, better concurrency
orbiter
2011-03-03
stupid me: revert placement of closing connection which caused unclosed conne...
sixcooler
2011-03-01
Not storing external header in an Header-Array and reduce a loop for its conv...
sixcooler
2011-03-01
- fixed a memory leak in the httpc.post method (no finish)
orbiter
2011-02-28
better concurrency (less locking on date formatting) more logging and minor b...
orbiter
2011-02-27
* implement url proxy, a proxy via the url http://peer:port/proxy.html?url=ht...
f1ori
2011-02-27
Tray.java: Broke the build on with wrong non UTF-8 encoded file and french um...
mikeworks
2011-02-27
Tray.java: Added localization for french tray icon command - although this ca...
mikeworks
2011-02-26
more logging for OOMs
orbiter
2011-02-26
some more performance hacks
orbiter
2011-02-25
performance hack: excluded map encoding in many cases from synchronization bl...
orbiter
2011-02-25
continuing the fight against deadlocks during time formatting: better caching.
orbiter
2011-02-25
added convenience class to generate UTF StringBody objects with a default UTF...
orbiter
2011-02-25
performance hack: replaced generic row.getColBytes() call with row.getPrimary...
orbiter
2011-02-25
- enhanced date formatter cache
orbiter
2011-02-25
speed hacks in BLOB ArrayStack:
orbiter
2011-02-25
performance enhancements using an alternative to a insensitive collator (a co...
orbiter
2011-02-25
enhancement in synchronisation
orbiter
2011-02-25
next try to fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=3193&st...
sixcooler
2011-02-25
Enhanced Base64Order transformation: less overhead (transformation between St...
orbiter
2011-02-25
more explanation
orbiter
2011-02-25
emergency commit (sorry sixcooler for not waiting) because without that autom...
orbiter
2011-02-24
fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=3193&start=0&sid=b9...
sixcooler
2011-02-24
- fixed bug in ordering
orbiter
2011-02-23
- fix for missing favicons in search widgets
orbiter
2011-02-23
- do not delete idx and gap files if the heap is not modified
orbiter
2011-02-23
- increased default peer ping time from 2 minutes to 1 minute
orbiter
2011-02-23
- removed locks from WordReference
orbiter
2011-02-22
added dns resolve to HTTPClient POST using a dns cache to prevent that that n...
orbiter
2011-02-22
removed unnecessary recording function that caused also a performance problem...
orbiter
2011-02-22
- removed synchronization in serverSwitch which should improve speed
orbiter
[next]