Commit Graph

62 Commits (1214615185949a90fb7cca166acd5b6a00fb7e9d)

Author SHA1 Message Date
orbiter 10ae8d961b - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
orbiter d4a1a1850b removed warnings 15 years ago
low012 e7552bd719 *) cleaning up the code a little bit 15 years ago
mikeworks 96e625c541 AccessTracker: Fixed table output while no results are displayed --> all of AccessTracker should now validate XHTML 1.0 Strict, also tfoot must be defined before tbody 15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora: 15 years ago
sixcooler 52718e6dcb ... migrating to HttpComponents-Client-4.x ... 15 years ago
sixcooler 5fa8038f10 ... migrating to HttpComponents-Client-4.x ... 15 years ago
orbiter 37b8827a7a - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 15 years ago
orbiter cf43bdc87e This is a large bugfix and enhancement commit to support a better location detection for data 15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
orbiter f0b8db93f0 - more abstraction of serverCore thread access 16 years ago
orbiter 5841ee83d3 refactoring 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter 735e2737e3 * added index segments 16 years ago
orbiter a995b95367 tried a fix for the httpd access bug (too many unclosed sessions) 16 years ago
orbiter 1d8d51075c refactoring: 16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
orbiter 499723891d removed all non-http daemons; they had not been used and may be a potential security risk. 16 years ago
orbiter dafffd0153 refactoring of parsers and document processing 16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class 16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex: 16 years ago
orbiter 14a1c33823 refactoring of wordIndex class 16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring 16 years ago
orbiter 1ba4301920 automated interruption of dead incoming connections, if they are there for more than one minute 16 years ago
orbiter c12bb8a6d0 - refactoring of the http client 16 years ago
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes: 16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once: 17 years ago
danielr 3bb870bfcd added final where possible 17 years ago
orbiter c3d461d191 - removed superfluous copyright statement 17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement 17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet), 17 years ago
lotus 9bc56a9edc xss protection 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
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news 17 years ago
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain 17 years ago
danielr d8677ba611 fixed ConcurrentModificationException in HttpConnectionInfos 17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path) 17 years ago
danielr d96e2badc7 - fixed POST in proxy 17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 17 years ago
orbiter 541b817502 refactoring of switchboard queueing 17 years ago
orbiter 03e7782269 more generics 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 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 dea7bee049 - increased minimum time before an active connection is interrupted from 1 minute to 10 minutes 18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before) 18 years ago