Commit Graph

4481 Commits (5c6ff5ebea81ef2626f8f06ce859e1b57c33adf6)
 

Author SHA1 Message Date
orbiter 368593e449 enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
low012 4c3f1b67ad *) refactoring of Blacklist_p.java (moving entries might be slightly slower, but the code is more tidy now)
17 years ago
f1ori 466d49e90c * added login-parameter to be able to force authentication
17 years ago
orbiter be58135b3e possible fix for deadlock in search execution
17 years ago
f1ori c67350f138 * use putXML with forXML-parameter to ensure urls are valid xml (problem was & in url)
17 years ago
f1ori 98a03249f3 - optimize selectall-javascript-function (in firefox more then 10 times faster now)
17 years ago
orbiter 0241d070bc added concurrency to indexing process:
17 years ago
lulabad 9fb5d661f2 added my Blacklistengines
17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
17 years ago
orbiter 9b0e20fb06 next refactoring step in document indexing to prepare concurrency environment for document parsing
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
low012 8e889de50b *) Added Lotus' patch (http://forum.yacy-websuche.de/viewtopic.php?t=979), user will be taken back to last opened page after making changes in Advanced Settings.
17 years ago
orbiter 8d6a13bc07 refactoring of parsing-condensing-indexing process:
17 years ago
orbiter d3b06913ec protection against seed-db failure during enumeration
17 years ago
orbiter 5aa96dbc36 fix for shutdown configuration
17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now
17 years ago
orbiter fba46c51d7 fixed non-termination bug in qsort
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter fc94fbe224 another improvement to the collection sorting
17 years ago
orbiter 11270d450e better quicksort-pivot computation: 30% faster (measured with test program)
17 years ago
orbiter 3e44293f07 - fixed a problem with thread pools in row collection
17 years ago
danielr e43051b125 - fixed Threaddump output (html-escaped ie. <init>)
17 years ago
orbiter 433ff855f7 - fixed another concurrency problem in collection sorting
17 years ago
orbiter 19286fa2d1 tried to fix seed2.old.db-problem
17 years ago
apfelmaennchen 5fde618337 changed display of y-marks
17 years ago
orbiter f3996e63b8 tried to fix more deadlocks:
17 years ago
daburna 26155cbb5e update
17 years ago
daburna 1618bd5505 added submenu
17 years ago
danielr 7008a218b3 avoid ConcurrentModificationException in plasmaCrawlerQueues
17 years ago
danielr 9d0af17c5b removed debug from startYACY.sh *ups*
17 years ago
danielr bf3e5807b0 fixed typo and remove redundant code from startYACY.sh
17 years ago
lulabad ea59dbf4c2 fixed build problem see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=956&hilit=
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
apfelmaennchen 54cb097ea4 added .trigger("update") after paging
17 years ago
apfelmaennchen 82f17ccee2 just an example sidebar
17 years ago
apfelmaennchen 3c710f22cd added server side driven pagination for search tabs
17 years ago
lulabad 25f5035f23 typo
17 years ago
orbiter 7fd094fcbe small bug in ftpc: did cot compile in Java 1.5
17 years ago
lulabad 0a593a4e4a small changes to Threaddump Servlet
17 years ago
lulabad 995b5a2b27 added Threaddump Servlet, see http://forum.yacy-websuche.de/viewtopic.php?f=9&t=862
17 years ago
danielr f51bad8ae5 FTP:
17 years ago
danielr 820641938e ftpc: fixed date parsing, some refactoring
17 years ago
orbiter 4c584dff87 disabled soLinger to prevent that too many connections stay open (it's a TEST!)
17 years ago
lulabad d1b9f50b94 added "delete Release" to Update Page
17 years ago
lulabad 3d122c125c added "current installed release" to Update Page
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
danielr c565906050 FTP:
17 years ago
apfelmaennchen 368b8735b5 added 'close tab' function
17 years ago