Commit Graph

134 Commits (ab656687d734b1faf608c9c7cea0a1147082feed)

Author SHA1 Message Date
orbiter f5ef7f222e - fixed a bug in parser (directory paths had not been recognized)
17 years ago
lotus ed24eab737 small fix for windows in resource observer
17 years ago
det 6afeb535cd another bugfix for the windows drive check
17 years ago
det b416af7568 bugfix for the windows drive check
17 years ago
danielr 7feae906aa - organize imports
17 years ago
det f597185026 Initial import of the resource observer framework
17 years ago
orbiter 03438ee977 added missing implementation of network-path reference
17 years ago
lotus 4a48717017 * automatic update for windows
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
danielr 7a35126e91 http timeouts von alten httpc wieder gesetzt
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 3e44293f07 - fixed a problem with thread pools in row collection
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
17 years ago
orbiter 83860507c9 - added punycode class from gnu idn library
17 years ago
low012 652086159a *) Replaced System.err.println() by logging function. Left System.err.println()s as comments to be able to quickly revert changes since gzip is an application with it's own main method and Orbiter maybe wants to keep it this way.
17 years ago
orbiter 36b898ca7a - tested successfully z-presentation of yacy seed encoding
17 years ago
orbiter 4e70dff8cf more generics
17 years ago
borg-0300 3cab85158c update for last commit
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
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 daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter c48c9735cb bugfix for property table loader (did not exclude comment lines)
18 years ago
low012 d95a06e2e4 *) cosmetics: fixed a typo
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago
orbiter fb7902aa68 fix for http://www.yacy-forum.de/viewtopic.php?p=26142#26142
18 years ago
orbiter 76fceb9997 refactoring
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago
orbiter bcf2b800b4 applied UTF-8 encoding parameter to yacy-internal protocol communication
18 years ago
orbiter c40fca08a2 fixed bad handling of string separation
18 years ago
orbiter 5a40ea7866 refactoring of wget string list generation
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
borg-0300 42173462f5 rename cutUrlText to shortenURLString;
18 years ago
borg-0300 af1d89e381 check url == null added;
18 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
theli d54767f634 *) last step of removing embedded html from dir class
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
theli a520ab2e8c *) adding possibility to use an existing PKCS12 certificate for https
19 years ago
orbiter fd7c17e624 added virtual host support:
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago
orbiter 24dc0e0760 implemented cr-file processing and further transmission steps
19 years ago
orbiter 9913049009 fixed outOfMemory bug caused by loops in kelondroTree during enumeration
19 years ago
borg-0300 5778428455 move cutUrlText to nxTools,
19 years ago
orbiter b058ecf0bc refactoring of image-generation; added experimental PNG encoder (not active now)
19 years ago
orbiter d656e2b433 added a memory-profile chart generation to database performance testing
19 years ago
orbiter 097009d910 experimental visualization of DHT access during global search (temporary)
19 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
19 years ago
borg-0300 7b510b558a small change
19 years ago
borg-0300 ee7d847869 small change
19 years ago
orbiter b80b2fbdcc crawling peers now produce waves in network graphic
19 years ago
orbiter dced5c761e added 'corona' for crawling peers in network graphic
19 years ago
orbiter 4cf0d1eb6d less memory occupation in ImagePainter
19 years ago
orbiter aae5af9686 imagePainter may now paint arbitrary large circles; small update to network graphics
19 years ago
orbiter 6a72f06c40 resizable network picture + greater on click
19 years ago
orbiter 579b22d8ff small update to network drawing
19 years ago
orbiter 16a49c1c9d fix for graphics generation bug, see http://www.yacy-forum.de/viewtopic.php?p=10987#10987
19 years ago
orbiter c1c94111b0 added new network picture at Network menu using the new image-servlet method
19 years ago
orbiter d98ed41f31 update to image painter and test on http://localhost:8080/imagetest.png
19 years ago
orbiter 5153ec0f3e update to image painter
19 years ago
orbiter 1a5d98cd6d better imagePainter example and fix for typo http://www.yacy-forum.de/viewtopic.php?p=10920#10920
19 years ago
orbiter 60ab32c313 removed obsolete htmlPlotter
19 years ago
orbiter 06f4ac494a image-painter test; try with http://localhost:8080/imagetest.png
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
orbiter 6d5d0ac801 bugfix for startup problems
19 years ago
rramthun 02c242ae22 minor changes
19 years ago
borg-0300 718950c5da small change
19 years ago
rramthun 20002b6386 Added Regex tutorial to Help.html, because many people don't understand Regex.
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
allo 82d78fdab7 new Implementation and basic bbCode(Ok, opnly one Command ...)
20 years ago
allo a60f5efcd6 rename
20 years ago
low012 a333715ffd This changes eliminate a way to cripple Message pages on other peers by sending special messages with HTML tags. (See forum for details.)
20 years ago
orbiter ee0758fe4d bugfixes/empty-dir-deletion/snippet-test-activation
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago