summaryrefslogtreecommitdiff
path: root/htroot/Wiki.java
AgeCommit message (Expand)Author
2018-01-29Replaced improper ByteBuffer.equals() implementation by Arrays.equals()luccioman
2017-02-09Replaced absolute redirection locations by relative ones when possible.luccioman
2016-12-17reduce redundant declaration for simple date formatter reger
2016-11-04Generate HTML relative (to each peer) links from hosted WikiCode.luccioman
2016-11-03Fixed /News.html and /Wiki.html pages in Search Portal mode (issue #87).luccioman
2014-10-08more ipv6 bugfixesMichael Peter Christen
2014-09-30large IPv6 redesign of peer ping methods!Michael Peter Christen
2013-11-22refactoring of seed attributes (introduced more constants)Michael Peter Christen
2013-10-16make use of declared static string ACTION_LOCATIONreger
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-08-20- refactoringMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-06-26generalized localhost naming.Michael Peter Christen
2012-05-24changed log-in text for all servlets with authentication:Michael Peter Christen
2011-11-25- tested the ARC methodsorbiter
2011-10-04refactoringorbiter
2011-09-25refactoring:orbiter
2011-05-27hack to reduce resource contention caused by massive UTF8 decodings which use...orbiter
2011-05-14added topmenu as defined for search to wikiorbiter
2011-03-19- fixed missing save operation for peer name changeorbiter
2011-03-10- replaced more direct string-based UTF-8 conversions by predefined UTF-8 con...orbiter
2011-03-07replaced all 'new String' with default encoding (missing) or UTF-8 encoding w...orbiter
2011-01-12- cleaned up yacy newsorbiter
2010-11-21*) renamed classes according to standard Java coding conventionslow012
2010-11-21*) Ooops!low012
2010-10-08*) added commentslow012
2010-08-23preparations to move the HTCache into cora:orbiter
2010-06-15- extended news size from 512 to 1024 charactersorbiter
2010-05-19- added option to localization search to distinguish between a search for a l...orbiter
2010-01-12more PMD recommendationsorbiter
2009-10-11refactoringorbiter
2009-09-26*) added subversion properties and edited a few commentslow012
2009-07-19refactoring:orbiter
2009-07-17removed the indexing queue. This queue was superfluous since the introduction...orbiter
2009-06-30code cleanup: call of static methods directly to the classorbiter
2009-05-28refactoring of plasmaWordIndex:orbiter
2009-04-08refactoring of wiki parser.orbiter
2009-03-13refactoring of wordIndex classorbiter
2009-02-10replaced old DHT transmission method with new method. Many things have change...orbiter
2008-09-19replaced some put(String, String) by putHTML(String, String) on serverObjects...lotus
2008-08-25modifications towards a single database operation to read/write http header a...orbiter
2008-08-02added final where possibledanielr
2008-07-20- removed superfluous copyright statementorbiter
2008-07-20removed superfluous copyright statementorbiter
2008-07-10Major update to BLOB data structures:orbiter
2008-06-06- organize importsdanielr
2008-05-14- added option to switch between yacy networks, especially between the two de...orbiter
2008-05-05major step forward to network switching (target is easy switch to intranet or...orbiter
2008-03-22refactoring of switchboard queueingorbiter
2008-02-07- faster search: using different data structures that avoid multiplr calculat...orbiter