Commit Graph

92 Commits (4b0339fec03995076bd92b0a850ba491ed02af3a)

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