July 2010 Archives by subject
Starting: Fri Jul 2 09:35:47 EDT 2010
Ending: Sat Jul 31 18:20:28 EDT 2010
Messages: 179
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Five/browser/metaconfigure.py Cleanup and remove the customized __init__
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/ZCatalog/Catalog.py typo in comment: allways -> always
Maurits van Rees
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ Change the determine_value_indexes function to actually do what it promises
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ Make sure we actually do what queryplan did and support all the weird ways in which one can pass query restrictions to the catalog
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ Rename CatalogReport to report, we really don't need to use CamelCase module names for new code
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ Some more style and avoid abbreviations
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ Some wording changes
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ Store the value_indexes result in a module global. It is too expensive to calculate for each query
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog Assorted fixes
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog.py Minimize diff some more
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog.py Whitespace
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py Actually use the aq_base safety check
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py Add todo, explaining what this function should really do
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py Avoid key calculation overhead for fast queries
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py I don't like lambda's to return static results
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py Less generic name
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py New license header and adjust year, as this is a new file
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py No need to mention experimental.catalogqueryplan, as I wrote the code in question
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py PEP8 fixes
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py You almost never need type()
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/tests/test Split out report tests into a separate module
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/tests/testCatalog.py Let's not indent with five spaces, please
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/tests/testCatalog.py Minimize diff
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py Plural ; )
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py Simplify signatures of new methods and allow them to work without a REQUEST
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py Simplify the sort code
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py Some style fixes, simplify code, as _getSortInfo isn't implemented
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/browser/metaconfigure.py Merge cleanup
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/browser/tests/test_scriptsecurity.py I should run the tests before checkin
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/browser/tests/test_scriptsecurity.py Made the tests conditional on the presence of PythonScripts
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/tests/testing/restricted.py Remove some dead code
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/tests/testing/restricted.py Small cleanup
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PageTemplates/help/tales-python.stx Don't advertise advanced modules anymore.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/regressiontests/ Remove utterly outdated regression tests
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_brains.py New-style classes aren't all that new anymore
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_brains.py Simplify an assert
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_brains.py A little bit less Acquisition
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_catalog.py Cleanup some comments
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_catalog.py Reorder imports
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_catalog.py We don't need products anymore
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_lazy.py More Lazy test cleanup, test coverage for the __repr__ and __add__ methods
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_lazy.py Whitespace
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_report.py Forgot a final PEP8 and whitespace check
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/testCatalog.py Avoid a bunch of warning hooks by adjusting tests
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ - don't raise string exceptions
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #143273: Enable the dtml-var modifiers url_quote, url_unquote,
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #143533: Instead of showing "0.0.0.0" as server name when no
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #143564: Request.resolve_url did not correctly re-raise
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #143722: Added missing permission to ObjectManager.manage_hasId,
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #143755: Also catch TypeError when trying to determine an
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - refining the fix for LP #143533
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - update DateTime to 2.12.5
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ Backported c114405 from trunk
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Backported c114430 from trunk
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Backported r114421 and r114426 from trunk
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Bump version
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Bump version
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Made the ZSQLMethod move actually work
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ make sure that the browser:view directive doesn't clobber security declarations for attributes which are not included in allowed_attributes or allowed_interface but which already have security declarations in a base class's security info. This is needed to provide access to, e.g., restrictedTraverse on views that subclass Traversable
David Glick
- [Zope-Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.10.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.9.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Update to DateTime = 2.12.4
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Another missing s
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Correct the past.
Martin Aspeli
- [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Grammar
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Missing changelog for the ImageFile warning
Leonardo Rochael Almeida
- [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Whitespace
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/src/App/ Warn on App.ImageFile.ImageFile deprecated assumption of software_home
Leonardo Rochael Almeida
- [Zope-Checkins] SVN: Zope/branches/2.12/src/App/ImageFile.py PEP8 cleanup
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/src/OFS/misc_.py Fixed deprecation warnings in OFS.misc_
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Five/browser/ Add support for the 'permission' attribute to browser:view
Martin Aspeli
- [Zope-Checkins] SVN: Zope/branches/andig-catalog-report/ Branch is merged
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/tags/2.12.10/ Tagged Zope2 2.12.10.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/tags/2.12.9/ Tagged Zope2 2.12.9.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/tags/2.13.0a2/ Tagged Zope2 2.13.0a2.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/tags/2.13.0a2/doc/CHANGES.rst Correct changelog on the tag
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ - LP #143533: Instead of showing "0.0.0.0" as server name when no
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #143564: Request.resolve_url did not correctly re-raise
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #143722: Added missing permission to ObjectManager.manage_hasId,
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #143755: Also catch TypeError when trying to determine an
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - refining the fix for LP #143533
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - update DateTime to 2.12.5
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - update to DocumentTemplate 2.13.1
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ Avoid using the ``Products.PythonScripts.standard`` module inside the database manager ZMI.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Bump version
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Deprecate acquiring the request inside Products.ZCatalog's searchResults method if no explicit query argument is given.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Deprecate Products.ZCatalog's current behavior of returning the entire catalog content if no query restriction applied. In Zope 2.14 this will result in an empty LazyCat to be returned instead.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Factor out OFSP
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Factored out Products.StandardCacheManagers
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Factored out MailHost
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Factored out Products.BTreeFolder2
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Factored out PythonScripts
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Factored out the `Products.MIMETools` package into its own distribution.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Factored out the `Products.ZSQLMethod` into its own distribution. The distribution also includes the `Shared.DC.ZRDB` code.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Finished the move of ZSQLMethod / ZRDB to its own project
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ installPackage doesn't do anything, without loading the OFS configure.zcml first. The ZopeLite layer doesn't know anything about ZCML, so we rather defer the setup to consumers.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Made both `Shared` and `Shared.DC` namespace packages.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Made ZPublisher tests compatible with Python 2.7.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Make the report query key calculations saner, by sanitizing the query and actually using it to execute the queries. Otherwise there's too much potential for differences in the key calculation and the actual index search code.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ merge the rest of r114289 to Zope2 trunk
David Glick
- [Zope-Checkins] SVN: Zope/trunk/ Merged c114651 from 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ More catalog work, merge in the non-queryplan and non-btree changes of queryplan and optimize more of date range index internals
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved nt_svcutils to its own distribution
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Moved Products.ExternalMethod to its own distribution
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ No longer create an `Extensions` folder in the standard instance skeleton. External methods will become entirely optional in Zope 2.14.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ No longer use HelpSys pages from ``Products.OFSP`` in core Zope 2.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Prepare Zope2 2.13.0a2.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Register OFS as a package and give it an initialize function. Moved registration of OFS classes there from Products.OFSP.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Removed fallback code for old `ZCatalog.catalog_object` function signatures from `Products.ZCatalog.ZCatalog.reindexIndex`.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Removed fallback code for old Python versions from `ZServer.FTPServer.zope_ftp_channel.push`.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Removed unmaintained HelpSys documents from ZCatalog and PluginIndexes. Useful explanations are given inside the form templates.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Revert the OFSP refactoring and no longer register OFS as a package.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Temporary ZTK upgrades until we get a new release
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Update OFSP
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Update to AccessControl = 2.13.2
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Update to ZODB3 = 3.10.0b2
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Update to ZTK 1.0a2
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Updated to DateTime = 2.12.3
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Updated ZODB3 = 3.10.0b3
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Use a P.ZSQLMethods release
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Use the external ``zLOG`` distribution again.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Warn on App.ImageFile.ImageFile deprecated assumption of software_home. Forward ported 114749 from 2.12 branch
Leonardo Rochael Almeida
- [Zope-Checkins] SVN: Zope/trunk/ we need a newer AccessControl
David Glick
- [Zope-Checkins] SVN: Zope/trunk/ ZODB3 = 3.10.0b4
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/buildout.cfg Let the buildbot check out DateTime?
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/doc/ Declare official support for Python 2.7, thanks everyone and especially David Glick!
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Add changelog
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Add missing changelog entry
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Correct changelog
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Missing s
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Simplify history
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/setup.py Added some classifiers
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/sources.cfg Added sources entry for nt_svcutils
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/sources.cfg Forgot sources
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/sources.cfg Use relative externals, looks like mr.developer supports it
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/sources.cfg Use the simple svn protocol in sources, Stefan and me couldn't make the nightly bot to work with svn+ssh so far
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/sources.cfg Use the simple svn protocol in sources, Stefan and me couldn't make the nightly bot to work with svn+ssh so far
Adam GROSZER
- [Zope-Checkins] SVN: Zope/trunk/src/ - don't raise string exceptions
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/ - removed obsolete upgradeException calls (there are no string exceptions in Python 2.6)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/src/ Lots of CVS fossils removed
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Merged r114796:114797 from 2.12 branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Move ZCML registration from OFS to PythonScripts
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Remove the ifmain blocks from tests
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Remove unhelpful bindings explanation
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Removed some outdated hints at SQL usage
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Stop importing BTreeFolder2 from inside core Zope2
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ Thtere's only one type of interfaces
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/OFS/misc_.py Don't depend on TreeDisplay
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/OFS/misc_.py User_icon has moved
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/OFS/tests/testHistory.py Use a simple stub class instead of a PythonScripts to test OFS.Historical
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/ Move all tests depending on PythonScripts into its own module
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/browser/ Merge r114488 from 2.12 branch
Martin Aspeli
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PluginIndexes/ Clean up top-level
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/PluginIndexes/ More code fossils
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ Avoid bare except's and catch Exception instead - this won't catch system exceptions like KeyboardInterrupt, MemoryError and similar things
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ Brain PEP8 cleanup and define __contains__ for brains.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ Merged andig-catalog-report branch
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ No longer rely on Acquisition wrappers
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/Catalog.py Avoid the CatalogSearchArgumentsMap creation if we only get a dict as the first argument
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/Catalog.py keyForDocument was replaced by documentToKeyMap.
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/Catalog.py Less hysterical behavior
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/Catalog.py Whitespace
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/Lazy.py Lazy PEP8
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/Lazy.py No need for old style classes here
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/ Adjust copyright for a new file, remove useless comment
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test Start reorganizing catalog tests
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test Whitespace and remove some code fossils
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/tests/test_ More PEP8 cleanup
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ZCatalog.py Pyflakes
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Products/ZCatalog/ZCatalog.txt Remove inline tutorial, this is better covered in http://docs.zope.org/zope2/zope2book/SearchingZCatalog.html
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Testing/ZopeTestCase/ Avoid a dependency on PythonScripts in ZopeTestCase
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/Testing/ZopeTestCase/test Remove shopping cart tests, the examples aren't part of Zope2 anymore
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/src/ZServer/FTPServer.py Pyflakes
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg One day I'll run the tests before checking in and not just afterwards :(
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg The version checker requires a hyphen here.
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg update RestrictedPython version
David Glick
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Update OFSP
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Ups
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg We share a common toolchain with the ZTK
Hanno Schlichting
Last message date:
Sat Jul 31 18:20:28 EDT 2010
Archived on: Sat Jul 31 18:20:32 EDT 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).