summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setuptools doesn't support force-manifest optionlogilab-common-version-0_38_0Sylvain2009-01-261-0/+4
* 0.38sylvain thenault2009-01-263-5/+27
* pylint fixes, kill some old bw compat codesylvain thenault2009-01-263-55/+4
* new pushd context managersylvain thenault2009-01-261-1/+15
* make it more quiet by default (should check distutils --quiet option value)sylvain thenault2009-01-261-3/+5
* mergesylvain thenault2009-01-221-1/+4
|\
| * [testlib] fix bug in traceback formatting: handle cases where we source code ...Adrien Di Mascio2009-01-221-1/+4
* | callback option support in set_optionsylvain thenault2009-01-211-0/+2
|/
* cleanupsylvain thenault2009-01-211-17/+22
* setuptools integrationsylvain thenault2009-01-211-4/+26
* (merge)Julien Jehannet2009-01-202-10/+36
|\
| * (merge)Julien Jehannet2009-01-204-44/+83
| |\
| * | use UserWarning instead of poor print statementJulien Jehannet2009-01-202-10/+36
* | | mergeAlexandre Fayolle2009-01-205-45/+94
|\ \ \
| * | | add a little comment to make the purpose of the test more explicitAdrien Di Mascio2009-01-201-0/+2
| * | | use traceback.formation_exception_only to be more error-resistant when displa...Adrien Di Mascio2009-01-202-2/+10
| | |/ | |/|
| * | update changelogAdrien Di Mascio2009-01-201-0/+3
| * | disable auto-colorizing (useless and even bad in most cases)Adrien Di Mascio2009-01-202-40/+63
| * | add a __unittest variable to testlib (unittest.py uses it)Adrien Di Mascio2009-01-201-3/+4
| * | add a new colorize_source function in debugger.py (based on ipython)Adrien Di Mascio2009-01-201-1/+13
| |/
* | merged packaging changes from Sandro Tosi and uploaded 0.37.2 to DebianAlexandre Fayolle2009-01-209-68/+77
|/
* typoJulien Jehannet2009-01-191-1/+1
* (merge)Julien Jehannet2009-01-195-7/+25
|\
| * typosylvain thenault2009-01-192-1/+17
| * snipet -> snippetsylvain thenault2009-01-192-6/+6
| * mergesylvain thenault2009-01-161-0/+2
| |\
| | * new intersect_all_support attributesylvain thenault2009-01-161-0/+2
* | | improve acquire_lock() methodJulien Jehannet2009-01-193-19/+74
|/ /
* | [testlib] skip test clases whose names start with '_'Adrien Di Mascio2009-01-152-12/+21
|/
* section's case insensitivity test & fixsylvain thenault2009-01-142-14/+41
* fix case sensitivity pb w/ config file sectionssylvain thenault2009-01-121-1/+5
* 0.37.2Sylvain Thenault2009-01-083-8/+24
* update copyrightSylvain Thenault2009-01-081-2/+2
* update changelogSylvain Thenault2009-01-081-0/+5
* configuration file generation encoding handlingSylvain Thenault2009-01-081-11/+32
* [logging] the lldebug threshold level was an implementation detail of cubicwe...Adrien Di Mascio2009-01-061-1/+1
* fix Datetime type map for mysql as suggested by 2web, avoiding timestamp auto...Sylvain Thenault2009-01-052-0/+36
* Added tag logilab-common-debian-version-0_37_1-1 for changeset 1de40b46abf6Adrien Di Mascio2008-12-230-0/+0
* Added tag logilab-common-version-0_37_1 for changeset b9d324c81cc6logilab-common-debian-version-0_37_1-1Adrien Di Mascio2008-12-230-0/+0
* version 0.37.1logilab-common-version-0_37_1Adrien Di Mascio2008-12-233-1/+11
* implement contexts.py so that it's syntax-compatible with python version < 2.5Adrien Di Mascio2008-12-111-17/+24
* close 0.37.0 ChangeLogAdrien Di Mascio2008-12-101-2/+3
* Added tag logilab-common-debian-version-0_37_0-1 for changeset 20c97a493802Adrien Di Mascio2008-12-090-0/+0
* Added tag logilab-common-version-0_37_0 for changeset aa19eddfbf14logilab-common-debian-version-0_37_0-1Adrien Di Mascio2008-12-090-0/+0
* prepare 0.37.0logilab-common-version-0_37_0Adrien Di Mascio2008-12-092-1/+7
* shouldn't force threshold in debug modeSylvain Thenault2008-12-051-1/+0
* backport init_log/set_log_methodsSylvain Thenault2008-12-042-1/+71
* fix iter: Values is not iterable, use its __dict__Sylvain Thenault2008-12-041-1/+1
* self.options is None when test are run using python instead of pytestSylvain Thenault2008-12-021-2/+2
* clenaupSylvain Thenault2008-12-021-3/+1