Commit Graph

7142 Commits (9f6e3f97930d20e6102750c13a6115a90cb5ea41)
 

Author SHA1 Message Date
orbiter 114bdd8ba7 fixed old sitemap importer which was not able to parse urls containing post elements
14 years ago
lotus b73ea6581d fix json in case of query includes "
14 years ago
orbiter c0b08ac59b slighlty changed way of pdf parser integration
14 years ago
orbiter 6d83c7cb62 removed unnecessary Override statements (produces errors in strict validation)
14 years ago
lotus 6a09f1f7e5 fix dedicated upnp testing
14 years ago
orbiter 848ef6937e licenses for pdfbox
14 years ago
orbiter 5fe828fa06 - replaced pdfbox and fontbox version 1.1.0 with 1.2.1
14 years ago
orbiter c757a4aa9f - corrected lifetime computation for search events
14 years ago
lotus ec8f1c0446 adapted _debug.bat to regular starter script
14 years ago
lotus 5dff8f62c4 fix tray information display for non-windows
14 years ago
orbiter 24502fe3de performance hacks
14 years ago
f1ori a6c2e9ef0c add file.encoding=UTF8 to debian init script
14 years ago
orbiter ffaa9a1c51 avoiding double-loading of the same resource from the web in case that a seond attempt to load the resource is started while the first attempt is still loading the content from the web. This will delay the second attempt to the time when the first attempt has finished with the possible result that the second attempt reads only from the web cache, not from the web.
14 years ago
orbiter fb828f3767 - performance enhancements in search response time using faster query ID computation and an ID cache
14 years ago
orbiter 0ab6a462ee - added a missing entry in YaCy interface robots.txt for bookmarks
14 years ago
orbiter d865ef77a8 removed re-read of index in case of a bad index. This may not solve the problem but it applies a 100% CPU problem on the peer. I'm afraid bad index files must be abandoned, and cannot be fixed this way.
14 years ago
orbiter b2c9db48ea Performance enhancement
14 years ago
orbiter ae07e11bc5 enhanced image search result display: concurrent loading of images before they are displayed
14 years ago
orbiter 72a096fccb using -XX:-UseGCOverheadLimit when starting java.
14 years ago
orbiter 22047ffad5 enhanced computation speed of many replaceAll string operations
14 years ago
orbiter e8228fba09 less locking in time format computation, caching and during secondary (remote) search evaluation
14 years ago
orbiter 9c0c94683c because of a bug in search result caching count search results had not been generated as fast as possible.
14 years ago
orbiter fa2eb9676e removed unused class
14 years ago
low012 5f391fcfa9 *) cleaned up in wikiCode parser (more to be done)
14 years ago
orbiter b3f0d06444 fixed a problem with restarts in YaCy mac applications: the DATA directory path was not submitted when doing a restart. This solves the problem by:
14 years ago
orbiter d4e4967e19 cleaned up code in yacyRelease (there will be work to do there)
14 years ago
orbiter 7be988768d simple selection of views in ViewFile.html (omit usage of button)
14 years ago
orbiter 2cb8cf5b41 added overall utf-8 default support for mac releases
14 years ago
orbiter 698730c4eb better utf-8 support everywhere using a default utf-8 encoding for all string conversions.
14 years ago
sixcooler ca0a03e9ea ... migrating to HttpComponents-Client-4.x ...
14 years ago
orbiter d8f52c5b9c added a changelog url to download
14 years ago
orbiter 1da5241c2d do not block server session if maximum number of sessions is reached, just try to clean up once
14 years ago
orbiter 3988a95fb5 added ability in rss reader to parse atom feeds
14 years ago
orbiter 5de70c3d7c changed way of storage for search requests:
14 years ago
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy:
14 years ago
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