1
0
Fork 0
Commit Graph

34354 Commits

Author SHA1 Message Date
Kaveh Vahedipour e419a52369 Implementations out of Job header 2016-10-05 15:28:26 +02:00
Kaveh Vahedipour b8e452486b Implementations out of Job header 2016-10-05 15:27:11 +02:00
Kaveh Vahedipour 138d3f304e Implementations out of Job header 2016-10-05 15:26:57 +02:00
Michael Hackstein 9a91e410c2 Fixed a bug with the direction and isSmart check for traverser 2016-10-05 15:26:06 +02:00
Michael Hackstein 4afac13a4c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-05 14:48:24 +02:00
Michael Hackstein 1830ea683e Now the traverser is able to work with SmartCollections without Graphs. 2016-10-05 14:47:18 +02:00
Max Neunhoeffer a0eb0242bf Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-05 14:02:06 +02:00
Max Neunhoeffer 58f892fd92 Fix /_api/edges and thus some enterprise tests. 2016-10-05 14:01:46 +02:00
Kaveh Vahedipour 9f1501e2e6 type in v8-collection 2016-10-05 13:49:02 +02:00
Max Neunhoeffer e01c0e694a Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-05 13:44:53 +02:00
Max Neunhoeffer 15cbd0adab Fix a typo. 2016-10-05 13:44:23 +02:00
Kaveh Vahedipour ca92128104 typo in v8-collection 2016-10-05 13:44:13 +02:00
Kaveh Vahedipour 0872e17f7f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-05 13:06:58 +02:00
Kaveh Vahedipour a44f873cfa load() and unload() in smart graphs 2016-10-05 13:06:50 +02:00
Michael Hackstein 4ea624293d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-05 13:01:32 +02:00
Michael Hackstein a6dbda8bdd Made index creation enterprise ready. 2016-10-05 13:01:27 +02:00
Michael Hackstein cec7d79fc2 Added a new error code if a collection is not smart (EE only) 2016-10-05 13:00:43 +02:00
hkernbach 414b252c37 gv bugfix 2016-10-05 10:03:28 +02:00
hkernbach 3ba13e7b2c query view bugfix 2016-10-05 10:02:46 +02:00
hkernbach b27ad1288a gv bugfix 2016-10-04 21:36:05 +02:00
hkernbach f1d87f20f1 grunt 2016-10-04 19:36:13 +02:00
hkernbach dd229f82cf query editor usability 2016-10-04 19:35:36 +02:00
Michael Hackstein cc9853c2c4 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-04 19:12:45 +02:00
hkernbach 4936511b64 query editor bugfix 2016-10-04 19:10:35 +02:00
Michael Hackstein 21317e16b0 Prepared index creation to be enterprise-ready. 2016-10-04 19:05:23 +02:00
hkernbach 8cc6a5194a query bind parameter bugfix 2016-10-04 18:04:07 +02:00
hkernbach 5492f4d5b5 removed logs 2016-10-04 17:35:40 +02:00
Kaveh Vahedipour bba45f083c Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-04 16:58:04 +02:00
Kaveh Vahedipour c9d0ae6f60 properties() handling for virtual collections() 2016-10-04 16:56:51 +02:00
hkernbach e01acdef53 grunt 2016-10-04 16:53:48 +02:00
hkernbach 8f5f6f8661 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-04 16:52:53 +02:00
hkernbach 19c76a3e1d gv create edge bugfix 2016-10-04 16:52:44 +02:00
Max Neunhoeffer e06e0f9598 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-04 16:50:23 +02:00
Max Neunhoeffer 4f56551eed New graphs log topic. 2016-10-04 16:50:09 +02:00
hkernbach 6e7d77d17e grunt build 2016-10-04 16:43:06 +02:00
hkernbach 976a509b6c gv 2016-10-04 16:42:56 +02:00
hkernbach 3fc8677f69 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-04 15:45:27 +02:00
hkernbach c467a462c1 semistanddard 2016-10-04 15:45:18 +02:00
Michael Hackstein 0a193835be Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-04 15:44:14 +02:00
hkernbach 7865c6d695 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-04 15:43:38 +02:00
hkernbach 6b0905314b graph viewer aql mode 2016-10-04 15:43:28 +02:00
Michael Hackstein cf7f83acd5 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-04 15:32:08 +02:00
Kaveh Vahedipour 9d3214c539 minor 2016-10-04 15:31:32 +02:00
Michael Hackstein 47c10f2556 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-04 13:10:05 +02:00
Michael Hackstein 1025fbd772 Patched TraversalNode to be able to execute smart searches on EdgeCollections only. 2016-10-04 13:09:54 +02:00
Michael Hackstein 96c7098061 Fixed a typo in log message 2016-10-04 12:11:06 +02:00
Wilfried Goesgens f7907950d2 Fix swagger generation as reported by @baslr 2016-10-04 12:08:35 +02:00
Max Neunhoeffer 0b35e28010 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-10-04 11:57:08 +02:00
Max Neunhoeffer 0698065d63 Fix memory leaks around LogicalCollection. 2016-10-04 11:56:35 +02:00
Kaveh Vahedipour 595fc9b84e moveShard with distributeShardsLike 2016-10-04 11:41:26 +02:00