summaryrefslogtreecommitdiff
path: root/trove/module
Commit message (Expand)AuthorAgeFilesLines
* Remove six usage and basestring checkwangzihao2020-10-161-2/+1
* Support to create public trove instanceLingxian Kong2019-09-111-7/+10
* Sync the data fields of DB* class and table fields.zhanggang2018-07-171-4/+6
* Remove log translationsZhao Chao2018-01-242-7/+7
* Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-091-5/+5
* Handle log message interpolation by the logger part 10Gábor Antal2017-06-062-15/+18
* Add support for module-reapply commandPeter Stachowski2017-02-272-2/+38
* Fix module-instances commandPeter Stachowski2017-02-273-43/+53
* Merge "Display boolean module values"Jenkins2017-01-191-5/+5
|\
| * Display boolean module valuesPeter Stachowski2017-01-131-5/+5
* | Merge "Add i18n translation to others 1/3"Jenkins2017-01-191-6/+6
|\ \ | |/ |/|
| * Add i18n translation to others 1/3Trevor McCasland2016-12-201-6/+6
* | Add support for module ordering on applyPeter Stachowski2016-12-263-40/+97
|/
* Add support for Oslo Policies to TrovePetr Malik2016-12-061-0/+21
* Fix module applyPeter Stachowski2016-11-171-14/+42
* Remove cfg and logging import unusedCao Xuan Hoang2016-09-231-2/+0
* Merge "Module re-apply does not reflect updated values"Jenkins2016-09-131-0/+17
|\
| * Module re-apply does not reflect updated valuesPeter Stachowski2016-08-151-0/+17
* | Correct incorrect i18n of some messagesnbziouech2016-08-311-1/+1
|/
* Port more unit tests to Python 3Victor Stinner2016-05-301-1/+5
* Trivial: Remove unused logging importwangjunqing2016-04-231-4/+0
* Server support for instance module featurePeter Stachowski2016-03-153-63/+208
* Server side of module maintenance commandsPeter Stachowski2016-02-254-0/+497