- 17 Oct, 2011 1 commit
-
-
Tres Seaver authored
-
- 13 Oct, 2011 2 commits
-
-
Martijn Pieters authored
The locking here was only ever needed for the old `regex` module that was originally used for this code, but that was replaced by the thread-safe `re` some 10 years ago (see r20110, april 2001).
-
Martijn Pieters authored
Use the cookie APIs or addHeader instead.
-
- 28 Sep, 2011 1 commit
-
-
Thomas Desvenain authored
-
- 21 Sep, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 20 Sep, 2011 1 commit
-
-
Tres Seaver authored
-
- 19 Sep, 2011 1 commit
-
-
Godefroid Chapelle authored
order : tids were stored and retrieved as dictionary keys.
-
- 12 Sep, 2011 1 commit
-
-
Hanno Schlichting authored
-
- 23 Aug, 2011 4 commits
-
-
Hanno Schlichting authored
-
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 7 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.
-