summaryrefslogtreecommitdiff
path: root/trove/extensions/common/service.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six usage and basestring checkwangzihao2020-10-161-3/+1
* Only enable user and database API for MySQLLingxian Kong2020-09-131-1/+9
* Return 204 instead of 200 for root-disable APIZhao Chao2018-03-021-1/+1
* Use RootHistory to check if root is ever enabledZhao Chao2018-02-281-7/+5
* report_root should always use context.userZhao Chao2018-02-071-5/+2
* Remove log translationsZhao Chao2018-01-241-13/+12
* Initialize BadRequest exception with correct message.Zhao Chao2018-01-121-1/+1
* Avoid load deleted instances that belong to a cluster.zhanggang2017-11-031-1/+3
* Handle log message interpolation by the logger part 7Gábor Antal2017-02-281-13/+13
* Add i18n translation to extensions 2/3Trevor McCasland2017-01-101-2/+4
* Add support for Oslo Policies to TrovePetr Malik2016-12-061-2/+36
* Add MongoDB cluster root-enable supportMatt Van Dijk2016-03-091-0/+10
* root enable for pxc clustered datastoreCraig Vyvial2016-02-171-5/+69
* Add support for root-disableDuk Loi2016-02-031-0/+30
* Root enablement for Vertica clusters/instancessharika2015-09-041-0/+130