Commit Graph

26 Commits (c50f8f9a06d6f6945d37db9f85c5839541855ebc)

Author SHA1 Message Date
orbiter 3a15e58e28 - increased stability when opening the robots table 14 years ago
sixcooler 5cd07d7f84 early freeing resources on deleting index reference if search-verification fails (aka Switchboard.cleanupJob) 14 years ago
orbiter 30aed9824a moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
orbiter e1b6916423 always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
low012 3b40b98256 *) set SVN properties 14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
orbiter 5e186e0122 continuing the fight against deadlocks during time formatting: better caching. 14 years ago
orbiter 19b2a50578 - enhanced date formatter cache 14 years ago
orbiter 10ae8d961b - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
orbiter 5fe828fa06 - replaced pdfbox and fontbox version 1.1.0 with 1.2.1 15 years ago
orbiter 4f22e2df41 bugfixes for 15 years ago
orbiter 42414a6ae3 added two more tables in rss reader interface: 15 years ago
orbiter 0010cd9db1 Support for indexing of RSS feeds! 15 years ago
orbiter c60d0282fd more abstraction for tables stored in heaps: 15 years ago
orbiter 70dd26ec95 added the new crawl scheduling function to the crawl start menu: 15 years ago
orbiter 189a986ebd - modified api-call interface to record api calls with references to api-call database (carries pk) 15 years ago
orbiter b03caaa57a better handling of OOM situations 15 years ago
orbiter 60e71876ad - more abstraction (HashMap -> Map) 15 years ago
orbiter 1a8a134e0c continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago
orbiter 0018163c07 moved table row/column matching method from front-end to back-end 15 years ago
orbiter 0769517129 added a robots.txt monitor in the crawler monitor submenu 15 years ago
orbiter 270fb38674 - fixed some bugs in Table viewer 15 years ago
orbiter 727dd9b193 - fixed a bug in robots.txt parser 15 years ago
orbiter 6538043d89 fix for http://forum.yacy-websuche.de/viewtopic.php?p=19189#p19189 15 years ago
orbiter fe78edac32 - view API calls in correct date-order 15 years ago
orbiter 308a973503 refactoring of tables data organisation 15 years ago