summaryrefslogtreecommitdiff
path: root/htroot/Bookmarks.java
AgeCommit message (Expand)Author
2016-11-04Fixed errors for Search portal mode or when peer is not reachable.luccioman
2015-12-24limit bookmark tag cloud font-size to 2.0emreger
2015-08-03removed warningsMichael Peter Christen
2015-05-11refactor getBookmark reger
2015-05-10add bookmark.query to edit formreger
2015-05-03on bookmaring of search result, remember orig. query in separate bookmark pro...reger
2015-01-09Add option for extended search (Autosearch) to Bookmark.html asking all conne...reger
2014-10-08more ipv6 bugfixesMichael Peter Christen
2014-07-21fix bookmark.rssreger
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-08-22Redesign of crawler identification and robots steering. A non-p2p userMichael Peter Christen
2013-07-17Added 'final' for all exception blocks as this helps the Java compilerRoland Haeder
2013-07-09- refactoring of log to ConcurrentLog:Michael Peter Christen
2013-05-20reduced locking situation in crawler: shifted synchronized location andMichael Peter Christen
2013-02-09better error handling for bookmarksMichael Peter Christen
2012-10-16- removed dependencies from URIMetadataRow and made direct access toMichael Peter Christen
2012-10-10removed the option to prevent removal of & parts inside of theMichael Peter Christen
2012-09-25refactoringMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-08-17refactoringMichael Peter Christen
2012-08-17- refactoring (load -> getMetadata)Michael Peter Christen
2012-07-30snippet retrieval loading processes may use a smaller minimum load timeMichael Peter Christen
2012-07-22- more abstraction for the RWI index as preparation for solr integrationorbiter
2012-07-10- replaced all length() == 0 and size() == 0 with isEmpty()orbiter
2012-07-05removed more unused method parametersMichael Peter Christen
2012-07-02better integration of blacklist according to use caseMichael Peter Christen
2012-06-28removed segments-concept and the Segments class:Michael Peter Christen
2012-05-24changed log-in text for all servlets with authentication:Michael Peter Christen
2011-12-17Removed handling of components objects for URIMetadataRows.Michael Christen
2011-11-25- tested the ARC methodsorbiter
2011-10-04refactoringorbiter
2011-09-25refactoring:orbiter
2011-08-11the form value was not correctly interpretedcominch
2011-08-01stop loading via http at defined maximum of bytes - even size is unknown befo...sixcooler
2011-06-13- more attributes for search progress barorbiter
2011-05-27hack to reduce resource contention caused by massive UTF8 decodings which use...orbiter
2011-05-26- enhanced ybr ranking computationorbiter
2011-05-13code cleanuporbiter
2011-04-01*) added new user right: extended search right (allows to define users who ca...low012
2011-03-15*) simplified code\n*) fixed potential NumberFormatExceptionslow012
2011-02-02replaced more appearance of double values by float valuesorbiter
2011-01-12- cleaned up yacy newsorbiter
2011-01-03- cora package has now no dependencies to other yacy packages and becomes a '...orbiter
2010-11-27*) cleaning up the code a little bitlow012
2010-11-24*) cleaning up the code a little bitlow012
2010-11-21*) renamed classes according to standard Java coding conventionslow012
2010-08-23preparations to move the HTCache into cora:orbiter
2010-06-29redesign of parser interface:orbiter
2010-06-22more abstraction for access of LoaderDispatcher and cacheorbiter
2010-06-21more abstraction of the htcache when using the LoaderDispatcher:orbiter