summaryrefslogtreecommitdiff
path: root/source/de/anomic/server/serverSwitch.java
AgeCommit message (Expand)Author
2012-09-21refactoringMichael Peter Christen
2012-08-19code simplificationsMichael Peter Christen
2012-07-05made class methods static where possibleMichael Peter Christen
2012-07-05cleaned unnecessary nested codeMichael Peter Christen
2012-06-17- automatic periodic saving of triplestoreMichael Peter Christen
2012-01-09serverSwitch get(App/Data)Path() use common helper methodMarek Otahal
2012-01-09just comment + shorter code in serverSwitchMarek Otahal
2011-12-06added some pauses into the search process which shall produceMichael Christen
2011-12-05- less automatic indexing after a search (needs to reset the defaultMichael Christen
2011-05-18this is a re-implementation of the YaCy Block Rank featureorbiter
2011-04-28removed System.out.printlnorbiter
2011-04-26better abstraction of http client identificationorbiter
2011-03-15*) simplified code\n*) fixed potential NumberFormatExceptionslow012
2011-02-22- removed synchronization in serverSwitch which should improve speedorbiter
2011-02-02replaced more appearance of double values by float valuesorbiter
2011-02-01moved all Double values to Float values because oforbiter
2011-01-19more logging for strange network loading bugorbiter
2011-01-17* adminAccountForLocalhost only for localhostf1ori
2010-11-02* add failsafe mechanisme to domainlist retrievalf1ori
2010-10-30* add option to network definition to provide a domainlist (syntax like in bl...f1ori
2010-10-27- better memory protectionorbiter
2010-10-18* log failures when writing config filef1ori
2010-09-19some redesign in the access tracker to realize sixcoolers question about "sma...orbiter
2010-09-16- some layout and text enhancement for site crawl startorbiter
2010-09-02change in handling of the all-visible home path for storage in YaCy:orbiter
2010-08-23preparations to move the HTCache into cora:orbiter
2010-08-23refactoring towards a unified loading mechanism for MultiProtocolURIsorbiter
2010-06-01- more abstraction (HashMap -> Map)orbiter
2010-05-11This is a large bugfix and enhancement commit to support a better location de...orbiter
2010-04-14new access tracking data type strategy; previous data types may have caused d...orbiter
2010-03-19added patches to prevent yacy-protocol DoS settingsorbiter
2010-01-29- added Tables abstraction in data.Tables.javaorbiter
2010-01-21added an api recording function: it shall be possible to recordorbiter
2010-01-13more PMD enhancementsorbiter
2010-01-10applied code changes that are recommended by PMDorbiter
2009-12-08- more configuration for profiling graph (number of events)orbiter
2009-11-16- avoid unnecessary host name lookups for localhostorbiter
2009-11-05added about 450 replacements for printStackTrace() methods to pipe such trace...orbiter
2009-11-05- more abstraction of serverCore thread accessorbiter
2009-10-11refactoringorbiter
2009-10-10moved table and util classesorbiter
2009-10-09start of a really extensive refactoring which will produce a hierarchical pac...orbiter
2009-10-09refactoringorbiter
2009-07-17removed the indexing queue. This queue was superfluous since the introduction...orbiter
2009-06-15serialized all logging using concurrency:orbiter
2009-02-10update to the server coreorbiter
2009-01-30refactoring of loggingorbiter
2008-07-20- removed superfluous copyright statementorbiter
2008-05-14- added option to switch between yacy networks, especially between the two de...orbiter
2008-03-27- refactoring of serverThreads: renaming to distinguish busy-threads and bloc...orbiter