Commit Graph

6757 Commits (fa5683adfe9a4ef892dfe246068c3170cf179910)
 

Author SHA1 Message Date
orbiter fa5683adfe create a mac dmg file (a disc image) for mac releases in ant
14 years ago
orbiter 875741bcff fix for http://forum.yacy-websuche.de/viewtopic.php?p=20657#p20657
14 years ago
lotus 091281c9f2 Mac app ant task building a ready-to-distribute zip file
14 years ago
orbiter 65eaf30f77 redesign of crawl profiles data structure. target will be:
14 years ago
orbiter 3f1d5a061f by default store crawled pages to HTCache to support verify=false snippet generation
14 years ago
lotus 2009999162 show landing page after installation finished
14 years ago
f1ori 938676265f fix shutdown command, close HttpClient connection pool
14 years ago
f1ori 55da979291 disable revision detection for git
14 years ago
f1ori 6d2e0f5fb4 always kill shutdown java instance, even if yacy succeeded,
14 years ago
f1ori be0abd92cd always use kill command in initscript, after timeout elapsed and yacy didn't finished
14 years ago
lotus 2a4ddc48bb adjustment for new java download method
14 years ago
lotus e9160ea1e5 Mac ant task according to r7023
14 years ago
lotus 93d2c22e60 adapted memory for first run to current standard values
14 years ago
orbiter 104318d58a - added nice colors to feed indexing state messages
14 years ago
lotus 23ba107834 UPnP port forwarding default on now. This also displays a message on the entry settings page if not successful, so the user gets an extra hint to open his ports.
14 years ago
lotus d5ccbb99f9 the Windows installer now always requires admin level for installation (Vista/7)
14 years ago
orbiter 4f22e2df41 bugfixes for
14 years ago
orbiter 42414a6ae3 added two more tables in rss reader interface:
14 years ago
orbiter 0010cd9db1 Support for indexing of RSS feeds!
14 years ago
orbiter 0f276dd63f - MapHeap now implements Map<byte[], Map<String, String>>
14 years ago
orbiter cf07b34c2d implemented the Map interface in the ARC classes so it will be possible to instantiate ARCs as
14 years ago
orbiter c60d0282fd more abstraction for tables stored in heaps:
14 years ago
orbiter d1be64d491 removed wrong assert
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 844f158686 - removed dependencies in header framework:
14 years ago
orbiter 80ba543d4c svn fix for uppercase problem
14 years ago
orbiter 5e7081cd19 refactoring towards a unified loading mechanism for MultiProtocolURIs
14 years ago
orbiter caece04f26 removed System.err and System.out usage from FTPClient; changed logging to log4j (preferred in yacy.cora)
14 years ago
orbiter 90531f78ff refactoring of the cora package to get subpackages for http and ftp (smb to come)
14 years ago
orbiter d0fb6bc2bc cleaned up superfluous classes after sixcoolers migration to HttpComponents-Client-4.x
14 years ago
orbiter dcd9065c84 next try to fix loading of network picture
14 years ago
sixcooler 661867923a ... migrating to HttpComponents-Client-4.x ...
14 years ago
orbiter 6e4d2f0800 fix for the network image sync bug
14 years ago
orbiter 7aa860c505 - more logging
14 years ago
orbiter 4d5446d641 code cleanup
14 years ago
sixcooler 6b06e94c8c make searched word(s) in search-results viewable at dark themes
14 years ago
orbiter 66ac3a7d9d corrected database row iteration
14 years ago
orbiter dfd416e3fb removed a mysterious image buffer
14 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.
14 years ago
orbiter 933dc1a600 removed old rss parser (will be replaced with parser from cora package)
14 years ago
orbiter 70dd26ec95 added the new crawl scheduling function to the crawl start menu:
14 years ago
orbiter 5a994c9796 added a scheduler based on API actions
14 years ago
orbiter 189a986ebd - modified api-call interface to record api calls with references to api-call database (carries pk)
14 years ago
f1ori 1bc08e1416 support debconf in debian package
14 years ago
orbiter 054c22e2c6 added TLDs from http://www.opennicproject.org
14 years ago
orbiter f616cdfce4 better resistance of NetworkImage generation against heavy load
14 years ago
mikeworks 2f8ff8ec02 de.lng: Added some German translation for Config* pages that I have found untranslated
14 years ago
orbiter 86d7f8a989 - the web visualization can now be generated in custom color
14 years ago
orbiter 64d4204f44 fix for NPE in network image computation
14 years ago
orbiter 7fdb17bb96 redirect uncaught exceptions to logging + small other changes
14 years ago