1
0
Fork 0
Commit Graph

34496 Commits

Author SHA1 Message Date
Michael Hackstein dbeaeda1fd Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-20 18:13:19 +02:00
Michael Hackstein 319481dea7 Fixed babies and errors in AQL Modification cluster blocks. 2016-10-20 18:13:11 +02:00
Heiko f21a67212a Update NewFeatures31.mdpp 2016-10-20 17:47:18 +02:00
Wilfried Goesgens 8070eac5e4 fix quoting 2016-10-20 17:09:06 +02:00
Wilfried Goesgens 01c767f503 fix windows programm files path discovery in the installer 2016-10-20 17:02:59 +02:00
Wilfried Goesgens 1d8883e872 DRY 2016-10-20 17:00:08 +02:00
Wilfried Goesgens ae2b400efa When trying to build the windows unittest tarball attempt to add the openssl dlls 2016-10-20 16:58:35 +02:00
Max Neunhoeffer 88ea314102 Add an asserting to prevent the agency from redirecting to itself. 2016-10-20 15:30:22 +02:00
Max Neunhoeffer 638ce07e6d Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-20 15:10:38 +02:00
Max Neunhoeffer 01a386cdc1 Correct some comments. 2016-10-20 15:10:22 +02:00
Alan Plum 245819ea9c
Add Foxx HTTP API 2016-10-20 15:09:36 +02:00
Max Neunhoeffer af04e1a22f Make QueryRegistryFeature depend on ClusterFeature.
This is because AQL uses ClusterComm.
Note that V8Dealer has now lost the dependency on QueryRegistry!
This was necessary to avoid a cycle.
If V8Dealer actually needs access to QueryRegistry we are in trouble.
2016-10-20 15:09:10 +02:00
Alan Plum 6aaa55f9dc
app -> service 2016-10-20 15:08:18 +02:00
Alan Plum c76af3012b
Replace service doc on update 2016-10-20 15:05:23 +02:00
Alan Plum c7940bdb42
More readable names 2016-10-20 15:04:45 +02:00
Alan Plum f271774e59
Fix manifest license SPDX format 2016-10-20 15:04:09 +02:00
Wilfried Goesgens e435dbdb96 Fix directory location for readme installs 2016-10-20 14:30:35 +02:00
Frank Celler 0883c49cd2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-20 13:15:07 +02:00
Frank Celler 7ab630fabc Removed cluster special case for xxxByExample. 2016-10-20 13:11:24 +02:00
Simran Brucherseifer 7b21fe309f Sharding and other collection properties can't be changed after creation 2016-10-20 12:54:26 +02:00
hkernbach 0a349d0816 aql editor graph preview bugfix 2016-10-20 12:51:55 +02:00
hkernbach 6a3857688a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-20 12:23:01 +02:00
hkernbach dc9c244b10 ui version 2016-10-20 12:22:55 +02:00
jsteemann 084961af09 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-20 11:48:52 +02:00
jsteemann 3ea389300f added missing functions 2016-10-20 11:48:46 +02:00
Max Neunhoeffer 36db887bac Silence a warning of cppcheck about uninitialized member. 2016-10-20 11:38:26 +02:00
Max Neunhoeffer 82097d7999 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-20 11:34:56 +02:00
Max Neunhoeffer f54c96062b Add HLC changes in _rev strings to release notes and manual. 2016-10-20 11:34:31 +02:00
jsteemann 5730d0bdc4 fixed jslint 2016-10-20 11:34:18 +02:00
Andreas Streichardt b081aa1065 Add Cluster remarks 2016-10-20 11:24:34 +02:00
Simran Brucherseifer b376769514 changelog formatting 2016-10-20 11:01:05 +02:00
Simran Brucherseifer ac87b7bc0f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-20 10:59:18 +02:00
Andreas Streichardt 6d2d5ee8b3 isEnterprise must also be defined during database upgrade
move it to a more central location
2016-10-20 10:54:11 +02:00
Max Neunhoeffer c3de3ca792 Fix agency dump in dropCollection. 2016-10-20 09:35:51 +02:00
hkernbach 327b5e7022 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-20 08:26:58 +02:00
Max Neunhoeffer 4bf4c7f11a Fixed UPSERT problems in cluster. 2016-10-20 00:58:01 +02:00
Andreas Streichardt e2fc190e1b No ipv6 on travis..fail 2016-10-19 17:45:37 +02:00
hkernbach 0345c24006 scss 2016-10-19 17:03:56 +02:00
Andreas Streichardt 76ec1fdda8 Fix ClusterComm cleanup (jwt was used in agencyComm) 2016-10-19 16:34:50 +02:00
Andreas Streichardt 954e02ef24 Implement endpoint test...proper socket cleanup 2016-10-19 16:22:36 +02:00
Andreas Streichardt 2050643038 Ooops... 2016-10-19 16:22:36 +02:00
hkernbach 25ef505c75 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-19 16:10:47 +02:00
hkernbach 092356d058 improved gv 2016-10-19 16:10:36 +02:00
Frank Celler de71768bd0 fixed timeouts 2016-10-19 13:21:26 +00:00
Michael Hackstein 4fac851560 Added some better handling of SmartEdgeCollections in simpleQueries. 2016-10-19 15:19:33 +02:00
Michael Hackstein 231b4f0641 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-19 15:17:52 +02:00
Michael Hackstein 59bac5e631 Added some more AQL trace output. 2016-10-19 15:17:44 +02:00
Heiko 92b58871bb Update NewFeatures31.mdpp 2016-10-19 14:11:10 +02:00
Frank Celler c532f6e929 silenced compiler 2016-10-19 11:33:49 +00:00
Frank Celler 06dfcfc43f added microseconds 2016-10-19 11:27:37 +00:00