summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | catch importerrors for adodbapi and pyodbc test casesAlexandre Fayolle2010-01-181-53/+60
| | * | | add wrapper for adodbapi/sql serverStephanie Marcu2010-01-152-46/+128
| | * | | mergeAlexandre Fayolle2009-12-234-3/+21
| | |\ \ \
| | | * | | Added tag logilab-common-debian-version-0.46.0-1 for changeset ecb5b426603eSylvain Th?nault2009-12-230-0/+0
| | * | | | TestCase for pyodbc driver BLOB supportAlexandre Fayolle2009-12-231-0/+49
| | * | | | require SQL Server Native Client for SqlServer 2005Alexandre Fayolle2009-12-231-2/+2
* | | | | | various improvements and fixes concerning logilab.common.db support of SQLServerAlexandre Fayolle2010-02-173-24/+61
* | | | | | updated adbh for use with _pyodbcwrapAlexandre Fayolle2010-02-111-0/+1
* | | | | | new module _pyodbcwrap, updated db.pyAlexandre Fayolle2010-02-112-3/+476
| |_|_|_|/ |/| | | |
* | | | | fix shadowing of the opt moduleAurelien Campeas2010-02-081-3/+3
|/ / / /
* | | | Added tag logilab-common-debian-version-0.46.1-1 for changeset 8fcdf2da144fPierre-Yves David2010-02-040-0/+0
* | | | Added tag logilab-common-version-0.46.1 for changeset e0c032a486d0logilab-common-debian-version-0.46.1-1Pierre-Yves David2010-02-040-0/+0
* | | | [pkg] prepare 0.46.1logilab-common-version-0.46.1Pierre-Yves David2010-02-042-1/+12
* | | | merge with 0.46.0Pierre-Yves David2010-02-044-33/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | backport from default of new interface for backup_command and restore_commandsAlexandre Fayolle2010-01-271-33/+47
| | |/ | |/|
| * | [fix] Remove isinstance call for bytes unitsPierre-Yves David2010-01-183-4/+8