An error occurred fetching the project authors.
  1. 20 Oct, 2007 4 commits
  2. 18 Oct, 2007 1 commit
  3. 16 Oct, 2007 1 commit
    • Hanno Schlichting's avatar
      Added LAZY_FILE_LOADING constant to PageTemplateFile. When set to True Page... · e8cf6e06
      Hanno Schlichting authored
      Added LAZY_FILE_LOADING constant to PageTemplateFile. When set to True Page Template files aren't lo
      aded and parsed on Zope startup anymore, but on first access instead. When complex add-ons like Plon
      e are installed this can safe up to 30% of the Zope startup time. This gets a ZConfig switch ones I 
      figured out how to write one ;)
      e8cf6e06
  4. 04 Oct, 2007 1 commit
  5. 03 Oct, 2007 1 commit
  6. 01 Oct, 2007 1 commit
  7. 29 Sep, 2007 1 commit
    • Andreas Jung's avatar
      Testing/custom_zodb.py: added support use a different storage other · 04a5c63c
      Andreas Jung authored
      than DemoStorage. A dedicated FileStorage can be mount by setting the
      $TEST_FILESTORAGE environment variable to a custom Data.fs file.  A 
      ZEO server can be configured using the $TEST_ZEO_HOST and 
      $TEST_ZEO_PORT environment variables. This new functionality allows us
      to use the standard Zope testrunner for writing and running tests
      against existing Zope installations.
      04a5c63c
  8. 24 Sep, 2007 1 commit
  9. 16 Sep, 2007 1 commit
  10. 15 Sep, 2007 1 commit
  11. 01 Sep, 2007 1 commit
  12. 25 Aug, 2007 1 commit
  13. 21 Aug, 2007 1 commit
  14. 19 Aug, 2007 4 commits
  15. 12 Aug, 2007 2 commits
  16. 04 Aug, 2007 1 commit
  17. 26 Jul, 2007 1 commit
  18. 25 Jul, 2007 1 commit
  19. 23 Jul, 2007 1 commit
  20. 19 Jul, 2007 2 commits
  21. 05 Jul, 2007 1 commit
  22. 02 Jul, 2007 1 commit
  23. 01 Jul, 2007 1 commit
  24. 29 Jun, 2007 1 commit
  25. 26 Jun, 2007 2 commits
  26. 25 Jun, 2007 2 commits
  27. 23 Jun, 2007 2 commits
  28. 18 Jun, 2007 1 commit
    • Sidnei da Silva's avatar
      · e28f818f
      Sidnei da Silva authored
            - DAV: compatibility with Windows Web Folders restored by adding
              a configuration variable that controls the sending of the
              non-standard MS-Author-Via and Public headers. Thanks for
              PatrickD for the the hard work coming up with an initial
              patch.
              (http://zope.org/Collectors/Zope/1441)
      e28f818f
  29. 17 Jun, 2007 1 commit