1
0
Fork 0
Commit Graph

29516 Commits

Author SHA1 Message Date
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
Jan Steemann 2151ecce68 fixed crash 2016-04-21 17:27:12 +02:00
Michael Hackstein eeebfe94d8 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 17:15:19 +02:00
Michael Hackstein cc542af656 Reactivated continuous neighbors searches after performance improvements. 2016-04-21 17:15:10 +02:00
Kaveh Vahedipour e980c74548 class Node out of Store.{h,cpp} 2016-04-21 17:11:44 +02:00
Kaveh Vahedipour 2d118944a7 Merge branch 'FMH' of https://github.com/arangodb/arangodb into devel 2016-04-21 17:02:34 +02:00
Kaveh Vahedipour 9aa8a3dcad Store no longer inherits from Node 2016-04-21 17:02:02 +02:00
Andreas Streichardt 24afe7a6ac Finally implement proper agent notification 2016-04-21 17:01:31 +02:00
Max Neunhoeffer 1732e0457a Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-04-21 16:53:21 +02:00
Max Neunhoeffer 3363e9bc27 Fix startLocalCluster script. 2016-04-21 16:53:08 +02:00
Max Neunhoeffer 4aa0764ff5 Fix dropCollectionCoordinator. 2016-04-21 16:52:50 +02:00
Max Neunhoeffer db7041db1e Fix transaction management in AgencyComm. 2016-04-21 16:52:36 +02:00
hkernbach c5ee12019a scss 2016-04-21 16:44:56 +02:00
Jan Steemann d5c2035b4a fixed leak 2016-04-21 15:51:40 +02:00
Jan Steemann 485978e646 fixed over-/underflow 2016-04-21 15:51:26 +02:00
hkernbach 9ddd8ed0a5 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 15:20:24 +02:00
hkernbach abe9880da7 grunt 2016-04-21 15:20:17 +02:00
hkernbach 1d611d0dd2 scss-lint 2016-04-21 15:17:02 +02:00
Alan Plum 7653fe5eb8
Re-createSid on every access
There's no other way to prevent the internal sid from timing out apparently.
2016-04-21 15:14:01 +02:00
hkernbach ae574ee85c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 15:11:39 +02:00
hkernbach 62370bfba8 scss 2016-04-21 15:11:31 +02:00
Max Neunhoeffer fff95d7666 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-04-21 12:57:14 +00:00
Max Neunhoeffer a1cb9cd0ed Fix relative configuration. 2016-04-21 12:57:00 +00:00
Max Neunhoeffer 6e08b056bb Merge branch 'FMH' into devel 2016-04-21 14:35:16 +02:00
Max Neunhoeffer d049b04cd7 Fix compilation. 2016-04-21 14:32:15 +02:00
Max Neunhoeffer e7bd03d3a7 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-04-21 14:30:39 +02:00
Max Neunhoeffer fa99e47129 Fix a bug in traverser. 2016-04-21 14:30:14 +02:00
Wilfried Goesgens 084bb330cb Add tiny wrapper around the ICU-string tokenizer, so one can easily try out what the fulltext index would do. 2016-04-21 14:18:17 +02:00
Kaveh Vahedipour 35b27663b0 class Node out of Store.{h,cpp} 2016-04-21 14:10:41 +02:00
Max Neunhoeffer 877e42e7c5 Merge branch 'FMH' into devel 2016-04-21 14:04:39 +02:00
Kaveh Vahedipour 307e4a31a0 class Node out of Store.{h,cpp} 2016-04-21 13:55:28 +02:00
Andreas Streichardt 917255fa28 Remove traces 2016-04-21 13:54:46 +02:00
Michael Hackstein 490905d188 Replaced an unordered set by a vector. The uniqueness is guaranteed by other mechanisms anyways. Further improved computationtime of Neighbors 2016-04-21 13:52:12 +02:00
Michael Hackstein 0d08febc60 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-21 13:33:45 +02:00
Michael Hackstein 68691c6799 All Neighbors implementations now use the fastest variant. 2016-04-21 13:33:28 +02:00