1. 14 Aug, 2016 4 commits
  2. 07 Aug, 2016 1 commit
  3. 06 Aug, 2016 3 commits
  4. 06 May, 2016 1 commit
  5. 29 Jan, 2014 1 commit
  6. 10 Dec, 2013 1 commit
  7. 14 Nov, 2011 3 commits
  8. 13 Jul, 2011 1 commit
  9. 12 Jul, 2011 1 commit
  10. 15 Jun, 2011 1 commit
  11. 31 Jul, 2010 1 commit
  12. 10 Jul, 2010 1 commit
  13. 19 Jun, 2010 1 commit
  14. 05 Jun, 2010 1 commit
  15. 01 Apr, 2010 2 commits
  16. 12 Jan, 2010 2 commits
  17. 08 Feb, 2009 1 commit
  18. 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
  19. 28 Apr, 2008 1 commit
  20. 24 Aug, 2006 3 commits
  21. 28 Jun, 2006 4 commits
  22. 02 May, 2006 1 commit
  23. 07 Mar, 2006 2 commits
  24. 16 Jan, 2006 1 commit
  25. 22 Dec, 2005 1 commit