- 23 Aug, 2011 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 20 Aug, 2011 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 17 Aug, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 11 Aug, 2011 2 commits
-
-
Hanno Schlichting authored
Reintroduce an aq_inner into the getPhysicalPath code to fix test failures in CMF's discussion items
-
Hanno Schlichting authored
-
- 29 Jul, 2011 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 28 Jul, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 24 Jul, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 18 Jul, 2011 3 commits
-
-
Nikolay Kim authored
-
Nikolay Kim authored
-
Nikolay Kim authored
-
- 17 Jul, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 14 Jul, 2011 1 commit
-
-
Hanno Schlichting authored
Optimized the `OFS.Traversable.getPhysicalPath` method to avoid excessive amounts of method calls. Thx to Nikolay Kim from Enfold
-
- 13 Jul, 2011 2 commits
-
-
Hanno Schlichting authored
-
Stefan H. Holek authored
-
- 12 Jul, 2011 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Removed the `App.version_txt.getZopeVersion` API, you can use ``pkg_resources.get_distribution('Zope2').version`` instead. Zope2's own code only calls the `version_txt` function returning a string.
-
- 11 Jul, 2011 1 commit
-
- 06 Jul, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 03 Jul, 2011 16 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
On the application object, removed `PrincipiaTime` in favor of `ZopeTime` and `PrincipiaRedirect` in favor of `Redirect` or `ZopeRedirect`.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Removed `mime-types` option from `zope.conf`. You can use the `add_files` API from `zope.contenttype` instead.
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Removed ZMI controls for restarting the process, these no longer apply when managed as a WSGI application.
-
Hanno Schlichting authored
Removed `bobobase_modification_time` from `Persistence.Persistent`, you can use `DateTime(object._p_mtime)` instead.
-