Commit Graph

1494 Commits (92f4cb4d73f5226acc7dc280068b2ee96e6f8838)

Author SHA1 Message Date
allo f95c006dc2 generation of empty gettext files from yacy html-files
19 years ago
orbiter 4fa3271754 adopted memory calculation to new memory amount used by kelondroCollectionObjectMap
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
orbiter 11951aed41 replaced node cache Object type in kelondroTree:
19 years ago
orbiter 12af69dd86 cosmetics
19 years ago
orbiter ea72a7c580 added new objectMap (can replace HashMap and should use less memory, but is slower)
19 years ago
allo 67a8c74be3 Fix for dynamic login with static password.
19 years ago
allo ef9eb50c3c fix for adminlogin
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
theli 45b39ee1be *) solving unpacking problems with to long filename by
19 years ago
theli fb090652df *) use a more compact for plasmaWordIndexAssortmentImporter.java because the long name
19 years ago
theli 4ca0857c0c *) Index transfer now considers the pause time send by busy peers during
19 years ago
orbiter e8848a3532 bugfixing for new kelondroFlexTable
19 years ago
allo b23703f260 using cookieAuth.
19 years ago
allo 7f51a43cba disabled ipAuth for _p Pages (and broken Form-Login :-() for security reasons
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 ec36174b7f Form-Login works now.
19 years ago
allo 11123416f3 Form-Login function.
19 years ago
allo bd13bd78ad Bugfix for broken Tags
19 years ago
orbiter 75ed507d39 some debugging of new kelondroFlexTable class
19 years ago
theli f01bd25489 *) Bugfix for OutOfMemory problem during minimizeUrlDB
19 years ago
orbiter 8a18302e84 some work on the intMap
19 years ago
orbiter 56084e9edc added a intMap, the new index management structure for kelondroFlexTables
19 years ago
orbiter e374add8cb added html tag 'area' to html parser
19 years ago
orbiter eda055e729 - enhanced kelondroCollection speed
19 years ago
orbiter 5d2cd26529 enhanced kelondroCollection performance
19 years ago
rramthun 5625937d1c Language improvements
19 years ago
orbiter 577a6e6487 some work on kelondroCollection, no effect on current YaCy functions
19 years ago
orbiter 2185a5cfb7 prevention of possible ConcurrentModificationException
19 years ago
auron_x 71228cfc56 *)added ip to Blog.xml
19 years ago
orbiter b30645305b some additions to kelondroCollection
19 years ago
orbiter 370c481fa7 bugfixes
19 years ago
orbiter 26b6cddf51 synchronized the DNS cache, because the non-synchronized version resulted in deadlocks
19 years ago
orbiter c36e9fc8d3 full integration of kelondroRow
19 years ago
orbiter 6e49721762 completed and tested kelondroFlexTable
19 years ago
orbiter b68f7dec9d added stub of new table class
19 years ago
orbiter b21824ef16 added new array interface
19 years ago
orbiter c75cacda95 added a flex-width-array: this is a table where it is
19 years ago
orbiter 4a907a570f 1st step to migrate kelondroTree to usage of kelondroRow instead of byte[][]
19 years ago
orbiter 572d53506c new kelondroRow objects now replace byte[][] objects in object cache
19 years ago
orbiter 09f780df27 more bugfixes for the new row/stack handling changes
19 years ago
orbiter 89424ff122 multiple bugfixes for new stack/row features
19 years ago
orbiter 3c3c047d0a integrated kelondroRow into kelondroStack
19 years ago
orbiter 5bb565944f integration of new kelondroRow into some parts of kelondro,
19 years ago
orbiter d580f582dc update to row/column handling
19 years ago
orbiter eaa6f012f0 refactoring: better naming for classic DB (files in WORDS)
19 years ago
orbiter 5041d330ce refactoring
19 years ago
orbiter 7b3b12888c refactoring: integrated indexContainer abstraction layer
19 years ago
orbiter cb295fbbdc refactoring
19 years ago
rramthun bc94a714b2 Better explanation for the auto-dom-filter.
19 years ago
orbiter 28ff7ec214 added missing file from last refactoring
19 years ago
orbiter 196b8abb30 refactoring
19 years ago
orbiter 24686e50a2 - fixed a caching bug
19 years ago
hermens b48327904a Don't disconnect peers that report 'busy' during index transfer.
19 years ago
orbiter 899c1a5df5 integrated cell-, and row-management classes
19 years ago
orbiter 4d8f8ba384 added cache-performance analysis for node caches
19 years ago
theli a520ab2e8c *) adding possibility to use an existing PKCS12 certificate for https
19 years ago
theli c5c5c166f0 *) fix for javadoc generation
19 years ago
orbiter 1b4a27cd99 added monitoring for new miss-cache
19 years ago
orbiter bd057b44dd - automatic setting of peer-does-not-accept-remote-crawl
19 years ago
orbiter 912116c5a7 renew cache update time if a cache-read hit happens
19 years ago
orbiter 81e79f2caf fixed new cache behaviour changes
19 years ago
orbiter 545f81b317 bugfix
19 years ago
orbiter cda087f43b - integrated cache miss storage into object cache
19 years ago
orbiter 757ec28430 refactoring: better data capsulation for indexURL
19 years ago
theli 61078b3885 *) adding support for delayed shutdown
19 years ago
theli 8b7626f8d1 *) Automatic redirection of browser if user changes port settings in ConfigBasic
19 years ago
auron_x e7199c6c7e *)fixed "Umlaute"-Bug in Blog
19 years ago
orbiter af098b815c - fix for blog/wiki error
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
orbiter a930be4ba3 refactoring of index management:
19 years ago
orbiter 634543121b added debug message
19 years ago
orbiter 74a78ebd78 turned back handling of map-writing into kelondro because of possible bug for testing
19 years ago
orbiter e656a00b74 removed some unused methods
19 years ago
auron_x 232ab7902b *)catched Null-Pointer-Exception
19 years ago
orbiter 82b2bc6932 patch for index-transfer DoS problem
19 years ago
hermens df7e1d9df3 Changes to plasmaURL and subclasses:
19 years ago
orbiter a474669338 start with refactoring of index management
19 years ago
orbiter 338047e056 replaced kelondroDyn write methods for properties and maps by faster version
19 years ago
orbiter b40f0edbe5 replaced property- and map-reader in AbstractRA by much faster version
19 years ago
orbiter 7f28a1a4cb another fix in kelondroDyn: construction of getDyn chunks was not clean
19 years ago
orbiter bb931c7b83 fix for some improper details in kelondroDyn
19 years ago
orbiter 19c6e67003 - added generation of news for blog entries
19 years ago
rramthun f08e33680c Added Blog-news-symbol as requested.
19 years ago
theli b4ab183518 *) Bugfix for NullpointerException if the seeds IP could not be resolved
19 years ago
theli f331def5d8 *) Bugfix for distribution. Incorrect behavior if peerCount == selectedCount
19 years ago
theli cea6e416d9 *) wrong name in header
19 years ago
theli df068cf23c *) adding first version of native SSL support for yacy
19 years ago
auron_x 55ea4cbfe6 *)reverted patch for memory-display issue
19 years ago
theli 5048b05bc6 *) Index Transfer should only restart at the beginning if the delete
19 years ago
auron_x 53d9ab6db7 *)fixed bug in PerformanceMemory_p.java which caused negative memory-values on big peers
19 years ago
theli ddfe0f0e27 *) don't try to parse referer string if it's null
19 years ago
theli bcc950c533 *) Bugfix for Index Transfer
19 years ago
allo 99110e6fd2 Fixed some of the copyright headers.
19 years ago
allo a1ba7fab69 bugfix for proxy users
19 years ago
orbiter d4b4812732 extended kelondroDyn with new objectBuffer
19 years ago
auron_x 586b256627 *)fixed Blog-bug with german Umlaute
19 years ago
allo 9938c252dd better Errorhandling for proxyAccounts
19 years ago