summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.57.0logilab-common-version-0.57.0Aurelien Campeas2011-10-123-8/+19
* default is stableAurelien Campeas2011-10-120-0/+0
|\
* | [decorators] provide a @cachedproperty decoratorAdrien Di Mascio2011-10-103-1/+77
* | backport stableAurelien Campeas2011-10-107-17/+41
|\ \ | |/
| * fix typoSylvain Th?nault2011-09-261-2/+2
| * fix py3k compat (closes #75290)Aurelien Campeas2011-09-213-11/+26
| * mergeDavid Douard2011-09-212-2/+9
| |\
| | * Added tag logilab-common-debian-version-0.56.2-2 for changeset 0d31b28f08beDavid Douard2011-09-210-0/+0
| | * [debian] fix debian/control: we now depend on python >= 2.5logilab-common-debian-version-0.56.2-2David Douard2011-09-212-2/+9
| * | pkginfo: only install unittest2 when python version < 2.7 (closes: #76068)Sylvain Th?nault2011-09-151-1/+4
| * | daemon: make pidfile world-readable (closes #75968)Julien Cristau2011-09-151-0/+1
* | | backport stableSylvain Th?nault2011-09-133-104/+5
|\ \ \ | |/ / |/| |
| * | backport stableSylvain Th?nault2011-09-083-104/+5
| |\ \ | | |/ | |/|
| | * backport stableSylvain Th?nault2011-09-063-105/+6
| | |\
| | | * pytest should have default warning policySylvain Th?nault2011-09-061-1/+1
| | | * daemon: kill DaemonMixinJulien Cristau2011-09-062-106/+5
| | | * backport stableSylvain Th?nault2011-09-060-0/+0
| | | |\
* | | | | in some cases we want to specify wrapped object name/documentation so it's no...Sylvain Th?nault2011-09-131-3/+3
|/ / / /
* | | | Added tag logilab-common-debian-version-0.56.2-1 for changeset cdafeac033fbSylvain Th?nault2011-09-080-0/+0
* | | | Added tag logilab-common-version-0.56.2 for changeset 0e80dd1ed2fdlogilab-common-debian-version-0.56.2-1Sylvain Th?nault2011-09-080-0/+0
* | | | 0.56.2logilab-common-version-0.56.2Sylvain Th?nault2011-09-083-2/+12
* | | | hack to avoid crash if error during doctestSylvain Th?nault2011-09-061-2/+5
|/ / /
* | | [decorators] monkeypatch should build a method type closes #73920Aurelien Campeas2011-09-063-6/+50
|/ /
* | daemon: call initgroups/setgid before setuid (closes #74173)Julien Cristau2011-09-062-6/+25
* | daemon: update commentsJulien Cristau2011-09-061-3/+2
* | cleanupSylvain Th?nault2011-09-061-2/+2
* | modutils: allow overriding of _getobj by suppressing manglingSylvain Th?nault2011-09-062-3/+6
* | default is stableSylvain Th?nault2011-08-059-77/+131
|\ \ | |/
| * Added tag logilab-common-debian-version-0.56.1-1 for changeset f3451045fee2Sylvain Th?nault2011-08-050-0/+0
| * Added tag logilab-common-version-0.56.1 for changeset 997f2332d833logilab-common-debian-version-0.56.1-1Sylvain Th?nault2011-08-050-0/+0
| * oopslogilab-common-version-0.56.1Sylvain Th?nault2011-08-051-1/+1
| * 0.56.1Sylvain Th?nault2011-08-053-3/+12
| * clcommands: fix the --rc-file option (closes #72450)Julien Cristau2011-08-042-0/+3
| * [py3k] make python3 package available in sidJulien Jehannet2011-06-095-76/+118
* | default is stableSylvain Th?nault2011-06-100-0/+0
|\ \ | |/ |/|
* | Added tag logilab-common-debian-version-0.56.0-1 for changeset 7796fc278b41Sylvain Th?nault2011-06-100-0/+0
* | Added tag logilab-common-version-0.56.0 for changeset 4e41f2869fd4logilab-common-debian-version-0.56.0-1Sylvain Th?nault2011-06-100-0/+0
* | 0.56logilab-common-version-0.56.0Sylvain Th?nault2011-06-093-3/+16
* | clcommands: make registration possible by class decorationSylvain Th?nault2011-05-091-0/+1
* | decorators: test and fix copy_cache, bug introduced in 1411:2f974a847d7eSylvain Th?nault2011-05-032-9/+24
* | date: shortcut to avoid recreating a datetime when not necessarySylvain Th?nault2011-04-261-0/+4
* | nicer docstring on clear_cacheSylvain Th?nault2011-04-261-1/+7
* | test and fix clear_cache to work on cached **properties**. remove debug printSylvain Th?nault2011-04-112-2/+18
* | decorators: refactored @cached to allow usages such as @cached(cacheattr='_ca...Sylvain Th?nault2011-04-083-65/+123
* | backport stableSylvain Th?nault2011-04-084-1/+37
|\ \ | |/
| * new datetime/delta <-> seconds/days conversion functionSylvain Th?nault2011-04-082-0/+18
| * Added tag logilab-common-debian-version-0.55.2-1 for changeset 0f3666686edcAlexandre Fayolle2011-04-010-0/+0
| * Added tag logilab-common-version-0.55.2 for changeset e1b29be1caa5logilab-common-debian-version-0.55.2-1Alexandre Fayolle2011-04-010-0/+0
| * prepare 0.55.2logilab-common-version-0.55.2Alexandre Fayolle2011-04-012-1/+7
| * updated ChangeLogAlexandre Fayolle2011-04-011-0/+12