Commit Graph

45 Commits (2f57327f2040d7b2a0ed105a54a7d840b82f0231)

Author SHA1 Message Date
Michael Peter Christen dc38d35986 added matching in url field in Table_API_p search
11 years ago
Michael Peter Christen 9fac9249bc - replaced 'edit' link with a clone symbol in Table_API_p since that is
11 years ago
bhoerdzn b0c0ec2dec link recorded crawl starts back to "CrawlStartExpert_p" in "Process Scheduler"
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 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
11 years ago
Michael Peter Christen 4c242f9af9 always use a default value for boolean options to have transparency for
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 7300d81f40 include API Table deletion requests to the API recorder
12 years ago
Michael Peter Christen 179d032181 added a (badly formatted) delete button for process scheduler entries
12 years ago
Michael Peter Christen 6fbca35215 fixed api table navigation
12 years ago
Michael Peter Christen 9e4033f229 fix for event starter: delete start time when event is removed
12 years ago
Michael Peter Christen 24c9bb35f7 extended the Scheduler: introduced scheduled events
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
12 years ago
orbiter bbfa497a3c replaced more size() > 0 by !isEmpty()
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
Michael Peter Christen 9116013c64 - allow lazy initialization of solr value (if using 'lazy', then no
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
Michael Peter Christen 89142d1e8d removed (not all) warnings
13 years ago
reger e15e633a01 Bugfix for IE9 (doesn't accept html form within form)
13 years ago
orbiter d2ea250d99 refactoring:
13 years ago
orbiter 5b579e21a3 code cleanup
14 years ago
orbiter deda54d684 - relaxed matching of string-search (this is now case-insensitive)
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 d2eb2fe8d9 added patch from quix0r, see
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
mikeworks 70576e88d2 de.lng: Added some more untranslated strings I found and uncommented old ones that were removed
14 years ago
orbiter e63896f2a8 added an intranet scanner and a servlet which shows all intranet addresses and an option to start a site-crawl for all these addresses at once.
14 years ago
orbiter 4e8cf0c72c added a search box and navigation to api steering servlet
14 years ago
orbiter 4f22e2df41 bugfixes for
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
orbiter 70dd26ec95 added the new crawl scheduling function to the crawl start menu:
14 years ago
orbiter 5a994c9796 added a scheduler based on API actions
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 599c3766c4 added authentication to automated API call
15 years ago
orbiter 23bf81d225 new buttons to select/deselect all entries
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 8a76f38d26 Added a new steering servlet that can be used to repeat actions that had been made on the yacy interface. This can be used to:
15 years ago