1. 28 Nov, 2004 1 commit
  2. 26 Nov, 2004 20 commits
  3. 24 Nov, 2004 2 commits
  4. 21 Nov, 2004 3 commits
  5. 20 Nov, 2004 1 commit
  6. 19 Nov, 2004 3 commits
  7. 18 Nov, 2004 1 commit
  8. 16 Nov, 2004 1 commit
  9. 14 Nov, 2004 2 commits
  10. 13 Nov, 2004 1 commit
  11. 12 Nov, 2004 1 commit
    • Florent Guillaume's avatar
      Merge from 2_7-branch (evan, 2004-05-21): · 84ccbcfe
      Florent Guillaume authored
      MultiHook made the bogus assumption that hooks defined in classed would
      use the same signature as hook functions added to instances. Well, they
      *would*, but only after being transformed into bound methods. This means
      that the before-publishing-traversal hook will have call signature
      (container, request) as a function, but (self, container, request) as a
      method, with self==container.
      84ccbcfe
  12. 10 Nov, 2004 2 commits
  13. 09 Nov, 2004 1 commit
  14. 08 Nov, 2004 1 commit