Commit Graph

132 Commits (564184909a3ba14a43211c32546fcc5e984d3f72)

Author SHA1 Message Date
low012 3b40b98256 *) set SVN properties
14 years ago
lotus 18729351e7 upnp: hint for wrongly detected local ip address
14 years ago
orbiter ac1c08924e more performance hacks
14 years ago
lotus 6a09f1f7e5 fix dedicated upnp testing
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 90531f78ff refactoring of the cora package to get subpackages for http and ftp (smb to come)
14 years ago
lotus 965aa97993 including sbbi upnplib as source again
15 years ago
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs
15 years ago
orbiter 6950d8a33d fixes to SMB crawler
15 years ago
orbiter a9b9bf667b fix for http://forum.yacy-websuche.de/viewtopic.php?p=19910#p19910
15 years ago
orbiter e820ed061a avoiding excessive DNS lookups to determine localhost
15 years ago
orbiter 3300930fc5 - (almost) fixed FTP crawler
15 years ago
orbiter 9623d9e6d2 added a smb loader component for the YaCy crawler
15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record
15 years ago
orbiter 82f57f79e5 more PMD enhancements
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter 013f337d3f - avoid unnecessary host name lookups for localhost
15 years ago
orbiter 4c99d4683d possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running.
15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
15 years ago
orbiter ce8dc575ca refactoring
15 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
15 years ago
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
15 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 1f1399e5c5 extending visibility of objects and methods to avoid synthetic accessor methods and increase performance
16 years ago
orbiter 93dfb51fd4 problems with code style
16 years ago
lotus db70badcf0 possibility to set remote host on upnp device
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter 95e8cbd1c3 new fully redesigned balancer and bugfixes regarding lost profile handles and killed crawls
16 years ago
orbiter c8624903c6 full redesign of index access data model:
16 years ago
lotus 9f7e62e900 refactoring
16 years ago
lotus 8ee946bf1d show upnp status
16 years ago
lotus 39a177649b * added upnp listener for devices that do not respond to discovery but advertise themselves
16 years ago
orbiter c12bb8a6d0 - refactoring of the http client
16 years ago
f1ori 76cdc59789 * added some convertions to and from UTF-8
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 826ca79735 refactoring and new architecture to store the files of the web cache:
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 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 e81be7d4f2 added many missing user-agent declarations for yacy http client connections.
17 years ago
danielr 7feae906aa - organize imports
17 years ago
danielr 2080ff72b7 ftpc fix for npe
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
danielr 181796cffb - HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter f3996e63b8 tried to fix more deadlocks:
17 years ago
orbiter 7fd094fcbe small bug in ftpc: did cot compile in Java 1.5
17 years ago
danielr f51bad8ae5 FTP:
17 years ago
danielr 820641938e ftpc: fixed date parsing, some refactoring
17 years ago