Commit Graph

353 Commits (f8318436a1c2fc2b00890728748c5d1019a1947c)

Author SHA1 Message Date
allo f4af360f7c bugfix
18 years ago
hydrox 9b5fb3908d *) a peer-message are now created when a blog-comment is written
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
karlchenofhell 264a82eec8 - fix for http://www.yacy-forum.de/viewtopic.php?t=3657
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
theli bd03c6b874 *) bugfix in bookmarksDB:
18 years ago
karlchenofhell 9623bf7bbe - removed call of java 1.5 method
18 years ago
karlchenofhell a1d68fe092 - use .class rather than Class.forName for classes in class-path
18 years ago
hydrox 54fef3574f *) missing files for last commit
18 years ago
hydrox cb89c74d52 *) added blog-comments
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
orbiter e3480d4ad3 fix for warning in crawl balancer
18 years ago
karlchenofhell 39a2000d8b - added support for [[Bookmark:$bookmarkTag|description]]-link-listings (requested by theli) to wiki-parser
18 years ago
karlchenofhell 619653c054 - fix for last commit
18 years ago
karlchenofhell a5a36d9252 - hopefully last fix fo 1.5 methods (sorry for that, eclipse isn't that helpful in identifying those methods)
18 years ago
karlchenofhell e97b6f0458 - we still use Java 1.4 ...
18 years ago
karlchenofhell 0c7b8cf632 - added first version of new wiki-parser
18 years ago
low012 801eea8849 *) Fixed bug where pairReplace() got caught in infinite recursion. (http://www.yacy-forum.de/viewtopic.php?t=3466)
18 years ago
karlchenofhell d114a0136e - crawl profile: don't add null-values
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
(no author) e218940293 The copyright sign "\u00A9" is already replaced by "©". String "(C)" is not a unicode sequence!
18 years ago
low012 1bc4d8d470 *) If there is more than one pair of patterns in a line, all of them (and not only one pair) will be replaced.
18 years ago
low012 ea7a8cf7aa *) <hr> and <br> tags are XHTML compliant now.
18 years ago
karlchenofhell f2e6f19b90 - added versioning to Wiki
18 years ago
karlchenofhell 02a73dce87 - added Diff-class for wiki-versioning (forthcoming, first need suitable serverObjects.put() for it)
18 years ago
orbiter e4910f03d1 tag storage fix
18 years ago
orbiter 991182b29b more space for bookmarks
18 years ago
orbiter 88fa764b64 implemented new kelondroObjects into bookmarkDB
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache.
18 years ago
allo 14f2068daf some more bookmark changes towards multiuser bookmarks
18 years ago
allo ff79c52fc0 bookmark users can now edit bookmarks.
18 years ago
allo f40169fcd7 preparing multiuser bookmarks
18 years ago
orbiter c0851ee943 refactoring: moved and renamed de.anomic.data.searchResults to plasma package
18 years ago
allo c39dda2374 finished refactoring of searchtemplates.
18 years ago
allo 35039982da refactoring of search process: store results in a searchResults structure. At the moment, its just stored in it, and read from it again.
18 years ago
karlchenofhell 3c43e605ba - don't accept malformed bookmarks, fix for: http://www.yacy-forum.de/viewtopic.php?t=3414 (first report)
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
allo 4cb688018d wikiAdmin Recht
18 years ago
low012 29fa17bd40 *) simplified some code in wikiCode.java
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter 497428c8ec refactoring
18 years ago
theli f37e2041e8 *) adding soap function to import yacy bookmarks from xml or html (transfered via soap attachments)
18 years ago
(no author) 0e79f2fd7e name of the file to tranlate apears ahead its translation
18 years ago
allo 5a6488256d catch the "username too short" exception
18 years ago
allo 1d0c0edda3 first version of posts/get from the del.icio.us api
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
borg-0300 f18304ddd3 unused/not needed imports removes;
18 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
18 years ago
low012 cd636eb00e *) Fix for the fix...
18 years ago
low012 f9a5b55a9e *) Fixed bug described in http://www.yacy-forum.de/viewtopic.php?p=25448#25448
18 years ago
low012 8a30c5343d *) Fixed bug where exclamation marks could get lost between [=...=] and <pre>...</pre>
18 years ago
low012 d8f4b17e31 *) Hopefully fixed bug described in http://www.yacy-forum.de/viewtopic.php?t=2825.
18 years ago
theli f3ac4dbbb9 *) better handling of server shutdown
18 years ago
orbiter db1eae0227 * simplified initialization of database objects
18 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
allo cf1186597b utf fix from theli
19 years ago
theli 5e0b6f8f83 *) sorting peer name list on Blacklist_p.html
19 years ago
orbiter 6d2f15971a there is a very strange error that causes that the kelondroRecords structure
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
orbiter cfbacbbf08 reverted change in robotsParser
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
allo 4e9f02c8ec integration of Michaels string-extraction.
19 years ago
allo 1b2ea58ee9 wrong substring invocation.
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control.
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
orbiter 12af69dd86 cosmetics
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
allo b23703f260 using cookieAuth.
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 577a6e6487 some work on kelondroCollection, no effect on current YaCy functions
19 years ago
auron_x 71228cfc56 *)added ip to Blog.xml
19 years ago
orbiter 4d8f8ba384 added cache-performance analysis for node caches
19 years ago
auron_x e7199c6c7e *)fixed "Umlaute"-Bug in Blog
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
orbiter 634543121b added debug message
19 years ago
auron_x 232ab7902b *)catched Null-Pointer-Exception
19 years ago
orbiter a474669338 start with refactoring of index management
19 years ago
auron_x 55ea4cbfe6 *)reverted patch for memory-display issue
19 years ago
auron_x 53d9ab6db7 *)fixed bug in PerformanceMemory_p.java which caused negative memory-values on big peers
19 years ago
allo 99110e6fd2 Fixed some of the copyright headers.
19 years ago
allo a1ba7fab69 bugfix for proxy users
19 years ago
auron_x 586b256627 *)fixed Blog-bug with german Umlaute
19 years ago
allo 9938c252dd better Errorhandling for proxyAccounts
19 years ago
orbiter 015d044c25 tried to fix some problems with latest changes to httpc
19 years ago
orbiter 29b1b0823c added monitoring of new object cache to performanceMemory page
19 years ago
low012 35f9418117 Fixed links and images. (http://www.yacy-forum.de/viewtopic.php?p=20908#20908)
19 years ago
low012 d40ccc5208 *) Partly undoing last commit\n*) Fixed bug that caused attributes of cells in tables not to be recognized as such.
19 years ago
low012 adcad5eae6 *) Fixed a bug that prevented the usage of tables in the wiki.
19 years ago
low012 152745b145 *) Added some characters and their HTML-codes.
19 years ago