1
0
Fork 0
Commit Graph

40546 Commits

Author SHA1 Message Date
jsteemann f43eb4f9df Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-30 13:00:59 +02:00
jsteemann ffed0e34bf updated documentation 2017-05-30 13:00:51 +02:00
Jan Christoph Uhde fe5b9d217e add script for limiting memory 2017-05-30 12:51:34 +02:00
Simon Grätzer b4e0fb5503 Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/storage-format-refactoring 2017-05-30 12:47:01 +02:00
Simon Grätzer d0eafe420a fixed vertexId getter 2017-05-30 12:46:18 +02:00
jsteemann f824f9b568 fixed failing tests 2017-05-30 12:43:20 +02:00
Kaveh Vahedipour 67179d57d6 id and name disambiguation 2017-05-30 12:22:54 +02:00
jsteemann 63d035761e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-30 12:04:30 +02:00
jsteemann d8867308fe added missing documentation for option 2017-05-30 12:04:15 +02:00
jsteemann 53b150b206 added tests for intermediate commits 2017-05-30 12:03:58 +02:00
Simon Grätzer c19bca0eeb fixing compiler warnings 2017-05-30 11:45:05 +02:00
Simon Grätzer 9e5f2b1b74 Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/storage-format-refactoring 2017-05-30 11:44:06 +02:00
Kaveh Vahedipour 22c593bd1f fix reinterpret_cast 2017-05-30 11:43:06 +02:00
Simon Grätzer 09e0545cbd Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/storage-format-refactoring 2017-05-30 11:31:15 +02:00
Simon Grätzer ab292b2717 Fixing edge bounds 2017-05-30 11:30:48 +02:00
Kaveh Vahedipour fb80b3f1f9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-30 11:16:27 +02:00
Kaveh Vahedipour 6abbe3fcc7 fix windows compile warnings with seeding RNG through integer precision 2017-05-30 11:15:45 +02:00
Jan Christoph Uhde 64c0b03a99 Add missing changes to geo index 2017-05-30 11:08:44 +02:00
jsteemann 6bb6d8ba75 updated CHANGELOG 2017-05-30 10:50:02 +02:00
jsteemann 74e4512b02 updated threads documentation 2017-05-30 10:49:36 +02:00
Kaveh Vahedipour bc9aba5754 fixing glitch in dbservers aardvark route 2017-05-30 10:42:02 +02:00
Simon Grätzer 3c0463b684 Added arangoimp documentation 2017-05-30 10:27:20 +02:00
Simon Grätzer 12d1b2d318 Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/storage-format-refactoring 2017-05-30 10:12:47 +02:00
Simon Grätzer 3ad939ea41 changed storage format 2017-05-30 10:12:39 +02:00
Jan Christoph Uhde c4e7ae54da Prepare geodata to be more platform independent 2017-05-30 09:22:45 +02:00
Jan Christoph Uhde fe35e26bc8 do more tests in parallel 2017-05-30 09:22:40 +02:00
Jan Christoph Uhde 6ca062b81f rename script file 2017-05-30 09:22:38 +02:00
jsteemann 4ab6d4d4f9 updated documentation 2017-05-30 09:10:19 +02:00
jsteemann 19a89c78d7 updated CHANGELOG 2017-05-29 17:46:19 +02:00
jsteemann 4adbc5ef97 prevent macro redefinition 2017-05-29 17:35:20 +02:00
jsteemann ed21022f55 added test for shardids restriction 2017-05-29 17:02:16 +02:00
Wilfried Goesgens bb6c6321a8 fix the dll installation - no more duplicates 2017-05-29 16:55:32 +02:00
Simon Grätzer f20a0a8c3d Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/storage-format-refactoring 2017-05-29 16:01:06 +02:00
Simon Grätzer f8ab86e160 Begin storage format refactoring 2017-05-29 16:00:55 +02:00
jsteemann a35f85bcc7 added proper docs for --query.fail-on-warning 2017-05-29 15:46:48 +02:00
Wilfried Goesgens 7265f86243 Fix handling of services
- fix countdown to give up on the service to start
  - don't open a URL to the Arango Webif, if its not running
2017-05-29 15:16:22 +02:00
hkernbach 3bbd7d8ab4 added json editor svg icons 2017-05-29 13:54:45 +02:00
hkernbach d8e260c0c2 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-29 13:37:51 +02:00
hkernbach a1dacc3e29 fixed issue #2509, updated jsoneditor lib 2017-05-29 13:37:42 +02:00
jsteemann c7e1877fd6 workaround for compile issue 2017-05-29 13:02:22 +02:00
jsteemann c02699d10e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-29 12:53:09 +02:00
Ewout Prangsma b1e2bfcaab Merge pull request #2503 from arangodb/build-docker
Added scripts/build-docker.sh used to build docker image
2017-05-29 12:01:01 +02:00
Frank Celler fc11c3ee8d fixed order so that asan flags are passed to snappy 2017-05-29 11:56:48 +02:00
Frank Celler 4b61f5b8bb added --rocksdb.num-uncompressed-levels 2017-05-29 11:56:48 +02:00
Ewout Prangsma 8ea4b64b96 make docker filename based on VERSION 2017-05-29 11:39:42 +02:00
jsteemann 0c339c31f2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-29 11:39:01 +02:00
jsteemann a48f7915e5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-29 11:36:22 +02:00
jsteemann 76f2ce5b2c nicer error message on startup when RocksDB data version does not fit 2017-05-29 11:36:05 +02:00
Michael Hackstein d2c93651bd Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-29 11:19:56 +02:00
Michael Hackstein 5aed709996 Fixed CacheTable test. Adjusted it to new upper and lower limit 2017-05-29 11:19:18 +02:00