summaryrefslogtreecommitdiff
path: root/logilab/common/registry.py
Commit message (Expand)AuthorAgeFilesLines
* [mypy] type RegistrableObject.__regid__/__registry__Laurent Peuch2019-12-191-4/+3
* [mypy/type] declare type of RegistrableObject.__regid__/__select__Laurent Peuch2019-12-191-2/+3
* [mod] move predicates code up in the file for the next patchLaurent Peuch2019-12-191-209/+208
* [mypy/fix] Need type annotation for '_PREDICATES'Laurent Peuch2019-12-191-1/+3
* [registry/select_best] move from 'debug_call' to select_listener observator p...Laurent Peuch2019-11-281-19/+31
* [registry/fix] re-put "winner" key in registry._select_best debug informationLaurent Peuch2019-11-281-1/+2
* [register] allow to pass a debug_callback argument to Registry._select_bestLaurent Peuch2019-11-201-0/+33
* Nearly drop dependency on sixPhilippe Pepiot2019-11-081-6/+3
* [registry] fix autoreload with register_modnames()Philippe Pepiot2017-01-251-0/+3
* [registry] RegistrableInstance should be instantiated with __module__=__name__Philippe Pepiot2017-01-201-3/+13
* [registry] deprecate register_objects()Philippe Pepiot2017-01-201-11/+5
* [registry] add register_modnames()Philippe Pepiot2016-12-231-0/+20
* [doc] fixesDavid Douard2015-07-031-8/+11
* [registry] make RegistryStore.load_file work with unicode value for modname (...David Douard2016-06-021-0/+2
* [registry] Stop using load_module_from_nameSylvain Thénault2016-05-191-2/+1
* [registry] raise a typed exception rather than a bare ExceptionAurelien Campeas2014-10-071-1/+7
* [layout] change the source directory layoutDavid Douard2015-03-131-0/+1119