Frank Celler
9477af198b
big reformat
2018-12-26 00:57:05 +01:00
Wilfried Goesgens
c50d346453
add alternative to ClusterInfo::getCollection() that doesn't throw ( #7413 )
...
* add alternative to ClusterInfo::getCollection() that doesn't throw (#7339 )
* handle more potential nullptrs, fix try/catch scope
2018-11-23 11:15:25 +01:00
Simon
3eed525481
Hide links ( #6348 )
2018-09-03 15:36:37 +02:00
Jan
5af37176d5
add ✓ ( #5717 )
2018-06-28 20:15:33 +02:00
Simon
7677afabf1
Remove copy of request body in rest handlers ( #5104 )
2018-04-16 14:49:51 +02:00
Vasiliy
635db3b409
issue 355.4: remove redundant methods and code, use 'cp' instead of 'cmake copy_directory' where possible, use vocbase reference instead of pointer
2018-04-04 10:53:48 +03:00
Andrey Abramov
01d9baf359
remove TRI_ERROR_ARANGO_VIEW_NOT_FOUND, rename TRI_ERROR_ARANGO_COLLECTION_NOT_FOUND to TRI_ERROR_ARNANGO_DATA_SOURCE_NOT_FOUND
2018-03-17 19:36:14 +03:00
Vasiliy
c8739cd3cd
manually-merge: cache data-sources in CollectionNameResolver
2018-03-14 10:11:50 +03:00
Simon
35136a89c0
Fix some problems with active failover ( #4540 )
2018-02-09 15:11:53 +01:00
Jan
fe0fca9029
Bug fix/restore unlock ( #4387 )
2018-01-25 15:56:27 +01:00
Frank Celler
bbe7484521
Feature/auth context ( #2704 )
...
* added read-only users
2017-07-02 23:15:57 +02:00
Simon Grätzer
492d832695
Refactored /_api/index and /_api/database ( #2582 )
...
* working documents rest handler
* fixed cluster tests
* Consolidating database APIs
* clang-format
* Fixing issue with user creation through db._createDatabase
* replaced and refactored api-index and index api
* fixed cluster
* renaming some files
* added user methods
* removed files intended for later
* Fixed CC build
* Fixed method signature
* Fixing shell_server, shell_client tests
2017-06-19 23:47:40 +02:00