]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2015-06-11  Mike Bayer- Fixed an unexpected-use regression whereby custom...
2015-06-10  Mike Bayer- add an 0.9 migration note regarding TypeEngine's...
2015-06-10  Mike Bayer- Fixed a bug where clause adaption as applied to a...
2015-06-09  Mike Bayer- add a migration note for the query.update()/query...
2015-06-09  Mike Bayer- add a comment, also I think we want to expire before...
2015-06-09  Mike BayerMerge remote-tracking branch 'origin/pr/180' into pr180
2015-06-08  Mike Bayer- Fixed an internal "memoization" routine for method...
2015-06-08  Mike Bayer- start 1.0.6
2015-06-08  Charles-Axel... Expire session in testing transaction handling
2015-06-07  Mike Bayer- 1.0.5 rel_1_0_5
2015-06-07  Mike Bayer- include tox.ini in the dist...
2015-06-07  Mike Bayer- repair these tests to use the global manager_of_class fn,
2015-06-06  Mike Bayer- Added new engine event :meth:`.ConnectionEvents.engin...
2015-06-05  Mike Bayer- Repaired some typing and test issues related to the...
2015-06-05  Mike Bayer- document SQlite dotted name issue, fixes #3441
2015-06-03  Mike Bayer- correctly categorize this changelog entry and rewrite it
2015-06-03  Mike Bayer- fix this test to not require pyodbc installed
2015-06-03  Mike Bayer- changelog for pr bitbucket:54
2015-06-02  INADA Naokibaked: Support initial args for cache key
2015-05-30  Mike BayerMerge remote-tracking branch 'origin/pr/176'
2015-05-29  Éric AraujoFix typo in directive
2015-05-28  Allen, TimothyUpdate to correct TDS version; FreeTDS only supports...
2015-05-26  Jochen Van... Remove spaces around kwargs in metadata.rst
2015-05-26  Mike Bayer- Fixed bug where known boolean values used by
2015-05-25  Mike Bayer- turn some dials to try to get more log output
2015-05-25  Mike Bayer- work around RTD issue #1293, take one
2015-05-25  Mike Bayer- Added a new dialect flag to the MSSQL dialect
2015-05-24  Mike Bayer- break out binary insert against None, disable for...
2015-05-24  Mike Bayer- autopep8
2015-05-24  Mike Bayer- liberalize list.remove() regexp as recent Pypy versions
2015-05-23  Mike Bayer- fix some tests related to the URL change and try...
2015-05-22  Mike Bayer- Adjustments to the engine plugin hook, such that the
2015-05-22  Mike Bayer- document fully how to use autoincrement w/ SQLite...
2015-05-21  Mike Bayer- Fixed regression in the :mod:`sqlalchemy.ext.mutable...
2015-05-21  Mike Bayerflake8 some tests
2015-05-21  mike bayerMerge pull request #173 from PierreRochard/patch-1
2015-05-17  Pierre RochardCorrecting typo in introspection
2015-05-16  Mike Bayer- pg8000 wants to raise a ProgrammingError for a PK...
2015-05-15  Mike Bayer- Added support for the case of the misbehaving DBAPI...
2015-05-14  Mike Bayer- The "lightweight named tuple" used when a :class...
2015-05-14  Mike Bayer- Fixed bug where in the case that a pool checkout...
2015-05-08  Mike Bayer- Added official support for a CTE used by the SELECT...
2015-05-08  Mike Bayer- start 1.0.5
2015-05-08  Mike Bayer1.0.4 rel_1_0_4
2015-05-07  Mike Bayer- plead with RTD to please please use the correct version
2015-05-07  Mike BayerRTD doesn't seem to want to refresh on a git tag so...
2015-05-07  Mike Bayer- re-tag zzzeeksphinx w/ new version supporting sphinx 1.3
2015-05-07  Mike Bayer- bump zs version due to not yet diagnosed error
2015-05-07  Mike Bayer- fix for py3k
2015-05-06  Mike Bayer- Fixed unexpected-use regression where in the odd...
2015-05-05  Mike Bayer- appease oracle's anger (no sequence defined for these...
2015-05-05  Mike Bayer- fix typo MANYTOONE -> MANYTOMANY, fixes #3415
2015-05-05  Peter HoffmannMark tests that they require OFFSET support in database
2015-05-02  Mike Bayer- Liberalized an assertion that was added as part of...
2015-05-02  Mike Bayer- Fixed bug in enhanced constraint-attachment logic...
2015-05-02  Mike Bayer- start qualifying some regressions as "unexpected...
2015-05-01  Mike Bayer- update 3.4 callcounts
2015-05-01  Mike Bayer- move away from explicit raises of SkipTest, instead...
2015-05-01  Mike Bayer- Repair _reinstall_default_lookups to also flip the...
2015-05-01  Mike Bayer- turn sessions in ResultTest to autocommit=True just...
2015-05-01  Mike Bayer- Fixed an import that prevented "pypy setup.py test...
2015-05-01  Mike Bayer- Repaired / added to tests yet more expressions that...
2015-05-01  Mike Bayer1.0.3 rel_1_0_3
2015-05-01  Mike Bayer- Fixed regression from 0.9.10 prior to release due...
2015-05-01  Mike Bayer- revise the last commit with a more traditional approach
2015-04-30  Mike Bayer- work the wrapping of the "creator" to be as resilient to
2015-04-30  Mike Bayer- New features added to support engine/pool plugins...
2015-04-30  Mike Bayer- Fixed regression from as yet unreleased 0.9.10 where...
2015-04-30  Mike Bayer- Added a placeholder method :meth:`.TypeEngine.compare...
2015-04-29  Mike Bayer- Fixed regression within the flush process when an...
2015-04-29  Mike Bayer- add boldface for "viable" plus a note describing...
2015-04-28  Mike Bayer- Fixed bug in association proxy where an any()/has()
2015-04-28  Mike Bayer- Fixed bug where the truncation of long labels in...
2015-04-28  mike bayerMerge pull request #170 from eronisko/fix_typo
2015-04-28  Ernest WalzelFix typo in 'Relationships API' docs
2015-04-27  Mike Bayer- altered part of the use contract first set up in...
2015-04-27  Mike Bayer- replace old crufty ddl event test fixture with mock
2015-04-27  Mike Bayer- Fixed regression due to :ticket:`3282` where the...
2015-04-26  Mike Bayer- Fixed a regression regarding the :meth:`.MapperEvents...
2015-04-26  Mike Bayer- Fixed issue in new :meth:`.QueryEvents.before_compile...
2015-04-25  Mike Bayer- try pinning a tag here to for RTD to please build...
2015-04-24  Mike Bayer1.0.2 rel_1_0_2
2015-04-24  Mike Bayer- reword the notes here
2015-04-24  Mike Bayer- fix link
2015-04-24  Mike Bayer- tag declarative as "orm declarative"
2015-04-24  Mike Bayer- add a note about that resolution
2015-04-24  Mike Bayer- Fixed a regression that was incorrectly fixed in...
2015-04-24  Mike Bayer- add the "strict" version of this lookup for __abstrac...
2015-04-24  Mike BayerMerge remote-tracking branch 'origin/pr/169'
2015-04-24  Mike Bayer- Fixed regression regarding the declarative ``__declar...
2015-04-24  Gaëtan de Mentenmicro-optimize unique_list
2015-04-23  Mike Bayer1.0.1 rel_1_0_1
2015-04-23  Mike Bayer- update date
2015-04-23  Mike Bayer- change/migration edits
2015-04-23  Mike Bayer- Fixed support for "literal_binds" mode when using...
2015-04-23  Mike Bayerchangelog for #3380, fixes #3380
2015-04-23  effem-gitUpdate base.py
2015-04-22  Mike Bayer- repair a regression caused by #3282, where we no...
2015-04-22  Mike Bayer- correct migration note for #3084; doesn't apply to...
2015-04-21  Mike Bayer- typo
next