1
0
Fork 0
Commit Graph

28950 Commits

Author SHA1 Message Date
hkernbach e6757416f7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-22 12:33:31 +02:00
hkernbach 67420663ed views 2016-04-22 12:33:13 +02:00
hkernbach 5aa9481bd0 templates 2016-04-22 12:32:37 +02:00
hkernbach 81aacb7c52 scss 2016-04-22 12:32:27 +02:00
Max Neunhoeffer f3cb1e2bc0 Implement synchronous replication for truncate. 2016-04-22 12:21:50 +02:00
Max Neunhoeffer 45d7ae567f Implement synchronous replication for replace and update. 2016-04-22 11:42:52 +02:00
jsteemann 87e567ee7b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-22 11:22:30 +02:00
jsteemann c09a26e648 fixed tests 2016-04-22 11:22:24 +02:00
Andreas Streichardt 3f1b75c99f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-22 11:22:20 +02:00
Andreas Streichardt 46b6561d78 Create planned collection in one transaction 2016-04-22 11:21:31 +02:00
jsteemann 32766eb984 fixed V8 context handling 2016-04-22 11:15:01 +02:00
jsteemann 0b63856382 removed obsolete planner module from documentation 2016-04-22 09:34:12 +02:00
jsteemann baaf59c291 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-22 09:29:15 +02:00
jsteemann 99e30dc6a3 fix statistics 2016-04-22 09:29:09 +02:00
Michael Hackstein 4a7dac947c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-22 09:27:24 +02:00
Michael Hackstein 00158f641e ShortestPath now uses mptr variant of operation cursor. Is even more performant. 2016-04-22 09:27:19 +02:00
hkernbach 22d9de0c2b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-22 09:14:49 +02:00
hkernbach 9c9f18deec graph viewer bugdix, navigation, scss 2016-04-22 09:14:42 +02:00
jsteemann 08b8ca0833 fix uninitialized variable 2016-04-22 08:55:36 +02:00
jsteemann ad0a3f38b0 allow accessing /_admin/log in all databases 2016-04-22 08:41:39 +02:00
jsteemann 9a59b12054 fixed wrong include 2016-04-22 08:40:24 +02:00
Frank Celler 7bc8669bbf ignore #warning 2016-04-21 23:15:47 -07:00
Frank Celler e8c7bc7278 fixed non syslog version 2016-04-21 23:00:49 -07:00
Frank Celler 8d046891b1 fixed non syslog version 2016-04-21 22:59:13 -07:00
Frank Celler 7a8d804c81 fixed non syslog version 2016-04-21 22:57:02 -07:00
Frank Celler 5335a5b0af moved to Random 2016-04-21 22:53:20 -07:00
Frank Celler 09b81c1314 fixed name for windows 2016-04-21 22:32:44 -07:00
Frank Celler ac3a9883b9 restored log buffer feature 2016-04-21 21:07:23 -07:00
jsteemann 257663d017 removed unused file 2016-04-21 19:35:35 +02:00
Jan Steemann fd9b01958f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-21 19:11:27 +02:00
Jan Steemann 08a4ef99e2 fixed wording 2016-04-21 19:11:21 +02:00
Jan Steemann 37af1600fb fixed overriding options 2016-04-21 19:11:01 +02:00
Jan Steemann 09d52172ca re-added "--help-all" 2016-04-21 19:03:38 +02:00
hkernbach 8a1bde960f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 18:54:00 +02:00
hkernbach 2c600544d6 grunt build 2016-04-21 18:53:48 +02:00
hkernbach 2ff6aa39b1 frontend images 2016-04-21 18:53:36 +02:00
hkernbach ed50faa950 login view 2016-04-21 18:49:40 +02:00
Andreas Streichardt 681e2b037b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 18:38:22 +02:00
Andreas Streichardt cfd6090d89 USE_RELATIVE is dead 2016-04-21 18:38:10 +02:00
Jan Steemann 7e9e5a96cb fixed endless recursion 2016-04-21 18:35:32 +02:00
Wilfried Goesgens 51bca63463 Add detection for jemalloc, default to using jemalloc on linux. 2016-04-21 18:22:52 +02:00
Jan Steemann e6b6221b0d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-21 18:04:17 +02:00
Jan Steemann 7f30e30c1d fixed crash 2016-04-21 18:04:10 +02:00
Andreas Streichardt eebaffeeab Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 17:55:34 +02:00
Andreas Streichardt d58e3b5022 Remove useless move 2016-04-21 17:55:21 +02:00
Michael Hackstein 9a9781149d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 17:46:58 +02:00
Michael Hackstein d997f73c29 Removed all id splits in favor of string.find which is way faster. 2016-04-21 17:46:51 +02:00
Andreas Streichardt 2f72be9041 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 17:41:12 +02:00
Andreas Streichardt ef06a12e5d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 17:40:54 +02:00
Jan Steemann b02861c49b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-21 17:27:25 +02:00