Commit Graph

34 Commits (c35170a30549f13a11579a637568416fe0bda948)

Author SHA1 Message Date
Michael Peter Christen 1db476c67e fix for bad table iteration
10 years ago
orbiter a2b5cfb3cf added reverse button to tables, by default on now (to see latest entries
10 years ago
orbiter 3ffe19b85c replaced old /api/table_p.xml servlet with /Tables_p.xml to avoid double
10 years ago
Michael Peter Christen 9aebbbebc0 added network history in /Network.html?page=5
10 years ago
Michael Peter Christen 07c5b57953 removed warnings
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
orbiter 3ac31614a3 added option to reverse-sort YaCy tables (internal API change only)
10 years ago
reger a02e33dcb6 add edit-link to PK field of table admin
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
12 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters
13 years ago
reger ae335a4190 bugfix Tables_p for edit and delete selected row (correction to use "pk_" html prefex)
13 years ago
orbiter 05f34a3fa7 added a full, complete, database insert, update and delete API for the tables.
13 years ago
orbiter 3a15e58e28 - increased stability when opening the robots table
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
low012 2861d0888a *) simplified code\n*) fixed potential NumberFormatExceptions
14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
orbiter 0010cd9db1 Support for indexing of RSS feeds!
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 189a986ebd - modified api-call interface to record api calls with references to api-call database (carries pk)
14 years ago
orbiter b03caaa57a better handling of OOM situations
15 years ago
orbiter 0018163c07 moved table row/column matching method from front-end to back-end
15 years ago
orbiter fad3abb524 Tables_p.html servlet can now show tables with selected rows using a search field
15 years ago
orbiter 0769517129 added a robots.txt monitor in the crawler monitor submenu
15 years ago
orbiter 270fb38674 - fixed some bugs in Table viewer
15 years ago
orbiter 6538043d89 fix for http://forum.yacy-websuche.de/viewtopic.php?p=19189#p19189
15 years ago
orbiter fe78edac32 - view API calls in correct date-order
15 years ago
orbiter 308a973503 refactoring of tables data organisation
15 years ago
orbiter 24060885b6 - added Tables abstraction in data.Tables.java
15 years ago
orbiter 597a410f58 ups
15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record
15 years ago