- 27 Jun, 2010 21 commits
-
-
Godefroid Chapelle authored
merge branch gotcha-LP143531
-
Hanno Schlichting authored
Some cleanup and provide an explicit test_suite function, the automatic discovery and ZopeTestCase don't seem to like each other
-
Hanno Schlichting authored
Added a new API ``get_packages_to_initialize`` to ``OFS.metaconfigure``. This replaces any direct access to ``Products._packages_to_initialize``. The OFS.Application.install_package function takes care of removing entries from this list now.
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
notify IDatabaseOpenedWithRoot test also for IDatabaseOpened
-
Godefroid Chapelle authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Added a new API to ``OFS.metaconfigure.get_registered_packages`` which replaces any direct access to ``Products._registered_packages``.
-
Hanno Schlichting authored
Changed product install so it won't write persistent changes only to abort them. Instead we don't make any database changes in the first place.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Directly extend and use the Zope Toolkit KGS release 1.0dev-r113891 from http://download.zope.org/zopetoolkit/index/. We should get a proper alpha release in time.
-
Godefroid Chapelle authored
-
- 26 Jun, 2010 1 commit
-
-
Hanno Schlichting authored
-
- 25 Jun, 2010 5 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 24 Jun, 2010 13 commits
-
-
Tres Seaver authored
Also makes the intent clearer.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Changed the default for ``enable-product-installation`` to off. This matches the default behavior of buildout installs via plone.recipe.zope2instance.
-
Hanno Schlichting authored
-
Christian Zagrodnick authored
- LP #597594: Performance optimization in OFS.subscriber.maybeWarnDeprecated.
-