Commit Graph

174 Commits (01cc32217fb2dccaf20284261579addca0d42474)

Author SHA1 Message Date
sgaebel df9ea0a42a removes some warnings: unused imports, params
4 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
Michael Peter Christen 053e54a2c7 grand CORS for json files
5 years ago
Michael Christen 25227676ae removed some warnings
5 years ago
luccioman 0ab2b49c31 Made /yacysearch access rate limitations user configurable
6 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
luccioman 7a62fc0e66 Fixed concurrency issue in custom classloader used for template classes
6 years ago
luccioman 5b60b4225f Fixed encoding of '+' character on search pages links
6 years ago
luccioman d5f44ea216 Removed unnecessary synchronization lock from serverSwitch constructor
6 years ago
luccioman e9527cd0e5 Reuse the same Pattern instance when matching multiple key/values
7 years ago
luccioman dbf4c1cd76 Improved blacklist entries editing operations :
7 years ago
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