Commit Graph

406 Commits (474659a71ff1b4a0ec02d3689f07ac6cb3ab6f0e)

Author SHA1 Message Date
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