1
0
Fork 0
arangodb/arangod
Tobias Gödderz 2f59a79435 Bug fix/sort limit rule too lax (#10014)
* Added regression test for consecutive constrained sorts

* Bugfix: sort-limit rule skipped too many node types

* Added CHANGELOG entry

* Apply sort-limit rule before single document operations
2019-09-18 09:04:43 +02:00
..
Actions fixed includes for Mac 2019-09-02 16:57:31 +02:00
Agency lower the log level of an uncritical message 2019-09-13 16:00:19 +02:00
Aql Bug fix/sort limit rule too lax (#10014) 2019-09-18 09:04:43 +02:00
Auth Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
Cache Check scheduler queue return value (#9754) 2019-08-19 19:31:55 +02:00
Cluster Fixed some problems found with IPO enabled (#10020) 2019-09-16 17:10:13 +02:00
ClusterEngine Feature/split libarangoserver (#9670) 2019-09-05 09:37:12 +02:00
GeneralServer Catch unhandled exceptions (#10009) 2019-09-13 16:03:58 +02:00
GeoIndex Add support for WGS84 on distances (#9672) 2019-08-12 13:05:56 +02:00
Graph Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
IResearch Non block modify (#9963) 2019-09-11 15:37:02 +02:00
Indexes disable the creation of TTL indexes on sub-attributes (#9994) 2019-09-12 15:29:33 +02:00
InternalRestHandler upgrade curl to 7.65.3 (#9788) 2019-08-26 18:11:12 +02:00
MMFiles Non block modify (#9963) 2019-09-11 15:37:02 +02:00
Network fix some cppcheck warnings 2019-09-16 15:04:38 +02:00
Pregel Fixed some problems found with IPO enabled (#10020) 2019-09-16 17:10:13 +02:00
Replication don't assert/crash when using an unknown collection/shard (#9959) 2019-09-11 12:03:13 +02:00
RestHandler fix some cppcheck warnings 2019-09-16 15:04:38 +02:00
RestServer Fix a shutdown busy loop after main if two exceptions collide. (#9978) 2019-09-11 14:47:49 +02:00
RocksDBEngine Debug segfault reimplementation (#9940) 2019-09-09 23:07:45 +03:00
Scheduler fix return value checks (#9852) 2019-08-29 20:38:53 +02:00
Sharding Non block delete (#10005) 2019-09-12 21:44:35 +02:00
Statistics various issues reported by cppcheck (#9962) 2019-09-09 20:32:04 +02:00
StorageEngine Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
Transaction Make truncate use non-blocking communication. (#9980) 2019-09-16 10:46:49 +02:00
Utils Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
V8Server make sure the input for responsibleShard is always an object (#9993) 2019-09-12 12:50:30 +02:00
VocBase Non block delete (#10005) 2019-09-12 21:44:35 +02:00
CMakeLists.txt Feature/agency paths framework (#9933) 2019-09-09 14:04:12 +02:00
dbg.cmake