Commit Graph

163 Commits (f52217c9397a88385ba8cf58478545c20ee4b70c)

Author SHA1 Message Date
luccioman 5db1c9155a Do locale independant case conversion on hosts, schemes, and file exts.
7 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
7 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman a04feac064 Ensure file input streams proper closing in both success and failures
8 years ago
luccioman 532981b363 Updated putHTML() JavaDoc
8 years ago
reger 3dd23c178b Introduce the option to configure a shutdown port.
8 years ago
reger ce87025462 further avoid to set connect info properties as header value
8 years ago
luccioman e3892b0957 Added some JavaDoc.
8 years ago
reger b32bcdf344 list entries in outgoing cookie monitor one per line
8 years ago
reger 9a8691129f fix typing error from commit 60ba5c117c
8 years ago
reger f9328f07e2 completing the usage of CONNECTION_PROP_CLIENT_HTTPSERVLETREQUEST in
8 years ago
reger 8e3e3ed191 update the older ResponseHeader patch to handle cookies,
8 years ago
reger 4eeb448eb3 use DigestURL in UrlProxyServlet as parameter to pass requested url to
8 years ago
reger 9db68acb4f remove obsolete X_YACY... header declarations
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
luccioman 7296e3884f Switched even more URLs to pure relative ones.
8 years ago
luccioman 54d879a9b3 Generate HTML relative (to each peer) links from hosted WikiCode.
8 years ago
Michael Peter Christen c716648c78 enhanced json encoding of strings
8 years ago
luccioman 8255e91c99 Fixed serverClassLoader.findClass method
8 years ago
Orbiter 503312ca43 Merge pull request #61 from luccioman/heroku_experiments
8 years ago
reger 33bf35d90f missing file for prev commint "Introduction of additional language setting browser"
8 years ago
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
8 years ago
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
8 years ago
luccioman 9b9c112263 Handle more propertly local port configuration by system property
8 years ago
luccioman b57a06d88e Let Heroku decide which http port to use
8 years ago
reger 38e2b054d4 remove servlet classloder internal cache map (to save the resources, cache hits marginal)
9 years ago
reger c28142095a add findClass() to servlet class loader (used in YaCyDefaltServlet)
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger b7e8358645 make use of header.getContentType where possible (mime is normalized afterwards)
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
reger 43c27aa550 upd to solr/lucene 5.3.1
9 years ago
reger 206883f80d fix: Preserve protocol in url proxy
9 years ago
reger ee77f24e52 use some more declared HeaderFramework constants
9 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen a8a2b7a803 persistency for vocabulary facet switch
10 years ago
Michael Peter Christen efbc9a3561 introducting a new getConfig method which parses comma-separated llists
10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 years ago
Michael Peter Christen 5a060c9f26 refactoring of reindexSolr (just replaced constant string)
10 years ago
Michael Peter Christen bee5ee7cce removed some warnings
10 years ago
arucard21 3e9871291f Applied URL-decoding prior to HTML-encoding.
10 years ago
reger 1f9389396a fix NPE related 500 (Bad Request) response of UrlProxy on blacklisted urls,
10 years ago
reger f856edecb6 fix proxy redirect (http status 302) response
10 years ago
Michael Peter Christen 28683530cd fixes to usage of no-cache: use and recognize also the no-store
10 years ago
reger 70cf7060a4 coding fixes suggested in
10 years ago
reger ff18129def ViewFile servlet: update index if newer,
10 years ago
reger 28456dfc09 skip creation of unused Bluelist contenttransformer
10 years ago
Michael Peter Christen 167c5a51f0 IPv6 fix
10 years ago
Michael Peter Christen d8beafba3a fix for values in CrawlProfileEditor table and xml; now the full profile
10 years ago
Michael Peter Christen 97995a1dd9 fix for remote search process
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago