[Checkins] [zopefoundation/zope.app.publication] 8b62e5: Fixed issue 497: HTTP DELETE now returns 405 Metho...

GitHub noreply at github.com
Mon Feb 25 14:17:38 UTC 2013


  Branch: refs/heads/monolithic-zope3-3.2
  Home:   https://github.com/zopefoundation/zope.app.publication
  Commit: 8b62e5efe5e2dab609c253f9d374eb637dd87f01
      https://github.com/zopefoundation/zope.app.publication/commit/8b62e5efe5e2dab609c253f9d374eb637dd87f01
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2005-12-16 (Fri, 16 Dec 2005)

  Changed paths:
    A methodnotallowed.txt

  Log Message:
  -----------
  Fixed issue 497: HTTP DELETE now returns 405 Method Not Allowed when the
container cannot be adapted to IWriteDirectory.


  Commit: 1a2f3eb2f9e3ccb5023e7af7f17d46c77ae5b26c
      https://github.com/zopefoundation/zope.app.publication/commit/1a2f3eb2f9e3ccb5023e7af7f17d46c77ae5b26c
  Author: Benji York <benji at benjiyork.com>
  Date:   2005-12-16 (Fri, 16 Dec 2005)

  Changed paths:
    A httpfactory.txt

  Log Message:
  -----------
  partial XXX cleanup:
 - some were really TODOs
 - some no longer applied
 - some I had to actually fix (test_ftpserver.py mostly)
 - some were just comments or questions

also bonus whitespace fixes


  Commit: 9af30edee1fa06e7f1e9150115cd58d41956af59
      https://github.com/zopefoundation/zope.app.publication/commit/9af30edee1fa06e7f1e9150115cd58d41956af59
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-12-23 (Fri, 23 Dec 2005)

  Changed paths:
    A tests/test_browserpublication.py

  Log Message:
  -----------
  Fixed tests that weren't calling request constructors properly.
The first positional argument is the input stream.


Compare: https://github.com/zopefoundation/zope.app.publication/compare/8b62e5efe5e2^...9af30edee1fa


More information about the checkins mailing list