Commit Graph

133 Commits (179d0321818e090ebe81d0330f6d0433722887e8)

Author SHA1 Message Date
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 3c68905540 remove redundant null checks
16 years ago
danielr 17b7845eb5 * refactoring
17 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
danielr 0c1dc703e4 - set staticIP at startUp
17 years ago
danielr 63eadfdf84 fixed unlimited FileSizeLimit
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter 6aa9bf43f9 fixed server port change
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
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
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
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 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 9d693ee635 more generics
17 years ago
orbiter 0f5c4abaca 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
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 0ad8499e66 - all parsers are activated by default for pro releases
17 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
orbiter d25caa07bf redesigned some parts of http authentication
18 years ago
auron_x 6ac0021e14 *) fixed static ip beeing cleared when no port was given
18 years ago
karlchenofhell 4a1dd8ecc8 - final step for Advanced Settings pages to XHTML
18 years ago
rramthun 882ebf34fa *) Some enhancements to the statuspage, which save one point from the advanced config
18 years ago
borg-0300 83cdf056c1 check for valid static IP
18 years ago
orbiter 2e4aa6a170 refactoring of Advanced Config:
18 years ago
theli fded1f4a5d *) better handling of maximum file size limit in crawler
18 years ago
theli 63893003be *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use.
18 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
theli 6e676224d0 *) adding support for upnp
19 years ago
theli b594ee9a5a *) Adding possibility to configure if the http proxy should send the
19 years ago
allo 04ab5da350 fixing server & proxy access settings
19 years ago
theli 20ba05ad41 *) Bugfix for 'Dangling meta character' bug
19 years ago
allo 3b7e66ab48 staticIP should now work
19 years ago
theli 8fcb25f9f9 *) Setting via header according to rfc
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
theli 61bded057a *) Bugfix for Server Port configuration. Status-Info was not displayed correctly.
19 years ago
theli 5a1d45715d *) Bugfix for parser configuration bug
19 years ago
orbiter 8f1f2daa5e implemented interactive link deletion of search results.
19 years ago
theli 44fa94ac52 *) Modifications for dbImport functionality
19 years ago
orbiter a04930f025 code cleanup
19 years ago
theli 8e308cf50e *) Possibility to change the server port on-the-fly.
19 years ago
allo f8f9d509d5 removed dead Code
19 years ago
hydrox cb69047b91 *)cleanup access static methods and fields
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
hydrox 295aff52a3 *)added offline-browsing-support (onlineMode=0)
19 years ago
theli ec3af327f7 *) Bugfix for Proxy-Authentication against remote proxy
19 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
19 years ago
borg-0300 e642a5d8b7 more constants
19 years ago
allo f65c939a60 userDB Auth
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
orbiter 3c1d968d29 fix-fix for 792 and small changes in ftpc/download/dir experiments
19 years ago
orbiter dc474aa22f various bug-fixes
19 years ago
orbiter 2d8557cb10 minor changes
20 years ago
theli 228b04b499 *) Bugfix for "wrong seed-upload timestamp" problem
20 years ago
orbiter 85877413a0 tried to fix principal bug .. not succeeded
20 years ago
orbiter 3470a72d48 fixed div by zero, set default delays, fixed release number format and display
20 years ago
allo 45378323c3 stupid mistake
20 years ago
allo e16e4ba32b staticIP/DynDns Settings
20 years ago
theli 0e2c33ee55 *) Network.html/Network.java:
20 years ago
theli 9d8c66fb5e *) adding possibility to forward received yacy-messages (htroot/yacy/message.java)
20 years ago
theli 3227a9eba5 *) Adding retry function for seed uploading
20 years ago
theli 9a98988c3c *) Bugfix for SSL/NIO Bug
20 years ago
theli a566588e9b *) adding configuration section for new http keep-alive support
20 years ago
orbiter 594c591223 changes towards 0.38
20 years ago
orbiter 6f09251bbc added peer-Name settings to Settings page
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
20 years ago
theli b625aa91fd *) Trying to solve Seed-Upload-Configuration - "Error with submitted information. Nothing changed." Bug:
20 years ago
theli 361f05978d Multiple updates regarding the yacy seedUpload facility,
20 years ago
rramthun 85c2f3be8a Fixed spelling mistakes
20 years ago
theli 74f12bb0f3 *) adding transparent proxy support
20 years ago
theli e7f7aa0bb9 *) Import statements reorganized
20 years ago
theli 351c86d5d9 *) Migration of optional Content Parser integration
20 years ago
orbiter ba16da72b4 fixed not-working kelondroRecords-Cache
20 years ago
orbiter 7eb3c81aad name check on new peer names
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago