summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* default is stablelogilab-common-version-0.48.1Sylvain Th?nault2010-02-261-11/+72
|\
| * [testlib] improve XML assertion with ElementTree parseur and context linesPierre-Yves David2010-02-241-11/+72
| * Added tag oldstable for changeset 503eb080d1ceNicolas Chauvat2010-02-220-0/+0
| * stable is now 0.48.0Nicolas Chauvat2010-02-191-1/+1
| |\
* | \ mergeSylvain Th?nault2010-02-265-7/+27
|\ \ \
| * | | update changelogSylvain Th?nault2010-02-261-0/+4
| * | | 0.48.1Sylvain Th?nault2010-02-264-7/+21
| * | | [deprecation] copy back __name__ and __doc__ of @deprecated functionsSylvain Th?nault2010-02-261-0/+2
* | | | mergeNicolas Chauvat2010-02-194-35/+51
|\ \ \ \ | |_|/ / |/| | |
| * | | backport changes from stableAlexandre Fayolle2010-02-181-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * mergeAlexandre Fayolle2010-02-181-1/+1
| | |\
| | | * fix date processing for SQLServer 2005Alexandre Fayolle2010-02-181-1/+1
| * | | update changelog and copyrightSylvain Th?nault2010-02-182-1/+5
| * | | adbh: added dbport optional argument to [backup|restore]_commandsSylvain Th?nault2010-02-182-33/+45
* | | | Added tag logilab-common-debian-version-0.48.0-1 for changeset abe32b0fb924Nicolas Chauvat2010-02-190-0/+0
* | | | Added tag logilab-common-version-0.48.0 for changeset 9f0027071e15logilab-common-debian-version-0.48.0-1Nicolas Chauvat2010-02-190-0/+0
|/ / /
* | | ready for 0.48.0logilab-common-version-0.48.0Nicolas Chauvat2010-02-173-12/+18
* | | import fixes from stableNicolas Chauvat2010-02-173-5/+85
|\ \ \ | |/ / |/| |
| * | bug sphinxutils: fix the function name in __main__Emile Anclin2010-02-151-1/+1
| * | mergeDavid Douard2010-02-125-11/+15
| |\ \
| * | | Make it possible to skip a InnetTest-based generative test alone, without ski...David Douard2009-11-022-4/+84
* | | | fix test_configuration test_manpageAlexandre Fayolle2010-02-171-1/+1
* | | | mergeAlexandre Fayolle2010-02-1713-91/+430
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix name error introduced on backport from cwSylvain Th?nault2010-02-151-1/+1
| * | | fix date_range implementation when using mx datetimeSylvain Th?nault2010-02-151-15/+16
| * | | fix date_range(): broken use of argument incr + off-by-one mistakeNicolas Chauvat2010-02-112-2/+5
| | |/ | |/|
| * | Added tag logilab-common-debian-version-0.47.0-1 for changeset 8eaf6cf2ca55Sylvain Th?nault2010-02-100-0/+0
| * | Added tag logilab-common-version-0.47.0 for changeset 50cd30a61f45logilab-common-debian-version-0.47.0-1Sylvain Th?nault2010-02-100-0/+0
| * | lgc 0.47logilab-common-version-0.47.0Sylvain Th?nault2010-02-103-5/+9
| * | backport stableSylvain Th?nault2010-02-101-3/+3
| |\ \
| * | | bacport change set 4505:71ba2d0f34f2 from cw stable:Sylvain Th?nault2010-02-081-3/+3
| | |/ | |/|
| * | also backport cw date_range implementationSylvain Th?nault2010-02-051-12/+24
| * | add missing importSylvain Th?nault2010-02-051-2/+2
| * | new sql_rename_col method on db helpersSylvain Th?nault2010-02-052-0/+13
| * | backport datetime functions from c wSylvain Th?nault2010-02-052-6/+80
| * | conflicts on merge has not been totally resolvedSylvain Th?nault2010-02-051-18/+2
| * | backport stableSylvain Th?nault2010-02-057-55/+302
| |\ \
| | * | update copyrightsSylvain Th?nault2010-01-262-3/+3
| | * | main_usage / main_run api fixes:Sylvain Th?nault2010-01-261-8/+8
| | * | fix the mysql restore pb by documenting that backup/restore command maySylvain Th?nault2010-01-262-14/+16
| | * | update changelogSylvain Th?nault2010-01-251-0/+8
| | * | breaks cw < 3.6 compatSylvain Th?nault2010-01-251-1/+1
| | * | changed backup / restore api (BREAKS COMPAT):Sylvain Th?nault2010-01-251-31/+37
| | * | deprecation: deprecated now takes an optional 'stacklevel' argument, default ...Sylvain Th?nault2010-01-251-2/+2
| | * | backport stableSylvain Th?nault2010-01-253-4/+8
| | |\ \
| | * | | enable support for backup and restore operations in SQL Server (ticket 19687)Alexandre Fayolle2010-01-202-0/+74
| | * | | simplify call to execute by removing useless try...except blockAlexandre Fayolle2010-01-201-4/+1
| | * | | restore pyodbc as the default driver for SQL ServerAlexandre Fayolle2010-01-201-3/+3
| | * | | use a lock to mitigate concurrency caused perf. issues on SQL ServerAlexandre Fayolle2010-01-201-4/+20
| | * | | update backup_command signature in base class to match interfaceAlexandre Fayolle2010-01-201-2/+2