Commit Graph

7431 Commits (bad5dd7836f38894d744fc2333255d30c6f2ec7f)

Author SHA1 Message Date
Michael Peter Christen ee27be3399 misc bugfixes (concurrency, memory protection)
10 years ago
Michael Peter Christen 9b1958e8ca more ipv6 bugfixes
10 years ago
Michael Peter Christen 7817fc50c9 added a high cpu cycle monitor to PerformanceQueues
10 years ago
Michael Peter Christen 5082feb103 less volume for effect sounds
10 years ago
Michael Peter Christen e8392e2ff2 fix for local search
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
Michael Peter Christen a27563e5c3 removed the atmo sound clips because they had been too large
10 years ago
Michael Peter Christen 883622306e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 97995a1dd9 fix for remote search process
10 years ago
Michael Peter Christen 0843b12ef3 ipv6 fix: avoid that shrinked own ip set is overwritten with (non-valid)
10 years ago
Michael Peter Christen 92c5d97486 fix for bad node flag setting with IPv6
10 years ago
orbiter c27bad9326 more ipv6 fixes
10 years ago
orbiter cddf884bc4 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
Michael Peter Christen 460858fb22 more ipv6 fixes
10 years ago
Michael Peter Christen 5cef88a315 argh.. adding missing java class for latest audio feature
10 years ago
Michael Peter Christen 74957f3760 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 2a052f446a Added an experimental audio feedback system.
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen d0358e568b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
10 years ago
reger 59c6532a65 add link extraction to pdfParser
10 years ago
reger aa2e15d846 allow url parameter in worktable apicall
10 years ago
orbiter f3a12801f0 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter d93325a578 lazy handling of process_sxt field (part of postprocessing)
10 years ago
Michael Peter Christen b31db00010 toString fixes
10 years ago
Michael Peter Christen 961f06c0b6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 209e0f2fe8 allow url parameter in worktable apicall
10 years ago
reger b5ca20de15 preserve content_type (mime) if supplied in preference of construct in from file type.
10 years ago
reger fe9f1c594e fix char encoding parameter in UrlProxy
10 years ago
reger b0c87d8240 fix image search expand box, cut-off of 2nd capture line height
10 years ago
Michael Peter Christen 2c2ed8bf4e typo in javadoc
10 years ago
Michael Peter Christen 528f583d72 ipv6 fixes
10 years ago
Michael Peter Christen 6ee5b4352d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
10 years ago
reger fb1fcc2b03 handle noarchive tag, skip writing page to cache
10 years ago
Michael Peter Christen fe917deb2d when pinging other peers, be able to select the right IP option
10 years ago
Michael Peter Christen 65e6ae52fb IPv6-enhanced Network monitoring page
10 years ago
Michael Peter Christen 3073c69aee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
reger eaccce3467 added metadataImageParser for tif and psd (Photoshop) images.
10 years ago
reger a69f5358ff use javax ImageIO getReader to add supported image extension/mime
10 years ago
reger 8b1ce49ee6 remove unused variable timeout
10 years ago
reger 48aed15c48 skip loader wait cycle on concurrent access in nocache configuration.
10 years ago
Michael Peter Christen 67cd4c37bd activated the new apk parser which was already ready but not included in
10 years ago
orbiter a922b122a3 added a hack to forward solr search results from an external attached
10 years ago
Michael Peter Christen 025516f682 fix for crawl limit for number of pages fail
11 years ago
Michael Peter Christen 2645dc816a added warning for not well-formed postprocessing queries
11 years ago
Michael Peter Christen 437ce3b8a0 added internal api for partial updates to Solr
11 years ago
orbiter 3ac31614a3 added option to reverse-sort YaCy tables (internal API change only)
11 years ago
Michael Peter Christen 6d3d4c4ea6 changed the concurrent enumeration of query results in such a way that
11 years ago
Michael Peter Christen ad35d9294f added a 'stats' table which records some peer statistics twice every
11 years ago
reger 8284ea751a catch TimeoutException during ping and do not delete yacy.conf during prereadconfigfile
11 years ago
reger ffa7c7116f better fix for NPE in image search
11 years ago
Michael Peter Christen 759e7d9538 fix for http://forum.yacy-websuche.de/viewtopic.php?p=30720#p30720
11 years ago
Michael Peter Christen bf18a39d0e replaced warning with info
11 years ago
Michael Peter Christen f1032fb8fe more enhancements to image search in case that a restriction to a single
11 years ago
Michael Peter Christen 475125f9d7 hack to get more results when doing a remote site search
11 years ago
Michael Peter Christen 81f9b34da7 increaesed ability ot search for all images on a single server within
11 years ago
Michael Peter Christen 2c26013c50 better contentdom abstraction
11 years ago
Michael Peter Christen 6a8fb8190b changed default value for maximum number of connections to 50
11 years ago
Michael Peter Christen ca8b2bf099 removed www and welcome servlet, these had been demo servlets and are
11 years ago
reger 03a7a29db3 limit OAI import urn resolver try for Deutsche National Library
11 years ago
Michael Peter Christen 0838326a76 changed error message, see http://mantis.tokeek.de/view.php?id=439
11 years ago
reger b5e0f70197 - remove repositoryPath post from ConfigBasic (obsolete)
11 years ago
reger 8931e14514 fix NPE in image search
11 years ago
Michael Peter Christen 1735dbc9d9 enhanced image search: bugfixes and performance enhancements
11 years ago
Michael Peter Christen ebd0be2cea fixes and speed updates for search process
11 years ago
Michael Peter Christen 7611bf79bd Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
Michael Peter Christen 524bedc00a fixed text in startup tray icon and added shutdown icon during shutdown
11 years ago
Michael Peter Christen 4709d8417c npe fix for non-tray users
11 years ago
orbiter 5b5635e187 replaced font for boot tray icon with image and added some more images
11 years ago
orbiter aa6cdc4ab5 speed-up of start process if remote DNS waits for timeout
11 years ago
orbiter 40b3977c21 added an animation of the tray icon during the boot phase of YaCy.
11 years ago
Michael Peter Christen ec6082c872 very bad language detection hack fix hack
11 years ago
Michael Peter Christen 39615de3f9 adding the buffer size is not wrong but may cause confusing information
11 years ago
Michael Peter Christen 395edec6f1 changed strategy to count the number of documents: get the max of
11 years ago
Michael Peter Christen e87dc08c0d set the correct fail time in error docs
11 years ago
Michael Peter Christen cfb20bc0ce removing the [] for ipv6 addresses may be a bad idea..
11 years ago
orbiter b6d57f06eb enhanced the apk parser (up to beeing production-ready).
11 years ago
Michael Peter Christen a7dd89c4de changed method to write the citation index: do not catch up references
11 years ago
Michael Peter Christen 57ce7eeff3 fixed localhost authorization and replaced the adminRealm with an info
11 years ago
orbiter f318d7c285 enhanced date-ordered ranking
11 years ago
reger a6891ff7f8 fix Querygoal.parse exception on +/-null-term
11 years ago
reger c7335318eb remove unused legacy procedure from httpserver
11 years ago
Michael Peter Christen eab0d3e1a9 bugfix for wrong lock display, see
11 years ago
orbiter 49d4f95faf bugfix to latest commit
11 years ago
orbiter 68211f8244 enable Crawler_p servlet if a rss feed or a wiki dump import was
11 years ago
orbiter a65df4ce7e do not push noindex errors into log if in intranet mode. noindex
11 years ago
orbiter 688c6d8954 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 4ae7aead28 addon to latest fix
11 years ago
Marc Nause 2af56fa37d Improved UPnP. (still not perfect)
11 years ago
orbiter b3ebd38079 removed the HTDOCS repository concept because the concept to host files
11 years ago
reger 1fdcc2d67b change seedfile upload ip check to allow intranet ip in intranet mode
11 years ago
reger e31b0e6d67 - update javadoc Seed.getIP
11 years ago
reger 350c6b8250 in IntranetMode allow intranet hosted seedlist with Network_Domain "any"
11 years ago
orbiter d68438c3d9 make sure that the postprocessing background thread never dies by any
11 years ago
orbiter b4f2a1db6e added a unlock icon for all protected pages that are unlocked because
11 years ago
reger ea6c9e9b07 reduce mem buffer overhead for gap files during r/w
11 years ago
reger e88537522d allow single quote " ' " in query
11 years ago
orbiter 487021fb0a snippet computation update
11 years ago