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
Andrey Abramov
15304b705b
Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/internal-issue-#345
2018-03-21 14:37:07 +03:00
Jan
5105e2b3c0
Remove "atLeast" from the internal query APIs ( #4848 )
2018-03-21 09:10:28 +01:00
Andrey Abramov
04bb3da337
Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/internal-issue-#345
2018-03-20 19:04:54 +03:00
Vasiliy
a553410296
backport: explicitly set the database path in test setup
2018-03-20 17:54:49 +03:00
Vasiliy
399c1ce2f0
manually-merge: add more tests, backport some miscellaneous fixes
2018-03-20 16:40:35 +03:00
Andrey Abramov
3a30c85e49
Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/internal-issue-#345
2018-03-20 15:59:44 +03:00
Max Neunhöffer
34fb55d024
Use a temporary directory for the DatabasePathFeature in catch tests. ( #4896 )
...
* Use a temporary directory for the DatabasePathFeature in catch tests.
2018-03-20 13:57:52 +01:00
Andrey Abramov
0b37cd1796
fix some issues, add more tests
2018-03-16 17:40:34 +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
c8739cd3cd
manually-merge: cache data-sources in CollectionNameResolver
2018-03-14 10:11:50 +03:00
Andrey Abramov
90e0a9326b
remove ArangoSearch dependencies from StorageEngineMock
2018-03-12 13:34:57 +03:00
Wilfried Goesgens
42d32e08de
Bug fix/fix mac wincompile ( #4799 )
2018-03-09 15:51:54 +01:00
Vasiliy
bf0068e7f5
Changes since last PR: use a single map in vocbase for storing LogicalDataSource instances
2018-03-08 17:28:08 +03:00
Vasiliy
daa1db659c
manually-merge: differentiate data-source types by category e.g. LogicalCollection/LogicalView
2018-03-08 13:40:25 +03:00
Simon
102998dd65
Streaming Query Cursor ( #4769 )
2018-03-08 09:18:41 +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
jsteemann
37e2ef461a
fix tests
2018-03-05 17:30:46 +01:00
Andrey Abramov
9f84c95f0a
Execution block mock ( #4710 )
2018-03-05 16:24:15 +01:00
Vasiliy
f4dbfdbdbd
Changes since last PR: partially revert commit bd86eea365737300a4e0e8d23938a88d54cfcbf4 to address test warnings, partially revert commit a1cfb3d72b
to address test warnings, remove unused function ( #4699 )
2018-03-01 09:29:11 +01:00
Simon
345fc3c0b7
Refactor Authentication Layer (devel) ( #4592 )
...
* Cherry Picking LDAP changes
* Adding missing merges
* Fixing remaining mentions of FeatureCacheFeature
* Fix jslint
* Fixing some failed tests
* Fixing cluster authentication issue, red tests
* Fixing ldap testsuite, adding trace logging
* Fixint ldap tesuite setup and LDAP recognition
(cherry picked from commit 686d28a779
)
* Fixing wrong assert
* Adding changelog entry, making requested changes from code review
* Fixing dump_authentication, fix typos
* improvements found during code review
* oops
* more use of sessionstorage
* fix tests
* Fixing broken handling, disallowing adding of local users when disabled
* Fixing testInvalidGrants
* Removing undefined auth level externally
* Fixing previous commit
* added tests for ldap search mode
* intentionally removed `after` methods from tests
because they are executed before the tests start
no cleanup is performed right now after the authentication tests
however, a cleanup is done at start of every test
* ldap tests all modes
* forward port changes from 3.3
* added generated files
* forward port missing changes for web UI
* added generated files
* added generated files
2018-02-28 13:24:28 +01:00
Vasiliy
423ce33ed1
Changes since last PR: remove 'dataPath' IResearchView configuration property and use a hardcoded path similar to a LogicalCollection ( #4683 )
2018-02-27 18:10:32 +01:00
Jan
3cf03cfb21
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
Simon
cde96d97aa
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
Andrey Abramov
1b64f03bf8
Bug fix/internal issue #327 ( #4649 )
2018-02-22 11:11:23 +01:00
Andrey Abramov
d130e0f7c6
Bug fix/internal issue #350 ( #4601 )
2018-02-15 18:57:08 +01:00
Vasiliy
828f8fb48c
locally tested only, Changes since last PR: ensure parser.cc dependency is tracked in the build directory to avoid bison invocation on MSVC, aquire IResearchView snapshot at transaction begin() and reuse it for all queries, remove unused callback registration from Methods ( #4564 )
2018-02-14 12:32:29 +01:00
Andrey Abramov
1b7dd672c9
Bug fix/internal issue #342 : allow to bind a view name ( #4554 )
2018-02-13 21:53:01 +01:00
Dan Larkin
934e936bae
Fix index selectivity estimate issues with RocksDB engine ( #4429 )
2018-02-09 16:05:33 +01:00
Vasiliy
aa041ddfb9
locally tested only ( #4476 )
2018-02-05 11:24:34 +01:00
Jan
64ad854e67
fix exit code for catch tests ( #4427 )
2018-01-24 18:10:09 +01:00
Jan
5cb29ee198
fix several memleaks in catch tests ( #4409 )
2018-01-24 17:26:49 +01:00
Andrey Abramov
373a5d1f4c
fix a couple of issues ( #4389 )
2018-01-22 17:48:26 +01:00
Andrey Abramov
ffbb00bbe2
standardize on the 'analyzer' and 'trackListPositions' naming ( #4384 )
2018-01-22 16:39:53 +01:00
Andrey Abramov
a1cfb3d72b
Feature iresearch ( #4105 )
2018-01-19 14:23:58 +01:00
jsteemann
dee060e09a
fix IResearch tests compilation
2018-01-05 19:28:39 +01:00
Heiko
78213b3b4a
fixed some macos ires related warnings and errors ( #4196 )
2018-01-05 14:51:13 +01:00
Jan
2a96df5ca5
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00