Commit Graph

2216 Commits (9d4f0325e1498efbc03f734adffe85b80076f956)

Author SHA1 Message Date
apfelmaennchen 37505c0665 implemented ynetSearch.java to allow ajax cross domain search (e.g. sciencenet) for YaCy-UI...
17 years ago
orbiter 5fde679acb - fixed problem in performance configuration
17 years ago
orbiter db032fb6de - added RWI transmissions to the event terminal
17 years ago
orbiter 239cc4428d - better domain graph, faster when more links exist, looks better
17 years ago
orbiter dd75b3cabc - patch for bad profiles
17 years ago
apfelmaennchen 0f7449840e - minor changes on YaCy-UI
17 years ago
apfelmaennchen 5c6ff5ebea - added attributes to /xml/bookmarks/xbel/xbel.xml
17 years ago
apfelmaennchen 6c79edcd56 - added attributes to /xml/bookmarks/tags/get.xml
17 years ago
apfelmaennchen bbda1a45a9 - added box800.png (quick resize of box600, needs to be fine tuned)
17 years ago
apfelmaennchen fa3ed2888d - bookmarks are now retrieved from /xml/bookmarks/xbel/xbel.xml and do no longer require a seperate servlet
17 years ago
orbiter f42c8cf69c updated terminal and dynamic webstructure applet: can now change when crawl is running
17 years ago
orbiter 906c144799 - design update to new terminal and rssTerminal
17 years ago
orbiter 719f5defb1 updated some grafics at new terminal_p
17 years ago
orbiter 58830e9b28 added new terminal servlet using current visualization methods and a new one: a processing (processing.org) applet.
17 years ago
lotus 9bc56a9edc xss protection
17 years ago
orbiter b32736762c enhanced rssTerminal
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
f1ori a5a1f19368 * allow to force login for xbel, needed for yacybar
17 years ago
low012 8d83febb95 *) BlacklistCleaner_p.java reports exception to log instead of System.err
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
daburna 19ca452666 updated language file
17 years ago
orbiter 483e9a2066 - shifted tld recognition methods from yacyURL to serverDomains
17 years ago
orbiter 27ab0a5f89 fixed XSS problem in ConfigProperties
17 years ago
orbiter d3715e02ae removed double/redundant servlet Config_p
17 years ago
orbiter 5813cc149f fix for bad rssTerminal behavior
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 bac38cfa18 added very rudimentary peer news as rss feed. An example can be retrieved with
17 years ago
orbiter 724bbdf9b2 refactoring of RSS reader
17 years ago
orbiter d0e2830e01 enhanced the thread dump to make it usable for scripted remote-debugging
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
orbiter 2c0c8f0f0c SRU compliance according to
17 years ago
orbiter e90282da1c added experimental javascript terminal for rss feeds (not used yet anywhere yet, expect the worst)
17 years ago
orbiter 1995faef8d - refactoring of Colage back-end: move to plasma package
17 years ago
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain
17 years ago
orbiter 6d1be66822 - longer refresh rate for reload of WatchCrawler page forwarding to indexing start (does not work in IE)
17 years ago
apfelmaennchen 2149728227 - major rework on YaCy-UI
17 years ago
orbiter 512f48e7d6 - removed unused methods
17 years ago
orbiter 14384e7a45 deactivated unnecessary and very CPU-intensive deletion check for blacklisted URLs in index receive
17 years ago
f1ori 701f769c66 * removed comma, which caused invalid xml
17 years ago
orbiter 3c76342619 - added servlet to configure the search page greeting line
17 years ago
f1ori b9602e891a * added CrawlProfileEditor_p.xml for monitoring in yacybar
17 years ago
orbiter d03940f2ec - included patch from http://forum.yacy-websuche.de/viewtopic.php?p=7193#p7193
17 years ago
orbiter 6155f0e634 last small changes until main release
17 years ago
orbiter 9a32a4c328 fixed concurrentModificationException during hello-process
17 years ago
danielr d8677ba611 fixed ConcurrentModificationException in HttpConnectionInfos
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
danielr 959f448e5f - disabled redirects in proxy (so client sees real path)
17 years ago
orbiter 5d1fbb25e7 fix for bad deploy:
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
orbiter 444dce7e81 more performance hacks
17 years ago
orbiter c3342e1178 - removed class with only one static method
17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info)
17 years ago
danielr ab330cfdca Network.html: removed ; from location
17 years ago
danielr 41e9c5723c try to fix shown location (instead of 'Europe/de) JakartaHttpClient/3.')
17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed)
17 years ago
orbiter b2150057d2 removed unnecessary cleanup method
17 years ago
f1ori 76eac114ed * define global javascript-variable with var to get rid of warnings
17 years ago
low012 b63cf2fc1c *) added button to Crawl Profile Editor to delete all terminated crawl jobs (only visible if there are terminated crawl jobs)
17 years ago
f1ori 2aed6bb3f7 * return valid xml in xml-bookmarks
17 years ago
low012 4c3f1b67ad *) refactoring of Blacklist_p.java (moving entries might be slightly slower, but the code is more tidy now)
17 years ago
f1ori 466d49e90c * added login-parameter to be able to force authentication
17 years ago
f1ori c67350f138 * use putXML with forXML-parameter to ensure urls are valid xml (problem was & in url)
17 years ago
f1ori 98a03249f3 - optimize selectall-javascript-function (in firefox more then 10 times faster now)
17 years ago
orbiter 0241d070bc added concurrency to indexing process:
17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
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
low012 8e889de50b *) Added Lotus' patch (http://forum.yacy-websuche.de/viewtopic.php?t=979), user will be taken back to last opened page after making changes in Advanced Settings.
17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 3e44293f07 - fixed a problem with thread pools in row collection
17 years ago
danielr e43051b125 - fixed Threaddump output (html-escaped ie. <init>)
17 years ago
orbiter 433ff855f7 - fixed another concurrency problem in collection sorting
17 years ago
apfelmaennchen 5fde618337 changed display of y-marks
17 years ago
daburna 1618bd5505 added submenu
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
apfelmaennchen 54cb097ea4 added .trigger("update") after paging
17 years ago
apfelmaennchen 82f17ccee2 just an example sidebar
17 years ago
apfelmaennchen 3c710f22cd added server side driven pagination for search tabs
17 years ago
orbiter 7fd094fcbe small bug in ftpc: did cot compile in Java 1.5
17 years ago
lulabad 0a593a4e4a small changes to Threaddump Servlet
17 years ago
lulabad 995b5a2b27 added Threaddump Servlet, see http://forum.yacy-websuche.de/viewtopic.php?f=9&t=862
17 years ago
lulabad d1b9f50b94 added "delete Release" to Update Page
17 years ago
lulabad 3d122c125c added "current installed release" to Update Page
17 years ago
apfelmaennchen 368b8735b5 added 'close tab' function
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
apfelmaennchen f63bd26268 fixed search performance / dynamic display of results
17 years ago
orbiter 5530b8e1ca reverted changes to yacy protocol classes: they caused the sciencenet to loose connections
17 years ago
orbiter b3d4571a5d fix for bad opensearch file format
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
apfelmaennchen c75fa90206 adjusted display of search results
17 years ago
apfelmaennchen 7a902424af adjusted display of search results
17 years ago
orbiter e0c481decb not class file in SVN .. I guess it is a mistake
17 years ago
lulabad 8c15fbf7d1 simple and fast fix for LogStatistics_p
17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem
17 years ago
apfelmaennchen b4b370586a fixed the box headings
17 years ago
apfelmaennchen f7a0804e83 small optical change for the sidebar
17 years ago
apfelmaennchen c5f378c7a4 additional images
17 years ago
apfelmaennchen 6ebc9b7325 additional images
17 years ago
apfelmaennchen 3c686e4e0e for testing puposes - new user interface based on jQuery and Ajax
17 years ago
apfelmaennchen f238478cc3 for testing puposes - new user interface based on jQuery and Ajax
17 years ago
apfelmaennchen cb8625ca67 for testing puposes - new user interface based on jQuery and Ajax
17 years ago
apfelmaennchen 2b43ea9f9d for testing puposes - new user interface based on jQuery and Ajax
17 years ago
apfelmaennchen 12cac31be8 for testing puposes - new user interface based on jQuery and Ajax
17 years ago
apfelmaennchen 94280b0a39 temporary check-in for testing puposes - new user interface based on jQuery and Ajax
17 years ago
orbiter bfed9c2da6 - some refactoring in search process
17 years ago
orbiter 5fd990cc84 sorry, bad commit!
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter 3f2b18a4e7 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=905&hilit=&p=5979#p5979
17 years ago
daburna 096d0f7240 - better look for Indexcleaner
17 years ago
orbiter 3f321ece7d added a search history to the new search page
17 years ago
orbiter c48e25d784 - fixed selection box for topwords
17 years ago
orbiter bd2d9f75ae introduced search navigation column on new search page
17 years ago
orbiter 87a8747ce3 - enhanced recognition, parsing, management and double-occurrence-handling of image tags
17 years ago
orbiter a7abee3578 - fixed some data types in new search stack
17 years ago
orbiter bedd8dfbe2 - added image sorting by image size. This is the default now.
17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 3441ec3928 - some small changes to highslide integration to get it working... (does not work yet)
17 years ago
orbiter 6c3cd2b4f2 - added new way to watch images from the image search:
17 years ago
orbiter 61a81820e3 - refactoring of search tracker
17 years ago
orbiter 22b8525c84 better option to delete words form the index
17 years ago
orbiter 9b9f3e7193 added missing rdf for ViewProfile
17 years ago
orbiter 4079c38ce0 - probably slightly better default ranking
17 years ago
orbiter 8fd5e52f04 added basket icons and experimental gif animation class
17 years ago
orbiter 451cde3d92 added images folder
17 years ago
lulabad 94e256e13b * removed single Blogview, now links direct to BlogComments.html
17 years ago
orbiter cfe499d8c9 first test of alternative search interface (only a stub but working!)
17 years ago
orbiter ff5969901c modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository:
17 years ago
orbiter 52a7cf0cc9 re-added list interface (blacklist imports need them)
17 years ago
orbiter a10f27197f experiments with openstreetmap
17 years ago
lulabad 00f5f917de - more refactoring to blog
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
lulabad fc54d4519e some more XHTML strict errors
17 years ago
lulabad fcd9d954eb changed tableCount into tableSize
17 years ago
daburna 0441990f3e small corrections
17 years ago
lulabad 3ef91a3bc9 fixed more XHTML strict errors
17 years ago
daburna 3636526bd6 replaced re-crawl/min-age as suggested here: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=198
17 years ago
lulabad 00b8764a67 fixed some XHTML strict errors
17 years ago
daburna a047e7f830 replaced irritating "re-crawl"
17 years ago
borg-0300 22485dcca8 rename opeer -> oseed
17 years ago
borg-0300 77ba446332 seedDB helpers update/cleanup
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
orbiter 159aaf8889 re-introduced global search limitation when index receive is switched off
17 years ago
borg-0300 a8d336c379 undo 4448 (no bug)
17 years ago
borg-0300 d1758eb17d mistake corrected
17 years ago
borg-0300 9f69b1f08f small change (2)
17 years ago
borg-0300 5ac71729d8 small change
17 years ago
borg-0300 85a82950e0 seedDB helpers
17 years ago
orbiter ebe07b736c added stub for new search page
17 years ago
orbiter efd5807a7c - some renaming of variables to support DC
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 df548f444f one more NPE patch for a search item case
17 years ago
orbiter ff6b69b37e fix for NPE in access tracker
17 years ago
orbiter 3c7b94c119 - fix for online caution delay settings, see
17 years ago
apfelmaennchen a981cd5ab7 ignore folder tags...on request of daburna
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter cd3e0d6f03 tried to fix another eco bug
17 years ago
orbiter 89169d54fd fixed search result preparation
17 years ago
daburna 7c29bc4a87 #updated German languagefile
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter 9d693ee635 more generics
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 974fea7933 added term-frequency ranking
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax
17 years ago
daburna 1b930a6702 #small corrections
17 years ago
apfelmaennchen f5ab90d964 added auto reload graph option by Lotus
17 years ago
apfelmaennchen d3ce9ebffe added tooltips to folder tree
17 years ago
apfelmaennchen eb6bdf49c1 fixed import Netscape Bookmarks
17 years ago
apfelmaennchen cb91cc5c7c fixed import Netscape Bookmarks
17 years ago
orbiter 2485681002 added termination control for RotateIterator
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
apfelmaennchen 2dc994515d fixed a typo
17 years ago
apfelmaennchen 98e0cd7b87 fixed export bookmark link
17 years ago
apfelmaennchen d59f9e0c17 UTF-8
17 years ago
apfelmaennchen 7b400756c4 UTF-8
17 years ago
apfelmaennchen 30bf4bdc48 UTF-8
17 years ago
apfelmaennchen b32b025d4b UTF-8
17 years ago
apfelmaennchen 29146ff855 UTF-8
17 years ago
apfelmaennchen 6dc319fc32 UTF-8
17 years ago
apfelmaennchen 3afdcd0d59 fixed problem with utf-8
17 years ago
apfelmaennchen 13668830b7 fixed problems with utf-8
17 years ago
apfelmaennchen 34e5422675 adjusted code for bookmarksDB.getFolderList()
17 years ago
apfelmaennchen aa53a46937 adjusted code for getFolderList() and cleanTagsString()
17 years ago
apfelmaennchen eebc688f37 moved Login link to submenu
17 years ago
apfelmaennchen 6f9f821481 added XBEL Export for YaCy Bookmarks. Tags are strored as
17 years ago
orbiter 4e70dff8cf more generics
17 years ago
low012 41a3ff8ccc *) removed unused imports
17 years ago
low012 c0fbab9cca *) heading, trailing and double commas are removed since they are unnecessary
17 years ago
low012 089faf1a00 *) added login link at bottom of page
17 years ago
orbiter 634430c48a - more logging
17 years ago
apfelmaennchen d288987a93 replaced isEmpty() with equals("")
17 years ago
apfelmaennchen a870ac32b8 reorganized code and added folders; this update might have overwritten latest changes by orbiter - sorry!
17 years ago
apfelmaennchen 62a5df5bfc git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4363 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
apfelmaennchen 7aa94f17da git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4362 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
apfelmaennchen 373fface89 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4361 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
apfelmaennchen f319bbe4c8 adjustments for folder tree
17 years ago
orbiter 6eb8321cb0 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=752&p=4815#p4815
17 years ago
apfelmaennchen 4c631d912e added folder view; limited tag view to top25
17 years ago
apfelmaennchen e68b133b35 added JavaScript for folder tree view
17 years ago
orbiter 85dc62c16f refactoring: more dublin core - compliant naming
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
orbiter 9eb746863d interface enhancements for eco records memory statistics
17 years ago
orbiter f6cfb97b7f added a test servlet (to be used to analyse the remote crawl xml bug)
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter 45339c3db5 more generics
17 years ago
orbiter 94f21d9403 activated new kelondroEcoTable file structure.
17 years ago
low012 739f35d389 *) added previous/next links to blog (in case blog has more entries than get displayed on one page)
17 years ago
low012 71a67436ac *) fix for last commit
17 years ago
low012 352f733a86 *) added "previous" and "next" links that make it possible to navigate through lists of comments (needed if there are more than 10 comments to one postig)
17 years ago
low012 2018f33e7b *) it was possible to post comments even if they were turned of if one knew the ID of a posting in the blog
17 years ago
orbiter f3f02b08ec no distinction between standard and pro releases in auto-updater
17 years ago
orbiter a6ca3b51be more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
apfelmaennchen eff372e20c - Fixed alignment of heading 'YaCy -'
17 years ago
apfelmaennchen 8bb21e98f4 div.bookmarkList angepasst - rechter Rand zur TagList
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
apfelmaennchen b9dd597e97 - einem Komma folgende Leerzeichen bei der Eingabe von Tags werden gelöscht
17 years ago
apfelmaennchen ff16a6efc8 - Auswahlbox um die Option "selected" ergänzt
17 years ago
orbiter ecd7f8ba4e - added NEAR operator (must be written in UPPERCASE in search query)
17 years ago
low012 89f48bae55 *) if new tag is chosen, bookmark list will be updated automaticly if JavaScript is enabled (no click on "..." needed)
17 years ago
daburna 214e37b6e3 added changes made by apfelmaennchen
17 years ago
low012 1f199d688b *) Christmas is over!
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter f7c5ccedc7 more generics
17 years ago
lulabad 88b2779787 added PerformanceMemory_p.xml
17 years ago
low012 ae6d07bdb8 *) "Did you mean:" will only be displayed if the list of suggested URLs is not empty.
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter d8d955a7ff start of next development cycle towards 0.57
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
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
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 3c30c2da75 more cleanup and API consistency changes, more to come...
17 years ago
low012 5aa8d72502 *) cleaned up code for better readability in Netbeans (tabs -> spaces)\n*) no functional changes
17 years ago