index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update changelog
Sylvain Th?nault
2010-01-25
1
-0
/
+8
*
breaks cw < 3.6 compat
Sylvain Th?nault
2010-01-25
1
-1
/
+1
*
changed backup / restore api (BREAKS COMPAT):
Sylvain Th?nault
2010-01-25
1
-31
/
+37
*
deprecation: deprecated now takes an optional 'stacklevel' argument, default ...
Sylvain Th?nault
2010-01-25
1
-2
/
+2
*
backport stable
Sylvain Th?nault
2010-01-25
3
-4
/
+8
|
\
|
*
[fix] Remove isinstance call for bytes units
Pierre-Yves David
2010-01-18
3
-4
/
+8
*
|
enable support for backup and restore operations in SQL Server (ticket 19687)
Alexandre Fayolle
2010-01-20
2
-0
/
+74
*
|
simplify call to execute by removing useless try...except block
Alexandre Fayolle
2010-01-20
1
-4
/
+1
*
|
restore pyodbc as the default driver for SQL Server
Alexandre Fayolle
2010-01-20
1
-3
/
+3
*
|
use a lock to mitigate concurrency caused perf. issues on SQL Server
Alexandre Fayolle
2010-01-20
1
-4
/
+20
*
|
update backup_command signature in base class to match interface
Alexandre Fayolle
2010-01-20
1
-2
/
+2
*
|
catch importerrors for adodbapi and pyodbc test cases
Alexandre Fayolle
2010-01-18
1
-53
/
+60
*
|
add wrapper for adodbapi/sql server
Stephanie Marcu
2010-01-15
2
-46
/
+128
*
|
merge
Alexandre Fayolle
2009-12-23
4
-3
/
+21
|
\
\
|
*
|
Added tag logilab-common-debian-version-0.46.0-1 for changeset ecb5b426603e
Sylvain Th?nault
2009-12-23
0
-0
/
+0
|
*
|
Added tag logilab-common-version-0.46.0 for changeset 9b7f95b604aa
logilab-common-debian-version-0.46.0-1
Sylvain Th?nault
2009-12-23
0
-0
/
+0
|
*
|
0.46
logilab-common-version-0.46.0
Sylvain Th?nault
2009-12-23
3
-2
/
+15
|
*
|
update changelog
Sylvain Th?nault
2009-12-23
1
-0
/
+7
|
*
|
TYPE_MAPPING expected to be a mapping from yams type to db type, and timestam...
Sylvain Th?nault
2009-12-23
1
-2
/
+0
|
*
|
Backed out changeset 88274f9d1e46, bad fix, pb was actually in cw
Sylvain Th?nault
2009-12-22
1
-6
/
+0
|
*
|
fix pysqlite2 support for the buffer type
Sylvain Th?nault
2009-12-22
1
-0
/
+6
*
|
|
TestCase for pyodbc driver BLOB support
Alexandre Fayolle
2009-12-23
1
-0
/
+49
*
|
|
require SQL Server Native Client for SqlServer 2005
Alexandre Fayolle
2009-12-23
1
-2
/
+2
|
/
/
*
|
2 bugs in extra_args processing fixed
Alexandre Fayolle
2009-12-21
1
-2
/
+3
*
|
New kw arg to get_connection : extra_args. Support Windows Auth for SQLServer
Alexandre Fayolle
2009-12-21
1
-21
/
+39
*
|
hack to work around the lack of a date col type in sql server
Administrator
2009-12-16
2
-6
/
+43
*
|
cleanup debugging prints
Alexandre Fayolle
2009-12-16
1
-2
/
+0
*
|
added SQL Server support using Pyodbc
Alexandre Fayolle
2009-12-14
2
-0
/
+122
*
|
moved method so that it is closer to the related methods
Alexandre Fayolle
2009-12-14
1
-4
/
+4
*
|
added indirection for TIMESTAMP columns in the mapping
Alexandre Fayolle
2009-12-14
1
-0
/
+4
*
|
Add os.path.relpath function in logical.common.compat for pre-2.6 python.
Pierre-Yves David
2009-12-07
1
-0
/
+23
*
|
backport stable to default
Sylvain Th?nault
2009-12-04
0
-0
/
+0
|
\
\
|
|
/
|
/
|
*
|
merge
Sylvain Th?nault
2009-12-04
1
-4
/
+5
|
\
\
|
*
|
ensure getlogin works under windows
Aurelien Campeas
2009-11-16
1
-4
/
+5
*
|
|
0.45.2
Adrien Di Mascio
2009-11-23
3
-2
/
+8
*
|
|
Added tag logilab-common-debian-version-0.45.2-1 for changeset 854c9a5383ab
Adrien Di Mascio
2009-11-23
0
-0
/
+0
*
|
|
Added tag logilab-common-version-0.45.2 for changeset b285b54a4999
logilab-common-debian-version-0.45.2-1
Adrien Di Mascio
2009-11-23
0
-0
/
+0
*
|
|
merge
logilab-common-version-0.45.2
Sylvain Th?nault
2009-11-23
11
-34
/
+144
|
\
\
\
|
|
/
/
|
*
|
fix has_path returned value to include the destination node, else we get
Sylvain Th?nault
2009-11-12
3
-5
/
+21
|
*
|
[C] shellutils: make getlogin() available as shellutils
Julien Jehannet
2009-11-09
2
-11
/
+15
|
*
|
merge
Sylvain Th?nault
2009-10-20
3
-6
/
+69
|
|
\
\
|
|
|
/
|
|
*
add unit tests for class tagging feature
David Douard
2009-10-08
1
-1
/
+56
|
|
*
Make it possible to tag test classes
David Douard
2009-10-08
1
-2
/
+7
|
|
*
Add a "set_trace" function to debugger.py (to use in place of pdb.set_trace)
David Douard
2009-10-08
1
-3
/
+6
|
*
|
let user do whatever he want of coverage data
Sylvain Th?nault
2009-10-20
1
-10
/
+3
|
*
|
interval (datetime.timedelta) support for pysqlite2
Sylvain Th?nault
2009-10-13
1
-2
/
+33
|
*
|
fix pyro storage
Sylvain Th?nault
2009-10-07
1
-0
/
+3
*
|
|
include Dotan Barak spell fixes patch
Sylvain Th?nault
2009-11-23
31
-124
/
+124
|
/
/
*
|
Added tag logilab-common-debian-version-0.45.1-1 for changeset 3a86d61a6926
Sylvain Th?nault
2009-10-07
0
-0
/
+0
*
|
Added tag logilab-common-version-0.45.1 for changeset cd144236bf38
logilab-common-debian-version-0.45.1-1
Sylvain Th?nault
2009-10-07
0
-0
/
+0
[next]