Max Neunhoeffer
|
6c9c0fca67
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-02 15:31:41 +02:00 |
Frank Celler
|
9b38d36020
|
fixed statistics
|
2016-05-02 15:16:31 +02:00 |
Max Neunhoeffer
|
3248d6d574
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-02 15:15:45 +02:00 |
Andreas Streichardt
|
ae83410d40
|
Multithreading and V8 fixes
|
2016-05-02 14:18:23 +02:00 |
Andreas Streichardt
|
5d7b8acba0
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 14:00:50 +02:00 |
Andreas Streichardt
|
974ecdc208
|
Implement Current callback
|
2016-05-02 14:00:26 +02:00 |
Max Neunhoeffer
|
b9e935b928
|
At bootstrap: Only leave maintenance mode if things are initialized.
|
2016-05-02 13:52:46 +02:00 |
Jan Steemann
|
4a8052e309
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 13:29:46 +02:00 |
Jan Steemann
|
2b0f3f7b57
|
change behavior of arithmetic operators, TO_STRING and TO_NUMBER
|
2016-05-02 13:29:29 +02:00 |
Andreas Streichardt
|
b1d4a9d9d7
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 12:21:00 +02:00 |
Andreas Streichardt
|
18ea698038
|
Restructure code so that the installed versions are being returned by
the plan changer
|
2016-05-02 12:19:07 +02:00 |
jsteemann
|
124a485df1
|
fixed VALUES()
|
2016-05-02 11:40:32 +02:00 |
jsteemann
|
1a942ca589
|
use fixed-precision floats for logging
|
2016-05-01 23:31:49 +02:00 |
jsteemann
|
638e1fa910
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-01 23:15:10 +02:00 |
jsteemann
|
e18012c92c
|
remove unused functions
|
2016-05-01 23:14:57 +02:00 |
jsteemann
|
96fceb4411
|
use std::unordered_maps for headers
|
2016-05-01 20:52:47 +02:00 |
Frank Celler
|
6974f881a3
|
fixed statistics
|
2016-05-01 19:14:10 +02:00 |
jsteemann
|
352df5f3ea
|
cleanup
|
2016-05-01 15:32:33 +02:00 |
jsteemann
|
7cd90ae711
|
micro optimizations
|
2016-05-01 14:13:53 +02:00 |
jsteemann
|
c1ddb9074a
|
do not memset StringBuffers
|
2016-05-01 01:27:41 +02:00 |
jsteemann
|
abd13fea06
|
fix initialization
|
2016-05-01 00:08:12 +02:00 |
jsteemann
|
1250fcf63e
|
micro optimizations
|
2016-05-01 00:03:23 +02:00 |
jsteemann
|
6a7b533a69
|
enable quicker _id lookup
|
2016-04-30 17:33:50 +02:00 |
Frank Celler
|
a90cdf4717
|
reset buffer if not pipelining
|
2016-04-30 17:28:22 +02:00 |
jsteemann
|
a1df0c8168
|
turn waitForSync off during restore
|
2016-04-30 16:47:29 +02:00 |
jsteemann
|
709ae8ae09
|
wait for sync at later points in time
|
2016-04-30 15:02:34 +02:00 |
jsteemann
|
d6833b6862
|
potentially optimized lookups for _from and _to
|
2016-04-30 14:21:15 +02:00 |
jsteemann
|
e478c1ae11
|
faster lookup for _key attribute
|
2016-04-30 13:25:06 +02:00 |
jsteemann
|
14503947de
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-29 17:34:42 +02:00 |
jsteemann
|
58736a9d50
|
prepation for optimizations
|
2016-04-29 17:26:22 +02:00 |
Max Neunhoeffer
|
a8e70bd8fa
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-04-29 16:36:54 +02:00 |
Max Neunhoeffer
|
18b72dfdbe
|
Fix cluster startup.
|
2016-04-29 16:36:41 +02:00 |
jsteemann
|
8d17d10ebb
|
fixed undefined behavior
|
2016-04-29 16:25:17 +02:00 |
Michael Hackstein
|
e336c846f6
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-29 15:31:29 +02:00 |
Michael Hackstein
|
c58b78062b
|
Added a sanitize externals function that expands externals on demand. It is now used whenever a query is stored in the query cache as the data it is pointing to might be moved. Has to be used as well when sending VPack to client.
|
2016-04-29 15:21:48 +02:00 |
jsteemann
|
bb6c0aba37
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-29 15:18:29 +02:00 |
jsteemann
|
3a92773685
|
use StaticStrings
|
2016-04-29 15:18:20 +02:00 |
jsteemann
|
646b202bf9
|
reset Instace variable later
|
2016-04-29 15:18:05 +02:00 |
Andreas Streichardt
|
e26d1e4a7d
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-29 15:17:35 +02:00 |
Andreas Streichardt
|
b784084cbc
|
Fix uninitialised value
|
2016-04-29 15:17:19 +02:00 |
jsteemann
|
3bb0f5fbe1
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-29 14:52:30 +02:00 |
Max Neunhoeffer
|
017d4a56a7
|
Better logging.
|
2016-04-29 14:45:27 +02:00 |
Max Neunhoeffer
|
84d7616cde
|
Better logging.
|
2016-04-29 14:25:33 +02:00 |
Max Neunhoeffer
|
0f981b560d
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-04-29 13:59:30 +02:00 |
Max Neunhoeffer
|
b05464b78c
|
Cluster bootstrap revolution.
|
2016-04-29 13:59:12 +02:00 |
Michael Hackstein
|
dbe75625d4
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-29 13:58:59 +02:00 |
Michael Hackstein
|
7af9beefa1
|
Neighbors now uses VPackSlices with specialized string comparision function.
|
2016-04-29 13:55:02 +02:00 |
jsteemann
|
64ee910e38
|
move system attributes to the front of objects
|
2016-04-29 13:13:39 +02:00 |
Andreas Streichardt
|
dedcbdcb58
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-29 11:42:15 +02:00 |
Andreas Streichardt
|
6ef558765c
|
execute heartbeat logic at least once
|
2016-04-29 11:41:53 +02:00 |