index
:
delta/python-packages/sqlalchemy-migrate.git
master
github.com: stackforge/sqlalchemy-migrate.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update changelog
0.6
iElectric
2010-07-11
1
-0
/
+1
*
small doc correction; fixes #67
iElectric
2010-07-11
4
-3
/
+7
*
merge
iElectric
2010-07-11
1
-2
/
+3
|
\
|
*
use migrate.tests.* instead of tests.* in find_packages argument
Jan Dittberner
2010-07-10
1
-2
/
+3
*
|
better document summary of changeset actions
iElectric
2010-07-11
4
-14
/
+32
*
|
adding connection keyword to ORM methods
iElectric
2010-07-11
5
-26
/
+46
|
/
*
use stdout for logging.INFO and lower; for the rest use stderr
iElectric
2010-07-09
2
-7
/
+25
*
fix deprecation warning when using old script synta
iElectric
2010-07-09
1
-1
/
+1
*
update README and fix last bugs
iElectric
2010-07-08
4
-54
/
+59
*
add documentation generation date
iElectric
2010-07-08
1
-0
/
+2
*
add MIT licence file
iElectric
2010-07-08
1
-0
/
+21
*
changed documentation layout
iElectric
2010-07-08
3
-7
/
+5
*
add descriptions of modules in docs
iElectric
2010-07-08
1
-36
/
+36
*
change dialect table from ugly format to list table
iElectric
2010-07-08
1
-28
/
+69
*
restructure changelog and minor modifications to documentation
iElectric
2010-07-08
4
-23
/
+44
*
log database name when running tests; firebug does not support DROP CONSTRAIN...
iElectric
2010-07-08
2
-7
/
+6
*
remove test dependencies information from setup.py
iElectric
2010-07-08
2
-4
/
+2
*
found that bugger. ScriptTest 1.0.1 removes the functonality we need. rollbac...
iElectric
2010-07-07
1
-2
/
+2
*
fix SA06 compatibility in tests
iElectric
2010-07-07
2
-4
/
+16
*
fix unittests
Jan Dittberner
2010-07-04
2
-4
/
+3
*
move to unittest2, update README for testing instructions
iElectric
2010-06-20
8
-110
/
+107
*
update test-req.pip
iElectric
2010-06-11
2
-0
/
+3
*
merge with https://robertanthonyfarrell-0point6-release-patches.googlecode.co...
iElectric
2010-06-11
31
-155
/
+159
|
\
|
*
move tests/ directory into migrate/tests (much better form) and fix all impor...
Bob Farrell
2010-06-10
28
-35
/
+33
|
*
remove debug output and swearing
Bob Farrell
2010-06-09
1
-1
/
+0
|
*
make tests use a virtualenv for 'migrate' shell command
Bob Farrell
2010-06-09
4
-92
/
+96
|
*
change print statements to log.info
Bob Farrell
2010-06-09
1
-5
/
+8
*
|
note about scripttest==1.0.1
iElectric
2010-06-10
2
-3
/
+3
|
/
*
add more recent version of kinterbadb due to soureforge not being maintained ...
iElectric
2010-05-12
1
-1
/
+1
*
add firebird to test_db.cfg.tmpl; fix bug when dropping a column in firebird:...
iElectric
2010-05-11
5
-10
/
+20
*
revert 2688cdb980
iElectric
2010-05-03
1
-9
/
+7
*
update setup.py
iElectric
2010-05-03
2
-6
/
+2
*
run shell diff tests with correct environment
iElectric
2010-05-03
3
-27
/
+43
*
debugging fix
iElectric
2010-05-03
1
-1
/
+0
*
skip runpy tests on python2.4
iElectric
2010-05-03
1
-4
/
+14
*
fix SA05 tests for autoincrement diff
iElectric
2010-05-02
1
-1
/
+4
*
fix MySQL failing tests with autoincrement
iElectric
2010-05-02
2
-9
/
+16
*
docs link correction
iElectric
2010-05-02
1
-1
/
+1
*
SA06 tests fix, thanks to Mike Bayer
iElectric
2010-05-02
2
-1
/
+8
*
unified warnings, use compare columns in tests
iElectric
2010-05-01
7
-20
/
+33
*
move warning exceptions to right module
iElectric
2010-05-01
3
-5
/
+5
*
update documenatation
iElectric
2010-04-30
9
-111
/
+151
*
deprecate two columns alter
iElectric
2010-04-30
4
-1
/
+12
*
update postgres url name
iElectric
2010-04-29
2
-2
/
+2
*
fix python2.4 error
iElectric
2010-04-29
2
-1
/
+3
*
update TODO
iElectric
2010-04-29
2
-5
/
+4
*
added 0.6 TODO, all api now uses engine.dispose() to handle pool correctly
iElectric
2010-04-29
8
-35
/
+96
*
add pysqlite for test dep
iElectric
2010-04-28
1
-0
/
+1
*
removing mx.DateTime from test deps because pip crashes.
iElectric
2010-04-25
1
-1
/
+0
*
add mx.DateTime to test dep
iElectric
2010-04-24
2
-1
/
+4
[next]