1
0
Fork 0
arangodb/UnitTests/HttpInterface
Vasiliy 3c384bf3e8 issue 410.1: ensure both JavaScript and Rest API for views matches API for collections (#5903)
* issue 410.1: ensure both JavaScript and Rest API for views matches API for collections
* backport: address some FIXMEs
* backport: address test failures
* backport: address more test failures
* backport: fix some Ruby tests
* temporarily comment out broken Ruby tests
* backport: fix more broken Ruby tests
* temporarily comment out failing Ruby tests
* backport: match result structure for View instances with Collection instances
* backport: return different result structure for view listing and view definition
* backport: fix even more broken Ruby tests
* backport: do not depend on unordered_set stable order
* update documentation
2018-07-19 15:07:17 +02:00
..
Gemfile
api-admin-spec.rb Replacing statistics handler with c++ (#4653) 2018-02-26 15:33:43 +01:00
api-aql-builtin-spec.rb
api-aqlfunction-spec.rb make API for POST /_api/aqlfunction downwards-compatible again (#5636) 2018-06-20 12:52:54 +02:00
api-async-spec-timecritical.rb Replaced lingering calls to removed API. (#3702) 2017-11-15 20:04:03 +01:00
api-attributes-spec.rb
api-batch-spec.rb more RFC compliance when parsing http headers - support quotes (#5860) 2018-07-13 11:14:06 +02:00
api-collection-access-spec.rb try to fix another permissions problem when collections are accessed … (#3485) 2017-10-25 18:05:17 +02:00
api-collection-mmfiles-noncluster-spec.rb
api-collection-mmfiles-spec.rb added key generators "uuid" and "padded" (#5740) 2018-07-03 15:23:47 +02:00
api-collection-rocksdb-noncluster-spec.rb
api-collection-rocksdb-spec.rb Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
api-cursor-spec-noncluster.rb
api-cursor-spec.rb fixed issue #4056 (#4057) 2017-12-16 15:10:22 +01:00
api-database-spec.rb
api-document-create-spec.rb fix not condition (#5486) 2018-05-29 16:56:29 +02:00
api-document-delete-spec.rb
api-document-key-spec.rb
api-document-read-spec.rb
api-document-update-spec.rb
api-documents-spec.rb
api-edge-spec.rb
api-edges-spec.rb
api-endpoint-spec.rb
api-explain-spec.rb
api-export-spec-timecritical-noncluster.rb Replace rocksdb export cursor with query (#5657) 2018-06-25 18:14:27 +02:00
api-foxx-manager-spec-nightly.rb
api-general-graph-spec.rb adjust error message check 2018-03-20 19:09:07 +03:00
api-http-spec.rb
api-import-noncluster-spec.rb
api-import-spec.rb
api-index-geo-spec.rb S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
api-index-hash-spec.rb
api-index-persistent-spec.rb
api-index-skiplist-spec.rb
api-index-spec.rb
api-pipelining-spec-noncluster.rb
api-query-analysis-spec-timecritical.rb
api-simple-all-spec.rb
api-simple-any-spec.rb
api-simple-example-spec.rb
api-simple-fulltext-mmfiles-spec.rb
api-simple-geo-mmfiles-spec.rb
api-simple-modify-example-cluster-spec.rb
api-simple-modify-example-spec.rb
api-simple-range-spec.rb
api-statistics-spec.rb
api-transactions-cluster-spec.rb
api-transactions-noncluster-spec.rb do not swallow error messages when transactions fail (#3836) 2017-12-06 10:49:28 +01:00
api-traversal-cluster-spec.rb
api-traversal-edgecollection-cluster-spec.rb
api-traversal-edgecollection-noncluster-spec.rb
api-traversal-noncluster-spec.rb
api-users-spec.rb Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
api-view-arangosearch-spec-noncluster.rb issue 410.1: ensure both JavaScript and Rest API for views matches API for collections (#5903) 2018-07-19 15:07:17 +02:00
api-wal-noncluster-spec-mmfiles.rb