1
0
Fork 0
Commit Graph

31369 Commits

Author SHA1 Message Date
Wilfried Goesgens 938ec92417 Fix anchor 2016-06-14 16:49:46 +02:00
Wilfried Goesgens b705f3613f fresh swagger. 2016-06-14 16:49:37 +02:00
Wilfried Goesgens 0b7e257a79 Fix / comment out broken links. 2016-06-14 16:46:34 +02:00
jsteemann 470919bf67 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-14 16:43:12 +02:00
Jan Steemann 24ee67eda7 try to fix potential crashes 2016-06-14 16:41:00 +02:00
Kaveh Vahedipour a3694e7a01 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-14 16:39:17 +02:00
Kaveh Vahedipour 1b77bc7a83 ageny tests 2016-06-14 16:39:07 +02:00
Alan Plum 0867e8aa87
Validate request headers also 2016-06-14 16:29:36 +02:00
Alan Plum 4466925398
Remove redundant quotes
[skip ci]
2016-06-14 16:29:33 +02:00
Alan Plum 45488ef615
Make param validation errors more descriptive 2016-06-14 16:29:31 +02:00
Alan Plum 8639ebb4cf
Rename 'reason' to 'description'
[skip ci]
2016-06-14 16:29:29 +02:00
hkernbach 30b4c8aca5 Merge branch 'uditha-atukorala-devel' into devel 2016-06-14 16:27:11 +02:00
Max Neunhoeffer 1be89d4667 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-14 16:20:38 +02:00
Max Neunhoeffer 5153b230b8 Wait for sync repl to settle after db create. 2016-06-14 16:20:18 +02:00
jsteemann 83466c2342 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-14 16:14:21 +02:00
jsteemann 4b8f2d4594 jslint 2016-06-14 16:14:15 +02:00
jsteemann 34877186dd make user-defined AQL functions throw again 2016-06-14 16:14:02 +02:00
hkernbach 498742ceb2 Merge branch 'devel' of https://github.com/uditha-atukorala/arangodb into uditha-atukorala-devel 2016-06-14 16:12:40 +02:00
Max Neunhoeffer 3e1b745f64 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-14 15:59:45 +02:00
Max Neunhoeffer 6ae19f3987 Move waiting code to @arangodb/cluster.js 2016-06-14 15:59:20 +02:00
Max Neunhoeffer 527b9159dd Minor corrections. 2016-06-14 15:58:53 +02:00
Frank Celler c1f9534c9b fixed eol 2016-06-14 15:58:51 +02:00
hkernbach f7687a3326 jslint + grunt build 2016-06-14 15:44:50 +02:00
Max Neunhoeffer 6dba665a34 At create database wait for synchronous replication to kick in. 2016-06-14 15:40:55 +02:00
Max Neunhoeffer 127a642943 Wait for 2 DBServers or 30s before running cluster bootstrap. 2016-06-14 15:40:11 +02:00
hkernbach 8d8f935cd4 support view [ci skip] 2016-06-14 15:24:21 +02:00
hkernbach dbf3dafdde Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-14 15:09:32 +02:00
Kaveh Vahedipour 2f3c86dd1d error handling in rest handling and random generator in constituent 2016-06-14 14:53:33 +02:00
Kaveh Vahedipour ab593bfa94 error handling in rest handling and random generator in constituent 2016-06-14 14:51:48 +02:00
hkernbach 10dcc377ef Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-14 14:36:43 +02:00
hkernbach 0c9e0e7c66 ie + edge cache fixes 2016-06-14 14:36:32 +02:00
Frank Celler e8a5f4b8aa fixed random issue 2016-06-14 14:25:44 +02:00
Frank Celler 37dc4ae54e fixed random issue 2016-06-14 14:22:43 +02:00
Max Neunhoeffer 85d64d0eae Do not retry for too long to synchronize a shard. 2016-06-14 13:54:53 +02:00
Wilfried Goesgens 9c6b4c081c Mark test as timecritical, it fails with asan. 2016-06-14 13:41:13 +02:00
Andreas Streichardt 9247f759c2 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-14 13:08:24 +02:00
Andreas Streichardt 85593ba179 useless jslint 2016-06-14 13:08:12 +02:00
Wilfried Goesgens 77fdf8c31c Fix copying of arangod for later crash analysis; don't default to /var/tmp/ so regular cleanup jobs can catch it. 2016-06-14 13:05:47 +02:00
Andreas Streichardt f46096d693 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-14 13:04:30 +02:00
Andreas Streichardt 60377dfd1b Throw exception when calling cluster methods in non-cluster mode 2016-06-14 13:04:03 +02:00
Simran Brucherseifer 098fb45221 Integrate former GettingFamiliar doc into Installing 2016-06-14 12:58:54 +02:00
Wilfried Goesgens 400474dd5c remove unneccessary fixup. 2016-06-14 12:50:22 +02:00
Wilfried Goesgens 83df22eb34 Rename variable to substitute into NSIS, for some reason CPACK_NSIS_DEFINES is substituted empty. 2016-06-14 12:46:44 +02:00
Kaveh Vahedipour 3f0b5c1a36 minor optimisations 2016-06-14 12:20:22 +02:00
Kaveh Vahedipour 658a2a8f3d clean up code, document 2016-06-14 12:00:34 +02:00
Alan Plum 2c8732e674
Fix aardvark foxx icon size 2016-06-14 11:56:33 +02:00
Max Neunhoeffer 3348e8769d Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-14 10:57:59 +02:00
Max Neunhoeffer b6ba8f841c Lower info level of some warning. 2016-06-14 10:51:15 +02:00
Max Neunhoeffer 9c74d6a076 Properly protect traffic in Sync Keyspace. 2016-06-14 10:49:28 +02:00
Wilfried Goesgens e0e38fbf88 Fix links. 2016-06-14 10:39:52 +02:00