yacy_search_server/source/de/anomic/data
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
- removed distinction between header file types for http and ftp; ftp is simulated by using http properties
- removed all old resourceInfo classes that handled this distinction
- introduced a new distinction between http request and http response objects
- unified new response objects with two other object types that had been introduced elsewhere
- changed all servlet call methods to use the new http request header object type
- divided static object keys for http header properties into request and response types
- refactoring here and there (a large number of type changes and many methods merged/moved)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5079 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-25 18:11:47 +00:00
..
wiki * refactoring 2008-08-02 13:57:00 +00:00
blogBoard.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
blogBoardComments.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
bookmarksDB.java - added dynamic filters to autoReCrawl.conf 2008-08-22 18:05:05 +00:00
diff.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
htmlTools.java added final where possible 2008-08-02 12:12:04 +00:00
listManager.java added final where possible 2008-08-02 12:12:04 +00:00
messageBoard.java added final where possible 2008-08-02 12:12:04 +00:00
SitemapParser.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
translator.java added final where possible 2008-08-02 12:12:04 +00:00
URLFetcherStack.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
URLLicense.java added final where possible 2008-08-02 12:12:04 +00:00
userDB.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
wikiBoard.java added final where possible 2008-08-02 12:12:04 +00:00
wikiCode.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00