Commit Graph

974 Commits (ef751b9d3397578d494ae7998cc085df835573b1)

Author SHA1 Message Date
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter 1ce3c22761 better memory control:
19 years ago
orbiter 39b4c26bdc more memory control:
19 years ago
orbiter 3e9d509c39 some small fixes
19 years ago
low012 479861a3cf *) Value entered in searchfield will not get lost anymore when link "more options..." is clicked. If Javascript is disabled or function does not work for any other reason, there should be no change to current behaviour.
19 years ago
orbiter 16993e84dd replaced non-7bit umlaut ascii
19 years ago
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection
19 years ago
auron_x 4eca0f8830 *) fixed PPM calculation for multiple indexer-threads
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
low012 9add56dc09 *) Cursor gets placed in search field when page is loaded. If Javascript is disabled or function does not work for any other reason, there will be no change to current behaviour.
19 years ago
theli 34831d2d9f *) Check validity of crawl filter reg.exp. before adding it into the crawler queue
19 years ago
theli 5e0b6f8f83 *) sorting peer name list on Blacklist_p.html
19 years ago
theli 6c8366aea1 *) Bugfix for blacklist import function
19 years ago
orbiter d0000a15d6 adjusted opensearchdescription to match requirements of A9
19 years ago
orbiter 248627ab92 added open search compatibility
19 years ago
theli eee44be602 *) adding an interface for customized blacklist classes
19 years ago
theli 79f27c298e *) next bugfix for blacklist
19 years ago
theli 4abc04dac0 *) make Blacklist_p.html more failsafe if no blacklist file is available of the user has entered empty strings
19 years ago
theli 28c84e5b57 *) Bugfix for NullPointerException in Blacklist_p if blacklist directory is empty
19 years ago
theli 66f1eb07d9 *) Bugfix for IllegalArgumentException in transferURL
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
orbiter f43c90fa98 fixed handling of null referer in crawlOrder
19 years ago
rramthun 23a99b8283 Small changes to the language
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
orbiter 718fbc2dae enhancements in kelondroCollectionIndex:
19 years ago
orbiter ec5149ff3b fix for busyCacheFlush detection
19 years ago
orbiter f58283def2 better control of index flush
19 years ago
orbiter 80b6c90d54 enhancements to prevent blocking during dht transfer receive
19 years ago
auron_x 4fb8fddd99 *)made the domainlist of the blacklist sorted
19 years ago
hermens d56f06401e - Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible
19 years ago
theli c09f734d06 *) offer router configuration on ConfigBasic.html
19 years ago
hermens dcbb4d0a6b Display the size of HashBlacklistedCache on PerformanceMemory page.
19 years ago
theli c7b6389ca1 *) renaming indexDistribution.dhtReceiptLimitEnabled property to indexDistribution.transferRWIReceiptLimitEnabled
19 years ago
theli 988341cf81 *) some comments added
19 years ago
theli d54767f634 *) last step of removing embedded html from dir class
19 years ago
rramthun 96b774e427 Adding link to newsletters as agreed in forum.
19 years ago
theli 8283df2d77 *) first step of removing embedded html from dir class
19 years ago
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class
19 years ago
allo 132cd7da45 no need to copy dir.*
19 years ago
allo 0164321160 fix for the actions (uploading/deleting, loggin in, ...)
19 years ago
orbiter 9183d21f25 renamed new index class to old name
19 years ago
orbiter c4e922885a replaced indexURLEntry by new class that uses a kelondroRow.Entry object
19 years ago
orbiter e357599f92 * fixed problem with indexContainer iteration from RAM:
19 years ago
orbiter 8b77afd72c some fixes to new container merger
19 years ago
theli 6e676224d0 *) adding support for upnp
19 years ago
orbiter 417ed5102e redesign of database iterators:
19 years ago
orbiter ad692fc6c7 implemented option to extract nurls from the database
19 years ago
orbiter 5f72be2a95 some redesign of EURL storage
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
theli b3c569f706 *) renaming of function getTransferedEntitySpeed to getTransferedEntrySpeed to avoid confusion
19 years ago
allo 01363bc7f6 missing file for the supertemplate demonstration.
19 years ago
allo 67c486a023 some example Code, how supertemplates can be used.
19 years ago
allo 7b0e2521bb Support for a supertemplate, which can do all thing, a normal template can do.
19 years ago
allo ff39a7a0d1 Overlay for welcome.*
19 years ago
rramthun b5ec7de936 Correction to last commit + spelling
19 years ago
allo 8e08125657 security fix (known path on yacy host / known path on remote ftp server)
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
allo 933a9e02ab fix for broken build
19 years ago
allo 360056b30c fix ajax bug (no valid xml)
19 years ago
allo f4d200ffa2 typo
19 years ago
orbiter e22cbaee97 - extended logging for preload
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter 675d1081a4 code clean-up: switched off unused variables
19 years ago
theli 31b5d8980e *) Bugfix for basic config redirection bug
19 years ago
rramthun 068d82c4c2 Important update of YPStats
19 years ago
theli b594ee9a5a *) Adding possibility to configure if the http proxy should send the
19 years ago
rramthun 0e9192a622 Updated YPStats_p.html
19 years ago
hydrox 8ba8e2b7d9 *) added cache for blacklists urlhashs recieved by DHT. DHT does not request URLs listed in this cache.
19 years ago
rramthun db2405533a New YPstats possibility.
19 years ago
hermens 53cbcc6d6e Implement emergency break in index receive when the limit of the ramCache is exceeded by more than cacheLimit
19 years ago
orbiter 4cc6e6551f bugfix
19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control.
19 years ago
theli b20496e42b *) make DHT DoS check configurable (requested by KoH)
19 years ago
allo 032b3fdd94 allow Creation of gettext only with password, because it causes high cpu-usage.
19 years ago
allo c264cda678 support to parse gettext files and to generate updated files, where only the new strings are empty.
19 years ago
allo f95c006dc2 generation of empty gettext files from yacy html-files
19 years ago
allo 0621106ef3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
theli 4ca0857c0c *) Index transfer now considers the pause time send by busy peers during
19 years ago
allo 958408ca4a bugfix for httpauth logout.
19 years ago
allo b23703f260 using cookieAuth.
19 years ago
allo bd22634c44 HTML-login, logout fixed.
19 years ago
hermens 3f1ebc097e Limit the size of the DNS cache to 5000 and the age of the entries to one day.
19 years ago
allo d7a3fdb18b no white pages, when clicking cancel on the password-dialog
19 years ago
allo ac772d4ef0 more RAM for our powerusers ;-)
19 years ago
allo 11123416f3 Form-Login function.
19 years ago
allo 251b3b636e some refactoring for js
19 years ago
theli d2dc848902 *) correcting validation of proxyStoreHTCache in ProxyIndexingMonitor configuration
19 years ago
hermens 38a1410361 Don't test a remote peer's seed during hello.respond as its IP might not be proper, especially while still virgin
19 years ago
rramthun 5625937d1c Language improvements
19 years ago
auron_x 71228cfc56 *)added ip to Blog.xml
19 years ago
auron_x 7b47055d6c *)added Blog.xml for backup and exporting purposes, no importing at this time
19 years ago
auron_x 3af867c7ba *)fix for broken subject in Blog-News
19 years ago
rramthun 962bc705d4 Fixed broken link
19 years ago
orbiter b4efd7fc4b changed default number of search results
19 years ago
orbiter 5041d330ce refactoring
19 years ago
orbiter 7b3b12888c refactoring: integrated indexContainer abstraction layer
19 years ago
rramthun bc94a714b2 Better explanation for the auto-dom-filter.
19 years ago
orbiter 196b8abb30 refactoring
19 years ago
orbiter 24686e50a2 - fixed a caching bug
19 years ago