[Checkins] [zopefoundation/zope.app.apidoc] 4cec0c: Merged changes from jim-adapter-redesign to resync...

GitHub noreply at github.com
Tue Feb 26 00:55:01 UTC 2013


  Branch: refs/heads/monolithic-zope3-jim-adapter
  Home:   https://github.com/zopefoundation/zope.app.apidoc
  Commit: 4cec0c7b54bce9cdd4e60d4cfe6738f6912a16ad
      https://github.com/zopefoundation/zope.app.apidoc/commit/4cec0c7b54bce9cdd4e60d4cfe6738f6912a16ad
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-01-22 (Sun, 22 Jan 2006)

  Changed paths:
    A tests.py

  Log Message:
  -----------
  Merged changes from jim-adapter-redesign to resync with trunk.


  Commit: 977c917161f8ba50af072dfe63a760e671d0d507
      https://github.com/zopefoundation/zope.app.apidoc/commit/977c917161f8ba50af072dfe63a760e671d0d507
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-01-25 (Wed, 25 Jan 2006)

  Changed paths:
    A presentation.txt

  Log Message:
  -----------
  Updated test to reflect the fact that we are initializing with a
simpler setup that doesn't register extra views that we dn't care
about.


  Commit: b20d0556bd553bcca69bb46f0f5c9c7f2ff24340
      https://github.com/zopefoundation/zope.app.apidoc/commit/b20d0556bd553bcca69bb46f0f5c9c7f2ff24340
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-01-25 (Wed, 25 Jan 2006)

  Changed paths:
    A ifacemodule/browser.txt

  Log Message:
  -----------
  Now "default" adapters are registered for Interface.  This means that
all adapters for interface show up in the list of "generic" adapters.


  Commit: 44140d7895107f32564b3f60abfd8f41a0a99ea3
      https://github.com/zopefoundation/zope.app.apidoc/commit/44140d7895107f32564b3f60abfd8f41a0a99ea3
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-02-28 (Tue, 28 Feb 2006)

  Changed paths:
    A presentation.py
    M presentation.txt

  Log Message:
  -----------
  1) Fix up some code in APIDoc dealing with new attrs of registration objects.
   Not sure if this will break its handling of old persistent registration objects.
2) Expose the template object itself.


  Commit: a240f41ee32eaed3f6dd6f20964be076f25d5e7b
      https://github.com/zopefoundation/zope.app.apidoc/commit/a240f41ee32eaed3f6dd6f20964be076f25d5e7b
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-02-28 (Tue, 28 Feb 2006)

  Changed paths:
    A component.py
    A utilitymodule/browser.txt
    A utilitymodule/utilitymodule.py

  Log Message:
  -----------
  Fix up some code in APIDoc dealing with new attrs of registration objects.
Not sure if this will break its handling of old persistent registration objects.


  Commit: 0fd113337e6f1e96b96453b9d3cc5349db710823
      https://github.com/zopefoundation/zope.app.apidoc/commit/0fd113337e6f1e96b96453b9d3cc5349db710823
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-02-28 (Tue, 28 Feb 2006)

  Changed paths:
    M component.py
    A component.txt
    M ifacemodule/browser.txt

  Log Message:
  -----------
  Updated to reflect new regesistration objects.


  Commit: 540722a9ecc63b43bb4133ee36ab8848b5ba36b6
      https://github.com/zopefoundation/zope.app.apidoc/commit/540722a9ecc63b43bb4133ee36ab8848b5ba36b6
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-02-28 (Tue, 28 Feb 2006)

  Changed paths:
    M component.py
    M component.txt
    M presentation.py
    M presentation.txt
    M utilitymodule/utilitymodule.py

  Log Message:
  -----------
  Get rid of imports of zope.component.site. Registration objects now live in
zope.component.components, global stuff in zope.component.globalregistry.


  Commit: e3f6f7cc440e9812a06b06285b07bcca5959a24f
      https://github.com/zopefoundation/zope.app.apidoc/commit/e3f6f7cc440e9812a06b06285b07bcca5959a24f
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-03-02 (Thu, 02 Mar 2006)

  Changed paths:
    M presentation.py
    M presentation.txt

  Log Message:
  -----------
  Make getViews() support lookup up view registrations from local component
registrations.


  Commit: ae3a57842be09b934f27dcd939a5a1ac8e445389
      https://github.com/zopefoundation/zope.app.apidoc/commit/ae3a57842be09b934f27dcd939a5a1ac8e445389
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-03-02 (Thu, 02 Mar 2006)

  Changed paths:
    M presentation.py
    M presentation.txt

  Log Message:
  -----------
  Revert r65753. It broke other tests and I don't think I'm gonna need this anyways.


  Commit: 62781689ddb9b662a46303d7fadec654cf6360d8
      https://github.com/zopefoundation/zope.app.apidoc/commit/62781689ddb9b662a46303d7fadec654cf6360d8
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-03-12 (Sun, 12 Mar 2006)

  Changed paths:
    M component.py
    M component.txt
    M presentation.py
    M presentation.txt
    M utilitymodule/utilitymodule.py

  Log Message:
  -----------
  renamed zope.component.components to zope.component.registry


  Commit: 485801ffad778411b5a7977501b4f7c09d8857bf
      https://github.com/zopefoundation/zope.app.apidoc/commit/485801ffad778411b5a7977501b4f7c09d8857bf
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-03-16 (Thu, 16 Mar 2006)

  Changed paths:
    A bookmodule/book.zcml

  Log Message:
  -----------
  Deprecated much of the existing registration framework.  I still
