summaryrefslogtreecommitdiff
path: root/source/de/anomic/http/server/HTTPDFileHandler.java
AgeCommit message (Expand)Author
2012-09-21refactoringMichael Peter Christen
2012-09-11added search functionality to ViewFile.html servletMichael Peter Christen
2012-08-31- moved the gsa search interface from /gsa/searchresult? to /gsa/search?Michael Peter Christen
2012-08-31- added new solr fields:Michael Peter Christen
2012-08-25- added hack to prevent that stream servlet paths are not parsed wronglyorbiter
2012-08-16- added a content-encoding: gzip to streamed http server responsesMichael Peter Christen
2012-08-14- added xslt support for solr result formats.Michael Peter Christen
2012-07-19added a solr search indexMichael Peter Christen
2012-07-12replaced more size() > 0 by !isEmpty()orbiter
2012-07-10- replaced all length() == 0 and size() == 0 with isEmpty()orbiter
2012-07-06- fixed a memory leak (or bad usage) during parsing/snippet fetchMichael Peter Christen
2012-07-05removed unused method parametersMichael Peter Christen
2012-07-05cleaned unnecessary nested codeMichael Peter Christen
2012-07-03Adding a limit of 1000 links that a parser shall store during indexing.Michael Peter Christen
2012-07-02fixes for new eclipse 'Juno' warning 'Resource leak'.Michael Peter Christen
2012-06-26fixed bad referer computation in SSIs which causes a NPE during hostMichael Peter Christen
2012-06-26generalized localhost naming.Michael Peter Christen
2012-06-25fixing redirects and status codes: storing of status code inMichael Peter Christen
2012-06-18Augmented browsing: Pass on additional action parametercominch
2012-06-16added the generation of virtual vocabularies using the pndMichael Peter Christen
2012-06-10removed usage of deprecated methodsMichael Peter Christen
2012-06-10Catch malformed URL when submitted in encoded stylecominch
2012-06-10create virtual web folder /currentyacypeer/ which always points to localcominch
2012-06-10Small changescominch
2012-05-30better loggingMichael Peter Christen
2012-05-24changed log-in text for all servlets with authentication:Michael Peter Christen
2012-05-21add-on to latest commitMichael Peter Christen
2012-04-21refactoring: moved document Classification to cora packageMichael Peter Christen
2012-02-26if a new pop-up page is set in config portal, then this page appliesMichael Peter Christen
2012-02-14*) Small change which should solve problem with cgitb module in Python CGI sc...low012
2012-02-02memory hacksMichael Peter Christen
2011-12-04Improved CGI capabilities:low012
2011-11-30- fixed network graphicorbiter
2011-11-25some last-minute performance hacksorbiter
2011-11-08normalization of url using urlencoding/decodingorbiter
2011-10-04refactoringorbiter
2011-09-29* fix urlproxy for urls containing dolar signsf1ori
2011-09-25refactoring:orbiter
2011-09-20* fix urls containing a port number in urlproxyf1ori
2011-09-20* pass cookies to Server Side Includesf1ori
2011-09-01- added a 'add every media object linked in a html document as a new document...orbiter
2011-08-01finishing up my commits (7855-7858) which could be helpful forsixcooler
2011-07-19* revert parts of previous commit, because it breaks the trickle-featuref1ori
2011-07-19* use gzip-encoding in more casesf1ori
2011-07-12do not replace malformed or invalid URLs in urlproxycominch
2011-06-29* fix url proxy for relative links and chromiumf1ori
2011-06-21performance hacks: more pre-allocated StringBuilderorbiter
2011-06-20fixed warningorbiter
2011-06-01* improve link rewriting in proxy-urlf1ori
2011-05-30* further improve proxyurlf1ori