Commit Graph

5022 Commits (96174b2b56b3abae3a25eccb15e12287bb161f85)
 

Author SHA1 Message Date
orbiter 96174b2b56 more debugging / better result status logging for parser/caching errors
16 years ago
orbiter 84185baa81 added more test files for windows from lulabad
16 years ago
lotus 73c44573e8 revert; used to hide memory tables and thread timings
16 years ago
danielr 8e1636e6d0 removed unused config-option
16 years ago
f1ori 90e78b2cf6 * improve encoding detection of http service
16 years ago
orbiter 3246358485 mistake -> rename
16 years ago
orbiter 55ec57d27f added linux umlute test files from low012
16 years ago
orbiter 0ae84f4f8e set some default values for a crawl start that should cause less confusion and mistakes
16 years ago
orbiter e9262b3890 re-named old test files
16 years ago
orbiter ff2a54da68 added more umlaute test files: mac
16 years ago
lotus 4745e89451 auto-choose crawl type
16 years ago
low012 421d056550 *) changed layout of blacklist adminstration (less cluttered)
16 years ago
orbiter ef66438662 - more space in error db to store larger error messages
16 years ago
orbiter 674ad2d55b different handling of error cases that occur during loading files with http or ftp:
16 years ago
danielr 538359a0ff simple fix to get DHT working again (maybe something more has to be done ;)
16 years ago
lotus 8ba0c9d1e9 cosmetics
16 years ago
lotus a94b3be80b - modern ui for Windows installer
16 years ago
f1ori ae80f3e6a5 * extend opensearchdescription to support compare_yacy.html
16 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls
16 years ago
lotus fad044fb54 update to snippet marker:
16 years ago
lotus 16723d0fa6 ask another peer if crawljob loading fails
16 years ago
orbiter 1b18d4bcf3 enhancement to crawling and remote crawling:
16 years ago
orbiter 3f746be5d4 - consolidation and refactoring of many DHT target - computing methods
16 years ago
orbiter d014b2728a Design-check, Extension and Refactoring of DHT target position computation:
16 years ago
orbiter dd27ce7216 added control logic to ECO tables that deletes ram copies of the tables if they get too large
16 years ago
orbiter 38e6ba5d00 forgot to re-rename commonsPath
16 years ago
orbiter 22989d0d8a added property index.storeCommons to switch commons storage on or off
16 years ago
f1ori 4b4ce75396 * http-server: submit charset from html metatags
16 years ago
f1ori 69e695bd4b * detect charset for directory index
16 years ago
f1ori 340ecd919d * include non ascii characters in visible characters
16 years ago
lotus 5cf0cbb47e javadoc
16 years ago
lotus 8d07607d1d update to resource observer:
16 years ago
low012 83967f8c77 *) servlet does not forget chosen blacklist anymore when editing, moving or delting an entry
16 years ago
low012 04e41a392f *) fixed bug where RegExes were not deleted and even added to the list a second time when the user tried to edit them
16 years ago
f1ori d0543a7c39 * fix the debug ant-target
16 years ago
low012 7bac4796d2 *) added servlet which returns all shared blacklists of a peer without information about which part of YaCy (crawler, proxy, ...) blacklist is activated for (to be used for better online import)
16 years ago
low012 baae3d91b1 *) fixed warning when compiling listManager
16 years ago
low012 444575e33d *) prevent XSS when importing blacklist
16 years ago
danielr a4fb76e93c undo r5300 (not fixed as seen after longer run)
16 years ago
low012 a99a629ed4 *) quick fix to prevent comments for blog entries which don't exist (http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1554)
16 years ago
low012 00e27e5050 *) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
16 years ago
danielr 0f9c0bd0d5 fix for ConcurrentModificationException at de.anomic.index.indexContainerHeap$heapCacheIterator.next(indexContainerHeap.java:324)
16 years ago
danielr 103ad2a437 some javadoc
16 years ago
orbiter b098522977 some very small advances to index utf-8 (not working yet), inserted also debugging code
16 years ago
orbiter 2f49666908 integrated the character decoding into the parser, removed old code
16 years ago
orbiter 49293c1358 fix for deadlock in new encoder :-(
16 years ago
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
16 years ago
orbiter 958ec20cd0 removed specialized umlaute-handling in html parser. This has to be replaced by something that is able to transfer all possible html encodings into utf-8. Please see SVN 5293 for test cases.
16 years ago
orbiter 204220ecd5 added test files for UTF-8 / Umlaute - Testing:
16 years ago
f1ori 2e53cbc66a should compile now
16 years ago