Vasiliy
|
6fd541d110
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
* issue 427.5: use ApplicationServer reference instead of pointer
* address MSVC build failure
|
2018-08-15 12:16:02 +03:00 |
Jan
|
e4d7f1c5f0
|
Bug fix/wenn der shard mann 2mal klingelt (#5890)
|
2018-07-26 15:37:40 +02:00 |
Vasiliy
|
a401934d62
|
issue 399.3: remove internal persisted proerty 'collections' from externally generated IResearchView jSON (#5874)
* issue 399.3: remove internal persisted proerty 'collections' from externally generated IResearchView jSON
* backport: address test failure
* backport: address another test failure
|
2018-07-17 15:21:07 +03:00 |
Vasiliy
|
94ddd7803d
|
issue 389.10: refactor CollectionNameResolver to use TRI_vocbase_t& (#5424)
|
2018-05-23 00:59:08 +03:00 |
Vasiliy
|
907767f4e1
|
issue 389.6: ensure proper error handling in StatisticsFeature for missing feature (#5377)
|
2018-05-18 01:12:39 +03:00 |
Andrey Abramov
|
b69b5bdfdf
|
Bug fix/issue #5186 (#5269)
* do not persist view on startup
* small refactoring
* ensure view is being opened after creation
|
2018-05-06 20:38:32 +03:00 |
Vasiliy
|
9062c41592
|
issue 383.3: implement remainder of IResearchViewDBServer tests, use the data-source id (primary key) instead of an arbitrary instance for dropCollection()/dropView(), backport from iresearch upstream: ensure block is flushed if key index is full (#5176)
|
2018-04-23 00:33:46 +03:00 |
Vasiliy
|
e4368b0991
|
issue 355.6: remove create() from LogicalView, remove IResearch dependency from IndexFactory, store vocbase reference in LogicalDataSource
|
2018-04-06 16:38:34 +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
|
a7760cb3b7
|
fix tests
|
2018-03-27 14:44:10 +03:00 |
Andrey Abramov
|
b641cf9b13
|
remove view implementation part 1
|
2018-03-26 23:18:08 +03:00 |
Vasiliy
|
399c1ce2f0
|
manually-merge: add more tests, backport some miscellaneous fixes
|
2018-03-20 16:40:35 +03:00 |