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
/
de
/
anomic
/
server
/
serverCore.java
Age
Commit message (
Expand
)
Author
2012-09-21
refactoring
Michael Peter Christen
2012-08-14
- added xslt support for solr result formats.
Michael Peter Christen
2012-07-10
- replaced all length() == 0 and size() == 0 with isEmpty()
orbiter
2012-07-05
made class methods static where possible
Michael Peter Christen
2012-06-26
generalized localhost naming.
Michael Peter Christen
2012-05-30
better logging
Michael Peter Christen
2012-05-14
Now used synchronization in all close() methods to make sure all objects
Roland 'Quix0r' Haeder
2011-11-25
some last-minute performance hacks
orbiter
2011-09-30
another performance hack: re-use of known host addresses for isLocal property...
orbiter
2011-08-01
finishing up my commits (7855-7858) which could be helpful for
sixcooler
2011-07-14
added request line in http which can support better debugging
orbiter
2011-05-24
- commented out experimental distributed ranking loading
orbiter
2011-05-23
small features, some bug fixes and performance hacks
orbiter
2011-03-10
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 con...
orbiter
2011-03-07
replaced all 'new String' with default encoding (missing) or UTF-8 encoding w...
orbiter
2011-02-28
better concurrency (less locking on date formatting) more logging and minor b...
orbiter
2011-02-26
more logging for OOMs
orbiter
2011-02-21
healing for some OOM problems
orbiter
2011-02-17
maybe terminateOldSessions is too slow, removed sleep
orbiter
2011-01-28
changed the default port from 8080 to 8090
orbiter
2010-09-17
- fixes for concurrency exceptions and failed database integrity verification
orbiter
2010-09-04
because of a bug in search result caching count search results had not been g...
orbiter
2010-09-03
do not block server session if maximum number of sessions is reached, just tr...
orbiter
2010-08-23
preparations to move the HTCache into cora:
orbiter
2010-08-21
code cleanup
orbiter
2010-06-21
more abstraction of the htcache when using the LoaderDispatcher:
orbiter
2010-06-18
redesign of index abstract processing - currently disabled until enough peers...
orbiter
2010-06-16
bugfixes
orbiter
2010-06-01
- more abstraction (HashMap -> Map)
orbiter
2010-05-11
This is a large bugfix and enhancement commit to support a better location de...
orbiter
2010-04-23
removed finalize methods because of a hint in
orbiter
2010-04-13
performance hacks
orbiter
2010-04-13
fix for wrong count of server processes. may fix non-access problems in some ...
orbiter
2010-03-19
added patches to prevent yacy-protocol DoS settings
orbiter
2010-03-19
avoiding excessive DNS lookups to determine localhost
orbiter
2010-03-07
show less errors
orbiter
2010-01-19
- increased thread priority for server threads
orbiter
2010-01-13
more PMD enhancements
orbiter
2010-01-10
applied code changes that are recommended by PMD
orbiter
2010-01-10
some redesign of the main menu structure:
orbiter
2009-12-08
- more configuration for profiling graph (number of events)
orbiter
2009-12-01
- better thread dump
orbiter
2009-12-01
disabled keep-alive of server, not really needed for speed but a cause for mu...
orbiter
2009-11-20
- better synchronization in SortStack
orbiter
2009-11-16
- avoid unnecessary host name lookups for localhost
orbiter
2009-11-06
small fixes to search default values and server logging
orbiter
2009-11-05
added about 450 replacements for printStackTrace() methods to pipe such trace...
orbiter
2009-11-05
- new icon for OAI-PMH loading action
orbiter
2009-11-05
- more abstraction of serverCore thread access
orbiter
2009-11-04
missing code for last commit
orbiter
[next]