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 |
Vasiliy
|
7c25902b27
|
issue 355.3: allow IResearchLink creation, as opposed to IResearch View update, to direct which CIDs get included in an IResearchView snapshot
|
2018-04-02 15:27:48 +03:00 |
Andrey Abramov
|
3eadf5aaf9
|
add convenient factory method for views
|
2018-03-29 20:19:03 +03:00 |
Andrey Abramov
|
65ea2bfbb9
|
code cleanup
|
2018-03-27 18:39:59 +03:00 |
Andrey Abramov
|
b641cf9b13
|
remove view implementation part 1
|
2018-03-26 23:18:08 +03:00 |
Andrey Abramov
|
6b9bffa343
|
remove PhysicalView part 3
|
2018-03-23 15:17:05 +03:00 |
Andrey Abramov
|
47fd5808c3
|
remove PhysicalView part 2
|
2018-03-22 22:41:28 +03:00 |
Andrey Abramov
|
a874fda823
|
remove PhysicalView part 1
|
2018-03-22 20:42:42 +03:00 |
Vasiliy
|
06eb8ade01
|
issue 344.7: remove more redundant functions (#4863)
* issue 344.7: remove more redundant functions
* backport: fix missed functions under USE_ENTERPRISE
|
2018-03-15 17:10:28 +01:00 |
Vasiliy
|
148bdb7158
|
issue 344.6: remove some redundant functions (#4842)
|
2018-03-15 11:03:35 +01:00 |
Vasiliy
|
daa1db659c
|
manually-merge: differentiate data-source types by category e.g. LogicalCollection/LogicalView
|
2018-03-08 13:40:25 +03:00 |
Vasiliy
|
a988cb19d7
|
Changes since last PR: create a common ancestor to LogicalCollection/LogicalView (#4719)
|
2018-03-02 09:02:09 +01:00 |
Jan
|
2a96df5ca5
|
Feature iresearch (#4071)
|
2017-12-18 15:04:59 +01:00 |
Dan Larkin
|
42807f17fb
|
Added partialUpdate flag for view property modification.
|
2017-03-30 12:04:58 -04:00 |
jsteemann
|
5d6dcb3bf1
|
re-added constructionguard
|
2017-03-17 15:44:22 +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 |
Dan Larkin
|
aa23074efd
|
Added view retrieval via HTTP with tests and initial work on view factory.
|
2017-03-15 18:44:48 -04:00 |
jsteemann
|
49aef67cca
|
use std::shared_ptrs for views
|
2017-03-15 13:07:08 +01:00 |
jsteemann
|
1a06f1e15e
|
initial functionality for views - unstable
|
2017-03-14 16:35:45 +01:00 |