Commit Graph

181 Commits (2f57327f2040d7b2a0ed105a54a7d840b82f0231)

Author SHA1 Message Date
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter ca72ed7526 -removed superfluous crawl cache
16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given
16 years ago
f1ori bde88b684a * splitt off yacyRelease from yacyVersion
16 years ago
orbiter 14a1c33823 refactoring of wordIndex class
16 years ago
orbiter e2e7949feb replaced old PPM computation with a better one that simply sums up events that had been stored in the profiling table.
16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring
16 years ago
orbiter c12bb8a6d0 - refactoring of the http client
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
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
lotus 7f4d411c0d npe-fix
16 years ago
orbiter 7860d5d632 fix for bug in seed list management (cause was bad class overloading, only visual effects!)
16 years ago
lotus 603282bcf4 fix for out of bounds exception
16 years ago
orbiter ffed5fc415 fixed problem with lost peers in database
16 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
16 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond
16 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 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 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 7feae906aa - organize imports
17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
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
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
orbiter c3342e1178 - removed class with only one static method
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
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 9d693ee635 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
orbiter 0eb60cfe6f better handling of seed properties
17 years ago
fuchsi a718858e8b seed.CCOUNT is interpreted as a double value not int
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
fuchsi 3352474dd8 Remove grouping separator in Network.xml (yacystats will woork without it) and format a few more numbers.
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
orbiter f8e69ce4dc removed progress bar in Network list
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
hermens 9fa75ef4d1 Limit the percentage of the progress indicator to reasonable values
17 years ago
orbiter d9472b6a3a * fixed problem with watch crawler
17 years ago
orbiter bec4dbc753 added options and execution methods for automated updates
18 years ago
orbiter 208b5297f1 enhanced handling of news records:
18 years ago
low012 e7bccb0e00 Grummel...
18 years ago
low012 b96386e3da *) No stacktrace anymore if invalid regex is entered in search box, insted an error message gets displayed.
18 years ago
orbiter 0e57a8062b added network definition for different YaCy networks
18 years ago
auron_x 3860987c84 *) some code-cleanup
18 years ago
(no author) 5f80b72cac *) adding peer-hash, seed-url and location to network.xml
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
karlchenofhell 97d4ab2053 - handle null from iterator in IndexCreateWWWLocalQueue_p.java
18 years ago
hydrox 2522c26921 *) peer-search now checks matches to peername and peerhash
18 years ago
theli 589cbd8cbf *) replacing all yacy-news-category strings with corresponding constants
18 years ago
orbiter 39b0658839 Redesign of Webinterface menu structure
18 years ago
hydrox 5af76fccd7 *) peer-search on Network.html now is case-insensitive
18 years ago
hydrox faad869865 *) added peer-search to Network.html
18 years ago
orbiter ceff987dd7 higher precision display for qmh
18 years ago
orbiter b2f4087400 redesign of last-seen fieln inside seed:
18 years ago
orbiter fcc11391a8 some redesign attempts because sorting of lastseen does not work correctly
18 years ago
orbiter f696d3c1eb added double computation to kelondroMapObjects
18 years ago
orbiter 819ff21c92 fixed QPM output
18 years ago
orbiter 306c50ac40 QPM (queries per minute) statistic stub
18 years ago
(no author) 5141fa5942 combinedVersionString2PrettyString(..) renamd to combined2prettyVersion(..), new parameter "computerName" added to indentify the source of problems
18 years ago
orbiter 2bb529cedb added peer tags for peers in robinson mode
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
auron_x 4eca0f8830 *) fixed PPM calculation for multiple indexer-threads
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
orbiter bfc1a6a383 interface update
19 years ago
orbiter 20958acfd8 - fix for display problem for new blog news banner
19 years ago
orbiter 19c6e67003 - added generation of news for blog entries
19 years ago
borg-0300 57fc0cf063 added ranking icon to Network.html
19 years ago
orbiter 3881f9ccde fixed total number in network list
19 years ago
allo 1dd1781063 display the bar only, if it makes sense.
19 years ago
allo 76b167ed22 fix for wrong templatename.
19 years ago
allo 206cc8d130 time calculation for progress towards next Peer.
19 years ago
allo a054051913 some competition ;-).
19 years ago
theli aa87df35e1 *) To avoid confusion location will now also be displayed for own peer
19 years ago
theli 5250a289bf *) adding missing updateMySeed call
19 years ago
rramthun 5b85d92690 hendis patch from http://www.yacy-forum.de/viewtopic.php?p=16212#16212
19 years ago
allo e575e57918 removed HTML from .java
19 years ago
orbiter b3dca06bb1 added location column to network pages.
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter f57e2d67f5 shortened network overview (less columns fit easier on page)
19 years ago
orbiter 79818a320f introduced citation-rank transmission protocol and activate transport for anonymisation
19 years ago
orbiter 8d827cdb30 tried to fix problems with order of network list by last-seen (which could also improve the network picture)
19 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
19 years ago
theli af3060938b *) Bugfix for manual peer ping functionality
19 years ago
theli 9879c68be9 *) Bugfix for manual peer ping functionality
19 years ago
theli 6e3201b74d *) Bugfix in httpc.java
19 years ago
borg-0300 e642a5d8b7 more constants
19 years ago
borg-0300 f875eda9b7 changed 2, added 5 new picture for more information
19 years ago