Commit Graph

12811 Commits (4c67ed3f8d82ab13d3960f493fb1efed610f1625)
 

Author SHA1 Message Date
luccioman 9bb3f2f629 Merged master into 'docker' branch.
8 years ago
luccioman c61f65fd5f Merge remote-tracking branch 'origin/master' into docker
8 years ago
Michael Peter Christen 103a8348b3 fix for NPE and small performance enhancement
8 years ago
Andreas 1f48d65b66 Merge pull request #7 from yacy/master
8 years ago
reger 2910fe35c1 add missing scheduler calc of next exec_date (call of calculateAPIScheduler)
8 years ago
reger 70d47ae38a keep scheduler selection by repeat entry from 07311020d4
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 75254ac9b6 Fixed syntax errors.
8 years ago
luccioman 403193a24c Merged changes from master.
8 years ago
luccioman 16dfc49bfd Enabled HTTPS as default, and added HTPS related documentation
8 years ago
reger 5e335b32da fix Blacklist.contains() matching path pattern to string
8 years ago
reger 5e9e871192 fix Blacklist.remove by using pattern.toString to find pattern to remove,
8 years ago
reger 1843ea7e69 on Blacklist.add pattern to source file also update internal entry maps
8 years ago
reger bf6ce33da3 Correct use of _htDocsPath config in YaCyDefaultServlet to use servlet config variable
8 years ago
luccioman 6811158e1a Expose HTTPS default port on docker images
8 years ago
luccioman 480027ec98 Merge remote-tracking branch 'origin/master' into heroku_experiments
8 years ago
luc a6bf44f4f7 Simplified Heroku variables configuration
8 years ago
reger fcad2d0744 add uses of config constant INDEX_RECEIVE_ALLOW
8 years ago
reger 07fbb737df upd to commons-compress-1.12
8 years ago
reger 226f81cfcf declare poison pill url MultiProtocolURL() as protected to make sure not
8 years ago
reger f8632ad292 prevent string index out of bounds MultiProtocolURL.getPaths
8 years ago
reger 35a7d57260 update lucenematchversion to current (5.2.0 -> 5.5.0)
8 years ago
Marc Nause 1f7013a1e3 removed unused properties in default config (CGI capabilities of YaCy's
8 years ago
reger 9b07bbf955 deprecate newurl(), not used and already replaced
8 years ago
luccioman 47d486298f Merged changes from master.
8 years ago
luccioman 0c327d0a93 Moved variables configuration at the right place.
8 years ago
luccioman 25cb470e21 Added a message tracing yacy.init eventual customization
8 years ago
reger 774b3906a9 fix GenericFormatter.parse ("time","timeoffset")
8 years ago
reger 27163af0e1 improve detection of referenced links by taking http and https link protocol
8 years ago
reger aed44e31ca fix fr.lng typo in submenuRanking.template
8 years ago
reger f89d4eb51d fix MultiProtocolURL init (assign of host) for urls with '/' in query part
8 years ago
reger 163d0cc3cf correct renamed ConfigAdvanced_p.html -> ConfigProperties_p.html in fr and sk.lng
8 years ago
Burkhard 929147b16f Merge pull request #62 from luccioman/french_translation
8 years ago
reger 87fcfc6d78 Adjusted hash computation and toNormalform for file:// protocol to deliver
8 years ago
luccioman 31941f1a5e Updated french translation for some pages
8 years ago
reger f0f38a4a94 put Autocrawl_p.html to master.lng.xlf
8 years ago
luccioman fda2676980 Reverted initial log level modified for debugging on Heroku
8 years ago
luccioman 7dd23aa7d4 Set 'Deploy to Docker Cloud' url repo parameter to main yacy repo.
8 years ago
luccioman b1345d92d2 Fixed relative Markdown links
8 years ago
luccioman e3d90fd1ca Removed unnecessary variables for local heroku run
8 years ago
luccioman 3db732aded Added Heroku markdown documentation.
8 years ago
luccioman 4beded760f Updated ConfigBasic.html translation.
8 years ago
luccioman 15853a5402 Added important log limit options to upgrade procedure example.
8 years ago
luccioman d6bf90803f Merged from maain master branch.
8 years ago
luccioman 9b9c112263 Handle more propertly local port configuration by system property
8 years ago
reger 41d845285d add missing text for ConfigBasic.html to master.lng.xlf
8 years ago
reger a952787712 adjust opensearchdescription to return url with protocol it was call on
8 years ago
reger 360b38d9b6 fix CookieTest_p parameter from ResponseHeader to RequestHeader
8 years ago
reger 3811184abd fix GSA servlet clientIP retrival
8 years ago