[Checkins] [zopefoundation/zope.app.container] 9e78aa: Cut startup time in half :)

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


  Branch: refs/heads/monolithic-zope3-ZopeX3-3.0
  Home:   https://github.com/zopefoundation/zope.app.container
  Commit: 9e78aa5a915b172a9290644d9b361e62527200ef
      https://github.com/zopefoundation/zope.app.container/commit/9e78aa5a915b172a9290644d9b361e62527200ef
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-06-04 (Fri, 04 Jun 2004)

  Changed paths:
    A browser/metaconfigure.py
    A browser/tests/test_directive.py

  Log Message:
  -----------
  Cut startup time in half :)

Merged revisions 25249 - 25251 from trunk


  Commit: 4f60c1ba6d0d6cb5bbd333c25d01c5808e94ad79
      https://github.com/zopefoundation/zope.app.container/commit/4f60c1ba6d0d6cb5bbd333c25d01c5808e94ad79
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-07-02 (Fri, 02 Jul 2004)

  Changed paths:
    A constraints.py

  Log Message:
  -----------
  Merged trunk 25413:
Added a get method to security declarations for looking up attribute
specifications using a cache.  Modified container constraint machinery
to use this.  This sped up rendering of a sample content page about 15%.


  Commit: 7a159039883bdb9ad462df869e22247f892eebda
      https://github.com/zopefoundation/zope.app.container/commit/7a159039883bdb9ad462df869e22247f892eebda
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-07-08 (Thu, 08 Jul 2004)

  Changed paths:
    A tests/test_directory.py

  Log Message:
  -----------
  Backport of XXX removal.


  Commit: b83c70bf5679b894b5a94835a1d01c0a0e84dacc
      https://github.com/zopefoundation/zope.app.container/commit/b83c70bf5679b894b5a94835a1d01c0a0e84dacc
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-07-09 (Fri, 09 Jul 2004)

  Changed paths:
    A browser/adding.py
    A browser/find.py
    A btree.py
    A directory.py
    A tests/test_icontainer.py

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


  Commit: 87a1eca6ba9687c919d930ac44824f428be45310
      https://github.com/zopefoundation/zope.app.container/commit/87a1eca6ba9687c919d930ac44824f428be45310
  Author: Garrett Smith <nodelivery at nodelivery.com>
  Date:   2004-07-23 (Fri, 23 Jul 2004)

  Changed paths:
    A browser/contents.pt
    A browser/contents.py
    A ftests/__init__.py
    A ftests/test_view_permissions.py

  Log Message:
  -----------
  Merged r26700 and r26701 from trunk.


  Commit: ff6d7e2c8517d6dba201f409314fdaddc0c094b5
      https://github.com/zopefoundation/zope.app.container/commit/ff6d7e2c8517d6dba201f409314fdaddc0c094b5
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-07-23 (Fri, 23 Jul 2004)

  Changed paths:
    M ftests/test_view_permissions.py

  Log Message:
  -----------
  fix line endings, and make them stay fixed


  Commit: 285d866c8129019f6c72db22823a39a3fa12f6fb
      https://github.com/zopefoundation/zope.app.container/commit/285d866c8129019f6c72db22823a39a3fa12f6fb
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-07-27 (Tue, 27 Jul 2004)

  Changed paths:
    M browser/contents.py
    A browser/tests/test_adding.py
    M ftests/test_view_permissions.py

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

  r26787 | jim | 2004-07-27 10:00:42 -0400 (Tue, 27 Jul 2004) | 4 lines

Moved forbidden and unauthorized exception definitions to
zope.security.interfaces.


  Commit: 4b838236b24f88ba655499cafaadbc8793b1d89b
      https://github.com/zopefoundation/zope.app.container/commit/4b838236b24f88ba655499cafaadbc8793b1d89b
  Author: Dmitry Vasiliev <dima at hlabs.spb.ru>
  Date:   2004-07-28 (Wed, 28 Jul 2004)

  Changed paths:
    A browser/add.pt

  Log Message:
  -----------
  Merged changes from trunk revision 26803


  Commit: 305361369927be06a4ae9ca247cca62f6704ca94
      https://github.com/zopefoundation/zope.app.container/commit/305361369927be06a4ae9ca247cca62f6704ca94
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-08-11 (Wed, 11 Aug 2004)

  Changed paths:
    M browser/metaconfigure.py

  Log Message:
  -----------
  Backport rev26612-13.


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

  Changed paths:
    M browser/tests/test_adding.py
    A browser/tests/test_contents.py
    M browser/tests/test_directive.py
    M constraints.py
    A contained.py
    A size.py
    A tests/placelesssetup.py
    A tests/test_containertraversable.py
    A tests/test_containertraverser.py
    M tests/test_directory.py
    A tests/test_find.py
    A tests/test_objectcopier.py
    A tests/test_objectmover.py
    A tests/test_size.py
    A traversal.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: dfdd4fa4cd755679bc8e679639bcfa54c58e4175
      https://github.com/zopefoundation/zope.app.container/commit/dfdd4fa4cd755679bc8e679639bcfa54c58e4175
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-08-12 (Thu, 12 Aug 2004)

  Changed paths:
    A browser/ftests/test_contents.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: 0f0c9e70df33b5f311961adf254e714ab1f871eb
      https://github.com/zopefoundation/zope.app.container/commit/0f0c9e70df33b5f311961adf254e714ab1f871eb
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-13 (Fri, 13 Aug 2004)

  Changed paths:
    A dependency.py

  Log Message:
  -----------
  Added an explanation for calling removeAllProxies


  Commit: 3ec2cdfea6b851ee46c3dec3c848aa396589a10e
      https://github.com/zopefoundation/zope.app.container/commit/3ec2cdfea6b851ee46c3dec3c848aa396589a10e
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2004-08-13 (Fri, 13 Aug 2004)

  Changed paths:
    M browser/add.pt
    M browser/contents.pt
    A browser/find.pt
    A browser/index.pt

  Log Message:
  -----------
  Merge r27112 from trunk:
  Acquire the standard_macros view using TALES view
  traversal (context/@@standard_macros) instead of
  through views


  Commit: 2c909d73b5760ea0756aa7f34ea2f6eb42f9924c
      https://github.com/zopefoundation/zope.app.container/commit/2c909d73b5760ea0756aa7f34ea2f6eb42f9924c
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-20 (Fri, 20 Aug 2004)

  Changed paths:
    M contained.py

  Log Message:
  -----------
  Deprecated zope.security.trustedRemoveSecurityProxy and
