summaryrefslogtreecommitdiff
path: root/logilab/common/configuration.py
Commit message (Expand)AuthorAgeFilesLines
* Nearly drop dependency on sixPhilippe Pepiot2019-11-081-4/+3
* Make "configuration" classes get call __getitem__Philippe Pepiot2019-09-121-5/+4
* [doc] fix sphinx warningsLaurent Peuch2019-07-031-1/+1
* [configuration] fix registration of multiple groups at onceAdrien Di Mascio2017-05-111-2/+2
* configuration: fix action query in read_old_configDenis Laxalde2017-07-051-1/+1
* [configuration] Fix multi-line strings handlingChristophe de Vienne2016-01-111-0/+3
* [configuration] long is gone in Python 3, rely on six.integer_typesDenis Laxalde2016-06-021-2/+2
* [configuration] fix crash on python 3.5debian/1.2.0-1centos/1.2.0-11.2.0Julien Cristau2016-03-151-1/+1
* [py3k] dict.iteritems → dict.itemsRémi Cardona2015-09-181-1/+1
* [configuration] Have a stable order for sections (closes #298658)Rémi Cardona2015-07-231-1/+1
* [layout] change the source directory layoutDavid Douard2015-03-131-0/+1105