1
0
Fork 0
arangodb/arangod
Andrey Abramov 8741d338d0 allow in-place analyzer creation via link definition (#10466) (#10481)
* allow in-place analyzer creation via link definition (#10466)

* allow in-place analyzer creation via link definition

* add special handling for _analyzers collection

* modify initial syncer

* address review commments

* fix accidentally broken test

* address compilation errors
2019-11-19 21:49:28 +01:00
..
Actions Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Agency Bug fix 3.5/timestamp assert compatibility (#10354) 2019-11-05 18:31:29 +03:00
Aql DEVSUP-492 (#10379) (#10402) 2019-11-12 22:30:58 +03:00
Auth refactoring (#9411) 2019-07-09 11:15:52 +02:00
Cache [3.5] Fix issue with cache allocation statistics. (#10029) 2019-09-27 14:31:36 +03:00
Cluster make replication timeouts configurable via startup options (#10473) 2019-11-19 18:25:15 +01:00
ClusterEngine This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
GeneralServer Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
GeoIndex Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
Graph Bug fix 3.5/k shortest paths (#10390) 2019-11-11 20:10:04 +03:00
IResearch allow in-place analyzer creation via link definition (#10466) (#10481) 2019-11-19 21:49:28 +01:00
Indexes show type of index when non-implemented exception is thrown (#10425) 2019-11-13 16:43:00 +01:00
InternalRestHandler Feature 3.5/curl 7.65.3 (#9790) 2019-08-26 15:54:42 +03:00
MMFiles don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
Pregel port change from devel by @danielhlarkin (#9773) 2019-08-21 13:07:43 +03:00
Replication allow in-place analyzer creation via link definition (#10466) (#10481) 2019-11-19 21:49:28 +01:00
RestHandler don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
RestServer better killability of cluster AQL queries (#10360) 2019-11-06 15:33:44 +03:00
RocksDBEngine don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
Scheduler Make scheduler enforce queue limits (#10026) 2019-10-16 17:43:04 +03:00
Sharding honor restrictions when creating graphs (#10136) 2019-10-01 23:55:58 +03:00
Statistics Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
StorageEngine Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
Transaction don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
Utils Port latest shutdown hanger bug to 3.5. (#10121) 2019-10-01 18:16:44 +03:00
V8Server better killability of cluster AQL queries (#10360) 2019-11-06 15:33:44 +03:00
VocBase allow in-place analyzer creation via link definition (#10466) (#10481) 2019-11-19 21:49:28 +01:00
CMakeLists.txt Bug fix 3.5/always create analyzers collection 35 (#10356) 2019-11-05 17:58:34 +03:00
dbg.cmake