Commit Graph

5302 Commits (aca973e2d92d5125346c655b64c1256353854389)
 

Author SHA1 Message Date
apfelmaennchen af3147c3fc and one more....eclipse ist tricky...
16 years ago
apfelmaennchen 9317650272 forgot to post this one...
16 years ago
apfelmaennchen 92d77c3bef Major update to YaCy-UI...still not perfect...but I thought I share my progress :-)
16 years ago
borg-0300 a2b336dfe7 small table fix
16 years ago
low012 80e6356860 *) r 5512 has introduced a bug which resulted in useless filters if site:, filtetype:, or inurl: was used since the filters included the word "null".
16 years ago
f1ori aaafe05c02 * revert debug change
16 years ago
f1ori 5570fa817b * remove & from openBrowser command (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1728&hilit=#p12321)
16 years ago
orbiter 419469ac27 added more methods to control the vertical DHT (not yet active .. )
16 years ago
lotus 4ef6b15eb8 limit -Xmx setting to 1999m on win32. bigger values would never work.
16 years ago
lotus 5078e837ac better readability / no functional changes
16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later)
16 years ago
f1ori 34da04c7dd * fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1754
16 years ago
orbiter b74159feb8 preparations to integrate the new 'cell' index data structure
16 years ago
orbiter d399444e49 added debug information to class loader
16 years ago
low012 9a4780c165 *) Javascript should work with Konqueror too now (http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757)
16 years ago
orbiter 5080fc33bf fix for http://forum.yacy-websuche.de/viewtopic.php?p=12247#p12247
16 years ago
orbiter 335d6ce8fc fix for class loading problem
16 years ago
low012 78778df464 *) this should adjust the Dev/Main detection of the updater to the new version numbers (0.7x is Dev, if x != 0)
16 years ago
low012 1927fd5992 *) hopefully fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757
16 years ago
f1ori fa31a5c873 * some improvements for Arch init script
16 years ago
apfelmaennchen 98ab7ae20a small fix
16 years ago
apfelmaennchen d7122722b2 hopefully a fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1736#p12061
16 years ago
lotus a2bc32e909 fix for IE6 api-icon display
16 years ago
orbiter 6663365720 adopted many calls to new api path
16 years ago
orbiter b423d0a036 moved all servlets from htroot/xml to htroot/api
16 years ago
orbiter 063f74ae03 new release cycle. next stable will be 0.8
16 years ago
lotus 3e1c37aa34 added program icon by Orbiter
16 years ago
orbiter 4e7881096f release 0.7
16 years ago
orbiter 91af105373 last changes before release
16 years ago
f1ori 3367da14fa * license usually is already on linux systems...
16 years ago
orbiter a70c3d5599 classpath for new api directory
16 years ago
orbiter 4bd927d513 the Semantic Web moves in!
16 years ago
f1ori 7eade3f181 * fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1728
16 years ago
orbiter d1bace5e4d enhanced cleanup function
16 years ago
orbiter cb76d9e0e4 more synchronized in BLOBHeap (will not fix problem with Runtime-Error as reported in forum)
16 years ago
f1ori 0afce376d7 * forgot libbuild/ directory in dist-Target
16 years ago
apfelmaennchen 613c49bc38 YaCy-UI: update to welcome text (change-log and bug tracker) for stable release
16 years ago
orbiter ff41da613e removed exception printout during load of snippets
16 years ago
orbiter 814a28775f removed thread dump writing in case of invocation target exception in httpd (looked bad, not serious)
16 years ago
orbiter bed38a5f8c fix for uncaught exception in RSSReader
16 years ago
orbiter 05c235de32 fix for npe
16 years ago
low012 7608944081 *) bugfix for REMOTE_HOST environment variable in CGI code (shows hostname of client instead of hostname of YaCy peer now)
16 years ago
orbiter a6b29cf72c reverted change of search event processing in SVN 5460. The new code did not work properly,
16 years ago
lotus c7c291bc6b allow simultaneous inurl: site: and filetype: search
16 years ago
lotus d162cce6b4 classpath update
16 years ago
lotus e54d588a15 "patterns as defined by match operator in java" as r5475 says
16 years ago
orbiter 9ef77d57f5 added an access control to the search interface using white/blacklists:
16 years ago
orbiter ac89e8e84d removed unused search interface
16 years ago
apfelmaennchen 9b26dfec80 small fix to correct encoding of xml output
16 years ago
orbiter efe801173c better dht-in cache flush. see also:
16 years ago