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
/
CrawlCheck_p.java
Age
Commit message (
Expand
)
Author
2016-11-23
Added control over Robots.txt active threads maximum number.
luccioman
2014-03-14
support for multiple sitemaps in robots.txt
Michael Peter Christen
2013-10-23
added concurrency for mass crawl check
Michael Peter Christen
2013-09-15
- the webgraph shall store all links which appear on a web page and not
Michael Peter Christen
2013-08-22
Redesign of crawler identification and robots steering. A non-p2p user
Michael Peter Christen
2013-07-17
Added 'final' for all exception blocks as this helps the Java compiler
Roland Haeder
2013-07-12
refactoring of load_delay: this is a matter of client identification
Michael Peter Christen
2013-07-09
- refactoring of log to ConcurrentLog:
Michael Peter Christen
2013-05-20
reduced locking situation in crawler: shifted synchronized location and
Michael Peter Christen
2012-10-28
replaced the custom robots.txt loader by the standard http loader
Michael Peter Christen
2012-10-10
removed the option to prevent removal of & parts inside of the
Michael Peter Christen
2012-10-10
added a crawl start checker which makes a simple analysis on the list of
Michael Peter Christen