An error occurred fetching the project authors.
  1. 05 Apr, 2012 3 commits
  2. 04 Apr, 2012 4 commits
  3. 03 Apr, 2012 1 commit
    • Kazuhiko Shiozaki's avatar
      version up : Zope 2.12.23. · 529d7892
      Kazuhiko Shiozaki authored
      * Note end-of-life timeline: Zope 2.12.x is now in security-fix-only mode and will continue to see security updates until October 2013, the same as Python 2.6.x does.
      * Ensure that ObjectManager’s get and __getitem__ methods return only “items” (no attributes / methods from the class or from acquisition). Thanks to Richard Mitchell at Netsight for the report.
      * Updated distributions:
        * distribute = 0.6.24
        * Products.ZSQLMethods = 2.13.4
        * zope.catalog = 3.8.2
        * zope.componentvocabulary = 1.0.1
        * zope.datetime = 3.4.1
        * zope.deprecation = 3.4.1
        * zope.documenttemplate = 3.4.3
        * zope.index = 3.6.3
        * zope.keyreference = 3.6.4
        * zope.mkzeoinstance = 3.9.5
        * zope.session = 3.9.5
        * zope.testing = 3.9.7
      529d7892
  4. 02 Apr, 2012 2 commits
  5. 27 Mar, 2012 1 commit
  6. 26 Mar, 2012 3 commits
  7. 22 Mar, 2012 4 commits
  8. 21 Mar, 2012 1 commit
  9. 20 Mar, 2012 1 commit
  10. 15 Mar, 2012 1 commit
  11. 14 Mar, 2012 1 commit
  12. 12 Mar, 2012 1 commit
  13. 09 Mar, 2012 1 commit
  14. 01 Mar, 2012 1 commit
  15. 29 Feb, 2012 1 commit
  16. 23 Feb, 2012 1 commit
  17. 22 Feb, 2012 1 commit
  18. 16 Feb, 2012 1 commit
  19. 01 Feb, 2012 1 commit
  20. 30 Jan, 2012 1 commit
    • Łukasz Nowak's avatar
      Fix escaping. · 8ee978ef
      Łukasz Nowak authored
      ; is dangerous character, so just use newlines to separate commands.
      8ee978ef
  21. 27 Jan, 2012 3 commits
    • Łukasz Nowak's avatar
      Add debugging information too. · 2e7a8274
      Łukasz Nowak authored
      2e7a8274
    • Łukasz Nowak's avatar
      Drop quiet. · c8ff8516
      Łukasz Nowak authored
      It will make tracking bug easier. Also explain reason of debug info.
      c8ff8516
    • Łukasz Nowak's avatar
      Add debugging information. · 9cb64867
      Łukasz Nowak authored
      Sometimes .git disappears, and bt5 and product/ERP5/bootstrap changes
      permission. Thanks to listing directory contents it will allow to know if
      state of directory is correct before git pull.
      
      ; are used in order to allow to progress in case of issue, as ls shall not
      generate part installation error.
      9cb64867
  22. 26 Jan, 2012 1 commit
  23. 25 Jan, 2012 2 commits
  24. 29 Dec, 2011 1 commit
  25. 23 Dec, 2011 1 commit
    • Kazuhiko Shiozaki's avatar
      version up : Zope2-2.12.21. · c55d003d
      Kazuhiko Shiozaki authored
      * Restrict the available functions in DocumentTemplate.sequence to public API's of zope.sequencesort.
      * Turn UndoSupport.get_request_var_or_attr helper into a private API.
      * Provide security declarations for BTreeFolder2Base class, instead of only for BTreeFolder2 via the OFS.Folder mix-in.
      * LP #902068: Fixed missing security declaration for ObjectManager class.
      * Fixed serious authentication vulnerability in stock configuration.
      c55d003d
  26. 21 Dec, 2011 1 commit