Commit Graph

4485 Commits (3f1d5a061f2ec62adf4236c964ffacc9a28faa20)

Author SHA1 Message Date
f1ori 938676265f fix shutdown command, close HttpClient connection pool
15 years ago
f1ori 55da979291 disable revision detection for git
15 years ago
orbiter 104318d58a - added nice colors to feed indexing state messages
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 0f276dd63f - MapHeap now implements Map<byte[], Map<String, String>>
15 years ago
orbiter cf07b34c2d implemented the Map interface in the ARC classes so it will be possible to instantiate ARCs as
15 years ago
orbiter c60d0282fd more abstraction for tables stored in heaps:
15 years ago
orbiter d1be64d491 removed wrong assert
15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
15 years ago
orbiter 844f158686 - removed dependencies in header framework:
15 years ago
orbiter 80ba543d4c svn fix for uppercase problem
15 years ago
orbiter 5e7081cd19 refactoring towards a unified loading mechanism for MultiProtocolURIs
15 years ago
orbiter caece04f26 removed System.err and System.out usage from FTPClient; changed logging to log4j (preferred in yacy.cora)
15 years ago
orbiter 90531f78ff refactoring of the cora package to get subpackages for http and ftp (smb to come)
15 years ago
orbiter d0fb6bc2bc cleaned up superfluous classes after sixcoolers migration to HttpComponents-Client-4.x
15 years ago
sixcooler 661867923a ... migrating to HttpComponents-Client-4.x ...
15 years ago
orbiter 7aa860c505 - more logging
15 years ago
orbiter 4d5446d641 code cleanup
15 years ago
orbiter 66ac3a7d9d corrected database row iteration
15 years ago
orbiter dfd416e3fb removed a mysterious image buffer
15 years ago
orbiter e10cd115a9 - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data.
15 years ago
orbiter 933dc1a600 removed old rss parser (will be replaced with parser from cora package)
15 years ago
orbiter 70dd26ec95 added the new crawl scheduling function to the crawl start menu:
15 years ago
orbiter 5a994c9796 added a scheduler based on API actions
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 054c22e2c6 added TLDs from http://www.opennicproject.org
15 years ago
orbiter 86d7f8a989 - the web visualization can now be generated in custom color
15 years ago
orbiter 64d4204f44 fix for NPE in network image computation
15 years ago
orbiter 7fdb17bb96 redirect uncaught exceptions to logging + small other changes
15 years ago
f1ori 92df768c39 * fix http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2929&hilit=
15 years ago
orbiter eb97bed1df patch for http://forum.yacy-websuche.de/viewtopic.php?p=20576#p20576
15 years ago
orbiter 87b1684211 additional double-check in balancer
15 years ago
orbiter 0d81731e88 fixed crawler bug caused by NPE in logging
15 years ago
orbiter a82a93f2fc - better url double check in crawler
15 years ago
sixcooler a6ed6e8cb9 ... migrating to HttpComponents-Client-4.x ...
15 years ago
orbiter 171f2bd84e - removed unused network oanet
15 years ago
sixcooler 1802c54317 LGPL-Header
15 years ago
orbiter a835a22b32 fixed isLocal() property (better recognition of intranet hosts)
15 years ago
orbiter b480b7a4d0 fix for bug in last commit
15 years ago
orbiter b12bfe1f91 better usage of OSM tile cache and YaCy cache by usage of better tile server computation based on a coordinate hash
15 years ago
orbiter 388aa021c2 - concurrent loading of OSM tiles
15 years ago
orbiter 670c746dc5 dual-licensed HttpConnectionInfo for LGPL
15 years ago
orbiter 301a59e07f moved browser access method from kelondro/util/OS to gui/framework/Browser
15 years ago
orbiter ec72387165 added a very early test version of a YaCy gui component.
15 years ago
sixcooler d88b9606d1 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2923
15 years ago
orbiter 6388a58fc7 better memory management and slightly less (in total and temporary) RAM allocation:
15 years ago
orbiter 5924a0d851 - enhanced concurrency in database index access for multicore
15 years ago
orbiter 55a2536bcf enhancement in drawing speed and reduction of object allocation during drawing
15 years ago