Commit Graph

495 Commits (2c1c3bb6ebf4b8d3f3eb311428bd96a97438c552)

Author SHA1 Message Date
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
danielr 94d3d3a86f fixed Proxy (for GET, POST still does not work!)
17 years ago
danielr 8b2efb6f8c fixed garbage in HTCACHE
17 years ago
danielr fb541f9162 HTTPC: default timeout half-hour
17 years ago
danielr a94f6cdca4 HTTPC: allowed self-signed certs
17 years ago
danielr ab330cfdca Network.html: removed ; from location
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter daa04f5db9 added additional check in file handler to prevent that url attacks are hidden in url path encodings
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 4c584dff87 disabled soLinger to prevent that too many connections stay open (it's a TEST!)
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
orbiter d87d295c68 one more try to fix the connection problem
17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
borg-0300 3445b1e10b *better logging
17 years ago
borg-0300 4b0339fec0 *fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=927
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
17 years ago
orbiter 3f321ece7d added a search history to the new search page
17 years ago
orbiter 87a8747ce3 - enhanced recognition, parsing, management and double-occurrence-handling of image tags
17 years ago
orbiter 6c3cd2b4f2 - added new way to watch images from the image search:
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter 03e7782269 more generics
17 years ago
low012 ae6d07bdb8 *) "Did you mean:" will only be displayed if the list of suggested URLs is not empty.
17 years ago
orbiter df2a7a8ac8 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
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
fuchsi f41172f850 Merge httpDate into serverDate as suggested. Removed some unnecessary code and fixed a possible synchronization problem.
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 ca488e03f5 fixed authorization case
17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects
17 years ago
fuchsi 39d0f10ca1 Fix parsing oof dates in HTTP headers.
17 years ago
orbiter 9b0ae4b989 added referrer to remote crawl url list
17 years ago
orbiter af10f729df fixed image search and favicon loading
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
low012 383dc815d2 *) fix for commit 4212
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago