Dan Larkin
|
1ea4dcc4fd
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-05-03 20:21:17 -04:00 |
Dan Larkin
|
6e2aab20c6
|
Added support for splitting MMFiles-style edge index definitions in RocksDB engine.
|
2017-05-03 20:19:51 -04:00 |
jsteemann
|
be1b7657af
|
added ViewIterator.h
|
2017-05-04 02:01:00 +02:00 |
jsteemann
|
a15cf5bce6
|
added transaction commit hooks
|
2017-05-04 02:00:40 +02:00 |
jsteemann
|
1e72f8ccdc
|
allow configuration of use_fsync from the outside
|
2017-05-04 01:15:09 +02:00 |
jsteemann
|
ff30754d50
|
disable dfdb in RocksDB
|
2017-05-04 01:15:02 +02:00 |
jsteemann
|
54be445171
|
adjusted error code produced in case an invalid index type is used
|
2017-05-04 00:41:01 +02:00 |
jsteemann
|
f1763e491d
|
fix db._engineStats()
|
2017-05-04 00:33:36 +02:00 |
jsteemann
|
e40d191434
|
print out version earlier
|
2017-05-03 23:46:33 +02:00 |
jsteemann
|
060e875cd4
|
update tick values from numeric keys
|
2017-05-03 22:44:58 +02:00 |
Simon Grätzer
|
a73df1aff3
|
Fixing test timeouts
|
2017-05-03 19:42:27 +02:00 |
Simon Grätzer
|
7a366b5823
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-03 18:19:01 +02:00 |
Kaveh Vahedipour
|
1b85142c56
|
expanding agent pool
|
2017-05-03 17:51:06 +02:00 |
Kaveh Vahedipour
|
0218607819
|
expanding agent pool
|
2017-05-03 17:50:33 +02:00 |
Kaveh Vahedipour
|
ae9f69fe9f
|
expanding agent pool
|
2017-05-03 17:46:08 +02:00 |
Simon Grätzer
|
7bf1cd4615
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-03 17:45:42 +02:00 |
Simon Grätzer
|
0faa1adac1
|
fixed unique contraints
|
2017-05-03 17:45:21 +02:00 |
Kaveh Vahedipour
|
9beb6467b3
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-03 17:40:41 +02:00 |
Kaveh Vahedipour
|
54c1183a38
|
expanding agent pool
|
2017-05-03 17:40:33 +02:00 |
Simon Grätzer
|
52e568a7a0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-03 16:07:36 +02:00 |
Simon Grätzer
|
a2e2c00d62
|
fillIndex non transactional + tests
|
2017-05-03 16:07:29 +02:00 |
jsteemann
|
2e3d704d10
|
fix MSVC compile warnings
|
2017-05-03 15:47:45 +02:00 |
Max Neunhoeffer
|
0a9fb050e9
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-05-03 15:39:22 +02:00 |
Max Neunhoeffer
|
9df8b5835b
|
Sort out race for update in configuration collection in Agency.
This only came up in the RocksDB engine, since only there can two write
operations report a conflict if transactions are running concurrently.
|
2017-05-03 15:37:43 +02:00 |
jsteemann
|
9a48bd3411
|
fix unintended change of option value
|
2017-05-03 15:18:44 +02:00 |
jsteemann
|
c716fcacd3
|
write settings on shutdown
|
2017-05-03 15:18:17 +02:00 |
jsteemann
|
b9e87d2619
|
fixed a shutdown race
|
2017-05-03 15:04:31 +02:00 |
Simon Grätzer
|
5e9201e288
|
Reformatting v8functions
|
2017-05-03 12:31:32 +02:00 |
Simon Grätzer
|
e62d82f1d0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# arangod/RocksDBEngine/RocksDBEngine.cpp
# arangod/RocksDBEngine/RocksDBV8Functions.cpp
|
2017-05-03 12:27:58 +02:00 |
Simon Grätzer
|
b5df720870
|
Added rocksdb properties
|
2017-05-03 12:23:19 +02:00 |
Jan Christoph Uhde
|
521f2cb11a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
honor unaligned memory access issues
Remove test for removed precondition.
|
2017-05-03 11:17:08 +02:00 |
Jan Christoph Uhde
|
74e82d15e9
|
remove exception and add some documentation to function
|
2017-05-03 11:16:13 +02:00 |
Max Neunhoeffer
|
83c2b886af
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-05-03 11:02:47 +02:00 |
Max Neunhoeffer
|
85ef2ec94c
|
Remove test for removed precondition.
|
2017-05-03 11:02:24 +02:00 |
Jan Christoph Uhde
|
b0016a7ed0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
Take out precondition in createCollectionCoordinator.
fixed bug in shard numbering
|
2017-05-03 10:53:23 +02:00 |
Jan Christoph Uhde
|
0356897536
|
fix exposed function name
|
2017-05-03 10:52:48 +02:00 |
Max Neunhoeffer
|
461b8d6900
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-05-03 10:52:27 +02:00 |
Max Neunhoeffer
|
4090f7422b
|
Take out precondition in createCollectionCoordinator.
|
2017-05-03 10:52:01 +02:00 |
Kaveh Vahedipour
|
a3efc57ff9
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-03 10:47:12 +02:00 |
Kaveh Vahedipour
|
41e8e0220d
|
fixed bug in shard numbering
|
2017-05-03 10:47:04 +02:00 |
Jan Christoph Uhde
|
53004f2a64
|
recaluclate count by collection scan on request
|
2017-05-03 10:42:58 +02:00 |
jsteemann
|
e830b914ac
|
added missing override
|
2017-05-03 10:34:38 +02:00 |
Jan Christoph Uhde
|
c1cbc890d6
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
Fix ignoreDistributeShardsLikeErrors behaviour.
Fixed logic bug preventing file deletions in RocksDB engine.
Translate distributeShardsLike into collection name in dump.
Revert "Unwurst results"
Revert "Fail lint"
Revert "Remove debug leftover"
Enabled/fixed check for empty transactions to reduce WAL spam.
Remove debug leftover
Fail lint
Unwurst results
|
2017-05-03 09:47:36 +02:00 |
Max Neunhoeffer
|
a347c57927
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-05-03 09:13:24 +02:00 |
Max Neunhoeffer
|
1b0e976a55
|
Fix ignoreDistributeShardsLikeErrors behaviour.
|
2017-05-03 09:13:03 +02:00 |
Dan Larkin
|
ea462b60ab
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-05-02 17:00:50 -04:00 |
Dan Larkin
|
57606e3e18
|
Fixed logic bug preventing file deletions in RocksDB engine.
|
2017-05-02 17:00:45 -04:00 |
Max Neunhoeffer
|
b2e6ca3aa2
|
Translate distributeShardsLike into collection name in dump.
|
2017-05-02 22:36:15 +02:00 |
Dan Larkin
|
ae1566fd7b
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-05-02 13:03:08 -04:00 |
Dan Larkin
|
860dcbbf9a
|
Enabled/fixed check for empty transactions to reduce WAL spam.
|
2017-05-02 13:03:00 -04:00 |