- 07 Dec, 2010 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 04 Dec, 2010 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Moved subset id calculation in `OFS.OrderSupport.moveObjectsByDelta` to a new helper method, patch by Tom Gross. This allows CMFPlone and Archetypes to re-use the OFS implementation instead of using their own copy of the modified Zope 2.7 codebase :)
-
Hanno Schlichting authored
-
- 03 Dec, 2010 1 commit
-
-
Tres Seaver authored
-
- 19 Nov, 2010 1 commit
-
-
Ross Patterson authored
svn+ssh://svn.zope.org/repos/main/Zope/branches/2.12 r118262:118470
-
- 17 Nov, 2010 1 commit
-
-
Hanno Schlichting authored
-
- 05 Nov, 2010 2 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 29 Oct, 2010 1 commit
-
-
Maurits van Rees authored
-
- 28 Oct, 2010 3 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 18 Oct, 2010 1 commit
-
-
Tres Seaver authored
Fixes LP #628448
-
- 17 Oct, 2010 5 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 09 Oct, 2010 4 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 02 Oct, 2010 6 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
Avoid conflict error hotspot in PluginIndexes' Unindex class by using IITreeSets instead of simple ints from the start. Idea taken from ``enfold.fixes``. This optimizes the common case of FieldIndexes being used for a low number of unique values. The edge-case of having a FieldIndex for an unique value per document gets penalized, as it uses many more persistent objects. This really warrants a separate type of index.
-
Hanno Schlichting authored
-
- 29 Sep, 2010 5 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 28 Sep, 2010 2 commits
-
-
Hanno Schlichting authored
-
David Glick authored
copy the list of packages to initialize. install_package calls package_initialized which removes from the list
-
- 27 Sep, 2010 1 commit
-
-
Nikolay Kim authored
Windows, because xrange uses 32bit integers and __getslice__ gets 64bit integers
-
- 26 Sep, 2010 1 commit
-