Commit Graph

665 Commits (09a0e898e04c7e3288a0172bc4788c99c7a20f40)

Author SHA1 Message Date
theli b177a80bb7 *) Bugfix for sendRespondError StackOverFlowException problem
19 years ago
theli 219acc1e8f *) Bugfix for wrong http version in response to http/1.0 requests
19 years ago
orbiter bc56a88cc8 further refactoring of search
19 years ago
allo 0f2f783e46 no no-cache for mediaExts
19 years ago
allo 7ca60f97bf localization Support for Includes
19 years ago
orbiter 371fd67ecf headless awt mode
19 years ago
orbiter d29dfb0a12 refactoring of search / preparation for better search methods
19 years ago
allo 9ff2bd2f0e allow surfing, if no timelimit set.
19 years ago
theli 0ae166c522 *) Small changes to Index Transfer.
19 years ago
theli 461374e175 *) Restricting amount of files that yacy is allowed to open during index transfer/distribution
19 years ago
theli c8a35a0130 *) Adding new connection tracking page (currently only for incoming connections)
19 years ago
borg-0300 6d93ecf947 Thread.getAllStackTraces() removed, needs java 1.5
19 years ago
allo 141417821e limitless Accounts (set timelimit = 0)
19 years ago
borg-0300 52036caeac changed restart message
19 years ago
orbiter b80b2fbdcc crawling peers now produce waves in network graphic
19 years ago
orbiter b45ffecd39 log to fix http://www.yacy-forum.de/viewtopic.php?p=11111#11111
19 years ago
orbiter 10d3627c90 changed word cache flush scheduling and removed possible locks
19 years ago
orbiter dced5c761e added 'corona' for crawling peers in network graphic
19 years ago
orbiter 4cf0d1eb6d less memory occupation in ImagePainter
19 years ago
allo 6bd9348bf1 small change
19 years ago
orbiter aae5af9686 imagePainter may now paint arbitrary large circles; small update to network graphics
19 years ago
allo be8e95d86a debug printlns removed
19 years ago
allo f1ff33177d reset Timelimits on Daychange
19 years ago
theli 54a97a7355 *) IfesL: Suppressing "Broken pipe" stacktrace in log file
19 years ago
theli a9e25c26e1 *) adding new sendRespondError method to httpd which accepts a template include file
19 years ago
allo 5605cc8018 TimeLimits
19 years ago
orbiter 6a72f06c40 resizable network picture + greater on click
19 years ago
orbiter 839db8869c added high/low priority for index adding
19 years ago
theli 3966b38360 *) Bugfix for userDB time limit calculation
19 years ago
theli 1688be8590 *) plasmaSwitchboard.java
19 years ago
theli e3a586d7bd *) Using serverByteBuffer instead of ByteArrayOutputStream
19 years ago
orbiter e9eb5e4b56 refactoring of index-entity join methods
19 years ago
orbiter 258fd9eb8e adding missing file for websearch refactoring
19 years ago
orbiter 77ae30063d refactoring of websearch process
19 years ago
orbiter 579b22d8ff small update to network drawing
19 years ago
orbiter 2b5829c3da small fix
19 years ago
orbiter e85989510a update to network image; added disconneced peers by disconnection time and changed colors
19 years ago
orbiter 4c7918f5b5 added shotdown to crawl stacker (moved from 882)
19 years ago
orbiter 2851658c2a re-integrated Martins last change to crawl stacker from svn 882 that I had deleted accidently
19 years ago
orbiter c83594528c integrated crawl stacker into thread control
19 years ago
orbiter 16a49c1c9d fix for graphics generation bug, see http://www.yacy-forum.de/viewtopic.php?p=10987#10987
19 years ago
orbiter d666b61b83 fix for news-deletion, see also http://www.yacy-forum.de/viewtopic.php?p=11000#11000
19 years ago
borg-0300 4180c422e8 cleaned, finals, Properties
19 years ago
theli 959eefbc4f *) Robots.txt parser/ppt
19 years ago
orbiter c1c94111b0 added new network picture at Network menu using the new image-servlet method
19 years ago
orbiter d98ed41f31 update to image painter and test on http://localhost:8080/imagetest.png
19 years ago
allo f65c939a60 userDB Auth
19 years ago
orbiter 5153ec0f3e update to image painter
19 years ago
orbiter 1b2db0b52a fix for file-share access; damaged some commits before by me :-(
19 years ago
orbiter 1a5d98cd6d better imagePainter example and fix for typo http://www.yacy-forum.de/viewtopic.php?p=10920#10920
19 years ago
borg-0300 afc5ef2819 cleaned, Properties
19 years ago
borg-0300 68aa215479 cleaned
19 years ago
orbiter 60ab32c313 removed obsolete htmlPlotter
19 years ago
orbiter 06f4ac494a image-painter test; try with http://localhost:8080/imagetest.png
19 years ago
borg-0300 fb27428674 added restart to Status.html
19 years ago
borg-0300 0dcfc25d98 cleaned, finals, Properties
19 years ago
borg-0300 4191b21e73 cleaned, finals, Properties
19 years ago
orbiter f6cf3967de fix for compile-bug in svn 583 (Martin guck mal ob das richtig ist: fifo oder filo-stack?)
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 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
19 years ago
orbiter f6a0e0f162 small bugfix to readFully
19 years ago
orbiter 6d5d0ac801 bugfix for startup problems
19 years ago
orbiter 5dc0d41900 bugfix in kelondroRA (hint by Martin)
19 years ago
orbiter 0c3a20d44f more + changed log for better understanding of outOfMemory bug and others
19 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
19 years ago
orbiter fbb5e36b80 documentation update
19 years ago
allo cd77078aa0 old Version restored before Release
19 years ago
allo a4b747fe97 ProxyAccounts based on userDB
19 years ago
theli 0fd9aa6c6e *) Bugfix: supportedFileExt Function didn't detect the file extension correctly because of missing conversion to lower case
19 years ago
theli 8a33c9b309 *) Bugfix: supportedFileExt Function didn't detect the file extension correctly if there was a dot
19 years ago
theli 28c5687ff9 *) Bugfix for "download of non supported file content" via crawler
19 years ago
theli 2b3f964037 *) Bugfix: supportedFileExt Function didn't chop http parameters before trying to detect the file extension
19 years ago
theli d388292f24 *) adding function for user accounting which is called after each http request
19 years ago
theli c7b7c69484 *) adding some functions to userDB.Entry
19 years ago
theli d9c08a47f9 *) Minor changes to userDB
19 years ago
theli af7829df25 *) adding some functions to userDB.Entry
19 years ago
allo ff1d3d0680 Init of userDB
19 years ago
theli 19648702cc *) adding iterator to userDB
19 years ago
theli dd59c1ace9 *) Adding first version of yacy user DB
19 years ago
theli 595e0c7e56 *) Bugfix for ProxyErrormsg: Wrong base URL
19 years ago
allo 9e1485c13b new Class for UserAccounts
19 years ago
orbiter 9c4306e41e fixed problem with htcache path
19 years ago
orbiter 25a59a51ad fixed problem created with last svn commit
19 years ago
orbiter 0054d3b1a6 added age in network menu
19 years ago
orbiter 3dd7e90cdd kbytes instead of bytes in performance settings; new default values
19 years ago
orbiter 1669eaaa1a fixed svn 805
19 years ago
borg-0300 ca82d690a9 changed in SVN 805 one line too much
19 years ago
borg-0300 4bb1f849a0 Bugfix for http://www.yacy-forum.de/viewtopic.php?t=1233
19 years ago
orbiter 2c7b490e30 memory-logging
19 years ago
orbiter 7fc822a59b changed handling of time-zones
19 years ago
theli 9b7f37fc37 *) Minor changes
19 years ago
orbiter 3c1d968d29 fix-fix for 792 and small changes in ftpc/download/dir experiments
19 years ago
theli b5a8992d29 *) Setting some object fields to final
19 years ago
theli 5f95a1cf62 *) Bugfix for ProxyErrormsg: Wrong http host header
19 years ago
theli 023be89586 *) Bugfix for "Robots.txt wird immer wieder geladen"
19 years ago
theli 35c6c5ead7 *) Bugfix for "Blacklist und Crawlen" Bug.
19 years ago
orbiter dc474aa22f various bug-fixes
19 years ago
orbiter 9e2fc7e5fe load balancing of crawl target domains
19 years ago
orbiter 3fcc95a82c integrated crawl-profiles db in memory-performance monitor
19 years ago
orbiter 72ce36baba cleanup in kelondroRecords
19 years ago