Commit Graph

1350 Commits (577a6e64877ea2ec9f4a0edecf4cd98af7824545)

Author SHA1 Message Date
allo 6df8080cf2 tiny fix for recursive Translations 19 years ago
allo 4e4bd4662d redirectors fix 19 years ago
allo b63bcf25d7 moving string2vector and vector2string to listsmanager 19 years ago
orbiter 10a095d6b5 - added base64 ordering methods 19 years ago
orbiter 9086261476 refactoring of base64 encoding: 19 years ago
orbiter 7c0d7ed4f8 introduction of generic order interface for kelondro 19 years ago
borg-0300 b24fcc8ca4 oom 19 years ago
borg-0300 7da232b5b9 HTCache Reset if necessary 19 years ago
borg-0300 4f18f24d81 small change 19 years ago
borg-0300 c652527620 YaCy removes now the old HTCACHE data 19 years ago
borg-0300 69f65210e2 ".yacy" has its own directory; 19 years ago
allo 351fffc129 DATA/WORK for user-created content 19 years ago
allo a81cc9d969 no DATA/DATA to avoid confusion. 19 years ago
allo ba96cefe0c packages for xml/* 19 years ago
borg-0300 b95c5d5781 BUGFIX for URLs how "/../" ...; 19 years ago
allo 9cce3c5709 dates Table for bookmarksdb(needed for del.icio.us api) 19 years ago
hermens 11fe95832e avoid division by zero when index transfer is extremely fast 19 years ago
allo 2e2fa99501 bookmarksManager: 19 years ago
allo ca3a513aee del.icio.us style api 19 years ago
allo 75b9163242 xmlapi for bookmarktags 19 years ago
borg-0300 c7abd60782 last commit removed 19 years ago
borg-0300 8eb4181737 BUGFIX for regular expression 19 years ago
borg-0300 106cd29981 regular expression shortened 19 years ago
borg-0300 51433a121f added regular expression for '//'; 19 years ago
allo 4c824cacba Description Field 19 years ago
allo 867573de71 rebuildTags to rebuild the tags.db from the bookmarks.db 19 years ago
allo 2982715a04 fix for Nullpointer Exception when adding a bookmark 19 years ago
allo 09c95544c0 edit Function 19 years ago
allo 0619051c4b timestamps 19 years ago
allo d5e27009b1 bookmarks: 19 years ago
allo 87ea300d71 bookmarks interface 19 years ago
allo d0d1855520 tagView 19 years ago
allo ece2844385 bookmarkManager 20 years ago
allo 4ac0fd328a First Version of the Bookmarksmanager 20 years ago
theli d7b6dcbe2e *) Bugfix for MalformedURL problem if Location header is empty. 20 years ago
allo 28f890ee3e Important SECURITY FIX! 20 years ago
allo 0f1212feb9 userDB.hasAdminrights to check adminRights. 20 years ago
orbiter b3dca06bb1 added location column to network pages. 20 years ago
hermens 5b3e01bd3c avoid division by zero when importing very small indexes (<100 entries) 20 years ago
orbiter 60fc34d9e8 iterartion bug: 20 years ago
low012 6c91921e9b *) yacyWiki: more versatile distinction between real external links/links that point to DATA/HTDOC 20 years ago
borg-0300 b7f9adc2c9 new filters added 20 years ago
rramthun 45ebe477ee Bugfix for http://www.yacy-forum.de/viewtopic.php?p=14175 20 years ago
low012 eb0f511767 *) yacyWiki: easy way to link to files on local peers (external links) 20 years ago
theli 79667a172e *) Bugfix for additional parser problem 20 years ago
theli b6be828d15 *) Bugfix: Share subdirectory couldn't be views because of LinkageErrors 20 years ago
orbiter c4dd39e8f2 fixing/changing wiki image inline code 20 years ago
low012 80b3e85356 *) yacyWiki: Images in a share on the same peer can be addressed by path and name only, no complete URL needed anymore. (As requested by theli in http://www.yacy-forum.de/viewtopic.php?t=809) 20 years ago
theli 8c594841a8 *) Bugfix for incorrectly indexing of URLs that were requested with Cookies in the 20 years ago
orbiter b5d02d649a fixed bug caused strange search result behaviour 20 years ago
orbiter 4500506735 fixed some bugs concerning url entry retrieval and intexControl interface 20 years ago
orbiter 83a34b838d * added Object allocation monitor on performanceMemory page 20 years ago
orbiter 4ff3d219e8 increased delay for cacheScan start and slowed down scan process 20 years ago
orbiter 3031903d50 re-design of RAM cache flush into assortment cluster 20 years ago
orbiter 676e384b45 changed synchronization to fix 'contains loops' bug in kelondroTree 20 years ago
orbiter 3cc02fe749 enhanced buffered write by combination of several chunks into one chunk 20 years ago
orbiter 0c762daf4b better startup failure handling 20 years ago
orbiter f27f9ecf15 * activated write buffer for databases. 20 years ago
orbiter c59d1b2f5e - Tests with write buffer (new class kelondroBufferedIOChunks, not yet active) 20 years ago
orbiter ca7e60279d introduced IOChunks. 20 years ago
orbiter bb79fb5d91 - changed handling of error cases retrieving urls from database 20 years ago
orbiter fed92d364b introduced USAGE object for counter synchronization in kelondroRecords 20 years ago
hermens 35cf6712b2 *) fixes for httpd 20 years ago
theli e7d16ef831 *) Corrections in jMimeMagic MagicRule-file to detect some special rss feeds 20 years ago
orbiter 3086e38bb1 added getRemoved method on demand from theli for migration purpose 20 years ago
theli 386d9e45d8 *) Bugfix for code cleanup 20 years ago
orbiter 356231b033 changed only for testing with new hastable implementation. 20 years ago
theli 5a1d45715d *) Bugfix for parser configuration bug 20 years ago
orbiter 1041f4946a experiments with locks to remove synchronization 20 years ago
orbiter 288b2c353e debugging of kelondroRecords ... possibly synchronization bugs found 20 years ago
rramthun a1061495d4 Fixed some spelling mistakes and added some text which (should) make it easier to understand the options. 20 years ago
orbiter 0cdc58aaea fixed indexing of local domains. 20 years ago
orbiter 76b97e4d2a integrated geo-snap DBStressTest.java in dbtest 20 years ago
hermens ec1202edbe *) Fixes for httpd 20 years ago
theli e1c2d8ec5f *) Speedup "removed from queue" 20 years ago
hydrox 96930f0d2b *)added function to removed malformed URLs from urlHash.db 20 years ago
orbiter d007d14905 re-insert of migrateSwitchConfigSettings 20 years ago
theli 8862b6ba4b *) Corrections for code cleanup 1175 20 years ago
orbiter 13fdebc50d added authentication for link deletion in search result 20 years ago
orbiter 37f88b4017 code cleanup 20 years ago
orbiter ec2b39c1ce code cleanup 20 years ago
orbiter 76618442e0 code cleanup 20 years ago
orbiter 8f1f2daa5e implemented interactive link deletion of search results. 20 years ago
theli 6d0f7e6988 *) Adding missing file 20 years ago
theli 44fa94ac52 *) Modifications for dbImport functionality 20 years ago
orbiter dc778659fb fixed problem with time-out during result joint which caused OR behavior instead of AND beahvior 20 years ago
orbiter 3d8a5ae652 code cleanup 20 years ago
allo ae6a4650bc reenabling debugMode (60 Seconds timeout for *all* http connections) 20 years ago
theli bb1f73ec15 *) Bugfix for code cleanup 20 years ago
orbiter 7920e1547d code cleanup 20 years ago
theli 972b8ddd2a *) minor changes: using constants properly 20 years ago
theli 1c3750de57 *) Bugfix for code cleanup 20 years ago
theli 64478b1f02 *) Adding possibility to delete crawler queue entries using regular expressions 20 years ago
orbiter 1d6a6d1f85 code cleanup 20 years ago
orbiter a04930f025 code cleanup 20 years ago
low012 90b0eb144e just a typo... 20 years ago
theli 129b15f3e1 *) Correcting logging output of db importer thread 20 years ago
theli 7028412c54 *) Bugfix for NullpointerException in Java Finalizer 20 years ago
orbiter 420d56ce79 extended db-testing 20 years ago
orbiter ecf765ec33 temporary fix to make jrpm extension compilable with my netbeans environment 20 years ago
rramthun 8c0d982191 1.) Fix from Martin (he ist not at home...) 20 years ago
theli b604654c25 *) Adding possibility to do a settings migration on yacy startup 20 years ago
theli 8ed0aaae8d *) Adding content Parser for RPM Files 20 years ago
theli 0f769215b5 *) urlRedirector now uses http head requests to determine the mimetype 20 years ago
theli b62c36d2ab *) Bugfix for urlRedirector 20 years ago
allo 8f4259f1e3 md5Auth 20 years ago
theli 818d37ce44 *) Removing getSimpleName 20 years ago
theli b35c5a48bf *) First version of urlRedirector.pl script 20 years ago
theli bdf30117c1 *) Redesign of parser configuration 20 years ago
allo b86d1085e2 passwordAuth 20 years ago
theli 5bf70e6e14 *) Bugfix for serverClassLoader.java 20 years ago
theli d4ac3e25b1 *) Bugfix for file system link bug during detection of invalid URLs 20 years ago
orbiter adf75bc9fa better logging for invalid file path detection 20 years ago
orbiter 40621a5663 anhancements in ranking preparation and fixed problem with parser/mime recognition 20 years ago
theli c650b112ea *) Bugfix for relative URL Bug in Crawler 20 years ago
theli 7e670894d9 *) Suppressing stackTraces in proxyError message for "connect timed out" errors 20 years ago
theli 4e73035aef *) Bugfix for "too many open files" during index distribution 20 years ago
allo d8afe60e07 Bugfix for last Bugfix ;-). 20 years ago
orbiter 1b656f6b31 correction of bug from svn 1123 20 years ago
orbiter f57e2d67f5 shortened network overview (less columns fit easier on page) 20 years ago
allo 24d15eb0e8 moving the redirector code 20 years ago
allo 787c368696 synchronized redirectors and using the port. 20 years ago
orbiter 85282b1d98 enhanced YBR recognition and search result heuristics 20 years ago
allo 4776f3f815 squid like redirctors 20 years ago
orbiter b9cc9029e3 added ybr selection for remote search 20 years ago
orbiter 0e25020f51 added first generation and usage of YBR index-files. Enhanced overall ranking of search results. 20 years ago
allo 52a0237bf2 using Filetemplates for #[metas]# and other static includes 20 years ago
theli 90d6c6223b *) Adding color codes to network graphic legend 20 years ago
orbiter bfe51c7228 added generation of domain-list 20 years ago
orbiter 0ec54d9c5f enhanced CR-file handling and added first RCI-evaluation tests 20 years ago
theli 99fb26e499 *) Suppressing stackTraces in proxyError message for harmless errors 20 years ago
theli c2fe3a1670 *) Updating jMimeMagic Ruleset 20 years ago
orbiter 88e3234393 fine-tuning of rci-generation 20 years ago
orbiter a12759c1bf first try to implement a rci-computation from cr-files 20 years ago
orbiter 4a8e8f269e refactoring of cr-processing; new kelondro class to handle the attribute file format 20 years ago
orbiter 24dc0e0760 implemented cr-file processing and further transmission steps 20 years ago
low012 5cd1e9cef4 *) fixed some dirty code, idea analog to bit stuffing 20 years ago
orbiter 022530df7e small bugfix in kelondroTree 20 years ago
orbiter 9d9a87f445 limited htcache storage length 20 years ago
theli 8e308cf50e *) Possibility to change the server port on-the-fly. 20 years ago
theli d0dfccdb77 *) Making CrawlStacker pool configurable via GUI and config file 20 years ago
theli 3631cb1f6d *) deleting empty entities during index selection 20 years ago
theli ca26aab9b1 *) More debugging output for migrateWords 20 years ago
theli 9b35ae9027 *) Correcting wrong % values on IndexTransfer_p page 20 years ago
theli e6bf9d90a5 *) Fixing Problems with MalformedURLs during Word Selection 20 years ago
theli 86a9210264 *) indexing queue slots are now configurable via config file 20 years ago
theli 3c11d7b81c *) Bugfix for minimizeUrlDB 20 years ago
orbiter 9913049009 fixed outOfMemory bug caused by loops in kelondroTree during enumeration 20 years ago
allo f8f9d509d5 removed dead Code 20 years ago
allo 5918d3985e removed Debug Statements 20 years ago
theli bbb936b9ea *) Bugfix for not human readable content of PDFs while viewing the URL Content via GUI 20 years ago
theli 445e3a620f *) Avoid rejecting of html content by the crawler when the file extension is not set properly 20 years ago
orbiter a3fd0069f5 fixed bug in kelondroTree node iteration (rotation did not work) 20 years ago
theli fd58d5f8e6 *) Adding possibility to specify the interface / IP-Address where YaCy should bind to. 20 years ago
allo 889de6686c Migration in yacyVersion 20 years ago
theli 444a5a9368 *) Bugfix for Entries with null url in GlobalQueue 20 years ago
allo 3bbb932fa2 Bugfix for nullpointerexception. 20 years ago
allo 4976f97956 Logout Function on User.html 20 years ago
allo b74e990c74 better Logout function 20 years ago
borg-0300 ebac51df52 restore defaultRemoteProfile 20 years ago
allo 4daa4b00e9 logout function 20 years ago
borg-0300 5778428455 move cutUrlText to nxTools, 20 years ago
borg-0300 9158845c3b bugfix for snippet text null bytes 20 years ago
orbiter 6e81f2580d try to fix bug with storage of settings 20 years ago
orbiter f763923e0a added missing files for last commit 20 years ago
theli 9649d08171 *) More tolerant robots parser 20 years ago
orbiter 79818a320f introduced citation-rank transmission protocol and activate transport for anonymisation 20 years ago
theli 6f8d7d3bcd *) Adding first version of YaCy bookmarklet 20 years ago
theli 7e0647f692 *) Bugfix for userDB usage during authentication 20 years ago
theli 93cadb47b9 *) More tolerant robots parser for robots-files which missing empty lines between rule blocks 20 years ago
orbiter 02f8013013 auto-delete of corrupted word files during word-migration 20 years ago
orbiter d2731418bf added creation of global ranking files and changed url normal form usage 20 years ago
theli 6f9f8ed8f8 *) Automatic Reset of Stack Crawler DB on startup errors 20 years ago
theli fb766413d1 *) Changes on httpc dns caching 20 years ago
orbiter bc420c62f6 fixed htcache path generation (never change a running system) 20 years ago
borg-0300 795f488222 new urlNormalform version 20 years ago
orbiter c86d801b0f removed dyndns domains from dns caching 20 years ago
orbiter 6dc42a2392 detecting of loops in kelondroTree during last/first-Node search 20 years ago
borg-0300 17d2830394 see: http://www.yacy-forum.de/viewtopic.php?t=1416 20 years ago
theli dd24f0252f *) Searchword highlighting for info page 20 years ago
theli f9fb284fb7 *) Better handling of robots.txt files with incorrect keywords 20 years ago
borg-0300 a1406f4617 urlNormalform: no logging 20 years ago
borg-0300 72cde1d894 getCachePath: no logging 20 years ago
borg-0300 1fbd72f9e0 rename "index.html" to "ndx" 20 years ago
borg-0300 cd1107d85e added support for URLs with '?&' 20 years ago
borg-0300 5fb2b017cb small change 20 years ago
borg-0300 60e869f236 bugfix for last commit 20 years ago
borg-0300 544e4ea90e small change 20 years ago
borg-0300 00ab4d8723 cleaned, small change, Properties 20 years ago
theli b8ceb1ffde *) Adding better https support for crawler 20 years ago
borg-0300 d2507c6081 rename setJunior()... to orJunior()..., 20 years ago
borg-0300 e3179a6394 added getOwnSeedFile() 20 years ago
borg-0300 a803a509ae bugfix: port handling in HTCache 20 years ago
theli 3d0dfd4df4 *) Using StringBuffer instead of String concatenation 20 years ago
low012 452db479cd *) bugfix: "21" was displayed as &quot;21&quot; in yacyWiki 20 years ago
hydrox cb69047b91 *)cleanup access static methods and fields 20 years ago
hydrox 56b9f34411 *)removed unused imports 20 years ago
orbiter 5f68b6886b introduced new url-hashes for better ranking computation 20 years ago
orbiter aadace1285 fixed network image in search performance monitor 20 years ago
orbiter bb369c98de fixed search result ordering by date 20 years ago
hydrox 295aff52a3 *)added offline-browsing-support (onlineMode=0) 20 years ago
orbiter 4d1e56e4d9 fixed intermission-bug (removed 'break for intermission' of httpd-thread) 20 years ago
orbiter b058ecf0bc refactoring of image-generation; added experimental PNG encoder (not active now) 20 years ago
orbiter 7a9fc653e9 fixed 100% cpu bug in wikiCode 20 years ago
orbiter 1aa707d357 fix for http://www.yacy-forum.de/viewtopic.php?p=11866#11866 20 years ago
orbiter d42531e1b2 added auto-reset for NURL-DBs 20 years ago
allo 5526d2ff73 Basic WatchCrawler.html, which loades the Queues using AJAX. 20 years ago
allo 92c49b406b adminAuth with userDB and adminAuthenticated (fix for statuspage) 20 years ago
rramthun 27f180f24b Update of YaWoStat to 0.2. 20 years ago
theli 3b5d0eb053 *) Synchronizing robots.txt downloads to avoid parallel downloads of the same file by separate threads 20 years ago
theli 723e056c48 *) Bugfix for ClassCastException during SessionPool.close 20 years ago
theli e58e85363d *) Bugfix for ConcurrentModificationException while operating on seed properties 20 years ago
orbiter d656e2b433 added a memory-profile chart generation to database performance testing 20 years ago
theli ec3af327f7 *) Bugfix for Proxy-Authentication against remote proxy 20 years ago
orbiter 5b0911d7ea added new performance menu for search sequence configuration and monitoring 20 years ago
orbiter 4fa942511b de-serialized read and write access 20 years ago
orbiter 1ff0ced515 integration of an interface class for abstract access of kelondro indexed structures like kelondroTree and kelondroHashtable 20 years ago
allo ada06b0674 bugfix for Networkimage from Hydrox 20 years ago
allo e3f87f9dab Bugfix for not parsable Numbers (NumberFormatException when loading users) 20 years ago
theli d3ad712418 *) Bugfix for Seed file upload problem via ftpc 20 years ago
theli 9a2afe88d4 *) Deactivating unlimited timeout for persistent connections because this 20 years ago
orbiter 1aa4ba8b62 added post-search filtering of redundant urls (longer than existing cited) 20 years ago
low012 8e7b214e41 *) 5 inverted commas are needed instead of only 4 to strongly emphasise a text (closer to Wikipedia's syntax now) 20 years ago
orbiter 8d827cdb30 tried to fix problems with order of network list by last-seen (which could also improve the network picture) 20 years ago
low012 1e6cf9fd41 *) indented texts between escape symbols behave like indented preformatted texts now 20 years ago
theli 446e7e8bef *) Bugfix for Seed-Upload - Permission denied problem 20 years ago
orbiter 097009d910 experimental visualization of DHT access during global search (temporary) 20 years ago
orbiter 4dcbc26ef1 introduction of search profiles; very experimental 20 years ago
theli 6c48c3ce39 *) Bugfix for ArithmeticException during IndexTransfer 20 years ago
low012 fd1b08303e fixed a bug theli pointed out (indented <pre>-blocks) 20 years ago
theli 525c8dcbd4 *) Adding Traffic Statistic for Crawler 20 years ago
theli 9a5ab62928 *) Adding yacy specific X-YACY-Index-Control header which can be used by clients 20 years ago
theli 539f9e57aa *) Disabling RemoteProxy if remoteProxyName is null or empty 20 years ago
theli 5a25ad9109 *) Bugfix for useRemoteProxy4YACY and useRemoteProxy4SSL check 20 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support 20 years ago
low012 222607ef0f *) added <pre>-tag for preformatted text to yacyWiki (as requested by theli) 20 years ago
allo 117a424d00 bugfix for sharing png/gif files in WWW/SHARE 20 years ago
theli af3060938b *) Bugfix for manual peer ping functionality 20 years ago
theli 6e3201b74d *) Bugfix in httpc.java 20 years ago
borg-0300 58b670201d now, changed HTCacheSize needs no restart 20 years ago
allo f97c303ebd rights for Admin and Proxy. 20 years ago
allo 97de600a68 another bugfix for share/www. 20 years ago
allo df147d0fb0 rightsmanagement for upload/download User - preparations for proxy and admin User 20 years ago
allo 2dfd6bf36a fix for networkimage 20 years ago
allo ec10220d57 Fix for last Commit: .class Files in htroot, not in the dir of the localized HTML-Files 20 years ago
allo 4db2080188 Bugfix for www and share. 20 years ago
theli 40777556c5 *) Connection Tracking 20 years ago
borg-0300 bcb0d6d5ff changed setLastSeen(long rd) to setLastSeen(); 20 years ago
borg-0300 cdbaf637fb added 20 years ago
borg-0300 e642a5d8b7 more constants 20 years ago
borg-0300 7b510b558a small change 20 years ago
borg-0300 ee7d847869 small change 20 years ago
borg-0300 d77b982083 small fix for last commit 20 years ago
borg-0300 b00cd5640b bugfix for 'hello.class java.util.ConcurrentModificationException:null' 20 years ago
rramthun a98bafb939 Changes to german language file 20 years ago
allo 43a127ff3a allow httpsTunnels to other Ports than 443. (if secureHttps=false) 20 years ago
allo 93c1cb9226 ipAuth works. thx theli. 20 years ago
allo 6430fa520e bugfix for broken HTDOCS 20 years ago
allo 4320425a17 ipAuth (this does not work yet) 20 years ago
theli 95abdeb685 *) Bugfix for nextElement function of URL Enumerator 20 years ago
orbiter 6260942590 changed search process: received indexes are now buffered and written to wordIndex after search 20 years ago
theli b7e21ec107 *) Adding DB import function which allows to import an foreign yacy DB (from directory PLASMADB) 20 years ago
borg-0300 7ee03acce0 new function cutUrlText added to shortens the URLs on IndexMonitor.html 20 years ago
allo b88a9584f8 New Errorpage 20 years ago
theli b177a80bb7 *) Bugfix for sendRespondError StackOverFlowException problem 20 years ago
theli 219acc1e8f *) Bugfix for wrong http version in response to http/1.0 requests 20 years ago
orbiter bc56a88cc8 further refactoring of search 20 years ago
allo 0f2f783e46 no no-cache for mediaExts 20 years ago
allo 7ca60f97bf localization Support for Includes 20 years ago
orbiter d29dfb0a12 refactoring of search / preparation for better search methods 20 years ago
allo 9ff2bd2f0e allow surfing, if no timelimit set. 20 years ago
theli 0ae166c522 *) Small changes to Index Transfer. 20 years ago
theli 461374e175 *) Restricting amount of files that yacy is allowed to open during index transfer/distribution 20 years ago
theli c8a35a0130 *) Adding new connection tracking page (currently only for incoming connections) 20 years ago
allo 141417821e limitless Accounts (set timelimit = 0) 20 years ago
orbiter b80b2fbdcc crawling peers now produce waves in network graphic 20 years ago
orbiter b45ffecd39 log to fix http://www.yacy-forum.de/viewtopic.php?p=11111#11111 20 years ago
orbiter 10d3627c90 changed word cache flush scheduling and removed possible locks 20 years ago
orbiter dced5c761e added 'corona' for crawling peers in network graphic 20 years ago
orbiter 4cf0d1eb6d less memory occupation in ImagePainter 20 years ago
allo 6bd9348bf1 small change 20 years ago
orbiter aae5af9686 imagePainter may now paint arbitrary large circles; small update to network graphics 20 years ago
allo be8e95d86a debug printlns removed 20 years ago
allo f1ff33177d reset Timelimits on Daychange 20 years ago
theli 54a97a7355 *) IfesL: Suppressing "Broken pipe" stacktrace in log file 20 years ago
theli a9e25c26e1 *) adding new sendRespondError method to httpd which accepts a template include file 20 years ago
allo 5605cc8018 TimeLimits 20 years ago
orbiter 6a72f06c40 resizable network picture + greater on click 20 years ago
orbiter 839db8869c added high/low priority for index adding 20 years ago
theli 3966b38360 *) Bugfix for userDB time limit calculation 20 years ago
theli 1688be8590 *) plasmaSwitchboard.java 20 years ago
theli e3a586d7bd *) Using serverByteBuffer instead of ByteArrayOutputStream 20 years ago
orbiter e9eb5e4b56 refactoring of index-entity join methods 20 years ago
orbiter 258fd9eb8e adding missing file for websearch refactoring 20 years ago
orbiter 77ae30063d refactoring of websearch process 20 years ago
orbiter 579b22d8ff small update to network drawing 20 years ago
orbiter 2b5829c3da small fix 20 years ago
orbiter e85989510a update to network image; added disconneced peers by disconnection time and changed colors 20 years ago
orbiter 4c7918f5b5 added shotdown to crawl stacker (moved from 882) 20 years ago
orbiter 2851658c2a re-integrated Martins last change to crawl stacker from svn 882 that I had deleted accidently 20 years ago
orbiter c83594528c integrated crawl stacker into thread control 20 years ago
orbiter 16a49c1c9d fix for graphics generation bug, see http://www.yacy-forum.de/viewtopic.php?p=10987#10987 20 years ago
orbiter d666b61b83 fix for news-deletion, see also http://www.yacy-forum.de/viewtopic.php?p=11000#11000 20 years ago
borg-0300 4180c422e8 cleaned, finals, Properties 20 years ago
theli 959eefbc4f *) Robots.txt parser/ppt 20 years ago
orbiter c1c94111b0 added new network picture at Network menu using the new image-servlet method 20 years ago
orbiter d98ed41f31 update to image painter and test on http://localhost:8080/imagetest.png 20 years ago
allo f65c939a60 userDB Auth 20 years ago
orbiter 5153ec0f3e update to image painter 20 years ago
orbiter 1b2db0b52a fix for file-share access; damaged some commits before by me :-( 20 years ago
orbiter 1a5d98cd6d better imagePainter example and fix for typo http://www.yacy-forum.de/viewtopic.php?p=10920#10920 20 years ago
borg-0300 afc5ef2819 cleaned, Properties 20 years ago
orbiter 60ab32c313 removed obsolete htmlPlotter 20 years ago
orbiter 06f4ac494a image-painter test; try with http://localhost:8080/imagetest.png 20 years ago
borg-0300 fb27428674 added restart to Status.html 20 years ago
borg-0300 0dcfc25d98 cleaned, finals, Properties 20 years ago
borg-0300 4191b21e73 cleaned, finals, Properties 20 years ago
orbiter f6cf3967de fix for compile-bug in svn 583 (Martin guck mal ob das richtig ist: fifo oder filo-stack?) 20 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl) 20 years ago
orbiter 01db66dc69 implemented image-servlets. the imagetest will stay there only for a limited time. Now images can be generated on-the-fly from servlets 20 years ago
orbiter f6a0e0f162 small bugfix to readFully 20 years ago
orbiter 6d5d0ac801 bugfix for startup problems 20 years ago
orbiter 5dc0d41900 bugfix in kelondroRA (hint by Martin) 20 years ago
orbiter 0c3a20d44f more + changed log for better understanding of outOfMemory bug and others 20 years ago
orbiter e5f8163203 fixed a bug with news; news moving could lead to shurtcut loop / 100% CPU; appeared when clicked on a 'Profile' news in Network menu 20 years ago
orbiter fbb5e36b80 documentation update 20 years ago
allo cd77078aa0 old Version restored before Release 20 years ago
allo a4b747fe97 ProxyAccounts based on userDB 20 years ago
theli 0fd9aa6c6e *) Bugfix: supportedFileExt Function didn't detect the file extension correctly because of missing conversion to lower case 20 years ago
theli 8a33c9b309 *) Bugfix: supportedFileExt Function didn't detect the file extension correctly if there was a dot 20 years ago
theli 28c5687ff9 *) Bugfix for "download of non supported file content" via crawler 20 years ago
theli 2b3f964037 *) Bugfix: supportedFileExt Function didn't chop http parameters before trying to detect the file extension 20 years ago
theli d388292f24 *) adding function for user accounting which is called after each http request 20 years ago
theli c7b7c69484 *) adding some functions to userDB.Entry 20 years ago
theli d9c08a47f9 *) Minor changes to userDB 20 years ago
theli af7829df25 *) adding some functions to userDB.Entry 20 years ago
allo ff1d3d0680 Init of userDB 20 years ago
theli 19648702cc *) adding iterator to userDB 20 years ago
theli dd59c1ace9 *) Adding first version of yacy user DB 20 years ago
theli 595e0c7e56 *) Bugfix for ProxyErrormsg: Wrong base URL 20 years ago
allo 9e1485c13b new Class for UserAccounts 20 years ago
orbiter 9c4306e41e fixed problem with htcache path 20 years ago
orbiter 25a59a51ad fixed problem created with last svn commit 20 years ago
orbiter 0054d3b1a6 added age in network menu 20 years ago
orbiter 3dd7e90cdd kbytes instead of bytes in performance settings; new default values 20 years ago
orbiter 1669eaaa1a fixed svn 805 20 years ago
borg-0300 ca82d690a9 changed in SVN 805 one line too much 20 years ago
borg-0300 4bb1f849a0 Bugfix for http://www.yacy-forum.de/viewtopic.php?t=1233 20 years ago
orbiter 2c7b490e30 memory-logging 20 years ago
orbiter 7fc822a59b changed handling of time-zones 20 years ago
theli 9b7f37fc37 *) Minor changes 20 years ago
orbiter 3c1d968d29 fix-fix for 792 and small changes in ftpc/download/dir experiments 20 years ago
theli b5a8992d29 *) Setting some object fields to final 20 years ago
theli 5f95a1cf62 *) Bugfix for ProxyErrormsg: Wrong http host header 20 years ago
theli 023be89586 *) Bugfix for "Robots.txt wird immer wieder geladen" 20 years ago
theli 35c6c5ead7 *) Bugfix for "Blacklist und Crawlen" Bug. 20 years ago
orbiter dc474aa22f various bug-fixes 20 years ago
orbiter 9e2fc7e5fe load balancing of crawl target domains 20 years ago
orbiter 3fcc95a82c integrated crawl-profiles db in memory-performance monitor 20 years ago
orbiter 72ce36baba cleanup in kelondroRecords 20 years ago
theli fe6a6abc0b *) Adding robots.txt db to Performance Settings for Memory menue 20 years ago
orbiter 3274ae725e increased cache size of robots database; however, this should be integrated into new memory control 20 years ago
orbiter c6d2f50375 changed order of robots and double-check 20 years ago
orbiter 68d5ff2ef1 added stringbuffer in condenser 20 years ago
theli 90f02ea455 *) removing metainfo from serverargs 20 years ago
theli 70a5681a4f *) Bugfix for inactive scp seed uploader 20 years ago
orbiter e380d4e55e cleanup (no functional change) 20 years ago
orbiter de0a58d79c no more sync 20 years ago
orbiter 495bc8bec6 removed cache-control from low and medium priority caches which reduces memory use and computation overhead 20 years ago
theli 1dc94e7753 *) Adding support for gzip content-encoding of http post requests 20 years ago
borg-0300 a1f5027a88 finals; 20 years ago
orbiter 979a3ee3c0 exceptions for better testing of bug http://www.yacy-forum.de/viewtopic.php?p=9852#9852 20 years ago
orbiter 18d9e1a256 fix for http://www.yacy-forum.de/viewtopic.php?p=10026#10026 20 years ago
borg-0300 1dd7047af5 finals; 20 years ago
orbiter ef85fce661 change of memory-consumption constants (had been much too low) 20 years ago
orbiter 07f30931ec various configuration options in memory performance 20 years ago
orbiter 2f732e32a2 enhancements to memory menue 20 years ago
orbiter e17df64b54 removed IS_ADMIN - feature. This was covered by plasmaSwitchborad.adminAuthenticated 20 years ago
orbiter 96a5b6e8fb removed yacy peer types from serverSwitch 20 years ago
theli b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21 20 years ago
borg-0300 6d1de8abfd finals; cleaned; 20 years ago
orbiter af9021e956 fixed bug with news caching 20 years ago
orbiter 14bc880fa4 fixed bug with crashed profile database 20 years ago
orbiter 71a31f0902 integrated and extended new memory performance menu; found and fixed bug in DHT caching 20 years ago
orbiter fb52a82008 added new performance page for memory settings 20 years ago
rramthun 9dfbd93c7b Updated german language file 20 years ago
orbiter e6b30911c3 small changes to caching 20 years ago
borg-0300 42cd2cea65 added final constants, so that other class can reach it; 20 years ago
orbiter 900ab97422 change of memory-allocation blocking value for GC prevention 20 years ago
orbiter 0ffca99886 added priority-organization to kelondroRecord cache. This should virtually double the cache capacity. 20 years ago
orbiter 2d22626386 automatic switch-off of cache control in kelondroRecords in case that cache is big enough (so that no cache-aging needs to be controled) 20 years ago
orbiter 50a9500035 fixed 100% CPU bug with news queue deletion 20 years ago
orbiter cddd9aaa33 fixed SERIOUS bug with kelondroStack; affected all stack processing since 729 20 years ago
orbiter 416c126815 fix for a profile = null problem and new monitor in crawl queue 20 years ago
orbiter 19547f1821 changed node manipulation methods in kelondro core to reduce object allocation 20 years ago
orbiter debb207a74 removed file sync 20 years ago
orbiter 2148c0cf49 replaced kelondro storage core; much less objects in kelondro cache now; less IO from DB 20 years ago
theli dff96601fe *) Bugfix for transferURL: 20 years ago
theli beefddf0e8 *) Adding option which allows to do a Index-Transfer without deletion of index 20 years ago
rramthun 4036ee812a Updated german language file 20 years ago
theli 40925f4fb7 *) Improving complete index transfer performance by automatically increasing size of transfered word chunk 20 years ago
theli 91ab4d044b *) Adding automatic retry functionality to complete index transfer function 20 years ago
theli a62677f761 *) Adding additional logging output for complete index transfer 20 years ago
rramthun 10e7d6f02b Bugfix for http://www.yacy-forum.de/viewtopic.php?t=1053 20 years ago
theli b991d2e7dd *) Additional logging message for complete index transfer 20 years ago
theli 3c00c5f6c7 *) Complete Index Transfer 20 years ago
theli f783061414 *) Changing redirection code from 307 to 302 20 years ago
theli a6a8af0f04 *) httpdFileHandler templateCache can now be disabled 20 years ago
theli 2cb084d426 *) Complete Index Transfer 20 years ago
theli d1de71e9f6 *) Suppress stacktrace on proxy error for "No route to host Exception" 20 years ago
theli 56160cbd01 *) Bugfix for "YaCy verzählt sich ..." Bug. 20 years ago
orbiter 43b42854a0 fix for null-entries and http://www.yacy-forum.de/viewtopic.php?p=8649 20 years ago
borg-0300 801e902795 small change 20 years ago
theli 019cc716db *) Undoing last changes on yacySeed. Seems not to work properly. 20 years ago
theli 177e8af5b7 *) Bugfix for ConcurrentModification in kelondroAbstractRA.writeMap caused by yacySeed.getMap() 20 years ago
theli d3c923e6b9 *) Bugfix for "ConcurrentModificationException in hello.class" 20 years ago
rramthun 02c242ae22 minor changes 20 years ago
theli 44b36d087e *) Implementing a Cache for the servelet template files (.html) 20 years ago
theli 394b4440d2 *) adding isLoggable function to serverLog class 20 years ago
theli 73ded2f0b6 *) Trying to fix bug for Seed-Upload-Failed 20 years ago
theli 3587407039 *) Fixing problems of list operation if index and queue size are both 0. 20 years ago
theli 51b48a10e8 *) Suppress stacktrace on proxy error for "ValidatorException: No trusted certificate found" 20 years ago
theli 7809b382bf *) Bugfix for Blacklist support for https (only initial connect) 20 years ago
theli 7fe8784231 *) URLs pointing to a server having a private ip addess will not be indexed anymore 20 years ago
rramthun 7c86c36210 undoing one part of the last commit. do not know, why it didn't work... 20 years ago
rramthun a79913c6ea updated german language file 20 years ago
borg-0300 718950c5da small change 20 years ago
theli 0aafb83edc *) Bugfix for robots.txt isDisallowed Check. 20 years ago
theli 2cd695f376 *) Bugfix path-entries of robots.txt were not decoded correctly 20 years ago
borg-0300 8260128ee9 changed getFreeSize(); 20 years ago
theli f8ad65eae1 *) First trial implementation of robots.txt support 20 years ago
theli 9444852896 *) Correcting problems if the port number was set to -1, e.g. because of the usage of function 20 years ago
borg-0300 0a57fbcde5 Added new HashSet filesInUse; 20 years ago
borg-0300 8cd6a52dd0 Convention 20 years ago
borg-0300 c0e3d18bbf *) remove import java.lang 20 years ago
borg-0300 b1cd1fa917 cleaned 20 years ago
borg-0300 da9c6857fb *) changed a misunderstand, no BUG ;) 20 years ago
borg-0300 fbac053c03 small change 20 years ago
theli 578f36ae18 *) Speedup of indexer. Proxy files will not be enqueued by the cachemanager 20 years ago
theli 1219ef99f0 *) Bugfix for NullpointerException in yacyDebugMode Init 20 years ago
allo 9300689dde bugfix *gr* 20 years ago
theli e09f1fe8e4 *) IfsL: Suppressing stacktraces on further proxy errors 20 years ago
theli 6c722706b7 *) Moving yacyDebugMode intialization to switchboard 20 years ago
allo ebc39a7b9a minor fixes 20 years ago
low012 e19ededd66 *) prevents problems due to HTML code in profiles (my posting from 05.Sep.2005 http://www.yacy-forum.de/viewtopic.php?t=964) 20 years ago
theli 4e07828807 *) httpdProxyHandler.java 20 years ago
allo f90f699ab1 missing package line. 20 years ago
low012 89d7c6e45e *) Bugfix: offset of 1 prevented correct replacement of HTML 20 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header 20 years ago
allo 06a451768f a simple robotsParser. 20 years ago
borg-0300 81cb8feb15 back to 649 :/ 20 years ago
borg-0300 5194511e8e *) attempt to find bug 20 years ago
theli 8f3d19b331 *) Suppress stacktrace on proxy error for "Connection reset" 20 years ago
theli 6991b9e2b9 *) Suppress stacktrace on crawler error for "Connection reset" 20 years ago
theli a20814291f *) Bugfix for "Race condition zwischen httpc und switchboard" 20 years ago
theli 286853fd39 *) Bugfix for "YACY hängt sich beim Beenden auf" Bug 20 years ago
theli a47f9238fe *) Blacklist is now also used by the crawler 20 years ago
theli dc0a2d4c11 *) Bugfix for Loader Queue: 20 years ago
theli 732a107160 *) Bugfix for "-UNRESOLVED_PATTERN-" Bug on IndexCreateWWWLocalQueue_p.html and "urlEntry.url() == null" Bug 20 years ago
theli 33aaffbfc6 *) Displaying content size of each entry in indexing queue 20 years ago
allo 022c1ab179 performance fix for yacyDebugMode and useYacyReferer. 20 years ago
allo 286442fbc5 do not Use YaCy-Sites as Referer, if useYacyReferer = false 20 years ago
theli f9eb550fbc *) Bugfix for NullpointerException in serverAbstractSwitch.setConfig 20 years ago
borg-0300 7626823519 BUGFIX for last 'commit' 20 years ago
borg-0300 971756e8dd the delete size is smaller 20 years ago
theli 0471019606 *) IndexCreateIndexingQueue_p.html now also shows indexing jobs that are currently in process 20 years ago
theli 3dc6845bef *) Logging error message to logging output if no errormessage can be send to the user by the proxy 20 years ago
theli 3df5c7a6cf *) Displaying an proxy error page instead of a white page if the server has closed 20 years ago
borg-0300 cc493ef8c1 Added change from Hermes 20 years ago
theli 4edb5b6f1e *) Bugfix for "ProxyAccess logging" Bug 20 years ago
theli 7a7254713d *) Moving Logging directory per default to DATA/LOG 20 years ago
theli bead8a32aa *) IndexCreate_p.java: 20 years ago
theli 48aaf703cc *) Adding additional logging output to detect crawling problems 20 years ago
theli 59b8a98c7e *) Bugfix for suppressing of stacktrace in log on crawler error "MalformedURLException" 20 years ago
low012 2ee4f9f4e5 *) added escape characters [= and =] to yacyWiki 20 years ago
borg-0300 c1d7527929 better cache cleanup 20 years ago
theli 2e6df95786 *) adding toString method 20 years ago
theli ebbd063c92 *) Making mimeTable static final 20 years ago
theli 60e77dcc60 *) Adding additional loglevel finer + finest according to Thread http://www.yacy-forum.de/viewtopic.php?p=8750#8750 20 years ago
borg-0300 fa54b5f38d cleanup spaces 20 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels 20 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels 20 years ago
theli f19c09b227 *) Suppress stacktrace on crawler error for "MalformedURLException" 20 years ago
theli cc1df08069 *) Adding missing synchronized blocks 20 years ago
theli 0dfa8b62e2 *) Changing Proxy-Useragent string according to thread http://www.yacy-forum.de/viewtopic.php?p=8183#8183 20 years ago
borg-0300 bf14e6def5 *) proxyCache, proxyCacheSize can be changed under 'Proxy Indexing' 20 years ago
theli 3dfda1c9da *) More verbose output on ftp-seed-upload failure 20 years ago
theli e3aa3a2d75 *) Bugfix for ProxyAccess Logger 20 years ago
theli 9b818b1ce3 *) Pausing Crawlers if there is not enough space on disk 20 years ago
theli b33094e925 *) Trying to solve "Too many open files bug" 20 years ago
theli b67f008eb8 *) Trying to solve "Too many open files bug" 20 years ago
theli 34790acf02 *) Bugfix for suppressing of stacktrace in log on crawler error "unknown host" 20 years ago
theli a812fb86cc *) Port Forwarding Feature does not detect broken connection properly. 20 years ago
theli af7b8f75bd *) Making proxyAccessLogging configureable via yacy.logging file 20 years ago
theli 8132a44305 *) Better error handling if yacy SOAP extension is not installed 20 years ago
allo 66ebce1109 use staticIP more often 20 years ago
theli 2a081c9ee5 *) Adding additional logging message for "NURL.entry() == null" Bug 20 years ago
theli cb1f11c96b *) Suppress stacktrace on crawler error for "Unknown Host" 20 years ago
theli e338a13de3 *) Suppress stacktrace on crawler error for "Read timed out" 20 years ago
theli 2e43e744de *) Suppress stacktrace on crawler error for "connect timed out" 20 years ago
theli 36cbe04e3e *) Bugfix for Crawler Redirection Bug 20 years ago
theli b70de495a0 *) Remembering Crawler-isPaused setting 20 years ago
theli e569a84dc0 *) Using the same configuration settings for all indexing threads on server Startup 20 years ago
theli 17be77a468 *) Bugfix for "Crawler data will not be removed from htcache if content parsing failed" 20 years ago
theli 858cb983d7 *) Printout date and system name on proxy error page 20 years ago
theli 4a2f06053f *) Bugfix for "Gehäuselautsprecher" Bug 20 years ago
theli dc7c5237fb *) Bugfix for "Gehäuselautsprecher" Bug 20 years ago
theli 5f55dff297 *) Bugfix for "Binäre Nullen auf der page: Index Creation: Indexing Queue" 20 years ago
theli cb97d2972e *) Bugfix for "peer not accessible via .yacy name if Transparent Proxy Support is enabled" bug 20 years ago
allo 60074b4301 more DebugMode(60 Secs Timeout) 20 years ago
allo eb6365c069 local Bootstrapping bug. 20 years ago
theli 330eae7cf3 *) Normalizing CrawlerStartURL now before crawling is started 20 years ago
theli ab894d26bc *) Bugfix for "plasmaSwitchboard.deQueue: null" Bug (hopefully) 20 years ago
theli eaf9f26cc3 *) Bugfix for NULL PROFILE HANDLE 'null' Bug: 20 years ago
rramthun 0864ea367d Added preformated changelog.txt 20 years ago
allo 41aa3ae72e provide a virtuell Headerfield IS_ADMIN. 20 years ago
rramthun 4cb382decb Adding changes by borg-0300 from http://www.yacy-forum.de/viewtopic.php?t=997 20 years ago
low012 ecfdc4928a *) better implementation of definition lists 20 years ago
rramthun 26289e955c Updates of the language file 20 years ago
theli 0d0bc02f38 *) Printing stacktrace into log on seed-upload error 20 years ago
theli 115c4edfcc *) Adding additional logging statements to help debugging seed-upload problems 20 years ago
theli 751a778b54 *) Bugfix for heise newsletter Problem 20 years ago
theli 7d8af6b41a *) Bugfix for heise newsletter Problem 20 years ago
theli 4335bfe822 *) Using timeout also to establish a connection 20 years ago
low012 36dfb9f686 implemented citings (blockquote) and an early version of definitions (not much of a list yet) 20 years ago
theli ec4c70d722 *) If there are at most 10 entries left while doing an index transfer, these entries will also be appended 20 years ago
theli d4a045d7b1 *) Trying to solve "de.anomic.plasma.plasmaSwitchboard.deQueue': null" Bug 20 years ago
theli ea9a992f05 *) Before the crawler retries to download a URL it checks if the server is already doing a shutdown 20 years ago
theli ea26b84eed *) Bugfix for http://www.yacy-forum.de/viewtopic.php?t=954 20 years ago
theli 0c8a48e2cb *) converting php Session ID to lower case in funktion isCGI 20 years ago
orbiter e616395c3b latest changes and cut for 0.40 20 years ago
orbiter c47bb1182d bugfix for assortment initialization error 20 years ago
theli 4654eae4e2 *) adding php Session ID to argument in funktion isCGI 20 years ago
theli 8c62fb49ba *) Bugfix for httpdSoapHandler Initialisation. 20 years ago
orbiter 25f632dbd9 more DHT bugfixes and better logging of DHT effects 20 years ago
orbiter 5cb00889d9 enhancements to dht selection, search and search presentation 20 years ago
orbiter ba0a486328 moved printStackTrace() to logging 20 years ago
orbiter 3094045d34 fix for http://www.yacy-forum.de/viewtopic.php?p=7454#7454 20 years ago
orbiter 8d6c288f04 display of peer name in headline; see http://www.yacy-forum.de/viewtopic.php?p=7466#7466 20 years ago
orbiter cd10370992 several bugfixes and dht selection / logging improvement 20 years ago
orbiter 3610fe6b3a see http://www.yacy-forum.de/viewtopic.php?p=7410#7410 20 years ago
orbiter c8a7a85ce2 fix for http://www.yacy-forum.de/viewtopic.php?p=7384#7384 20 years ago
orbiter 98b028038c bugfix, see http://www.yacy-forum.de/viewtopic.php?p=7370#7370 20 years ago
orbiter 6594541ef5 fix for http://www.yacy-forum.de/viewtopic.php?p=7361#7361 20 years ago
orbiter 7db543a9fa fixes for several dht misbehaviours 20 years ago
rramthun 20002b6386 Added Regex tutorial to Help.html, because many people don't understand Regex. 20 years ago
orbiter 5716f8521d bug fixes for word ordering and dht index selection 20 years ago
orbiter f5259f29e8 word cache behaviour fix and other fixes 20 years ago
orbiter c796a38424 doc update 20 years ago
jerri fa154e6ce5 Added some more javadoc into httpc.java. Moved the inner class response to the 20 years ago