[Checkins] [zopefoundation/zope.app.generations] 1f4a8c: Backported my XXX removals.

GitHub noreply at github.com
Tue Mar 12 13:24:58 UTC 2013


  Branch: refs/heads/monolithic-zope3-ZopeX3-3.0
  Home:   https://github.com/zopefoundation/zope.app.generations
  Commit: 1f4a8c94ed0d90cf20ce156650d0420bba981870
      https://github.com/zopefoundation/zope.app.generations/commit/1f4a8c94ed0d90cf20ce156650d0420bba981870
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-07-09 (Fri, 09 Jul 2004)

  Changed paths:
    A browser/managers.py

  Log Message:
  -----------
  Backported my XXX removals.


  Commit: 6d2256ab02200d057fa68bcccaab773edb05af18
      https://github.com/zopefoundation/zope.app.generations/commit/6d2256ab02200d057fa68bcccaab773edb05af18
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-07-28 (Wed, 28 Jul 2004)

  Changed paths:
    A generations.py

  Log Message:
  -----------
  Merged from trunk

  r26817 | jim | 2004-07-28 15:35:28 -0400 (Wed, 28 Jul 2004) | 3 lines

  Fix a spelling error in a test.  Someone fixed a spelling error
  in an error message and didn't run the tests. :(


  Commit: 945e8c260f74af890deff76cfc96411c0fd589b3
      https://github.com/zopefoundation/zope.app.generations/commit/945e8c260f74af890deff76cfc96411c0fd589b3
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-07-28 (Wed, 28 Jul 2004)

  Changed paths:
    M generations.py

  Log Message:
  -----------
  Ugh, fixed the error message to go with the tests.


  Commit: 56c2cf6b0383ac9d0e3f6cf3d86f28c8eef059f6
      https://github.com/zopefoundation/zope.app.generations/commit/56c2cf6b0383ac9d0e3f6cf3d86f28c8eef059f6
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-08-12 (Thu, 12 Aug 2004)

  Changed paths:
    M browser/managers.py
    M generations.py

  Log Message:
  -----------
  Backported

r26524 | srichter | 2004-07-14 03:45:38 -0400 (Wed, 14 Jul 2004) | 6 lines
r26551 | srichter | 2004-07-15 03:06:37 -0400 (Thu, 15 Jul 2004) | 6 lines
r26522 | pruggera | 2004-07-14 01:42:06 -0400 (Wed, 14 Jul 2004) | 1 line
r26531 | pruggera | 2004-07-14 13:00:15 -0400 (Wed, 14 Jul 2004) | 1 line
r26534 | pruggera | 2004-07-14 15:55:34 -0400 (Wed, 14 Jul 2004) | 1 line
r26540 | pruggera | 2004-07-14 18:14:25 -0400 (Wed, 14 Jul 2004) | 1 line


  Commit: 8d0bf70c4c03e5aa2d51201616bf067de4b125cd
      https://github.com/zopefoundation/zope.app.generations/commit/8d0bf70c4c03e5aa2d51201616bf067de4b125cd
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-08-12 (Thu, 12 Aug 2004)

  Changed paths:
    A browser/__init__.py
    A browser/ftests.py

  Log Message:
  -----------
  Backported

