[Checkins] [zopefoundation/zope.app.publication] 35cc5c: Merged in changes from trunk. These are necessary, ...

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


  Branch: refs/heads/monolithic-zope3-srichter-blow-services
  Home:   https://github.com/zopefoundation/zope.app.publication
  Commit: 35cc5c940f4e5ef144736314ff614e70a1d81b6b
      https://github.com/zopefoundation/zope.app.publication/commit/35cc5c940f4e5ef144736314ff614e70a1d81b6b
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-12-21 (Tue, 21 Dec 2004)

  Changed paths:
    A tests/test_zopepublication.py
    A zopepublication.py

  Log Message:
  -----------
  Merged in changes from trunk. These are necessary, since they remove all 
services other than the utility, adapter and service service, which will 
be removed by the work of this branch.


  Commit: cfbc15545bd76109ab217537810077e7dd477d1b
      https://github.com/zopefoundation/zope.app.publication/commit/cfbc15545bd76109ab217537810077e7dd477d1b
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2004-12-23 (Thu, 23 Dec 2004)

  Changed paths:
    M zopepublication.py

  Log Message:
  -----------
  Made the first registration-related tests pass. See the TXT files in 
zope.app.component.

Along the way I noticed that there are many circular imports in all of 
this code. I think that my refactorings will improve the situation.


  Commit: 84bf6eaa65ac5d50c396252e7222d8b580238f94
      https://github.com/zopefoundation/zope.app.publication/commit/84bf6eaa65ac5d50c396252e7222d8b580238f94
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-09 (Sun, 09 Jan 2005)

  Changed paths:
    A browser.py
    A http.py
    A httpfactory.py
    A publicationtraverse.py
    A tests/test_browserpublication.py
    A tests/test_http.py
    A tests/test_httpfactory.py
    A tests/test_simplecomponenttraverser.py
    A tests/test_xmlrpcpublication.py
    M tests/test_zopepublication.py
    A traversers.py
    M zopepublication.py

  Log Message:
  -----------
  Deactivted all BBB to ensure that we use only the latest code in zope.app

Made almost all tests pass again, except the few that heavily depended on
the old way of doing things: apidoc, module, presentation


  Commit: 15fa90ca5371aa3f4efb74a651bc343e5083c545
      https://github.com/zopefoundation/zope.app.publication/commit/15fa90ca5371aa3f4efb74a651bc343e5083c545
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-12 (Wed, 12 Jan 2005)

  Changed paths:
    M traversers.py

  Log Message:
  -----------
  Fixed bug.


  Commit: 34b6e985bd92a42a01529d102ab3bdbad14aca1f
      https://github.com/zopefoundation/zope.app.publication/commit/34b6e985bd92a42a01529d102ab3bdbad14aca1f
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-12 (Wed, 12 Jan 2005)

  Changed paths:
    A ftests.py
    M traversers.py
    M zopepublication.py

  Log Message:
  -----------
  Started fixing functional tests.


  Commit: c2120cc4fd6f4d9925a96160e6cbf3347a3c6c71
      https://github.com/zopefoundation/zope.app.publication/commit/c2120cc4fd6f4d9925a96160e6cbf3347a3c6c71
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-12 (Wed, 12 Jan 2005)

  Changed paths:
    A ftp.py
    M tests/test_browserpublication.py
    M tests/test_httpfactory.py
    M tests/test_xmlrpcpublication.py
    M tests/test_zopepublication.py
    M zopepublication.py

  Log Message:
  -----------
  Fixed a couple functional tests.

Tried to remove the service terminology from the code as much as 
possible.


  Commit: 9c0af91f8d7d7f1cc91ccd9aa60ecd9fda97064a
      https://github.com/zopefoundation/zope.app.publication/commit/9c0af91f8d7d7f1cc91ccd9aa60ecd9fda97064a
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2005-01-17 (Mon, 17 Jan 2005)

  Changed paths:
    M httpfactory.py
    A interfaces.py
    A soap.py
    M zopepublication.py

  Log Message:
  -----------
  Added some bbb and updated the final packages to the new layout. Merged 
trunk.


Compare: https://github.com/zopefoundation/zope.app.publication/compare/35cc5c940f4e^...9c0af91f8d7d


More information about the checkins mailing list