Commit Graph

518 Commits (fadf311b97f883ce474ba38e288ad01ce14c5025)

Author SHA1 Message Date
orbiter 2f29ab8779 more target server access security 17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet), 17 years ago
danielr 3f1721b827 informational comment 17 years ago
danielr 04a51b775a changed .org/.net back to America 17 years ago
danielr f44d5d302b updated TLDs 17 years ago
orbiter 906c144799 - design update to new terminal and rssTerminal 17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back) 17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes) 17 years ago
orbiter 483e9a2066 - shifted tld recognition methods from yacyURL to serverDomains 17 years ago
orbiter 75a1702133 - fix for ConcurrentModificationException during shutdown 17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test. 17 years ago
danielr 763f9d4f5d serverCore: setting timeout for new connection before SSLDetect 17 years ago
orbiter 3c76342619 - added servlet to configure the search page greeting line 17 years ago
orbiter 9a32a4c328 fixed concurrentModificationException during hello-process 17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path) 17 years ago
orbiter 444dce7e81 more performance hacks 17 years ago
orbiter 2c2dcd12a2 - enhanced performance of Eco-Tables: less time-consuming size() - operations 17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations 17 years ago
orbiter f97971b63b fixed NPE problems doing a shutdown from command-line 17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet) 17 years ago
danielr d96e2badc7 - fixed POST in proxy 17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info) 17 years ago
orbiter 696b8ee3f5 fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806 17 years ago
orbiter 225f9fd429 various fixes 17 years ago
danielr 7c149a4ee8 - undo less 'binary data found' 17 years ago
danielr 2aef1414f5 removed test (in yacy.init) 17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed) 17 years ago
orbiter 2c34038912 addition/correction to last commit: usage of concurrent-classes 17 years ago
orbiter b2150057d2 removed unnecessary cleanup method 17 years ago
orbiter 368593e449 enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior) 17 years ago
orbiter 0241d070bc added concurrency to indexing process: 17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads 17 years ago
orbiter 541b817502 refactoring of switchboard queueing 17 years ago
orbiter 4c584dff87 disabled soLinger to prevent that too many connections stay open (it's a TEST!) 17 years ago
orbiter 9c989fe5f7 fixed deadlock 17 years ago
orbiter fa1090113d - next try to fix the networking problem: 17 years ago
orbiter d87d295c68 one more try to fix the connection problem 17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes 17 years ago
orbiter 7ce76c8ff8 added missing file 17 years ago
orbiter bfed9c2da6 - some refactoring in search process 17 years ago
orbiter 275a226cc5 refactoring 17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics 17 years ago
orbiter 8c06436c4a removing the error-db upon each time a start-up is made. 17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!) 17 years ago
orbiter 1dce2f1079 more multithreading support: 17 years ago
orbiter ff5969901c modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository: 17 years ago
orbiter f890b039ee experiments wit openstreetmaps 17 years ago
orbiter 3c7b94c119 - fix for online caution delay settings, see 17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue 17 years ago
orbiter 0f5c4abaca more generics 17 years ago
orbiter db25425893 more generics 17 years ago
low012 cfd4fecd12 *) blanks in paths for restart and update script are replaced by backslash+blank now (see http://forum.yacy-websuche.de/viewtopic.php?t=745) 17 years ago
orbiter 016fc594af more generics 17 years ago
orbiter 03e7782269 more generics 17 years ago
orbiter f7c5ccedc7 more generics 17 years ago
orbiter df2a7a8ac8 more generics 17 years ago
orbiter 4dc438f7e7 moved to Java 1.5: 17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate. 17 years ago
fuchsi 1cb6e431a6 Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime 17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate 17 years ago
fuchsi 3c30c2da75 more cleanup and API consistency changes, more to come... 17 years ago
fuchsi f41172f850 Merge httpDate into serverDate as suggested. Removed some unnecessary code and fixed a possible synchronization problem. 17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability 17 years ago
fuchsi 1bd02762de Improve HTTP/ICAP header processing. 17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects 17 years ago
orbiter b46bcaa5d8 changed method of profiling 18 years ago
fuchsi 18e516317d Fix problem with buggy HTTP-Servers which send illegal control characters in HTTP-Headers, they are ignored now. 18 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes 18 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query) 18 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings. 18 years ago
borg-0300 e8d32d9f62 other loglevel 18 years ago
borg-0300 a5d28785b1 less OOM (works for me) 18 years ago
hermens 18144043e6 Correct UTC Offset at beginning/end of daylight savings time 18 years ago
orbiter a31b9097a4 preparations for mass remote crawls: 18 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects: 18 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 18 years ago
orbiter 711641f167 extended client connection clean-up: 18 years ago
orbiter b19bb6e5b1 - reverted svn 4132; this did not solve the problem and removed the emergency mehtod which caused production failure for shure within some hours 18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before) 18 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out 18 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods: 18 years ago
orbiter 3cb9cdc9be try to fix connection problem, possible cause for wrong junior status and non-passive passive peers: 18 years ago
fuchsi ae4b9308ef Fix problems with some web servers which couldn't handle the way yacy was sending requests. Thx to celle for the patch. 18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation: 18 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes 18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution 18 years ago
low012 54004e929b *) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!). 18 years ago
orbiter 344911bfaa shorter minimum delay values for intranet crawl targets 18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache) 18 years ago
orbiter 757703a938 synchronization of access tracker to avoid java-internal loop in TreeMap during shutdown 18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled 18 years ago
orbiter 511dcbb172 fixed encoding bug made in SVN 3993 18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links) 18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation 18 years ago
orbiter 5444b07674 fixed bug with decompression of index abstracts 18 years ago
orbiter 924ae39170 replaced old map loading method with new implementation which is more robust against change of line termination methods 18 years ago
orbiter 36a37f758b fix for oom exception during release download 18 years ago
orbiter 21fabe259b another fix to the restart function; now tested under linux 18 years ago
orbiter 28baecd41b another fix for the concurrentModificationException in AccessTracker 18 years ago
orbiter 19786b73b6 next try for a better restart 18 years ago
orbiter c5c268c43e tried to fix restart button 18 years ago
orbiter e03fcf4627 SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29 18 years ago
orbiter 9bbd39b67c - removed unfinished auto-updater from roland and martin 18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" --> 18 years ago
orbiter 0e57a8062b added network definition for different YaCy networks 18 years ago
michitux 25529290ca - 2 small changes in documentation 18 years ago
orbiter 6518bb6c08 changed release strategy: 18 years ago
orbiter 069562a14d fixed problem with re-crawl; replaced error file-db with ram-db 18 years ago
orbiter c7a614830a several bugfixes 18 years ago
(no author) 2784820ee3 *) moving sleep to a better place 18 years ago
theli 7a1b811d18 *) bugfix for SocketException: 18 years ago
orbiter 2b937abef1 slighlty different behavior in shutdown sequence for http server threads: 18 years ago
karlchenofhell e1d809d5f1 - more detailed logging of MEMORY messages 18 years ago
orbiter 0b10ef64ba better server access tracking 18 years ago
orbiter 66ec8b63c1 added a httpd access tracker: 18 years ago
karlchenofhell 8bff810d19 - fixed logging output of serverMemory.request() 18 years ago
karlchenofhell f05ca43780 - the wiki-parser works for remote wiki-code now, not displaying links anymore as if they were local (ViewProfile comment) 18 years ago
karlchenofhell 30c3d909b1 - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms) 18 years ago
theli e1a5babff1 *) Logging GUI handler: line-size is now set to max-size if max-size was exceeded 18 years ago
(no author) 94cc9f05f5 *) Improvements for restart via update wrapper 18 years ago
orbiter 33ad0c8246 added a web structure computation and logging: 18 years ago
karlchenofhell baa9402b97 - wiki-parser is now configurable via the config setting wikiParser.class which holds the class-name for the parser to use 18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come) 18 years ago
karlchenofhell 0a64047081 - plasmaParserDocument can process subdocuments now (other archive-parsers may want to use this method) 18 years ago
theli b30e64daab *) passing homepath to serverLog.configureLogging 18 years ago
orbiter b3f97b5c38 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542 18 years ago
karlchenofhell 086239da36 - added servlet: remote crawler queue overview 18 years ago
orbiter 2fa8b50e54 reverting svn 3691+3692 18 years ago
orbiter 22a0e9f117 more timeout-control 18 years ago
orbiter 24db55a541 added timeout for httpd-sockets during read 18 years ago
orbiter 7f56c8d4aa fixed some seed selection details 18 years ago
theli 0b5fc3c28c *) moving date functions to serverDate class 18 years ago
rramthun d6811ac243 *) Moving tar.jar from libx to lib 18 years ago
theli 469583ea80 *) new interface class. should be implemented by the updater to allow communication between the updater and yacy 18 years ago
theli 7c902996b5 *) changes required for the uploaderWrapper 18 years ago
orbiter 595ee10468 fixed datatabase inconsistency bugs 18 years ago
orbiter 7a7a1c7c29 fight against problems with remove-methods and synchronization 18 years ago
(no author) 6186185775 *) Moved some comments to javadoc 18 years ago
orbiter fcdf000fbc bugfix for http://www.yacy-forum.de/viewtopic.php?p=33838#33838 18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry 18 years ago
orbiter a5d668c0c6 added speed-buttons for easy performance setting 18 years ago
orbiter d755a8026d - better OOM protection 18 years ago
orbiter 5d5e6ebfcc fix for http://www.yacy-forum.de/viewtopic.php?p=32631#32631 18 years ago
orbiter 51e12049fa third generation of R/W head path optimization 18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here) 18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 18 years ago
karlchenofhell c016fcb10f - added streaming-support to CrawlURLFetchStack_p servlet 18 years ago
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster) 18 years ago
orbiter 7673f0869b minor enhancements 18 years ago