Commit Graph

81 Commits (564184909a3ba14a43211c32546fcc5e984d3f72)

Author SHA1 Message Date
low012 48463c4507 *) General private License? ;-)
14 years ago
orbiter c93f4dda72 - cleaned up yacy news
14 years ago
orbiter cdfe8afe3f fix for really bad table iteration implementation: reduction of IO
14 years ago
f1ori 7d8de34778 * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null)
14 years ago
orbiter 56ff9d5fd4 - extended news size from 512 to 1024 characters
15 years ago
orbiter 1defd580bc - added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields
15 years ago
orbiter 118d589eff replaced the very very old data structure 'Records' with a simple table to fix the problem from
15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter 5e8038ac4d - refactoring of blacklists
15 years ago
orbiter ce8dc575ca refactoring
15 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy
15 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index
16 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 78087da287 - changed seed file storage to clear text
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news
17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test.
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter db25425893 more generics
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter e7a99d765e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=171
18 years ago
orbiter 7c5c814a47 - simplified code (removed exception handling where not necessary)
18 years ago
orbiter a4e8ad95ab enhancements to news and switchboard queue processing
18 years ago
orbiter a45216b479 fix to prevent bad-formed news messages
18 years ago
orbiter 4968556668 - fix for broken news queue during iteration
18 years ago
orbiter 208b5297f1 enhanced handling of news records:
18 years ago
orbiter 87afdfc2a7 fix for long waiting time during deletion of processed news
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 684ded0e09 added new news types
18 years ago
hydrox 4a1bc4743a *)News-entries with blacklisted URLs are now ignored
18 years ago
theli 40ce33e664 *) adding RSS feed for yacy news
18 years ago
theli 589cbd8cbf *) replacing all yacy-news-category strings with corresponding constants
18 years ago
orbiter 3bb3df3fc0 fix for http://www.yacy-forum.de/viewtopic.php?p=32298#32298
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
hydrox cb89c74d52 *) added blog-comments
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
hydrox 9184113284 *) fixed News deletion. News are now removed if they are no longer in a news-stack. This does not effect News-entires in the news-db that have no stack-entries.
18 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
18 years ago
orbiter ec031eb993 first version of surftipps
18 years ago
orbiter 3aac5b26da - added automatic tag generation when a web page from the search results is added
18 years ago
theli b4acbdaa97 *) better handling of server shutdown
18 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago