Commit Graph

4397 Commits (45ae3da7e7dc5480ba005f119427914c64c472d5)
 

Author SHA1 Message Date
daburna 29b2b71646 translated sharedBlacklist_p.html
17 years ago
orbiter f7c5ccedc7 more generics
17 years ago
lulabad 88b2779787 added PerformanceMemory_p.xml
17 years ago
low012 7af60fb24d *) fixed bug in update script
17 years ago
low012 ae6d07bdb8 *) "Did you mean:" will only be displayed if the list of suggested URLs is not empty.
17 years ago
low012 408cb7a29b *) added check if archive for update is OK, install if OK, else just restart (http://forum.yacy-websuche.de/viewtopic.php?t=663)
17 years ago
daburna 21b92e8e64 small grammar update
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
low012 b08f877e97 *) tried to get rid of warnings when compiling parsers (http://forum.yacy-websuche.de/viewtopic.php?t=660)
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter d8d955a7ff start of next development cycle towards 0.57
17 years ago
orbiter db0d3d5e54 release 0.56 (and some last fixes)
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
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
17 years ago
fuchsi 1cb6e431a6 Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
fuchsi 3c30c2da75 more cleanup and API consistency changes, more to come...
17 years ago
fuchsi f41172f850 Merge httpDate into serverDate as suggested. Removed some unnecessary code and fixed a possible synchronization problem.
17 years ago
low012 5aa8d72502 *) cleaned up code for better readability in Netbeans (tabs -> spaces)\n*) no functional changes
17 years ago
fuchsi a52681dd49 add buffering for the performance graph to avoid ConcurrentModificationException
17 years ago
orbiter 814aff60bd - (re-)activated ftp protocol. see discussion here: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=623&hilit=&p=3875#p3875
17 years ago
low012 6fbda9ef4f *) cleaned up code
17 years ago
daburna b0aefcf2f3 #small update
17 years ago
fuchsi 21f7e13fa1 fix stupid tiny bug introduced in rev 4276 that broke request URL parsing almost completely
17 years ago
fuchsi 5d406d0094 - fixed url "file extension" parsing when there is no extension (like http://yacy.net/ would have extracted .net/)
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter 270d016d89 fix for missing anonymization in search profiling
17 years ago
orbiter e3e4f06be4 enhanced search result preparation in the case that no result is found (fast abandon of search)
17 years ago
daburna 321553afc2 #updated German language file
17 years ago
daburna 59e83b2fb6 #updated french language file by translation out of the wiki. made by Mikayé
17 years ago
fuchsi 1bd02762de Improve HTTP/ICAP header processing.
17 years ago
orbiter 01554f4012 fixed bug with double-check in crawler
17 years ago
orbiter b1e08d354c repaired indexing after search snippet loading
17 years ago
orbiter 48138952ff added memory measurement for index recreation to avoid OOM during index RAM space extension
17 years ago
orbiter 5a80359b0e new default remote favicon for search results
17 years ago
orbiter 9e23acf2d6 introduced new 'authority' ranking property
17 years ago
orbiter a1b80017e0 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=594&p=3630#p3630
17 years ago
orbiter a3bfd668aa opening of array files at startup time, not when first time the web index is accessed
17 years ago
orbiter ca488e03f5 fixed authorization case
17 years ago
orbiter 6a3a292015 - smoothed ymage font
17 years ago
low012 7397152e04 *) quick hack for antialiasing, works only on borders now => less blurry image
17 years ago
orbiter 4331e52d1c fixed too small peer number in banner
17 years ago
orbiter 515e1bde6d - fixed bug with constraint default
17 years ago
orbiter 2954f96fae - removed public peer info box on status page, this info can now be seen in the status banner
17 years ago
low012 4eb40c4f61 *) added 2 filters: blur and antialiasing (which in fact is nothing more than a mild blur) to ymageMatrix
17 years ago
orbiter aeb1cf83a6 - corrected banner link (relative now)
17 years ago
orbiter 5185acaf41 - reduced default search time
17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects
17 years ago