Commit Graph

3935 Commits (5c5344ae97b725f2722dba60d039388256f27a74)
 

Author SHA1 Message Date
hermens 5c5344ae97 Beautify log
17 years ago
hermens 35cf196204 transferRanking(): Do not flush more ranking files than requested by caller.
17 years ago
hermens d0aa8cf25d Only update handshaked peer's last seed date if it has not been updated recently.
17 years ago
hermens 8f9d65da67 Small corrections to dhtFlushControl()
17 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
17 years ago
hermens 18144043e6 Correct UTC Offset at beginning/end of daylight savings time
17 years ago
orbiter 4fefa53135 removed parser object pool, see also svn 4106
17 years ago
orbiter 35b1bd66cd The (old) yacy web page does not need to part of the yacy distribution.
17 years ago
orbiter 87b297b4d2 update of link to english forum
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi a718858e8b seed.CCOUNT is interpreted as a double value not int
17 years ago
orbiter d85821a88c fix for SVN 4178
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter f8318436a1 fix for last commit
17 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
17 years ago
orbiter 9a7b093eed tried to avoid endless loop, see also:
17 years ago
orbiter 9d539ec621 added option to display the network name as page greeting instead the page greeting string
17 years ago
orbiter b856e377a9 some additions and a small bugfix to SVN 4158
17 years ago
hermens 501a7aae90 Small correction
17 years ago
hermens caff520988 Removed unnecessary and unused code.
17 years ago
hermens d732840f8a Avoid ConcurrentModificationException when accessing the PerformanceQueues page while yacy is indexing.
17 years ago
fuchsi 35303f9504 add real size values (KBytes) of the DHT-In/Out-RAM-Caches to the PerformanceQueues page. A lot of users seem to tweak this value and it might help in finding the best size in relation to the peer's memory ressources.
17 years ago
fuchsi a9aef8e5e0 remove duplicate entries
17 years ago
fuchsi 38bbd4a4b3 no code changes. just touched yacyClient.java to trigger a rebuild of the file in an uncleaned tree.
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 ca83f5a8d9 Add external lib FontBox which is part of the PDFBox (they extracted the font handling code into this package in 0.7.3).
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
fuchsi e77aec8c9d fix handling of encrypted PDF-Documents (with default user password "")
17 years ago
low012 b54fcd732b *) fixed exceptions that occured when non-integer values were entered where integers were expected
17 years ago
low012 52c68875bd *) removed (hopefully only) surplus double encodings (http://forum.yacy-websuche.de/viewtopic.php?t=368)
17 years ago
fuchsi b5f7df8d0a Speed up remove operations in rowCollections.
17 years ago
fuchsi 5c91359297 accidently commited personal testing values as defaults in last commit.
17 years ago
fuchsi e255888095 Add headless AWT, nice level and memory parameters to the init script. It should work like the startYACY.sh now.
17 years ago
fuchsi ce0bb1dc8a Increase defaults for the DHT Recieve Limits to prevent "busy" states.
17 years ago
low012 fdb0b861f8 *) fixed wrong calculation of network words, network links, network PPM if peer is senior or principal peer
17 years ago
fuchsi 3b8540198b finally fix the init script. tested this time.
17 years ago
fuchsi 508de558f7 sbStackCrawlThread is null during first cleanProfiles() run at startup.
17 years ago
fuchsi 70614385ef Attempt to fix the "lost profile handle" bug.
17 years ago
fuchsi 905e7e60f5 change dir to the yacy base directory before starting it making sure relative path specifications work properly.
17 years ago
low012 507ecd8afa *) added banner that can be displayed like this: http://localhost:8080/Banner.png
17 years ago
fuchsi 70884da0eb Add external package JARs to classpath. (copied from startYACY.sh)
17 years ago
fuchsi ebfd1e0b42 remove left over '>' in description and replace ' ' by '+' in rss search where URL-encoded parameters are required.
17 years ago
orbiter 4ce25b3661 - documentation update
17 years ago
orbiter 1a0f89d7e8 release 0.55
17 years ago
fuchsi ed20531e68 don't encode in channel element as well
17 years ago
fuchsi 9b0948cb4c gnarf. mixed up the positions. finally fixed...
17 years ago
fuchsi c0f5fc51ef bugfix for last commit
17 years ago
orbiter 33fb2f756d added emergency fail case in remote crawls
17 years ago
fuchsi c5a8585ac6 fix more encooding problems in yacysearch.rss.
17 years ago