summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [configuration] rename option_name to option_attrname (closes #140667)Nicolas Chauvat2013-05-071-0/+1
* backport stableSylvain Th?nault2013-04-291-2/+4
|\
| * Add version handling to the deprecation module (closes #108205).Damien Garaud2013-04-111-0/+2
* | 0.59.1logilab-common-version-0.59.1Sylvain Th?nault2013-04-161-13/+14
* | added pruning of the recursive search tree for detecting cycles in graphs. Cl...Dirk Baechle2013-04-111-0/+3
|/
* fix umessages test w/ python 3 and LC_ALL=C (closes #119967)Sylvain Th?nault2013-02-151-1/+7
* remove 2 accidentally introduced tabs breaking python 3 compat. closes #117580Sylvain Th?nault2013-02-141-0/+4
* [testlib] check for generators in with_tempdirJulien Cristau2013-02-221-0/+2
* Properly fix @monkeypatch by changing its contract. Actually closes #104047logilab-common-version-0.59.0Sylvain Th?nault2013-01-211-2/+5
* prepare 0.59.0Aurelien Campeas2013-01-211-1/+17
* [registry]?use register_all when no registration callback defined. Closes #11...Sylvain Th?nault2013-01-091-0/+2
* [registry] introduce RegistrableObject and RegistrableInstance base classes. ...Sylvain Th?nault2013-01-141-12/+20
* minor change to changelogSylvain Th?nault2013-01-111-1/+1
* [registry]?deprecate usage of leading underscore to mark class as abstract / ...Sylvain Th?nault2013-01-111-0/+3
* [registry] introduce objid/objname method on registries instead of using func...Sylvain Th?nault2013-01-111-0/+4
* [loggin ext] provide colored output under windows if colorama is available (c...Aurelien Campeas2012-11-131-0/+3
* 0.58.3logilab-common-version-0.58.3David Douard2012-11-141-1/+6
* [registry] setdefault catch wrong exception. Closes #111010Sylvain Th?nault2012-11-131-0/+3
* python3: fix code and test so most tests go green. Partially closes #104047Sylvain Th?nault2012-10-231-0/+2
* ustrftime: ask the system for the encoding instead of trying to guessJulien Cristau2012-11-131-3/+4
* fix date.ustrftime for python3, closes #82161Sylvain Th?nault2012-08-291-0/+4
* 0.58.2David Douard2012-07-301-0/+5
* 0.58.1logilab-common-version-0.58.1Sylvain Th?nault2012-07-171-2/+5
* Adapt testlib.py in order to be compatible with Jython which doesn't have a _...Sylvain Th?nault2012-07-171-2/+2
* Generalise usage of disutils.sysconfig.get_python_version so eg. is_standard_...Sylvain Th?nault2012-07-171-0/+3
* 0.58.0David Douard2012-04-121-1/+5
* backport stableDavid Douard2012-04-121-1/+14
|\
| * testlib: ensure DocTest does not alter __builtins__Pierre-Yves David2012-03-151-1/+14
* | [deprecated]?new DeprecatedProxy convenience class. Closes #88942Sylvain Th?nault2012-03-151-0/+1
* | backport stableSylvain Th?nault2012-03-151-1/+5
|\ \ | |/
| * fix 2b1382b96eb4 by enabling DeprecationWarning onlyPierre-Yves David2012-03-151-0/+1
| * Fix bug in textutils.apply_units, raise an Exception if string does not match...Damien Garaud2012-02-201-0/+3
* | [shellutil] add argument to ``ProgressBar.update`` to tune cursor progression...Alain Leufroy2012-03-151-0/+1
* | testlib: ensure DocTest does not alter __builtins__Pierre-Yves David2012-03-151-1/+1
* | backported cubicweb's registry. Closes #84654Sylvain Th?nault2012-01-121-0/+4
|/
* 0.57.1logilab-common-version-0.57.1Sylvain Th?nault2011-10-281-1/+6
* [compat] use instance of the class to have a real instance method (closes: #7...Sylvain Th?nault2011-10-251-0/+2
* [daemon] set $HOME when dropping privileges (closes #81297)Julien Cristau2011-10-251-1/+4
* 0.57.0logilab-common-version-0.57.0Aurelien Campeas2011-10-121-7/+12
* [decorators] provide a @cachedproperty decoratorAdrien Di Mascio2011-10-101-0/+1
* backport stableAurelien Campeas2011-10-101-2/+6
|\
| * fix py3k compat (closes #75290)Aurelien Campeas2011-09-211-0/+6
* | backport stableSylvain Th?nault2011-09-081-0/+3
|\ \ | |/ |/|
| * backport stableSylvain Th?nault2011-09-061-1/+4
| |\
| | * daemon: kill DaemonMixinJulien Cristau2011-09-061-3/+4
* | | 0.56.2logilab-common-version-0.56.2Sylvain Th?nault2011-09-081-1/+5
|/ /
* | [decorators] monkeypatch should build a method type closes #73920Aurelien Campeas2011-09-061-4/+3
|/
* daemon: call initgroups/setgid before setuid (closes #74173)Julien Cristau2011-09-061-0/+3
* modutils: allow overriding of _getobj by suppressing manglingSylvain Th?nault2011-09-061-0/+3
* 0.56.1Sylvain Th?nault2011-08-051-2/+5