summaryrefslogtreecommitdiff
path: root/ceilometer/event/trait_plugins.py
Commit message (Expand)AuthorAgeFilesLines
* Replace six with python3 code stylekuangcx2021-01-131-4/+2
* event: remove deprecated methodJulien Danjou2018-09-181-13/+6
* stop converting to old message formatgord chung2017-07-281-1/+1
* Remove log translationsxuqiankun2017-04-151-10/+8
* timedelta plugin for meter definition processIgor Degtiarov2016-03-041-0/+40
* Fix the typos in the source codejizilian2015-12-221-1/+1
* Factorize field definition of declarative codeMehdi Abaakouk2015-11-031-9/+26
* Deprecate event trait plugin 'split'Mehdi Abaakouk2015-10-091-0/+13
* unicode error in event convertergordon chung2015-02-151-1/+1
* Upgrade to hacking 0.10Julien Danjou2015-01-231-2/+0
* Fix hacking rule H305 imports not grouped correctlyZhiQiang Fan2014-10-301-0/+1
* Fix H405 violations and re-enable gatingIgor Degtiarov2014-07-011-3/+3
* Fix list of modules not included in auto-gen docsIldiko Vancsa2014-06-161-20/+24
* Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-311-2/+1
* Fix some spelling mistakes and a incorrect urlliu-sheng2014-03-061-1/+1
* Add configuration-driven conversion to EventsMonsyne Dragon2013-12-101-0/+158