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