Commit Graph

25 Commits (6fb2811e68850fd1c295c2bb524c6792b46f13f4)

Author SHA1 Message Date
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog: 12 years ago
Michael Peter Christen 00c1c777fa refactoring 13 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet 13 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 14 years ago
orbiter d2ea250d99 refactoring: 14 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! 15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora: 15 years ago
orbiter 189a986ebd - modified api-call interface to record api calls with references to api-call database (carries pk) 15 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