summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | When --rc-file/-C is passed, the command we need to run is the next argument on the command line, not "--rc-file" itself.
* [py3k] make python3 package available in sidJulien Jehannet2011-06-095-76/+118
| | | | | | | | logilab.common is not compatible with python3.1 but since python3.2 is available by default in sid, we can now try to construct python3 package automatically. Note: test failures are not blocking for python3
* 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 ↵Sylvain Th?nault2011-04-083-65/+123
| | | | @cached(cacheattr='_cachename') while keeping bw compat
* 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
| |
* | backport stableSylvain Th?nault2011-03-300-0/+0
|\ \ | |/ |/|
* | shellutils: new simple password generation functionSylvain Th?nault2011-03-301-0/+8
| |
* | allow to create a pyro server without registering it to a pyro ns (closes ↵Alexandre Fayolle2011-03-291-10/+24
| | | | | | | | #63998)
* | configuration: we should not set option to the default value in input_option ↵Sylvain Th?nault2011-03-281-1/+0
| | | | | | | | (value is already the default anyway)
* | Added tag logilab-common-debian-version-0.55.1-1 for changeset 64e7687ea166Nicolas Chauvat2011-03-280-0/+0
| |
* | Added tag logilab-common-version-0.55.1 for changeset 32265c64a47alogilab-common-debian-version-0.55.1-1Nicolas Chauvat2011-03-280-0/+0
| |
* | [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-2873-74/+80
| |
* | [dates] provide a somewhat reasonable workaround for ticks2datetime where ↵Adrien Di Mascio2011-03-282-3/+23
| | | | | | | | year < 1900
* | new functions to get UTC datetime / time (XXX nothing doing this standardly???)Sylvain Th?nault2011-03-111-0/+6
| |
* | [pytest] fix userhome directory expansionJulien Jehannet2011-03-091-1/+3
| |
* | fix call to dot via subprocess: linux seems to need the shell=False, while ↵Alexandre Fayolle2011-03-021-2/+6
| | | | | | | | windows requires shell=True...
* | [textutils] fix unormalize implementationAdrien Di Mascio2011-03-022-7/+25
| | | | | | | | | | | | | | | | Give a chance to NFKD decomposition even if ord(c) > 2**8, this will work with a few more cases. add a substitute optional parameter to provide a replacement char if decomposition fails
* | [graph] fix command line construction bugAlexandre Fayolle2011-02-241-6/+5
| |
* | default is stableSylvain Th?nault2011-02-185-3/+106
|\ \ | |/
| * Added tag logilab-common-debian-version-0.55.0-1 for changeset 4bb3cb54f15eSylvain Th?nault2011-02-180-0/+0
| |
| * Added tag logilab-common-version-0.55.0 for changeset e30583e85827logilab-common-debian-version-0.55.0-1Sylvain Th?nault2011-02-180-0/+0
| |
| * 0.55logilab-common-version-0.55.0Sylvain Th?nault2011-02-182-0/+17
| |
| * [urllib2ext] new module with HTTPGssapiAuthHandlerNicolas Chauvat2011-02-153-3/+89
| | | | | | | | applied patch urllib2ext.diff
| * merge fixes from stableNicolas Chauvat2011-02-090-0/+0
| |\ |/ /
| * merge fixes from stableNicolas Chauvat2011-02-080-0/+0
| |\
| | * backport stableSylvain Th?nault2011-01-130-0/+0
| | |\
* | | | fix the ordered_nodes fix by reverting to previous orderNicolas Chauvat2011-02-092-6/+12
|/ / /
* | | this will be version 0.54.1Nicolas Chauvat2011-02-081-1/+1
| | |
* | | graph: fix and test ordered_nodes() [closes #60288]Nicolas Chauvat2011-01-312-20/+66
| | |
* | | refactor to ease overridingSylvain Th?nault2011-01-281-11/+13
| | |
* | | unless asked explicitly, check we don't register a same command twiceSylvain Th?nault2011-01-281-2/+6
| | |
* | | [testlib/tag] Fix tag handling for generator.Pierre-Yves David2011-01-201-2/+2
| | |
* | | typosSylvain Th?nault2011-01-202-2/+2
|/ /
* | Added tag logilab-common-debian-version-0.54.0-1 for changeset e53cabedc263Sylvain Th?nault2011-01-130-0/+0
| |
* | Added tag logilab-common-version-0.54.0 for changeset ffd1ab7057falogilab-common-debian-version-0.54.0-1Sylvain Th?nault2011-01-130-0/+0
| |
* | close changeloglogilab-common-version-0.54.0Sylvain Th?nault2011-01-121-7/+10
| |