Commit Graph

157 Commits (836953bd5bcc53699888c420e5b66f702629c320)

Author SHA1 Message Date
luccioman bb51555830 Removed remaining unsafe accesses to SimpleDateFormat instances.
6 years ago
Michael Christen e0dc632020 removed transformer
7 years ago
luccioman 84d82bfdd7 Adjusted suggestions timeout management
7 years ago
luccioman e914d17aca Updated call to function deprecated since commons-codec version 1.11
7 years ago
luccioman 0c9e0b3566 Record recrawl calls to make them schedulable
7 years ago
Michael Peter Christen 25573bd5ab added a crawl filter based on <div> tag class names
7 years ago
luccioman cb10daba92 Renamed Chinese & Greek lng files using ISO639-1 codes.
7 years ago
luccioman 8e732d437c Enable HTTP Digest authentication for non admin users.
7 years ago
luccioman 6b11bf3a12 Fixed NullPointerException case on 'Browser' lang selection
7 years ago
reger fb71994342 Harmonizing use of xml reader / sax parser in XMLBlacklistImporter
7 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
7 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman d98c04853d Ensure proper closing of file input streams.
8 years ago
luccioman a87281b498 Added MediaWiki dump import scheduling feature.
8 years ago
luccioman 31fff2c986 Extended WikiCode template inclusion syntax support.
8 years ago
luccioman 23775e76e2 Fixed endless loop case in wikicode processing.
8 years ago
luccioman af28a07780 Updated API calls recording/replay with recent changes.
8 years ago
luccioman cde237b687 Enforced access controls on some administrative actions.
8 years ago
luccioman 6a4d51d8f9 Cleaned up some Javadoc warnings.
8 years ago
luccioman 86dc198698 Fixed some JavaDocs broken links.
8 years ago
reger 68d4dc5cc5 Complete harmonization RequestHeader getCookie with std ServletRequest
8 years ago
reger 59ab42e7d6 add UserDB lastaccess update calls on login
8 years ago
reger 02092de3d8 remove login cookie generation for static admin ind User servlet
8 years ago
reger 28afd3a2f8 fix UserDB.proxyAuth from header string
8 years ago
luccioman 54d879a9b3 Generate HTML relative (to each peer) links from hosted WikiCode.
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
luccioman 7717a3d43d Fixed license headers on files created to improve favicon management.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
8 years ago
reger 2910fe35c1 add missing scheduler calc of next exec_date (call of calculateAPIScheduler)
8 years ago
reger 7c3f932e5d revert due to conflict with double count recording by schedulter / servlet by the commit under normal operation (no shutdown)
8 years ago
reger 07311020d4 postpone apicall exec date init until actual call
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
reger d4da4805a8 internal wiki code, require header line to start with markup
9 years ago
reger e952e355a2 have Translator servlet adhoc apply added translation by translating a single file
9 years ago
reger 223071337b Translator to take caution of word boundaries to identify text portion to
9 years ago
reger 0c40401d28 fix MessageBoard test for null data
9 years ago
reger a2e0f00456 optimize Translator
9 years ago
reger a6ba1faa80 introduce a translation edit servlet Translator_p.html YaCy's UI text translation
9 years ago
reger 16837d60c7 fix version in locale version file
9 years ago
reger 61c5b6b403 fix empty drop down list in ConfigLanguage after wrong/empty download
9 years ago
reger 90c79014ae remove unused translator routine which also doesn't handle rel path input
9 years ago
Michael Peter Christen 2494a820c7 0N - added recording of dump exports if given time frame is not negative
9 years ago
luc 7aa1a29e33 Return more accurate HTTP status 400 with detail message when some error
9 years ago
luc cfdbc2b487 Improved URLLicence reliability for use by conccurrent non authaurized
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger a7591d3ed0 fix mediawikiimporter number format exception on coordinate parsing
9 years ago
reger 6d54eb3d36 skip loading document on crawl start for YMark bookmarks
9 years ago
reger 80e2c82249 fix NPE on empty blog importfile parameter
9 years ago
reger 47d70732f6 improve locale translator
9 years ago