summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2016-08-31correct NewPool rentention calculationreger
2016-08-30TransNews_p: add ad-hoc translation of target file on positive vote (additon ...reger
2016-08-29Added news service for easy, community driven UI translation support.reger
2016-08-28Rename class CreateTranslationMaster to TranslationManager and add reger
2016-08-28speed-up reading of xlif language file, by using xmlparser (stax) instead of ...reger
2016-08-26Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitMichael Peter Christen
2016-08-26force browser-caching of favicons from search resultsMichael Peter Christen
2016-08-26Merge pull request #61 from luccioman/heroku_experimentsOrbiter
2016-08-23missing file for prev commint "Introduction of additional language setting br...reger
2016-08-23Introduce additional language setting "browser/Browser Language" for UI inter...reger
2016-08-21change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER toreger
2016-08-20fix CookieTest_p formatting (output of <br> as text),reger
2016-08-19fixed missing browser activation in linuxMichael Peter Christen
2016-08-19enhanced browser-caching of static contentMichael Peter Christen
2016-08-19Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitMichael Peter Christen
2016-08-19don't do solr optimization, this create high IO load. We should leaveMichael Peter Christen
2016-08-17Copy image resources contained in donation iframe.luccioman
2016-08-14eleminate dependency on file-extension in storeDocument but use supported mim...reger
2016-08-13refactor xlsParser to include Excel file attribute (like author) in parser re...reger
2016-08-12Opensearch desc : handle https protocol url with default port (443)luccioman
2016-08-10Merged master to 'heroku' branch.luccioman
2016-08-10fix for NPE and small performance enhancementMichael Peter Christen
2016-08-09add missing scheduler calc of next exec_date (call of calculateAPIScheduler)reger
2016-08-08keep scheduler selection by repeat entry from https://github.com/yacy/yacy_se...reger
2016-08-08revert due to conflict with double count recording by schedulter / servlet by...reger
2016-08-07postpone apicall exec date init until actual call reger
2016-08-04fix Blacklist.contains() matching path pattern to stringreger
2016-08-03fix Blacklist.remove by using pattern.toString to find pattern to remove,reger
2016-08-02on Blacklist.add pattern to source file also update internal entry mapsreger
2016-07-31Correct use of _htDocsPath config in YaCyDefaultServlet to use servlet config...reger
2016-07-28Merge remote-tracking branch 'origin/master' into heroku_experimentsluccioman
2016-07-27add uses of config constant INDEX_RECEIVE_ALLOWreger
2016-07-23declare poison pill url MultiProtocolURL() as protected to make sure notreger
2016-07-23prevent string index out of bounds MultiProtocolURL.getPathsreger
2016-07-23update lucenematchversion to current (5.2.0 -> 5.5.0)reger
2016-07-21deprecate newurl(), not used and already replaced reger
2016-07-20Merged changes from master.luccioman
2016-07-19fix GenericFormatter.parse ("time","timeoffset")reger
2016-07-17improve detection of referenced links by taking http and https link protocolreger
2016-07-17fix MultiProtocolURL init (assign of host) for urls with '/' in query partreger
2016-07-16Adjusted hash computation and toNormalform for file:// protocol to deliverreger
2016-07-12Merged from maain master branch.luccioman
2016-07-12Handle more propertly local port configuration by system propertyluccioman
2016-07-09fix GSA servlet clientIP retrivalreger
2016-07-09use directories original lastmodified date in file- & smbloader in responsereger
2016-07-07one more replacement to use cached hosthash vs. calculatedreger
2016-07-06Let Heroku decide which http port to useluccioman
2016-07-05to prevent crawler to concurrently access and alter same crawl queuereger
2016-07-04Merge pull request #56 from luccioman/LibreJSOrbiter
2016-07-04small refactoring + do not accept too old peers during bootstrapMichael Peter Christen