Jan Steemann
|
f880ce48de
|
more hexdumps
|
2016-09-13 09:55:02 +02:00 |
Michael Hackstein
|
fee42eef3f
|
Fixed ASSERTION guarding undefined behaviour on Mac. In some cases the assertion did throw.
|
2016-09-12 22:10:30 +02:00 |
Jan Steemann
|
82c3a2af46
|
speed up looking up of revision ids
|
2016-09-12 17:09:04 +02:00 |
Michael Hackstein
|
8d48ceca36
|
Fixed undefined behaviour on Mac. An empty vector was popped.
|
2016-09-12 16:45:29 +02:00 |
jsteemann
|
1fcc5b18f7
|
assert
|
2016-09-09 13:57:34 +02:00 |
Jan Steemann
|
1095843596
|
fixed recovery of "older" collections
|
2016-09-09 13:46:39 +02:00 |
jsteemann
|
6ffba6a64b
|
fix clang compile warning
|
2016-09-09 09:18:57 +02:00 |
Michael Hackstein
|
b8d43870d8
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-09-08 16:26:25 +02:00 |
Michael Hackstein
|
a3ba4b249d
|
DBServer collections now use a cluster-wide unique id for their cids. Better handling of waiting for replication.
|
2016-09-08 16:26:17 +02:00 |
jsteemann
|
cb3d2eb6b9
|
Merge branch 'obi-velocystream' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-08 13:58:36 +02:00 |
jsteemann
|
1d73fa94ca
|
remove visibility
|
2016-09-08 12:11:36 +02:00 |
jsteemann
|
183208de6b
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-07 15:45:44 +02:00 |
jsteemann
|
99f2dd35f5
|
moved functionality into engine
|
2016-09-07 15:32:53 +02:00 |
Mark
|
c366fa55e3
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-07 14:53:06 +02:00 |
Mark
|
4fb57e4c27
|
fixed compile errors (visual studio)
|
2016-09-07 14:52:52 +02:00 |
Michael Hackstein
|
c046c9a06a
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-09-07 13:38:23 +02:00 |
Michael Hackstein
|
9cd3b7a4f5
|
Modified interna of LookupInfo used in traverser. It should now properly name the attribute that has to be adjusted with new _from / _to values. However this is a bug somewhere still. This commit crashes.
|
2016-09-07 13:37:57 +02:00 |
Jan Christoph Uhde
|
2d1fbfb291
|
more vpp changes for restReplicationHandler
|
2016-09-07 12:07:07 +02:00 |
jsteemann
|
13a3470087
|
Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-07 11:44:54 +02:00 |
jsteemann
|
528ebdf573
|
slightly prefer primary index
|
2016-09-07 11:42:13 +02:00 |
Jan Christoph Uhde
|
55777598e8
|
add more velocypack support to replication-dump
|
2016-09-07 10:34:48 +02:00 |
Michael Hackstein
|
bdd485eb08
|
Revmod debug output.
|
2016-09-07 09:49:13 +02:00 |
Michael Hackstein
|
8ba5472768
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-09-07 09:11:43 +02:00 |
Jan Christoph Uhde
|
f195b09783
|
add part of sliceify in replication-dump
|
2016-09-06 19:05:49 +02:00 |
Michael Hackstein
|
4f50911c88
|
Fixed a bug in Traversal Explainer. Also fixed undefined behaviour when directly checking for an attribute omitting == true in early traversal filter.
|
2016-09-06 18:46:40 +02:00 |
jsteemann
|
eac7eafc4e
|
fix collection creation
|
2016-09-06 18:33:08 +02:00 |
Jan Christoph Uhde
|
cea8110c2e
|
run clang-format on replication-dump
|
2016-09-06 15:24:16 +02:00 |
jsteemann
|
68ebbabe17
|
delete unused collection directories
|
2016-09-06 14:40:31 +02:00 |
jsteemann
|
9949b0b27c
|
fix memleaks
|
2016-09-06 12:09:33 +02:00 |
jsteemann
|
68153fafb6
|
cppcheck
|
2016-09-06 10:58:24 +02:00 |
jsteemann
|
caba67dafb
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-06 10:49:54 +02:00 |
jsteemann
|
ffa00e26a0
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
Michael Hackstein
|
e22014a272
|
Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types
|
2016-09-06 09:33:23 +02:00 |
jsteemann
|
e468a51ad2
|
micro optimizations
|
2016-09-05 11:14:17 +02:00 |
jsteemann
|
d1adb02fa6
|
fix invalid check
|
2016-09-05 11:01:56 +02:00 |
jsteemann
|
1361b85837
|
fixed figures() call
|
2016-09-05 09:15:36 +02:00 |
jsteemann
|
1823cff3a9
|
removed TRI_collection_t
|
2016-09-02 14:54:13 +02:00 |
jsteemann
|
3909103193
|
privatized some members
|
2016-09-02 13:10:17 +02:00 |
jsteemann
|
4839d65b36
|
moved things out of TRI_collection_t
|
2016-09-02 11:56:48 +02:00 |
jsteemann
|
2c92879161
|
cleanup
|
2016-09-02 10:26:43 +02:00 |
jsteemann
|
5524b25800
|
removed VocbaseCollectionInfo
|
2016-09-02 09:41:36 +02:00 |
jsteemann
|
e69a82a2a7
|
refactoring
|
2016-09-02 08:44:31 +02:00 |
Michael Hackstein
|
41c471d225
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-09-01 16:46:33 +02:00 |
Michael Hackstein
|
774c3a5837
|
Implemented createIndex on LogicalCollection for cluster case
|
2016-09-01 16:46:26 +02:00 |
jsteemann
|
69bfca08ca
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-01 15:39:11 +02:00 |
jsteemann
|
6b376fe3e1
|
a bit less locking
|
2016-09-01 15:25:19 +02:00 |
jsteemann
|
2eaf7196e2
|
fixed some tests
|
2016-09-01 09:41:11 +02:00 |
jsteemann
|
8e0a59285b
|
fix recovery tests
|
2016-09-01 09:15:34 +02:00 |
jsteemann
|
4cef5d86fb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-01 09:06:15 +02:00 |
jsteemann
|
cf2370b820
|
use unique_ptr
|
2016-09-01 08:42:10 +02:00 |