index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
Status.java
Age
Commit message (
Expand
)
Author
2018-04-26
Removed some remaining uses of deprecated Seed.getIP()
luccioman
2018-04-02
Added hint message inciting to check accounts settings on fresh install
luccioman
2018-04-02
Added a shared Java constant for setting key server.servlets.called
luccioman
2017-12-08
Removed Java 1.8 no more necessary version checking (fixes issue #147)
luccioman
2017-02-09
Replaced absolute redirection locations by relative ones when possible.
luccioman
2016-05-25
added hint in status to upgrade to java 1.8
Michael Peter Christen
2016-03-25
load handler for Transparent Proxy on startup only if feature is activated
reger
2016-02-17
del unused statistic parameter (from status servlet)
reger
2016-01-09
fix tray icon switch
reger
2015-05-23
Init remote crawler on demand
reger
2015-01-23
write java version to status page
Michael Peter Christen
2014-12-02
show number of threads on status page
Michael Peter Christen
2014-10-08
more ipv6 bugfixes
Michael Peter Christen
2014-09-30
large IPv6 redesign of peer ping methods!
Michael Peter Christen
2014-05-22
Monitoring and limit connection-count for Jetty
sixcooler
2014-05-17
"Use remote proxy for yacy" has no function, remove option and related config...
reger
2014-04-02
added tutorial mode - some menu items will only appear if you 'qualify'
Michael Peter Christen
2014-03-03
enhanced concurrent loading by using a fixed set of concurrent loader
Michael Peter Christen
2014-02-25
fixed wrong used memory display
Michael Peter Christen
2014-02-20
Edit German de locale and improved translation
Michael Benz
2014-02-12
enhanced the resource observer
Michael Peter Christen
2014-02-11
Added methods in resource observer to calculate the available and the
Michael Peter Christen
2014-01-05
refactoring (usage of constant names for attributes of authentication
Michael Peter Christen
2014-01-04
adding proxy status to (private) status box
reger
2014-01-03
extend ssl enabled msg on status page
reger
2013-12-29
remove dependency from old serverCore.java
reger
2013-10-16
merge rc1/master
reger
2013-10-16
make use of declared static string ACTION_LOCATION
reger
2013-10-09
downgrade to Jetty 8 to assure support of JRE 1.6
reger
2013-09-12
remove references to 10_http thread (legacy http server)
reger
2013-09-09
merged current rc1/master into jetty branch to allow further development with...
reger
2013-07-31
fix for default boolean post values: the default value MUST NOT be TRUE,
Michael Peter Christen
2013-07-25
always use a default value for boolean options to have transparency for
Michael Peter Christen
2013-07-17
added cpu load information to status page
orbiter
2013-06-12
reduced load on solr; no seed update in Status and no exists-check in
Michael Peter Christen
2013-05-10
Added a default keystore for ssl encryption of the YaCy web interface.
orbiter
2012-11-06
added information about the reason of pausing of crawls
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-07-12
replaced more size() > 0 by !isEmpty()
orbiter
2012-07-10
- replaced all length() == 0 and size() == 0 with isEmpty()
orbiter
2012-06-29
Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
Michael Peter Christen
2012-06-29
Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
Michael Peter Christen
2012-06-27
- allow lazy initialization of solr value (if using 'lazy', then no
Michael Peter Christen
2012-05-24
changed log-in text for all servlets with authentication:
Michael Peter Christen
2012-04-19
one more warning in case that crawling is paused because of low disk
Michael Peter Christen
2012-04-19
add hint for consulting support
Michael Peter Christen
2012-01-28
xss hardening on Status.html
Lotus
2012-01-03
Patch fuer Issue 0000102
stbrumm
2011-11-25
some last-minute performance hacks
orbiter
2011-10-04
refactoring
orbiter
[next]