]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2013-05-29  Mike Bayerre-add these...
2013-05-29  Mike Bayer- version 0.9
2013-05-29  Mike Bayer- add typical local test scripts
2013-05-29  Mike BayerMerge branch 'rel_0_9'
2013-05-29  Mike Bayerkeep the contract for Properties as returning lists...
2013-05-29  Mike Bayeradd the py2k symbol from the 0.9 branch to support...
2013-05-29  Mike Bayerchangelog
2013-05-29  Mike Bayer- repair for py3k
2013-05-29  Dmitry MugtasimovUnicode support for psycopg2 native hstore implementation
2013-05-29  Mike Bayer hstores are text, and in py3k they seem to be implcit...
2013-05-29  Mike Bayerchangelog
2013-05-29  Mike Bayer- repair for py3k
2013-05-29  Dmitry MugtasimovUnicode support for psycopg2 native hstore implementation
2013-05-29  Mike Bayer hstores are text, and in py3k they seem to be implcit...
2013-05-28  Mike Bayer- move an import stuck in the middle here...
2013-05-28  Mike BayerMerge branch 'master' into rel_0_9
2013-05-28  Mike BayerFixed a small bug in the dogpile example where the...
2013-05-28  Mike Bayermagic accessors to the rescue
2013-05-28  Mike Bayerstill not locating more nested expressions, may need...
2013-05-27  Mike Bayerattempt number one, doesn't detect though if the label...
2013-05-27  Mike Bayer- run the whole test suite with the "debugging" ordered...
2013-05-27  Mike Bayer- additional oracle fixes. cx_oracle under py3k is...
2013-05-27  Mike Bayer- oracle py3k fix
2013-05-27  Mike Bayer- fix a dict while iterate mutation
2013-05-27  Mike Bayerfix test_execute w c extensions
2013-05-27  Mike Bayerclean up types.py
2013-05-27  Mike Bayerclean up some of this collection stuff
2013-05-27  Mike Bayerfix an errant str check
2013-05-27  Mike Bayerget profile 1a back down to 5100 calls, that one was...
2013-05-26  Mike Bayermssql test fixes
2013-05-26  Mike Bayer- zoomark tests
2013-05-26  Mike Bayera pass where we try to squash down as many list()/keys...
2013-05-26  Mike Bayerfix the unicode test suite
2013-05-26  Mike Bayerdo a sweep of some obvious 3kisms
2013-05-26  Mike Bayerremove this
2013-05-26  Mike Bayer- oracle tests passing in py3k!!
2013-05-26  Mike Bayera few more oracle fixes
2013-05-26  Mike Bayercleanup for oracle
2013-05-26  Mike BayerMerge branch 'master' into rel_0_9
2013-05-26  Mike Bayerfix this test
2013-05-26  Mike Bayer- add a test specific to sqlite testing cursor.descript...
2013-05-26  Mike Bayerpostgresql tests
2013-05-26  Mike Bayermysql tests
2013-05-26  Mike BayerMerge branch 'master' into rel_0_9
2013-05-26  Mike BayerMerge branch 'rel_0_9' of bitbucket.org:zzzeek/sqlalche...
2013-05-26  Mike Bayersqlite tests
2013-05-26  Mike Bayerrepair py3kisms in key ORM modules
2013-05-26  Mike Bayerextension tests
2013-05-26  Mike Bayerfix serializer tests. something is wrong with non...
2013-05-26  mike bayerMerge pull request #1 from cjw296/small-fixes
2013-05-26  diana- fixing AbstractConcreteBase import in docstring, 0.9
2013-05-26  Diana Clarke- fixing AbstractConcreteBase import in docstring,...
2013-05-26  Chris Witherstweaks to ignores
2013-05-26  Chris WithersShow the conflicting column in the warning!
2013-05-26  Chris Withersfix incorrect method name
2013-05-26  Chris WithersAdd missing import that caused test_notice_logging...
2013-05-25  Mike BayerMerge branch 'master' into rel_0_9
2013-05-25  Mike Bayer- move to git dotfiles
2013-05-23  Mike Bayermerge default
2013-05-23  Mike BayerFixed a bug where the routine to detect the correct...
2013-05-15  Mike Bayermerge default
2013-05-15  Mike BayerRegression from this ticket caused the unsupported...
2013-05-13  Mike Bayermerge default
2013-05-13  Mike BayerFixed a regression from 0.7 caused by this ticket,...
2013-05-10  Mike Bayermerge default
2013-05-10  Mike Bayer- moderinzed the docs for the foreign_keys parameter...
2013-05-05  Mike Bayermerge default
2013-05-05  Mike Bayer- cleanup
2013-05-04  Mike Bayerpy3k specific syntax moved into an exec
2013-05-04  Mike Bayercleanup
2013-05-04  Mike Bayercleanup
2013-05-04  Mike Bayermost of ORM passing...
2013-05-04  Mike Bayerbase
2013-05-04  Mike Bayerthat's all of engine
2013-05-04  Mike Bayercleanup
2013-05-04  Mike Bayercleanup
2013-05-04  Mike Bayertest_execute up for sqlite, pg, oursql, mysql 2.7 ...
2013-05-04  Mike Bayer- OK we have -w sql passing for: sqlite, postgresql...
2013-05-04  Mike Bayerand int types here...
2013-05-04  Mike Bayerupdate test
2013-05-04  Mike Bayercleanup
2013-05-04  Mike Bayercleanup and formatting
2013-05-04  Mike Bayer- unicode literals need to just be handled differently...
2013-05-04  Mike Bayeruse logging to output exc_info here
2013-05-04  Mike Bayerformatting stuff
2013-05-04  Mike Bayerformatting stuff
2013-05-01  Mike Bayermerge default
2013-05-01  Mike Bayer- disable tests failing with pypy2, [ticket:2719]
2013-04-30  Mike Bayermerge default
2013-04-30  Mike Bayer- Fixed a regression from 0.7 where the contextmanager...
2013-04-30  Mike Bayermissing comma
2013-04-29  Mike Bayermerge default
2013-04-29  Mike Bayerbump
2013-04-29  Mike BayerUpdated mysqlconnector dialect to check for disconnect...
2013-04-29  Mike Bayermerge default
2013-04-29  Mike Bayer- fix long-outdated documentation for sql_mode/ansiquotes,
2013-04-28  Mike Bayerpostgresql dialect tests
2013-04-28  Mike Bayerno need for all these scripts, not worth maintaining
2013-04-28  Mike Bayerdon't need 2to3
2013-04-28  Mike Bayer- test_types, test_compiler, with sqlite at least
next