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
/
CrawlStartScanner_p.java
Age
Commit message (
Expand
)
Author
2017-03-30
Updated API calls recording/replay with recent changes.
luccioman
2015-10-31
differentiate api call getLocalPort() from getConfigInt()
reger
2014-10-07
Finished implementation of UPNP:
Marc Nause
2014-09-30
large IPv6 redesign of peer ping methods!
Michael Peter Christen
2014-02-26
do not use luke requests for remote solr servers if the result is
Michael Peter Christen
2014-01-07
use configured admin-username for api calls
reger
2014-01-06
fixed shutdown authenticaton problem
orbiter
2014-01-05
cleanup
Michael Peter Christen
2014-01-05
removed non-working realm setting in http client (auth for localhost was
Michael Peter Christen
2013-09-15
- the webgraph shall store all links which appear on a web page and not
Michael Peter Christen
2013-07-17
Fixes and avoid of catching bad exceptions (some):
Roland Haeder
2013-07-17
Added 'final' for all exception blocks as this helps the Java compiler
Roland Haeder
2013-07-09
- refactoring of log to ConcurrentLog:
Michael Peter Christen
2013-07-09
enhanced the network scanner: find more hosts automatically by removal
orbiter
2013-07-08
- better concurrency for network scanner
Michael Peter Christen
2013-07-08
enhanced network scanner
orbiter
2013-02-22
added the generation of 50 (!!) new solr field in the core 'webgraph'.
Michael Peter Christen
2013-02-02
enhanced network scanner, is faster and more flexible now
Michael Peter Christen
2012-10-15
- enhanced generation of url objects
Michael Peter Christen
2012-10-10
removed the option to prevent removal of & parts inside of the
Michael Peter Christen
2012-09-21
refactoring
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-07-05
removed unused method parameters
Michael Peter Christen
2012-07-05
- added @SuppressWarnings to unused servlet method parameters
Michael Peter Christen
2012-06-26
generalized localhost naming.
Michael Peter Christen
2012-01-05
added noload statistic to servlets
Michael Peter Christen
2011-12-06
showing /16 and /24 subnet option instead of 'bigrange' in network
Michael Christen
2011-11-25
some last-minute performance hacks
orbiter
2011-09-25
refactoring:
orbiter
2011-08-12
better integration of server list in interactive search
orbiter
2011-05-27
hack to reduce resource contention caused by massive UTF8 decodings which use...
orbiter
2011-05-14
added timeout setting to scanner interface
orbiter
2011-05-14
added bigrange option for network scan
orbiter
2011-05-14
speed-up of network port scanner
orbiter
2011-05-13
code cleanup
orbiter
2011-03-15
*) simplified code\n*) fixed potential NumberFormatExceptions
low012
2011-03-07
replaced all 'new String' with default encoding (missing) or UTF-8 encoding w...
orbiter
2011-01-28
changed the default port from 8080 to 8090
orbiter
2011-01-03
- cora package has now no dependencies to other yacy packages and becomes a '...
orbiter
2010-12-28
more small bugfixes and light refactoring
orbiter
2010-12-27
- allow only scanned resourced with granted status
orbiter
2010-12-26
small changes to scanner
orbiter
2010-12-26
enhanced network scanner (less name resolving during scanning and no name res...
orbiter
2010-12-16
- a collection of bug fixes and some redesign of the Scanner class
orbiter
2010-12-16
redesigned CrawlStartScanner user interface and added more features:
orbiter
2010-12-14
enhanced speed and usability of network scanner servlet
orbiter
2010-12-14
- removed old intranet scanner (the generic scanner now completely subsumes t...
orbiter
2010-12-13
added new network scanner
orbiter