zope.security.getProxiedObject. Use zope.security.removeSecurityProxy
instead.  (This should also be used rather than removeAllProxies.)


  Commit: 3906bbc1e9a2867dd455da9089897918e415cf6b
      https://github.com/zopefoundation/zope.app.container/commit/3906bbc1e9a2867dd455da9089897918e415cf6b
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-20 (Fri, 20 Aug 2004)

  Changed paths:
    M browser/adding.py

  Log Message:
  -----------
  Converted removeAllProxies calls to the prefered removeSecurityProxy.

D      src/zope/app/security/interfaces
D      src/zope/app/security/interfaces/__init__.py
A  +   src/zope/app/security/interfaces.py

Converted a package with one module to a regulat module.


  Commit: cc67c2e970c632d98455563deb568cbed8ed6c77
      https://github.com/zopefoundation/zope.app.container/commit/cc67c2e970c632d98455563deb568cbed8ed6c77
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-20 (Fri, 20 Aug 2004)

  Changed paths:
    A configure.zcml
    M dependency.py

  Log Message:
  -----------
  Made the dependency subscriber trusted


  Commit: 738f36ee20dfd7a6741d3bc57e188c4b82f44077
      https://github.com/zopefoundation/zope.app.container/commit/738f36ee20dfd7a6741d3bc57e188c4b82f44077
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-20 (Fri, 20 Aug 2004)

  Changed paths:
    M directory.py

  Log Message:
  -----------
  Converted removeAllProxies calls to the prefered removeSecurityProxy.


  Commit: 274c092e28a353302490eb9df6941f8210e9ff3a
      https://github.com/zopefoundation/zope.app.container/commit/274c092e28a353302490eb9df6941f8210e9ff3a
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-23 (Mon, 23 Aug 2004)

  Changed paths:
    M contained.py
    A tests/test_contained.py

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

  r27166 | jim | 2004-08-17 09:46:50 -0400 (Tue, 17 Aug 2004) | 3 lines

Fixed a bug in ContainedProxy that prevented dclaring interfaces for
proxied instances.


  Commit: 5559f3a92ad469cfae51c488505d75f9f8819f00
      https://github.com/zopefoundation/zope.app.container/commit/5559f3a92ad469cfae51c488505d75f9f8819f00
  Author: Jim Fulton <jim at zope.com>
  Date:   2004-08-23 (Mon, 23 Aug 2004)

  Changed paths:
    M tests/test_contained.py

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

  r27216 | jim | 2004-08-22 11:13:31 -0400 (Sun, 22 Aug 2004) | 15 lines

Integrated latest doctest from Python CVS head.

You can't set global test options within tests anymore.
You can set options for individual examples, or you can
supply option flags when you create a test suite.

Failure output formatting is much improved.

Can now use:

  import pdb; pdb.set_trace()

when debugging doctests.


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

  Changed paths:
    M browser/adding.py
    M browser/contents.py
    M browser/find.py
    M browser/metaconfigure.py
    M btree.py
    M contained.py
    M dependency.py
    M directory.py
    A find.py
    A interfaces.py
    A ordered.py
    A sample.py
    M size.py

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


  Commit: 4e4bb879d213e638bdece24bfc895f6571eef364
      https://github.com/zopefoundation/zope.app.container/commit/4e4bb879d213e638bdece24bfc895f6571eef364
  Author: Fred Drake <fdrake at acm.org>
  Date:   2004-09-09 (Thu, 09 Sep 2004)

  Changed paths:
    A browser/ftests/index.txt
    M browser/ftests/test_contents.py
    M browser/metaconfigure.py

  Log Message:
  -----------
  - modify z.a.folder.browser to use browser:containerViews
  (for conciseness and to set a good example)
- fix <browser:containerViews index="..."/> to create an index page instead
  of a contents page

(merged from Zope3 trunk revision 27485)


  Commit: 4b6e825989531c0a7068cc632213cb9b3d789f0d
      https://github.com/zopefoundation/zope.app.container/commit/4b6e825989531c0a7068cc632213cb9b3d789f0d
  Author: Bjorn Tillenius <bjorn.tillenius at gmail.com>
  Date:   2004-12-05 (Sun, 05 Dec 2004)

  Changed paths:
    M browser/contents.pt
    M browser/contents.py
    M browser/tests/test_contents.py

  Log Message:
  -----------
  Merged bug fix from trunk.

------------------------------------------------------------------------
r28564 | BjornT | 2004-12-05 12:06:41 +0200 (Sun, 05 Dec 2004) | 3 lines

Contents/contents.pt didn't quote the values that were used in href:s, thus
it couldn't function properly if the items contained certain characters.

------------------------------------------------------------------------


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

  Changed paths:
    M browser/ftests/test_contents.py
    M ftests/test_view_permissions.py
    M tests/test_contained.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.container/compare/9e78aa5a915b^...1a86c7ce29af


More information about the checkins mailing list