Simon
17b1a2aafb
Rest middleware refactoring ( #5332 )
2018-05-14 17:43:10 +02:00
Jan
2b84348b77
remove call to requiresElevatedPrivileges with default value ( #5172 )
2018-04-23 11:28:24 +02:00
Vasiliy
571eaa217b
backport: address review concerns
2018-04-09 10:18:02 +03:00
Vasiliy
99b83ba8c8
issue 355.5: remove more unused methods, move view-related storage engine functionality from vocbase into DBServerLogicalView, address MSVC cmake dependency issue
2018-04-05 16:17:07 +03: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
b641cf9b13
remove view implementation part 1
2018-03-26 23:18:08 +03:00
Andrey Abramov
29b7a7ea44
remove logger view ( #4764 )
2018-03-08 09:18:21 +01:00
Vasiliy
f9a45032cd
LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups ( #4732 )
...
* Changes since last PR: use LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups
* backport: address cluster LogicalDataSource resolution failure
2018-03-06 11:41:41 +01:00
Jan
2a96df5ca5
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
jsteemann
e3d8ae142e
some fixes for view handling
2017-03-17 11:18:46 +01:00
Dan Larkin
508aabeafe
Updated schema, added LoggerView, and added support for implementation properties.
2017-03-16 19:45:48 -04:00
jsteemann
060fe10d53
expose registerViewImplementation to the outside world
2017-03-16 13:00:33 +01:00
jsteemann
979f003538
added ViewTypesFeature
2017-03-16 12:50:22 +01:00