1
0
Fork 0
Commit Graph

35587 Commits

Author SHA1 Message Date
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
Kaveh Vahedipour a0af781630 to lock or not to lock 2017-01-06 14:46:57 +01:00
jsteemann 9dee64e88f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 14:36:03 +01:00
jsteemann e4ff3a3611 attempt to fix spurious "permission denied" errors on Windows 2017-01-06 14:35:44 +01:00
jsteemann 31375b25b9 removed debug output 2017-01-06 14:32:12 +01:00
Frank Celler 9290d89412 removed superfluous dashes 2017-01-06 14:15:45 +01:00
Wilfried Goesgens 76a51e0243 don't fail if which doesn't find binaries 2017-01-06 13:36:29 +01:00
Wilfried Goesgens f637cfdeeb fix windows build 2017-01-06 13:31:18 +01:00
jsteemann 7ccc20d3e4 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 13:28:01 +01:00
jsteemann 213cda0462 more diagnostics 2017-01-06 13:27:45 +01:00
Andreas Streichardt 15fab0b7ce Do not initialize clustercomm twice in debug mode 2017-01-06 11:58:26 +01:00
Wilfried Goesgens c817254214 add commandline parsing for silent installation 2017-01-06 11:54:01 +01:00
Wilfried Goesgens ce1ceb8eb1 add code to store things to our symbol server. 2017-01-06 11:53:42 +01:00
Wilfried Goesgens 779dab2165 fix style so emacs asm-mode nicely displays the nsis files 2017-01-06 11:22:01 +01:00
Kaveh Vahedipour 4ac74301d5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 11:10:36 +01:00
jsteemann 3690f3c92e some more optimizations for arithmetic calculations 2017-01-06 11:01:16 +01:00
jsteemann fd9b204442 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 10:55:06 +01:00
jsteemann 810209db03 remove unreferenced variable 2017-01-06 10:54:48 +01:00
jsteemann 4de07a067e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 10:52:18 +01:00
jsteemann 5b8fdf99a4 more diagnostics 2017-01-06 10:52:03 +01:00
Andreas Streichardt dafb5d0724 Allow setInitialized within DEBUG_SYNC_REPL mode 2017-01-06 10:44:35 +01:00
jsteemann f9518bcf99 cosmetiscs 2017-01-06 10:33:41 +01:00
jsteemann 4cf4e9be13 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-06 10:12:00 +01:00
jsteemann 25a84faa54 diagnostics 2017-01-06 10:11:46 +01:00