You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
orbiter
90c3e5d6f6
- cleanup, removed unused imports
...
- added crawling queue sizes to /api/status_p.xml, syntax same as in queues_p.html
- fixed a bug in queue enumeration that caused a out of bounds exception
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6842 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
..
bookmarks
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
util
- (almost) fixed FTP crawler
15 years ago
blacklists.java
applied code changes that are recommended by PMD
16 years ago
blacklists.xml
…
blacklists_p.java
applied code changes that are recommended by PMD
16 years ago
blacklists_p.xml
…
config_p.java
refactoring
16 years ago
config_p.xml
…
feed.java
replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
16 years ago
feed.rss
…
latency_p.java
refactoring
16 years ago
latency_p.xml
svn attributes added
16 years ago
queues_p.java
- cleanup, removed unused imports
15 years ago
queues_p.xml
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
status_p.java
- cleanup, removed unused imports
15 years ago
status_p.xml
- cleanup, removed unused imports
15 years ago
table_p.html
added searchtable function to more tables in interface
15 years ago
table_p.java
moved table row/column matching method from front-end to back-end
15 years ago
table_p.xml
added a robots.txt monitor in the crawler monitor submenu
15 years ago
timeline.java
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790
15 years ago
timeline.xml
added experimental timeline api
16 years ago
trail_p.java
refactoring
16 years ago
trail_p.json
added new cybertag-tracking feature that was inspired by itgrl
16 years ago
version.java
refactoring
16 years ago
version.xml
improvments to debianpackage:
16 years ago
webstructure.java
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
webstructure.xml
added evaluation of incoming links in webstructure api
16 years ago
yacydoc.html
Updated German translation de.lng: added new Table_RobotsTxt_p.html and some other changes
15 years ago
yacydoc.java
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
yacydoc.xml
some updates to dublin core, metadata browsing, file indexing and parser stability
16 years ago