r26567 | srichter | 2004-07-16 02:58:27 -0400 (Fri, 16 Jul 2004) | 2 lines
r26570 | srichter | 2004-07-16 03:54:40 -0400 (Fri, 16 Jul 2004) | 3 lines


  Commit: 9100318021d787545964066e2001a77d03f95283
      https://github.com/zopefoundation/zope.app.generations/commit/9100318021d787545964066e2001a77d03f95283
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-27 (Fri, 27 Aug 2004)

  Changed paths:
    M browser/ftests.py

  Log Message:
  -----------
  Merged from the ZopeX3-3.0-broken branch:

  ------------------------------------------------------------------------
  r27300 | srichter | 2004-08-27 12:24:30 -0400 (Fri, 27 Aug 2004) | 3 lines

  Gave SkinDocumentation and LayerDocumentation a location upon creation. 
  Now the ftests pass again.

  ------------------------------------------------------------------------
  r27299 | jim | 2004-08-27 12:19:47 -0400 (Fri, 27 Aug 2004) | 5 lines

  Added logic to set adapter __parent__ attr to allow acquisition of
  grants.

  We need to find a way to automate setting adapter __parent__ attrs.

  ------------------------------------------------------------------------
  r27298 | jim | 2004-08-27 11:48:28 -0400 (Fri, 27 Aug 2004) | 5 lines

  Changed to use the global test manager, who has global grants.

  Really, only global users with global grants can use the application
  controller.  This needs some refinement in the future.

  ------------------------------------------------------------------------
  r27297 | jim | 2004-08-27 11:48:00 -0400 (Fri, 27 Aug 2004) | 5 lines

  Changed to use the global test manager, who has global grants.

  Really, only global users with global grants can use the application
  controller.  This needs some refinement in the future.

  ------------------------------------------------------------------------
  r27296 | jim | 2004-08-27 11:43:53 -0400 (Fri, 27 Aug 2004) | 5 lines

  Changed to use the global test manager, who has global grants.

  Really, only global users with global grants can use the application
  controller.  This needs some refinement in the future.

  ------------------------------------------------------------------------
  r27295 | jim | 2004-08-27 11:01:18 -0400 (Fri, 27 Aug 2004) | 3 lines

  Have annotation security maps parents, so that they can acquire
  permission grants.

  ------------------------------------------------------------------------
  r27294 | jim | 2004-08-27 11:01:16 -0400 (Fri, 27 Aug 2004) | 3 lines

  Made security-setting attributes public. There's nothing woth
  protecting there.

  ------------------------------------------------------------------------
  r27293 | jim | 2004-08-27 10:47:24 -0400 (Fri, 27 Aug 2004) | 44 lines

  Removed the global grant for the test manager.  This *should* have no
  effect, since there is a local grant.  But thre are a number of
  protected objects that don't get location information and, thus, can't
  acquire local grants.

  This change causes the following 12 tests to fail:

  ...


  Commit: 61550b8a81350b92919994c23e8ffcd406388efe
      https://github.com/zopefoundation/zope.app.generations/commit/61550b8a81350b92919994c23e8ffcd406388efe
  Author: Phil Ruggera <pruggera at san.rr.com>
  Date:   2004-09-02 (Thu, 02 Sep 2004)

  Changed paths:
    A demo/__init__.py
    A demo/evolve1.py
    A demo/evolve2.py
    A demo/evolve3.py
    M generations.py
    A interfaces.py

  Log Message:
  -----------
  Update doc strings to ReST


  Commit: ffd0e216ceb8e897f8981b0cfa1405787bb8532a
      https://github.com/zopefoundation/zope.app.generations/commit/ffd0e216ceb8e897f8981b0cfa1405787bb8532a
  Author: Tim Peters <tim.one at comcast.net>
  Date:   2004-09-15 (Wed, 15 Sep 2004)

  Changed paths:
    M generations.py

  Log Message:
  -----------
  Repair code trying to start a new transaction.

Never do these in ZODB 3:3:

    get_transaction().begin()
    some_txn_object.begin()

They raise DeprecationWarning, and don't do exactly what they
did in ZODB 3.2.  Instead do:

    import transaction

and then one of these:

    transaction.begin()
    new_txn_object = transaction.begin()


  Commit: d3d3726fa8f3ea0404c57d9cc9ac2f3d90de09f6
      https://github.com/zopefoundation/zope.app.generations/commit/d3d3726fa8f3ea0404c57d9cc9ac2f3d90de09f6
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2005-07-25 (Mon, 25 Jul 2005)

  Changed paths:
    M browser/managers.py
    M generations.py

  Log Message:
  -----------
  Merge r29750, 29753, 29755, 29756, 29757 from the ZopeX3-3.0.0-Zope-2.8
branch.  This should conclude the Zope 2.8 compatability fixes; the
X3.0 branch is now ready to be integrated into Zope 2.8 releases
without further modifications.  ZopeX3-3.0.0-Zope-2.8 branch has become
obsolete.

Log message for revision 29750:
  Stop using the deprecated get_transaction().

Log message for revision 29753:
  Repair some transaction imports.

Log message for revision 29755:
  Needs to import transaction.

Log message for revision 29756:
  Needs to import transaction.

Log message for revision 29757:
  Brrrr.  An evil doctest depended on significant trailing whitespace in the .py file.


Compare: https://github.com/zopefoundation/zope.app.generations/compare/1f4a8c94ed0d^...d3d3726fa8f3


More information about the checkins mailing list