summaryrefslogtreecommitdiff
path: root/htroot/ConfigLanguage_p.java
AgeCommit message (Expand)Author
2017-06-08Properly close file output streams even on exceptions scenarios.luccioman
2016-12-03fix unresolved pattern in ConfiLanguage drop down listreger
2016-08-23Introduce additional language setting "browser/Browser Language" for UI inter...reger
2016-06-03on language file delete, del local editfile too (in ConfigLanguage_p servlet)reger
2016-06-03introduce a translation edit servlet Translator_p.html YaCy's UI text transla...reger
2016-04-17fix logger namereger
2016-04-10support xliff for downloaded of language filereger
2016-03-31fix empty drop down list in ConfigLanguage after wrong/empty downloadreger
2016-03-28use UTF8 to write imported language filesreger
2016-01-01remove local credential on download of config files from remote systemsreger
2014-01-07use configured admin-username for api callsreger
2014-01-06fixed shutdown authenticaton problemorbiter
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-08-22Redesign of crawler identification and robots steering. A non-p2p userMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-07-05- added @SuppressWarnings to unused servlet method parametersMichael Peter Christen
2011-12-08translator updates:Michael Christen
2011-09-25refactoring:orbiter
2011-04-26better abstraction of http client identificationorbiter
2010-11-27*) cleaning up the code a little bitlow012
2010-11-21*) renamed classes according to standard Java coding conventionslow012
2010-10-26* add a bit documentation to DigestURI, use DigestURI(string) instead of Dige...f1ori
2010-09-30ConfigLanguage_p.java: Fixed the filename for the API call to ConfigLanguage_...mikeworks
2010-09-27- moved yacybot user agent string definition to MultiProtocolURI since there ...orbiter
2010-09-02change in handling of the all-visible home path for storage in YaCy:orbiter
2010-08-23preparations to move the HTCache into cora:orbiter
2010-08-23refactoring towards a unified loading mechanism for MultiProtocolURIsorbiter
2010-07-22... migrating to HttpComponents-Client-4.x ...sixcooler
2010-04-13*) changes for better code readabilitylow012
2010-02-04fix for 'cannot switch back to default language'-bugorbiter
2010-02-04refactoring of tables data organisationorbiter
2010-01-29- added Tables abstraction in data.Tables.javaorbiter
2010-01-21added an api recording function: it shall be possible to recordorbiter
2010-01-13more PMD enhancementsorbiter
2009-11-08refactoring (reason: get more abstraction to use the blacklist class; for int...orbiter
2009-10-17*) minor changeslow012
2009-10-17*) Made sure that only files with appropriate file endings are listed as skin...low012
2009-10-16*) Skin names and language names are displayed in alphabetical order in dropd...low012
2009-10-11refactoringorbiter
2009-10-11refactoringorbiter
2009-10-10moved table and util classesorbiter
2009-10-05- temporary integrated the transferURL servlet as static class instead as a c...orbiter
2009-09-26*) added subversion properties and edited a few commentslow012
2009-07-19refactoring:orbiter
2009-07-17removed the indexing queue. This queue was superfluous since the introduction...orbiter
2009-07-15-removed superfluous crawl cacheorbiter
2009-07-11enable warnings and fix most of itf1ori
2009-06-30code cleanup: call of static methods directly to the classorbiter
2009-03-30- added migration class to go from index collections to the index cell data s...orbiter
2009-02-19- refactoring of the http clientorbiter