[Checkins] [zopefoundation/z3c.sqlalchemy] 460285: compatibility fixes

GitHub noreply at github.com
Thu Nov 21 18:14:35 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.sqlalchemy
  Commit: 4602854f766d83c74c7394e46a23437422ff65ad
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/4602854f766d83c74c7394e46a23437422ff65ad
  Author: Andreas Jung <yet at gmx.de>
  Date:   2009-08-03 (Mon, 03 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/sqlalchemy/tests/testSQLAlchemy.py
    M src/z3c/sqlalchemy/util.py

  Log Message:
  -----------
  compatibility fixes


  Commit: f2cf50e7f64a133474080a81982eaf9f838d652a
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/f2cf50e7f64a133474080a81982eaf9f838d652a
  Author: Andreas Jung <yet at gmx.de>
  Date:   2009-08-03 (Mon, 03 Aug 2009)

  Changed paths:
    M src/z3c/sqlalchemy/base.py

  Log Message:
  -----------
  removed deprecated usage of 'transactional' parameter


  Commit: d5232f93cf8f6f199223de9e1612a19004f08dc4
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/d5232f93cf8f6f199223de9e1612a19004f08dc4
  Author: Andreas Jung <yet at gmx.de>
  Date:   2009-08-03 (Mon, 03 Aug 2009)

  Changed paths:
    M src/z3c/sqlalchemy/tests/testSQLAlchemy.py

  Log Message:
  -----------
  savepoint


  Commit: 38b9af7efde00026ac29233d05eb7bdd422f2625
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/38b9af7efde00026ac29233d05eb7bdd422f2625
  Author: Andreas Jung <yet at gmx.de>
  Date:   2009-08-03 (Mon, 03 Aug 2009)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  updated


  Commit: db43c17656d7590d5487bbbe43382f57b58caffe
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/db43c17656d7590d5487bbbe43382f57b58caffe
  Author: Andreas Jung <yet at gmx.de>
  Date:   2009-08-03 (Mon, 03 Aug 2009)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  no release today


  Commit: 5b8d18f384e1b7b5fd98f801285eaa0f40785d9c
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/5b8d18f384e1b7b5fd98f801285eaa0f40785d9c
  Author: Andreas Jung <yet at gmx.de>
  Date:   2009-08-03 (Mon, 03 Aug 2009)

  Changed paths:
    M src/z3c/sqlalchemy/tests/testSQLAlchemy.py

  Log Message:
  -----------
  one beer for Jens


  Commit: a113b27204f523dd28213701a87165a889c864a5
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/a113b27204f523dd28213701a87165a889c864a5
  Author: Vincent Fretin <vincent.fretin at gmail.com>
  Date:   2009-08-28 (Fri, 28 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/sqlalchemy/mapper.py

  Log Message:
  -----------
  Merged r103334 from branch 1.3


  Commit: 8c1f9ae7c4a195bee1189c5f5ad2b216c738e063
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/8c1f9ae7c4a195bee1189c5f5ad2b216c738e063
  Author: Vincent Fretin <vincent.fretin at gmail.com>
  Date:   2009-08-28 (Fri, 28 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/sqlalchemy/mapper.py

  Log Message:
  -----------
  Merged r103336 from branch 1.3


  Commit: ad02757f9b25ce21fb33cee1ed9259602c432f69
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/ad02757f9b25ce21fb33cee1ed9259602c432f69
  Author: Christian Zagrodnick <cz at gocept.com>
  Date:   2009-12-02 (Wed, 02 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/sqlalchemy/base.py
    M src/z3c/sqlalchemy/tests/testSQLAlchemy.py

  Log Message:
  -----------
  - fixed registering of custom mappers

- using tempfile for the sqllite default db (->speedup, no locks)


  Commit: 2c16ea1552a83811b48c2a5b93ea0ee2c84b80d4
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/2c16ea1552a83811b48c2a5b93ea0ee2c84b80d4
  Author: Christian Zagrodnick <cz at gocept.com>
  Date:   2009-12-02 (Wed, 02 Dec 2009)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  fixed release date of previous version


  Commit: 69cb24477e427c0c71f3d447cffb7ff28263c7c9
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/69cb24477e427c0c71f3d447cffb7ff28263c7c9
  Author: Christian Zagrodnick <cz at gocept.com>
  Date:   2009-12-02 (Wed, 02 Dec 2009)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Preparing release 1.4.0


  Commit: 08993f5f273e72a26982ece9f4d481d1d6c05795
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/08993f5f273e72a26982ece9f4d481d1d6c05795
  Author: Christian Zagrodnick <cz at gocept.com>
  Date:   2009-12-02 (Wed, 02 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 1.4.1


  Commit: 22eb58d5b4ebab8a9b8be0e649f5f3ef85fb4bc3
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/22eb58d5b4ebab8a9b8be0e649f5f3ef85fb4bc3
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-10-26 (Tue, 26 Oct 2010)

  Changed paths:
    A COPYRIGHT.txt
    A LICENSE.txt
    M bootstrap.py

  Log Message:
  -----------
  Conform to repository policy.


  Commit: 1e23cc2d9c4d7f97733e12cf2ac0e1d8a15be70c
      https://github.com/zopefoundation/z3c.sqlalchemy/commit/1e23cc2d9c4d7f97733e12cf2ac0e1d8a15be70c
  Author: Baiju Muthukadan <baiju.m.mail at gmail.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M README.txt

  Log Message:
  -----------
  rst fix


Compare: https://github.com/zopefoundation/z3c.sqlalchemy/compare/4602854f766d^...1e23cc2d9c4d


More information about the checkins mailing list