Commit Graph

611 Commits (7aa860c505b5d37ffe8c5f6c74120f830f6ce097)

Author SHA1 Message Date
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes:
16 years ago
apfelmaennchen 3484e55be4 - small fix for bookmarksDB
16 years ago
apfelmaennchen 6dd52422ea - added two dialogs to manage bookmark tags in YaCy-UI
16 years ago
apfelmaennchen 3dc208fad0 bugfix: bookmarks can now handle folder names like /news and /newspaper without getting confused...
16 years ago
low012 f26b8fcb1b *) comment mode is 'moderated' instead of 'activated' by default now (to avoid spam being visible)
16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method
16 years ago
orbiter 7535fd7447 - refactoring of CrawlEntry and CrawlStacker
16 years ago
lotus 18513e2ee2 npe fix: http://forum.yacy-websuche.de/viewtopic.php?t=1646
16 years ago
orbiter e1acdb952c fix for problem with userDB and bookmarksDB which was caused by changes in kelondroRA in SVN 5376
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
orbiter 0b4808ba3d added new interactive search feature:
16 years ago
low012 e423fa9846 *) added method to only get file names in directory listing which match a filter
16 years ago
orbiter dba7ef5144 extended crawling constraints:
16 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls
16 years ago
low012 baae3d91b1 *) fixed warning when compiling listManager
16 years ago
low012 a99a629ed4 *) quick fix to prevent comments for blog entries which don't exist (http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1554)
16 years ago
low012 00e27e5050 *) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
16 years ago
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
16 years ago
orbiter 6fb865fbdc - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing
16 years ago
apfelmaennchen b97ff24b43 bookmarksDB / xbel.xml:
16 years ago
lotus 0a0cc3bf67 added missing classes to build target "run"
16 years ago
lotus a81cb78211 finally some putHTML on htroot/xml/
16 years ago
apfelmaennchen 7b63c66a08 - bugfix in bookmarksDB.Tag.hasPublicItems()
16 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
16 years ago
apfelmaennchen aa6ae77e5e - autoReCrawl: fix for filter settings
16 years ago
apfelmaennchen 8ae29bad57 - fix to previous change of Crawl Profile Names
16 years ago
apfelmaennchen 434104e4a0 - change Crawl profile name for autoreCrawl
16 years ago
lotus 0df2e47012 changed auto recrawl to comply with new date format
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
apfelmaennchen bd931a82f7 - added dynamic filters to autoReCrawl.conf
16 years ago
apfelmaennchen b3fc5e96a3 - removed unused import from bookmarksDB
16 years ago
apfelmaennchen bc048db7b6 - bugfix for bookmarksDB's rebuildDates()
16 years ago
danielr 3c68905540 remove redundant null checks
16 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
16 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
apfelmaennchen 0500b1179e added a 2 min start up delay to serverBusyThread autoReCrawl to avoid a Null Pointer Exception...
17 years ago
apfelmaennchen e1574fe02e - added autoReCrawl folders to bookmarks (DATA/SETTINGS/autoReCrawl.conf)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
orbiter 7b1c9e6aee discovered and removed a (possibly large) memory leak:
17 years ago
orbiter 0f5fe8cc53 refactoring of method calling for objects from kelondroMapDataMining
17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap)
17 years ago
orbiter f7aaeb3fad created new main menu entry 'Customization and Integration'
17 years ago
orbiter 1e6d12f146 Major update to BLOB data structures:
17 years ago
orbiter 81f75f5056 - removed unnecessary classes (these objects are much easier to handle using generics)
17 years ago
orbiter a6719dfd2b - refactoring of robots parser
17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections.
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
orbiter 3330181aa0 refactoring:
17 years ago
danielr 4b71912e76 fixed wrong class name
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
apfelmaennchen 2113672bf2 small fix on tag comporator functions
17 years ago
orbiter fbb712c669 refactoring:
17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package
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 1995faef8d - refactoring of Colage back-end: move to plasma package
17 years ago
orbiter 8313d58ae7 - integrated the collage into the Web Visualization menu
17 years ago
orbiter 82bf9ac1c8 - added Collage servlet from datengrab and modified it:
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations
17 years ago
orbiter c3342e1178 - removed class with only one static method
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
apfelmaennchen bc3d3b4c97 fixed rebuildTags() to correctly rebuild folders...
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
lulabad 9ecc17baef fixed double Blog entrys
17 years ago
lulabad 94e256e13b * removed single Blogview, now links direct to BlogComments.html
17 years ago
lulabad 00f5f917de - more refactoring to blog
17 years ago
orbiter 7f445f34a6 bitte die Java 5 - typischen Warnings einschalten!
17 years ago
lulabad c1b9a03304 * some refactoring to Blog
17 years ago
lulabad 766a04bc06 fixed sort problem in Blog. see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=639
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
lulabad 8358652fa9 some small changes to blog
17 years ago
lulabad 6a85764e1a Second bugfix for numberbug in Blog.
17 years ago
lulabad 40a0591942 Fixed numberbug in Blog, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=639. This wont fix existing Blogentrys (comes later).
17 years ago
orbiter 7d875290b2 more generics
17 years ago
orbiter 9d693ee635 more generics
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax
17 years ago
apfelmaennchen b1fae9b5af fixed import Netscape Bookmarks
17 years ago
apfelmaennchen f3a9e9c542 added getFolderList() to bookmarksDB
17 years ago
apfelmaennchen e81bced2bd reorganized the code and adjusted getTagIterator() to suit folders
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
apfelmaennchen 704de4dee8 Neue Funktion angelegt - notwendig für Einschränkung der Tagwolke
17 years ago
orbiter 03e7782269 more generics
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
fuchsi 1cb6e431a6 Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
17 years ago
fuchsi 9b0948cb4c gnarf. mixed up the positions. finally fixed...
17 years ago
fuchsi c0f5fc51ef bugfix for last commit
17 years ago
fuchsi c5a8585ac6 fix more encooding problems in yacysearch.rss.
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter 11b4f80bde - fixed non-closing client connections
17 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter e76e996737 fixed umlaute-problem
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter 9da0e53fe8 repaired rss feed reader
18 years ago
orbiter bec4dbc753 added options and execution methods for automated updates
18 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
low012 2158f83d43 *) cosmetics, changed a character to get rid of "warning: unmappable character for encoding UTF8" during compilation
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
allo 6074264267 dynamic rights.
18 years ago
allo 854eb1492f .yacy /.yacyh urls for the feedreader
18 years ago
allo 7a5b22a0b8 Integration of FeedReader in Bookmarks.
18 years ago
allo 7921f07c9d userDB fix
18 years ago
allo 7b2e1bb8f2 Feedparser with reflection.
18 years ago
karlchenofhell 8bff810d19 - fixed logging output of serverMemory.request()
18 years ago
karlchenofhell f05ca43780 - the wiki-parser works for remote wiki-code now, not displaying links anymore as if they were local (ViewProfile comment)
18 years ago
karlchenofhell 30c3d909b1 - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms)
18 years ago
allo 4392ee0c51 BugFix for typo and wrong include
18 years ago
allo d1e1580223 Surftips Blacklist
18 years ago
hydrox 44bac7dea1 *) blog-comments can now be moderated
18 years ago
allo 957a25afff getRight(rightName) instead of get...Right()
18 years ago
low012 a0149317ac *) fixed bug where headlines were added to directory of a wiki page multiple times (http://www.yacy-forum.de/viewtopic.php?t=4034)
18 years ago
karlchenofhell baa9402b97 - wiki-parser is now configurable via the config setting wikiParser.class which holds the class-name for the parser to use
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
theli b1680ab71f *) bugfix for ArrayIndexOutOfBoundsException in robots-parser (thanks to low012)
18 years ago
theli 9a4375b115 *) robots.txt: adding support for crawl-delay
18 years ago
allo 65a8a9fc58 fix for nullpointer
18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
theli cb43ae11ba *) Bugfix
18 years ago
theli 0b5fc3c28c *) moving date functions to serverDate class
18 years ago
theli 6f46245a51 *) Bookmarks: Ajax icon is displayed while loading title
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
theli 2399ed817c *) robots.txt parser now extracts the sitemap-URL (will be used later)
18 years ago
rramthun e6fb6426a3 *) Some cosmetical changes and corrections
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
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 "&copy;". 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