Commit Graph

12923 Commits (77e65016c000115bdb6f0d810a5697bbafa6a816)
 

Author SHA1 Message Date
reger 77e65016c0 use more availabe SwitchboardConstans in ProxyIndexingMonitor_p
8 years ago
luccioman d27adc2b92 Fixed language detector initialization and NullPointerException cases.
8 years ago
luccioman 8146b97e9b Added a unit after the vocabulary size value for easier understanding.
8 years ago
luccioman a1f922b34a Reduced locations vocabulary memory footprint.
8 years ago
reger 9c06e752e4 allow request.setAttribute w/o "not implemented" exception by default
8 years ago
reger de33c7e765 replace one more arbitrary CONNECTION_PROP_CLIENTIP header with std.
8 years ago
reger 14e73f5b9b use bootstrap button style in MessageSend_p.html
8 years ago
reger 65871d28b2 skip comparing "xxxxx" on missing authorization header in Blog servlet
8 years ago
reger 59ab42e7d6 add UserDB lastaccess update calls on login
8 years ago
luccioman bf8a6d9848 Reduced GeoNames locations memory footprint.
8 years ago
reger 82512613f5 fix unresolved pattern in ConfiLanguage drop down list
8 years ago
luccioman 3f561c1635 Fixed a NullPointerException case.
8 years ago
luccioman 6bc2bf1aa4 Small memory footprint reduction for GeonamesLocation.
8 years ago
luccioman 7f846ef674 Small complementary memory footprint improvement for synonyms.
8 years ago
luccioman 568e3dde6a Improved synonyms memory footprint.
8 years ago
reger 60b3adfb43 fix ext2mime to return given default on input=null
8 years ago
reger f7e9f9be5f move Digest auth checks from DefaultServlet to adminAuthenticated,
8 years ago
luccioman 0b4e7795df Fixed JavaScript error "hs.htmlExpand is not a function".
8 years ago
luccioman 1f4f0eacc2 Fixed a JS undefined error case, occurring when search field is empty.
8 years ago
luccioman ceb7588880 Converted "clone" URL links in Table_API_p.html to purely relative ones.
8 years ago
luccioman cca3417b87 Fixed image and favicon viewing for unauthenticated local requests.
8 years ago
reger 02092de3d8 remove login cookie generation for static admin ind User servlet
8 years ago
reger 49f19aff75 exclude external link icon in Collage servlet
8 years ago
reger a0705c049d include check to prevent adding username identical with static admin
8 years ago
luccioman 89017e17e4 Converted ajax URL to relative and added a check on the response status.
8 years ago
luccioman fc575fc760 Fixed a NullPointerException case.
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 866d3a1960 make RequestHeader login succeed (without throwing exception by default)
8 years ago
reger 44a6a4e795 fix authentication by hit in userdb (wrong parameter)
8 years ago
luccioman aa9ddf3c23 Added control over Robots.txt active threads maximum number.
8 years ago
luccioman 3092a8ced5 Fixed thread name consistency for improved monitoring.
8 years ago
luccioman eec5779889 Added a name prefix to pooled threads for easier monitoring.
8 years ago
reger baf6d21cfe ConfigSearchPage, move protocol navi up to better simulate actual design.
8 years ago
luccioman 176f7c2aab RWI Ranking Configuration page : fixed missing required dependencies.
8 years ago
reger 59130777a6 add high scored items first to YearNavigator (to make sure to be included
8 years ago
luccioman 0ba5a838f7 Added charset meta to Solr HTML writers.
8 years ago
reger 08a0acc35d make a YearNavigator availabel, useable as SearchEvent.naviator plugin.
8 years ago
reger 7742579ca4 make a LanguageNavigator availabel, useable for the SearchEvent.naviator
8 years ago
reger 0d3bef659b implement RequestHeader.setCharacterEncoding for legacy header,
8 years ago
Michael Peter Christen 5320209963 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 83f5e3d715 added+disabled a federate search experiment
8 years ago
reger 4eeb448eb3 use DigestURL in UrlProxyServlet as parameter to pass requested url to
8 years ago
reger 3630fcc458 adjust messages_p servlet to standard header.getPathInfo, too
8 years ago
reger bad8f87998 remove old/obsolete clear text "adminAccount" credential entry from init
8 years ago
reger 811cf637f8 fix Jetty9YaCySecurityHandler, length check of Basic credential,
8 years ago
reger fdcf33f08f fix Domain.stripToHostName for some IPv6 cases
8 years ago
reger ac6e198bd1 add unit test for Domains.stripToPort,
8 years ago
reger f27531f5ec fix Domains.stripToPort, make ipv6 save
8 years ago