Commit Graph

187 Commits (6bd5f49c412be8edaadc5bc707dcd2a521207da5)

Author SHA1 Message Date
Michael Peter Christen 1893661ee4 removed/suppressed more warnings
2 years ago
Michael Christen 51cf17d252 removed warnings
2 years ago
Michael Peter Christen d23dea2642 refactoring
2 years ago
Burkhard a6a9828181
Merge pull request #440 from lfuelling/master
3 years ago
Lukas Fülling 111cf48642 add missing prop
3 years ago
Daleth Darko 3ced06c731 Various javadoc fixes
3 years ago
sgaebel cdf901270c always use HTTPClient by 'try with resources' pattern to free up
3 years ago
sgaebel 69adaa9f55 makes our HTTPClient closable
3 years ago
Michael Peter Christen 1cdb21592b added hazelcast and some modifications to align legacy YaCy with
4 years ago
Michael Peter Christen 3da7628117 use environment variables to overwrite configuration variables
4 years ago
Michael Peter Christen 96592a10cf added option to set yacy configuration values using environment
4 years ago
Michael Peter Christen d9602e8325 Implemented a new syntax in the template engine to simplify json APIs
4 years ago
Michael Peter Christen 907f121d0c do not overwrite PW with random PW
4 years ago
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