1. 03 Feb, 2009 1 commit
  2. 02 Feb, 2009 4 commits
  3. 01 Feb, 2009 1 commit
  4. 29 Jan, 2009 2 commits
  5. 28 Jan, 2009 1 commit
  6. 27 Jan, 2009 1 commit
  7. 26 Jan, 2009 4 commits
  8. 25 Jan, 2009 1 commit
  9. 24 Jan, 2009 3 commits
  10. 23 Jan, 2009 4 commits
  11. 22 Jan, 2009 1 commit
  12. 21 Jan, 2009 1 commit
  13. 19 Jan, 2009 1 commit
  14. 17 Jan, 2009 3 commits
  15. 14 Jan, 2009 1 commit
  16. 05 Jan, 2009 2 commits
  17. 04 Jan, 2009 3 commits
  18. 03 Jan, 2009 3 commits
  19. 02 Jan, 2009 1 commit
    • Tres Seaver's avatar
      Merged 'tseaver-no_globals_imports' branch: · 9b1c5b1b
      Tres Seaver authored
      o Replaced  imports from the 'Globals' module throughout the tree with
        imports from the actual modules;  the 'Globals' module was always intended
        to be an area for shared data, rather than a "facade" for imports.
      
      o Added 'zope.deferredimport.deprecation' entries to 'Globals/__init__.py'
        for all previously imported symbols / modules.
      
      o Moved 'ApplicationdefaultPermissions' from 'App/class_init.py' to
        'AccessCoontrol/Permission.py', to avoid possible import cycle in
        third-party code.
      
      o Moved canonical location of UNIQUE / REPLACEABLE / NOT_REPLACEABLE
        constants from 'Globals' to 'OFS.ObjectManager'.
      
      o Removed 'stuffGlobals' hack in favor of the deferred / deprecation
        imports.
      9b1c5b1b
  20. 26 Dec, 2008 1 commit
  21. 14 Dec, 2008 1 commit