1
0
Fork 0
Commit Graph

39493 Commits

Author SHA1 Message Date
Wilfried Goesgens e40b79c0b8 readjust matching to generated output 2017-05-04 12:08:52 +02:00
Wilfried Goesgens e2af64a574 add a little statement that the files here aren't all plain markdown. 2017-05-04 12:07:50 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Manuel B 9bc9d4180c ldap test: updated statusCode to 401 2017-05-04 10:46:30 +02:00
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 b65b1a3717 fix helpless engine filtering 2017-05-04 01:26:51 +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 a901b1e8fd make feature-order more deterministic 2017-05-04 00:40:44 +02:00
jsteemann e93d12cf31 slightly updated missing features list 2017-05-04 00:38:04 +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 432ccde8dd expose RocksDB version 2017-05-03 23:44:43 +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 d23fbdc21e Fixing devel test 2017-05-03 16:56:57 +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
Wilfried Goesgens fcd07bbf24 fix failed count in all testsuites 2017-05-03 15:26:48 +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
Wilfried Goesgens b10f5496d6 styleguide cleanup 2017-05-03 14:03:07 +02:00
Wilfried Goesgens fd5e1c0607 use globs instead of guessing snap filename - this doesn't work reliably. 2017-05-03 13:34:27 +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
Michael Hackstein 08cd70f5b6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-03 11:44:24 +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
jsteemann fb40a0c0ec Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-03 11:06:10 +02:00
jsteemann dae15d774c honor unaligned memory access issues 2017-05-03 11:05:51 +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