Commit Graph

12630 Commits

Author SHA1 Message Date
luccioman
744c9a2615 Opensearch desc : handle https protocol url with default port (443)
This completes modifications made for mantis 669
(http://mantis.tokeek.de/view.php?id=669)
2016-08-12 12:18:26 +02:00
luccioman
b9c28893ee Merged master to 'heroku' branch. 2016-08-10 11:03:01 +02:00
luccioman
db1b0d1fc6 Fixed description small typing errors. 2016-08-10 11:02:04 +02:00
Michael Peter Christen
103a8348b3 fix for NPE and small performance enhancement 2016-08-10 06:48:08 +02:00
Andreas
1f48d65b66 Merge pull request #7 from yacy/master
Get my fork synced #7
2016-08-09 21:27:57 +02:00
reger
2910fe35c1 add missing scheduler calc of next exec_date (call of calculateAPIScheduler)
- after last_exec_date is altered, next_exec_date should be recalculated
- makes the recalculation of next_exec in advance (without api call surely made) in Switchbard.schedulerJob() obsolete
Slightly modify next_exec calc. on missed event to now+schedule_time (from fix 10min)
2016-08-09 03:03:04 +02:00
reger
70d47ae38a keep scheduler selection by repeat entry from 07311020d4
to allow exec schedule on actual exec event.
Iterate on exec date (of advantage after interruption/shutdown) to schedule
older or missed events first.
2016-08-08 02:19:48 +02:00
reger
7c3f932e5d revert due to conflict with double count recording by schedulter / servlet by the commit under normal operation (no shutdown) 2016-08-08 01:57:31 +02:00
reger
07311020d4 postpone apicall exec date init until actual call
fix for http://mantis.tokeek.de/view.php?id=677
The difference is on scheduling a large number of rss feeds and loading 
is not finished before shutdown of YaCy. The change makes sure not already
loaded RSS will be loaded by the scheduler on next startup.
2016-08-07 05:08:55 +02:00
reger
5e335b32da fix Blacklist.contains() matching path pattern to string
similar to 5e9e871192
+ add proof testcase
2016-08-04 01:12:49 +02:00
reger
5e9e871192 fix Blacklist.remove by using pattern.toString to find pattern to remove,
parameter String path did never equal Pattern.
+ delete unused removeAll, as it does not persist changes after restart
2016-08-03 02:13:26 +02:00
reger
1843ea7e69 on Blacklist.add pattern to source file also update internal entry maps
as in Blacklist.add(blacklistType) to make entry effective w/o restart
fix for http://mantis.tokeek.de/view.php?id=676
2016-08-02 02:41:03 +02:00
reger
bf6ce33da3 Correct use of _htDocsPath config in YaCyDefaultServlet to use servlet config variable
+ add some javadoc and remove a not useful static declaration
2016-07-31 23:16:24 +02:00
luccioman
480027ec98 Merge remote-tracking branch 'origin/master' into heroku_experiments 2016-07-28 02:29:40 +02:00
luc
a6bf44f4f7 Simplified Heroku variables configuration
- Having well defined variables is more readable than configuring
everything in MAVEN_CUSTOM_OPTS
- Do not provide a default admin password value : people deploying on
Heroku for testing or demonstration purpose would likely forget to
customize this password, which would be a security flaw
- reduce Heroku specific impacts on existing pom.xml
2016-07-28 02:04:51 +02:00
reger
fcad2d0744 add uses of config constant INDEX_RECEIVE_ALLOW 2016-07-27 02:16:20 +02:00
reger
07fbb737df upd to commons-compress-1.12 2016-07-23 20:34:47 +02:00
reger
226f81cfcf declare poison pill url MultiProtocolURL() as protected to make sure not
used from outside.
After double checking use of poison url revert path init from commit
f8632ad292
2016-07-23 20:03:13 +02:00
reger
f8632ad292 prevent string index out of bounds MultiProtocolURL.getPaths
as path maybe a empty string
+ init path to "" also in init for poison url (to guarantee success for 
all existing uses of path w/o check for null)
2016-07-23 19:18:23 +02:00
reger
35a7d57260 update lucenematchversion to current (5.2.0 -> 5.5.0)
there should be no need for reindex by the update
2016-07-23 18:36:43 +02:00
Marc Nause
1f7013a1e3 removed unused properties in default config (CGI capabilities of YaCy's
HTTPd have been removed many moons ago)
2016-07-21 21:36:00 +02:00
reger
9b07bbf955 deprecate newurl(), not used and already replaced
instead of making it handle all supported the protocols
2016-07-21 02:14:35 +02:00
luccioman
47d486298f Merged changes from master. 2016-07-20 00:37:31 +02:00
luccioman
0c327d0a93 Moved variables configuration at the right place.
If running "heroku config:set" before git initialization, --app appname
option has to be explicitely passed.
2016-07-20 00:35:16 +02:00
luccioman
25cb470e21 Added a message tracing yacy.init eventual customization 2016-07-20 00:33:19 +02:00
reger
774b3906a9 fix GenericFormatter.parse ("time","timeoffset")
change: UTC offset internally expected in minutes
2016-07-19 02:57:41 +02:00
reger
27163af0e1 improve detection of referenced links by taking http and https link protocol
into account
+ correct query start detection of commit f89d4eb51d
2016-07-17 23:42:25 +02:00
reger
aed44e31ca fix fr.lng typo in submenuRanking.template 2016-07-17 22:16:08 +02:00
reger
f89d4eb51d fix MultiProtocolURL init (assign of host) for urls with '/' in query part
+ add to test case
2016-07-17 04:17:01 +02:00
reger
163d0cc3cf correct renamed ConfigAdvanced_p.html -> ConfigProperties_p.html in fr and sk.lng 2016-07-16 20:34:42 +02:00
Burkhard
929147b16f Merge pull request #62 from luccioman/french_translation
Updated french translation for some pages
2016-07-16 02:17:58 +02:00
reger
87fcfc6d78 Adjusted hash computation and toNormalform for file:// protocol to deliver
same hash same file on Windows filesystem path with forward- and backslash in path.
Background see http://mantis.tokeek.de/view.php?id=671
+Test case
2016-07-16 01:59:09 +02:00
luccioman
31941f1a5e Updated french translation for some pages
Used Translator_p.html editor and updated french translation for the 8
first files displayed in the combobox.
2016-07-15 14:44:58 +02:00
reger
f0f38a4a94 put Autocrawl_p.html to master.lng.xlf 2016-07-15 00:27:41 +02:00
luccioman
fda2676980 Reverted initial log level modified for debugging on Heroku 2016-07-13 03:05:59 +02:00
luccioman
7dd23aa7d4 Set 'Deploy to Docker Cloud' url repo parameter to main yacy repo. 2016-07-13 01:34:26 +02:00
luccioman
b1345d92d2 Fixed relative Markdown links 2016-07-13 01:15:25 +02:00
luccioman
e3d90fd1ca Removed unnecessary variables for local heroku run 2016-07-13 01:07:11 +02:00
luccioman
3db732aded Added Heroku markdown documentation. 2016-07-13 01:06:33 +02:00
luccioman
4beded760f Updated ConfigBasic.html translation. 2016-07-12 09:33:18 +02:00
luccioman
15853a5402 Added important log limit options to upgrade procedure example. 2016-07-12 09:09:55 +02:00
luccioman
d6bf90803f Merged from maain master branch. 2016-07-12 09:05:31 +02:00
luccioman
9b9c112263 Handle more propertly local port configuration by system property
And prefixed property with "net.yacy" to avoid ambiguity.
2016-07-12 01:53:01 +02:00
reger
41d845285d add missing text for ConfigBasic.html to master.lng.xlf 2016-07-11 04:08:24 +02:00
reger
a952787712 adjust opensearchdescription to return url with protocol it was call on
fix http://mantis.tokeek.de/view.php?id=669
2016-07-11 02:33:12 +02:00
reger
360b38d9b6 fix CookieTest_p parameter from ResponseHeader to RequestHeader 2016-07-10 05:44:56 +02:00
reger
3811184abd fix GSA servlet clientIP retrival 2016-07-09 23:39:43 +02:00
reger
7ab41d4ff1 use directories original lastmodified date in file- & smbloader in response 2016-07-09 19:55:47 +02:00
luccioman
87858536e4 Set deploy buttons in one place 2016-07-08 02:04:38 +02:00
luccioman
a11a64bbde Added a more detailed description for MAVEN_CUSTOM_OPTS 2016-07-08 01:51:46 +02:00