summaryrefslogtreecommitdiff
path: root/htroot/Status.java
AgeCommit message (Expand)Author
2021-04-15added hazelcast and some modifications to align legacy YaCy withMichael Peter Christen
2018-04-26Removed some remaining uses of deprecated Seed.getIP()luccioman
2018-04-02Added hint message inciting to check accounts settings on fresh installluccioman
2018-04-02Added a shared Java constant for setting key server.servlets.calledluccioman
2017-12-08Removed Java 1.8 no more necessary version checking (fixes issue #147)luccioman
2017-02-09Replaced absolute redirection locations by relative ones when possible.luccioman
2016-05-25added hint in status to upgrade to java 1.8Michael Peter Christen
2016-03-25load handler for Transparent Proxy on startup only if feature is activatedreger
2016-02-17del unused statistic parameter (from status servlet)reger
2016-01-09fix tray icon switchreger
2015-05-23Init remote crawler on demandreger
2015-01-23write java version to status pageMichael Peter Christen
2014-12-02show number of threads on status pageMichael Peter Christen
2014-10-08more ipv6 bugfixesMichael Peter Christen
2014-09-30large IPv6 redesign of peer ping methods!Michael Peter Christen
2014-05-22Monitoring and limit connection-count for Jettysixcooler
2014-05-17"Use remote proxy for yacy" has no function, remove option and related config...reger
2014-04-02added tutorial mode - some menu items will only appear if you 'qualify'Michael Peter Christen
2014-03-03enhanced concurrent loading by using a fixed set of concurrent loaderMichael Peter Christen
2014-02-25fixed wrong used memory displayMichael Peter Christen
2014-02-20Edit German de locale and improved translationMichael Benz
2014-02-12enhanced the resource observerMichael Peter Christen
2014-02-11Added methods in resource observer to calculate the available and theMichael Peter Christen
2014-01-05refactoring (usage of constant names for attributes of authenticationMichael Peter Christen
2014-01-04adding proxy status to (private) status boxreger
2014-01-03extend ssl enabled msg on status page reger
2013-12-29remove dependency from old serverCore.javareger
2013-10-16merge rc1/masterreger
2013-10-16make use of declared static string ACTION_LOCATIONreger
2013-10-09downgrade to Jetty 8 to assure support of JRE 1.6reger
2013-09-12remove references to 10_http thread (legacy http server)reger
2013-09-09merged current rc1/master into jetty branch to allow further development with...reger
2013-07-31fix for default boolean post values: the default value MUST NOT be TRUE,Michael Peter Christen
2013-07-25always use a default value for boolean options to have transparency forMichael Peter Christen
2013-07-17added cpu load information to status pageorbiter
2013-06-12reduced load on solr; no seed update in Status and no exists-check inMichael Peter Christen
2013-05-10Added a default keystore for ssl encryption of the YaCy web interface.orbiter
2012-11-06added information about the reason of pausing of crawlsMichael Peter Christen
2012-09-21refactoringMichael 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-06-29Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jettyMichael Peter Christen
2012-06-29Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jettyMichael Peter Christen
2012-06-27- allow lazy initialization of solr value (if using 'lazy', then noMichael Peter Christen
2012-05-24changed log-in text for all servlets with authentication:Michael Peter Christen
2012-04-19one more warning in case that crawling is paused because of low diskMichael Peter Christen
2012-04-19add hint for consulting supportMichael Peter Christen
2012-01-28xss hardening on Status.htmlLotus
2012-01-03Patch fuer Issue 0000102stbrumm
2011-11-25some last-minute performance hacksorbiter