Commit Graph

  • ff829e97f8 *) fixed headlines in blog (see: http://www.yacy-forum.de/viewtopic.php?t=3442 ) hydrox 2007-02-05 14:40:02 +00:00
  • 9184113284 *) fixed News deletion. News are now removed if they are no longer in a news-stack. This does not effect News-entires in the news-db that have no stack-entries. hydrox 2007-02-05 13:35:36 +00:00
  • a647a7ca8d - <tt>-tags look like <span class="tt">-tags now, fix for EDIT 3 of http://www.yacy-forum.de/viewtopic.php?t=3485 - Typo: crawl depth 0 indexes the given url, 1 indexes all links on it karlchenofhell 2007-02-04 18:22:53 +00:00
  • e218940293 The copyright sign "\u00A9" is already replaced by "&copy;". String "(C)" is not a unicode sequence! (no author) 2007-02-04 18:16:27 +00:00
  • 1bc4d8d470 *) If there is more than one pair of patterns in a line, all of them (and not only one pair) will be replaced. low012 2007-02-04 15:53:40 +00:00
  • ea7a8cf7aa *) <hr> and <br> tags are XHTML compliant now. *) Avoid superflous trailing blank in non-proportional sections. low012 2007-02-04 15:03:13 +00:00
  • d03cd41266 fix for http://www.yacy-forum.de/viewtopic.php?t=3411 orbiter 2007-02-04 04:39:47 +00:00
  • 3bafd643c0 - fix for http://www.yacy-forum.de/viewtopic.php?t=3483 karlchenofhell 2007-02-03 20:22:39 +00:00
  • 6667930352 - old versions may be reviewed and restored - removed explicit replacement of '<' and '>', fix for first bug in: http://www.yacy-forum.de/viewtopic.php?t=3485 karlchenofhell 2007-02-03 19:48:18 +00:00
  • bf8f120340 - reduced margin of headlines in wiki (someone has to create a nice base.css urgently) karlchenofhell 2007-02-03 16:04:43 +00:00
  • f2e6f19b90 - added versioning to Wiki karlchenofhell 2007-02-03 15:20:12 +00:00
  • 10ebcb5e1e fixed bug in disconnection time orbiter 2007-02-03 11:22:23 +00:00
  • 02a73dce87 - added Diff-class for wiki-versioning (forthcoming, first need suitable serverObjects.put() for it) karlchenofhell 2007-02-03 05:24:44 +00:00
  • 2401e748a3 - fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466 karlchenofhell 2007-02-03 01:26:05 +00:00
  • ceff987dd7 higher precision display for qmh orbiter 2007-02-03 01:18:38 +00:00
  • b2f4087400 redesign of last-seen fieln inside seed: the field contains now a time in UDC-0 (instead relative to local UDC offset) this fixes a bug in peer selection, where an iteration over all seeds ordered by lastseen did not work correctly. Problems may occur because the new meaning of this field may mix with the different meaning of that field in older peers orbiter 2007-02-02 23:54:27 +00:00
  • e68cdeeeb3 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing - arguments aren't passed html-escaped to the servlets anymore, bug-fix for http://www.yacy-forum.de/viewtopic.php?p=30573 karlchenofhell 2007-02-02 21:20:53 +00:00
  • e00e850a98 removed constants (no connection with yacySeed.dna identifier) orbiter 2007-02-02 14:52:54 +00:00
  • fcc11391a8 some redesign attempts because sorting of lastseen does not work correctly not finished yet target: better selection of peer-ping targets, which should enhance stabilization of the net orbiter 2007-02-02 13:12:31 +00:00
  • c80707ccd5 File is again valid XHTML netbude 2007-02-01 15:00:38 +00:00
  • c2d6edf21d integrated number of remote targets as 'partitions' into remote search protocol orbiter 2007-02-01 13:27:23 +00:00
  • f696d3c1eb added double computation to kelondroMapObjects orbiter 2007-02-01 09:48:31 +00:00
  • 8a0ed1ce50 *) bugfix template variable qph for local peer renamed to my-qph theli 2007-02-01 08:52:20 +00:00
  • 8d4dc11d38 *) adding qph to network.xml theli 2007-02-01 08:48:55 +00:00
  • 819ff21c92 fixed QPM output QPM is temporarily called QPH (until more search requests are present?) orbiter 2007-02-01 00:17:35 +00:00
  • a480bb7afa *) changed stats-display on status-page and added QPM auron_x 2007-01-31 23:43:25 +00:00
  • 8c9ee3b442 *) missing table cell added theli 2007-01-31 17:26:35 +00:00
  • 89e7af037a *) used more switchboard-vars instead of config-vars auron_x 2007-01-31 17:05:15 +00:00
  • 4f6eed5623 QPM increment orbiter 2007-01-31 16:21:20 +00:00
  • 306c50ac40 QPM (queries per minute) statistic stub orbiter 2007-01-31 15:39:11 +00:00
  • 48da3184f0 Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name) michitux 2007-01-31 15:11:39 +00:00
  • 7598e1243e removed unused variables/imports orbiter 2007-01-31 09:28:47 +00:00
  • 27e4429645 *) fixed minimizeurldb-function hydrox 2007-01-31 09:22:22 +00:00
  • 47ab83a7c0 added flag for YaCyHop - proxy access for all paths that start with /yacy/ orbiter 2007-01-31 00:09:51 +00:00
  • 9f74b128dd - added many more commented constants (please use constants rather than i.e. config-setting strings directly) - not all constants may be located correctly in the switchboard. Please relocate if you know the appropriate place for them karlchenofhell 2007-01-30 14:18:35 +00:00
  • e4910f03d1 tag storage fix orbiter 2007-01-30 11:52:15 +00:00
  • c70dd35aed another safeXML Fix allo 2007-01-30 10:48:42 +00:00
  • ec52c98ab0 fix for http://www.yacy-forum.de/viewtopic.php?p=30823#30823 allo 2007-01-30 05:29:44 +00:00
  • 991182b29b more space for bookmarks orbiter 2007-01-30 00:20:03 +00:00
  • 88fa764b64 implemented new kelondroObjects into bookmarkDB - Bookmark-Objects are stored inside the kelondroObjects cache - removed superfluous classes orbiter 2007-01-30 00:17:55 +00:00
  • 9c05e2a820 re-design ob kelondroMap - this class is replaced by an object that can hold any type of object - this object must be defined as a class that implements kelondroObjectsEntry - the kelodroMap is now implemented as kelondroMapObjects orbiter 2007-01-29 23:51:10 +00:00
  • 214a18dea7 *added translation for -BlacklistCleaner_p.html daburna 2007-01-29 21:09:22 +00:00
  • 669c21db05 first version of abstracted kelondroMap Cache. get returns a kelondroCachedObject(or in most cases a subclass of it), or a map, which can be used to construct a kelondroCachedObject. allo 2007-01-29 19:10:55 +00:00
  • 2de9d73702 - added Skype nick to peer profile - reversed remote/local search statistics table order (latest first) - fixed bug in remote search tracker orbiter 2007-01-29 15:39:05 +00:00
  • 98cb777e18 abstract wikiCode in putWiki allo 2007-01-29 15:09:58 +00:00
  • f25c0e98d1 - replaced String by StringBuffer in condenser - added CamelCase parser in condenser - added option to switch on or off indexing for proxy orbiter 2007-01-29 01:11:22 +00:00
  • 14f2068daf some more bookmark changes towards multiuser bookmarks allo 2007-01-28 17:38:43 +00:00
  • 6d60b47706 - missing sub-menu in Blacklist-template karlchenofhell 2007-01-28 16:31:18 +00:00
  • 1bfd779879 - fix for last fix karlchenofhell 2007-01-28 12:37:24 +00:00
  • c83b156120 - fix for use of Java 1.5 methods (eclipse is crap) - added two more test-cases for blacklist cleaner karlchenofhell 2007-01-28 12:25:53 +00:00
  • cd86e7813a *) Changed yacysearch.html to yacysearch.rss because A9 does not accept html (anymore?). low012 2007-01-28 11:49:54 +00:00
  • f88487e964 - added servlet to clean blacklists (find & delete invalid entries) karlchenofhell 2007-01-27 23:30:58 +00:00
  • b123a404b0 added mime types added peer name in search statistics orbiter 2007-01-27 23:24:18 +00:00
  • 25c7d4e25e fix for form (cookie) login allo 2007-01-27 17:22:49 +00:00
  • 16aa66bf3d fix for promoteSearchPageString allo 2007-01-25 15:49:34 +00:00
  • 2953df8d86 *) Added http://sam-daheim.de/seed.txt again, since it seems to have been down for a short time only. low012 2007-01-24 13:34:59 +00:00
  • 60b4f8c069 *) changed http://www-public.tu-bs.de:8080/~y0018680/seed.txt to new location *) deleted http://sam-daheim.de/seed.txt ==> server unreachable low012 2007-01-24 01:08:46 +00:00
  • f7adc9c913 *added translation for -LogStatistics_p.html daburna 2007-01-23 20:42:14 +00:00
  • 8ca317f39d Some XHTML warnings fixed. WatchCrawler_p.html is now valide. netbude 2007-01-23 15:35:36 +00:00
  • 769c3f1249 set owner to new bookmarks. allo 2007-01-23 10:42:25 +00:00
  • ff79c52fc0 bookmark users can now edit bookmarks. TO COME: tag bookmarks with username, list bookmarks of a special user, filter private bookmarks for users. allo 2007-01-23 10:24:26 +00:00
  • 49972b6193 *) SOAP: getPeerHash returns the proper value now theli 2007-01-23 09:47:13 +00:00
  • 9025ac1385 - reverted yacy.jsmooth (svn operates in an interesting way sometimes...) karlchenofhell 2007-01-21 15:38:56 +00:00
  • 3885baf43a git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3267 6c8d7289-2bf4-0310-a012-ef5d649a1542 theli 2007-01-21 14:55:56 +00:00
  • 2755e7529e *) jsmooth file for yadmin exe wrapper theli 2007-01-21 14:47:43 +00:00
  • 15f0334cd3 - fixed IllegalThreadStateException in LogParser karlchenofhell 2007-01-21 14:45:52 +00:00
  • f40169fcd7 preparing multiuser bookmarks allo 2007-01-19 19:42:50 +00:00
  • 6d6a783ddf element oriented reorganisation see also: http://www.yacy-forum.de/viewtopic.php?t=3417 netbude 2007-01-19 15:42:37 +00:00
  • 814a09a0ed *) reversed r3250 and parts of r3252 (nanotime() is an java1.5 function) hydrox 2007-01-19 11:10:57 +00:00
  • d311e258f8 - adjusted LogStatistics to nano-seconds - removed patches of SVNs 3184/3185 preventing fast DHT karlchenofhell 2007-01-19 10:39:22 +00:00
  • 8369b2bd5a fix for surf tip bug orbiter 2007-01-19 09:35:08 +00:00
  • f7623f5d24 *) added missing measuring points for Parser-Runtime *) changed precision of Parser-Runtime from ms to ns hydrox 2007-01-19 09:25:04 +00:00
  • f3f99b19c6 extended search statistics orbiter 2007-01-19 01:45:29 +00:00
  • c0851ee943 refactoring: moved and renamed de.anomic.data.searchResults to plasma package orbiter 2007-01-19 00:38:03 +00:00
  • 979656f09c fix broken voteURLs && use nice Templates for voteURLs allo 2007-01-18 16:53:31 +00:00
  • fbe7815eec demo thumbnailer allo 2007-01-18 15:23:07 +00:00
  • df4fe259c9 support for external Thumbnailers. TODO: Mimetype fix TODO: Demo Thumbnailer allo 2007-01-18 14:43:35 +00:00
  • c39dda2374 finished refactoring of searchtemplates. now plasmaSwitchboard.searchFromLocal calculates a searchResults structure, which is parsed in the yacysearch/detailedSearch Servlets. allo 2007-01-18 10:42:36 +00:00
  • 35039982da refactoring of search process: store results in a searchResults structure. At the moment, its just stored in it, and read from it again. Next step: return searchResults instead of serverObjects, and parse the results in the servlets. allo 2007-01-18 07:41:15 +00:00
  • 76fab83395 fixed bugs in seach statistics orbiter 2007-01-18 00:26:16 +00:00
  • 139810d504 - truncate attributes of new newsRecords if too long karlchenofhell 2007-01-17 23:45:53 +00:00
  • 3c43e605ba - don't accept malformed bookmarks, fix for: http://www.yacy-forum.de/viewtopic.php?t=3414 (first report) karlchenofhell 2007-01-17 23:39:03 +00:00
  • bc30dd6b24 fixed compilation bug orbiter 2007-01-17 19:46:46 +00:00
  • d07b132a0d - fixed colors of network grafic - added option to activate write cache for seed-db - did not activate write cache because it did not work orbiter 2007-01-17 19:39:31 +00:00
  • df8d6a7eab Fix for http://www.yacy-forum.de/viewtopic.php?t=3394 (no author) 2007-01-17 18:10:25 +00:00
  • 5d540b219e - LogalizerHandler skips interfaces again - added LogParser stats to LogStatistics karlchenofhell 2007-01-17 17:01:20 +00:00
  • 84ae66f0a1 *added translation for - proxymsg/authfail.inc - proxymsg/error.html - proxymsg/proxylimits.inc - proxymsg/unknownHost.inc daburna 2007-01-17 16:58:48 +00:00
  • 3863f2dd24 - CacheAdmin: no exception if cached file was not available - fix for http://www.yacy-forum.de/viewtopic.php?t=3412 karlchenofhell 2007-01-17 15:46:35 +00:00
  • e1fb3550ab fix for profile allo 2007-01-17 14:52:51 +00:00
  • 02522ed607 further Blog fix allo 2007-01-17 14:39:26 +00:00
  • 6faf9b70b7 *) LogParserPLASMA now counts its total runtime. hydrox 2007-01-17 13:35:33 +00:00
  • e5f854bc37 *) added LogalizerHandler-settings to yacy.logging. hydrox 2007-01-17 13:25:11 +00:00
  • fdb45378fb - don't spam log because of some old URLs karlchenofhell 2007-01-17 05:31:27 +00:00
  • 7c40197e42 - fixed error pages and <label>s for index.html karlchenofhell 2007-01-17 04:20:19 +00:00
  • 29aa7031d3 workaround for the snippets allo 2007-01-16 21:35:25 +00:00
  • 8803f813c5 partly fixed snippets allo 2007-01-16 21:18:32 +00:00
  • b4457763e5 fix for putSafeXML and supertemplates. allo 2007-01-16 21:06:31 +00:00
  • 77b73aa7a8 - log-entries 'Indexed' are parsed correctly now karlchenofhell 2007-01-16 18:42:34 +00:00
  • 3954bbfcf9 removed a bit html from .java file. allo 2007-01-16 17:41:29 +00:00
  • aea199cb7b - IndexTransfer is working again karlchenofhell 2007-01-16 17:18:25 +00:00