haven't implemented the replacement, so we still get lots of warnings.
I also starting "getting rid" of things in bbb, which, sadly, was
done, in some cases, by moving them to back35.


  Commit: 45cd09a3eabebd810f7eafbd4dd86b06fc4373d4
      https://github.com/zopefoundation/zope.app.apidoc/commit/45cd09a3eabebd810f7eafbd4dd86b06fc4373d4
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-02 (Sun, 02 Apr 2006)

  Changed paths:
    M component.txt
    M presentation.txt

  Log Message:
  -----------
  Updated to reflect new registration reprs and constructors.


  Commit: 23818d6fe76c18cbd58b7a3e70e7aad633646c40
      https://github.com/zopefoundation/zope.app.apidoc/commit/23818d6fe76c18cbd58b7a3e70e7aad633646c40
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-02 (Sun, 02 Apr 2006)

  Changed paths:
    M ifacemodule/browser.txt

  Log Message:
  -----------
  Changed to reflect change in default info for registrations from
strings to unicode strings.


  Commit: 405ed8e6b0b7cfe95d5f7e9bad1769da3dff3012
      https://github.com/zopefoundation/zope.app.apidoc/commit/405ed8e6b0b7cfe95d5f7e9bad1769da3dff3012
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-02 (Sun, 02 Apr 2006)

  Changed paths:
    M component.py

  Log Message:
  -----------
  Use newer apis to get registrations.


  Commit: 437b3d59c7f32f9cb7231176e83590fd3e56e458
      https://github.com/zopefoundation/zope.app.apidoc/commit/437b3d59c7f32f9cb7231176e83590fd3e56e458
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-02 (Sun, 02 Apr 2006)

  Changed paths:
    M component.py

  Log Message:
  -----------
  Use newer registration apis


  Commit: c070fa60ab5904e20afe6304bc97d7c73a9c88ce
      https://github.com/zopefoundation/zope.app.apidoc/commit/c070fa60ab5904e20afe6304bc97d7c73a9c88ce
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-04 (Tue, 04 Apr 2006)

  Changed paths:
    M utilitymodule/utilitymodule.py

  Log Message:
  -----------
  Use newer registration apis.


  Commit: 4a0f00a03a5a66e3ff0ae5f960d1dc0e5ac83740
      https://github.com/zopefoundation/zope.app.apidoc/commit/4a0f00a03a5a66e3ff0ae5f960d1dc0e5ac83740
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-04 (Tue, 04 Apr 2006)

  Changed paths:
    M bookmodule/book.zcml
    M presentation.py
    M presentation.txt
    M tests.py

  Log Message:
  -----------
  Update with changes from old jim-adapter branch.
Command used:
  $ svn merge svn+ssh://philikon@svn.zope.org/repos/main/Zope3/branches/jim-adapter@41413 \
        svn+ssh://philikon@svn.zope.org/repos/main/Zope3/branches/jim-adapter@66386 .


  Commit: 251346880d4dd2aca62f570e2a047499c14fa32f
      https://github.com/zopefoundation/zope.app.apidoc/commit/251346880d4dd2aca62f570e2a047499c14fa32f
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-04 (Tue, 04 Apr 2006)

  Changed paths:
    A apidoc.py
    A browser/preference.py

  Log Message:
  -----------
  Move applySkin from zope.app.publisher.browser to zope.publisher.browser.


  Commit: ce734bc2a276ae215f62bb5e517672a82964d7d4
      https://github.com/zopefoundation/zope.app.apidoc/commit/ce734bc2a276ae215f62bb5e517672a82964d7d4
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-05 (Wed, 05 Apr 2006)

  Changed paths:
    A codemodule/browser/class_.py
    A codemodule/browser/introspector.py
    A codemodule/browser/introspector.zcml
    A codemodule/browser/tests.py
    A configure.zcml
    M ifacemodule/browser.txt
    M tests.py
    A utilitymodule/tests.py
    A zcmlmodule/tests.py

  Log Message:
  -----------
  Fix up zope.app for new location of zope.traversing.
