1
0
Fork 0
Commit Graph

35610 Commits

Author SHA1 Message Date
Andreas Streichardt b51aebd596 additional error checking 2017-01-09 17:37:06 +01:00
Kaveh Vahedipour 11b83b762b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 17:30:58 +01:00
Kaveh Vahedipour 0875353a26 all ArangoAgency.set rewritten in cluster.js 2017-01-09 17:30:36 +01:00
jsteemann 0590b98442 properly initialize variables... 2017-01-09 17:08:28 +01:00
jsteemann a92b49d46e fix races in VST response handling 2017-01-09 17:06:33 +01:00
Wilfried Goesgens 3a56ccfa6e finalize windows silent installer 2017-01-09 16:47:39 +01:00
jsteemann 75263042c8 added tests for dropping indexes 2017-01-09 15:56:36 +01:00
Kaveh Vahedipour 3b57e84865 missing semis 2017-01-09 14:56:53 +01:00
Kaveh Vahedipour 41ca7d17e4 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 14:45:57 +01:00
Kaveh Vahedipour 13076e9fc1 no locks left in cluster.js 2017-01-09 14:45:44 +01:00
hkernbach e956161b99 changelog 2017-01-09 14:28:10 +01:00
hkernbach 823c20bd84 issue: #2181 2017-01-09 14:23:46 +01:00
jsteemann fc1b913791 fixed some issues found by coverity build tool 2017-01-09 12:39:04 +01:00
Kaveh Vahedipour 2d5f4133c8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 11:46:37 +01:00
Kaveh Vahedipour 1ff26054fa jslint needs satisfaction 2017-01-09 11:46:26 +01:00
jsteemann 4440200912 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 11:12:05 +01:00
jsteemann aea9cfae7c shorten critical section code 2017-01-09 11:11:55 +01:00
Kaveh Vahedipour 49631284c7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 11:11:39 +01:00
Kaveh Vahedipour 853eb1849a oops 2017-01-09 11:11:28 +01:00
jsteemann f69985014b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 10:59:15 +01:00
jsteemann 503326852c try to fix test for MacOS 2017-01-09 10:58:58 +01:00
Wilfried Goesgens 6830fd57f8 remove comments 2017-01-09 10:57:42 +01:00
Kaveh Vahedipour 59dc050070 missing prototypes 2017-01-09 10:38:53 +01:00
Kaveh Vahedipour 55985ed5de missing prototypes 2017-01-09 10:38:34 +01:00
jsteemann eac2756829 small fixes 2017-01-09 10:17:29 +01:00
Wilfried Goesgens 8f13b943f4 re-enable testcase for windows. 2017-01-09 10:11:01 +01:00
jsteemann 902a787ca6 added try..catch block for thread 2017-01-09 08:32:45 +01:00
jsteemann 016f3dfb5b added try...catch 2017-01-09 08:27:59 +01:00
jsteemann 58076608ee Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-09 08:00:54 +01:00
Frank Celler 53ee996779 removed gitter 2017-01-07 16:34:30 +01:00
jsteemann 63dc0ee5df moved global function into translation unit 2017-01-06 21:10:10 +01:00
jsteemann 0481f5ec8b added define for unaligned memory accesses 2017-01-06 21:09:53 +01:00
Michael Hackstein c206645ebe Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-06 18:09:21 +01:00
Michael Hackstein b612e34aa7 Refactoring in RestReplicationHandler. Preparation for Enterprise Restore version. 2017-01-06 18:09:11 +01:00
Andreas Streichardt 13e3e8e673 more agency request mockery 2017-01-06 17:57:11 +01:00
Andreas Streichardt 11eb78c056 jslint 2017-01-06 17:28:39 +01:00
Andreas Streichardt b447051677 remove console.logs 2017-01-06 17:24:39 +01:00
Andreas Streichardt 466f932701 First steps to low level replication debugging 2017-01-06 17:19:07 +01:00
jsteemann e9f4bd94c4 removed diagnostics 2017-01-06 17:13:05 +01:00
Andreas Streichardt a47a9712af Brake internal, authenticated cluster foxx requests again so we don't
break the normal usecases
2017-01-06 16:43:24 +01:00
jsteemann d5c871564a force closing collection 2017-01-06 16:29:23 +01:00
jsteemann 173d647a5e fixed compile error 2017-01-06 15:44:46 +01:00
jsteemann 1fa39c8f1b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 15:29:15 +01:00
jsteemann ef76ab38cc fixed test 2017-01-06 15:29:01 +01:00
Michael Hackstein a307ee57c4 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-06 15:25:01 +01:00
Michael Hackstein cd83ce24fc In case of INTERNAL_ERROR the restore-data handler will now correctly supply the error message 2017-01-06 15:24:50 +01:00
Wilfried Goesgens ec9b3fc9e5 fix environment variable passing so the maintainer scripts so its portable to windows 2017-01-06 15:12:04 +01:00
jsteemann 41cc216012 properly reset _nrCollisions 2017-01-06 14:55:50 +01:00
jsteemann 1dfe817fed removed unintentional return statement 2017-01-06 14:49:39 +01:00
Kaveh Vahedipour c533f311cb Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 14:47:02 +01:00