(also sneaked in some minor cosmetics regarding zapi/ztapi)


  Commit: 5b7a134cca53a54a4474641774a6518eb0695f55
      https://github.com/zopefoundation/zope.app.apidoc/commit/5b7a134cca53a54a4474641774a6518eb0695f55
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-05 (Wed, 05 Apr 2006)

  Changed paths:
    M apidoc.py
    A codemodule/browser/README.txt
    M codemodule/browser/introspector.py
    A codemodule/class_.py
    A codemodule/codemodule.py
    A codemodule/function.py
    A codemodule/module.py
    A codemodule/text.py
    M ifacemodule/browser.txt
    A ifacemodule/ifacemodule.py
    M tests.py
    A typemodule/type.py
    A utilitymodule/browser.py
    M utilitymodule/tests.py
    M utilitymodule/utilitymodule.py
    A zcmlmodule/__init__.py
    A zcmlmodule/browser.py
    M zcmlmodule/tests.py

  Log Message:
  -----------
  Adjust zope.app to the new import location of zope.app.location.


  Commit: 3a18826cf73263164ad227bb2833f50a974165a3
      https://github.com/zopefoundation/zope.app.apidoc/commit/3a18826cf73263164ad227bb2833f50a974165a3
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-06 (Thu, 06 Apr 2006)

  Changed paths:
    M codemodule/browser/introspector.py
    A codemodule/browser/module.py
    M codemodule/browser/tests.py
    A ifacemodule/browser.py

  Log Message:
  -----------
  Fix up zope.app according to new location of BrowserView.


  Commit: de155b6763e1a695d83084dac561f9b547ee2dd6
      https://github.com/zopefoundation/zope.app.apidoc/commit/de155b6763e1a695d83084dac561f9b547ee2dd6
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-06 (Thu, 06 Apr 2006)

  Changed paths:
    M codemodule/browser/README.txt
    M codemodule/browser/introspector.py

  Log Message:
  -----------
  Fix up zope.app after moving zope.app.annotation to zope.annotation.


  Commit: ff680173a3a6ab383cea119cdf7b16b6425eca91
      https://github.com/zopefoundation/zope.app.apidoc/commit/ff680173a3a6ab383cea119cdf7b16b6425eca91
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-07 (Fri, 07 Apr 2006)

  Changed paths:
    M component.txt

  Log Message:
  -----------
  There is now one more standard event handler in the component setup


  Commit: e8ce291d7c357f7b078f36b031b18fab4dd6f527
      https://github.com/zopefoundation/zope.app.apidoc/commit/e8ce291d7c357f7b078f36b031b18fab4dd6f527
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-11 (Tue, 11 Apr 2006)

  Changed paths:
    A ifacemodule/README.txt
    M ifacemodule/ifacemodule.py

  Log Message:
  -----------
  Move zope.app.component.interface to zope.component.interface (note the singular).
It contains some helpers regarding interfaces that are useful outside zope.app.


  Commit: 99242aaf62db6c308a257392e852b0e742856bd8
      https://github.com/zopefoundation/zope.app.apidoc/commit/99242aaf62db6c308a257392e852b0e742856bd8
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-11 (Tue, 11 Apr 2006)

  Changed paths:
    A codemodule/metaconfigure.py

  Log Message:
  -----------
  Move directive schemas and handlers of elementary directives (adapter, subscriber,
utility) to zope.component.zcml.  Tests aren't moved yet (and BBB isn't provided either)


  Commit: 675f076a0852d03a9b64b3c4c48d6d4e6d90673b
      https://github.com/zopefoundation/zope.app.apidoc/commit/675f076a0852d03a9b64b3c4c48d6d4e6d90673b
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-18 (Tue, 18 Apr 2006)

  Changed paths:
    A ifacemodule/ftests.py

  Log Message:
  -----------
  Use examples from apidoc itself so as not to cause spurious errors
when other packages change.


  Commit: 6ab62df130df17584da226e0a59bb9199bc6f962
      https://github.com/zopefoundation/zope.app.apidoc/commit/6ab62df130df17584da226e0a59bb9199bc6f962
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-21 (Fri, 21 Apr 2006)

  Changed paths:
    M component.py
    M presentation.py
    M utilitymodule/utilitymodule.py

  Log Message:
  -----------
  Use newer registration APIs.


  Commit: aed334a0350c7a3bc6161b7b37d6985c49efe231
      https://github.com/zopefoundation/zope.app.apidoc/commit/aed334a0350c7a3bc6161b7b37d6985c49efe231
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-23 (Sun, 23 Apr 2006)

  Log Message:
  -----------
  apidoc should not implicitly import unimported modules.  Imagine
importing some script and having unknow havoc.

I'm removing the zcml that enables this for tests as it isn't needed
for the tests and causes spurious deprecation warnings when deprecated
modules are imported.


  Commit: 56129fcd1a37e9f3dee69508d3adca3e8c4b69d8
      https://github.com/zopefoundation/zope.app.apidoc/commit/56129fcd1a37e9f3dee69508d3adca3e8c4b69d8
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-26 (Wed, 26 Apr 2006)

  Changed paths:
    M component.txt

  Log Message:
  -----------
  Re-separated component and event setup.  It would be nice to combine
these, but if we do, we need to put them in an entirely new API,
deprecating the old apis.  Existing software may use the component
setup and then new it's own setup for objectEventNotify. If the
component setup sets up this handler, then it will be doubly setup,
causing tests to fail.


Compare: https://github.com/zopefoundation/zope.app.apidoc/compare/4cec0c7b54bc^...56129fcd1a37


More information about the checkins mailing list