[Checkins] [zopefoundation/grokcore.resource] f37d84: megrok.resource lives on as grokcore.resource.

GitHub noreply at github.com
Fri Mar 22 15:07:56 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.resource
  Commit: f37d848adb0c089bfb5535e1b893c7abd4ad8f5f
      https://github.com/zopefoundation/grokcore.resource/commit/f37d848adb0c089bfb5535e1b893c7abd4ad8f5f
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

  Changed paths:
    A CHANGES.txt
    A COPYRIGHT.txt
    A LICENSE.txt
    A bootstrap.py
    A buildout.cfg
    A setup.py
    A src/grokcore/__init__.py
    A src/grokcore/resource/README.txt
    A src/grokcore/resource/__init__.py
    A src/grokcore/resource/configure.zcml
    A src/grokcore/resource/directives.py
    A src/grokcore/resource/event.py
    A src/grokcore/resource/ftesting.zcml
    A src/grokcore/resource/interfaces.py
    A src/grokcore/resource/testing.py
    A src/grokcore/resource/tests/__init__.py
    A src/grokcore/resource/tests/fixtures.py
    A src/grokcore/resource/tests/resources/a.css
    A src/grokcore/resource/tests/resources/b.css
    A src/grokcore/resource/tests/resources/c.css
    A src/grokcore/resource/tests/resources/d.css
    A src/grokcore/resource/tests/templates/index.pt
    A src/grokcore/resource/tests/test_doctest.py
    A src/grokcore/resource/tests/test_functional.py

  Log Message:
  -----------
  megrok.resource lives on as grokcore.resource.


  Commit: dc2324ce86475ac8417312db33bcd71056a6a824
      https://github.com/zopefoundation/grokcore.resource/commit/dc2324ce86475ac8417312db33bcd71056a6a824
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-08 (Tue, 08 May 2012)

  Changed paths:
    M src/grokcore/resource/event.py
    M src/grokcore/resource/tests/fixtures.py
    M src/grokcore/resource/tests/test_functional.py

  Log Message:
  -----------
  No longer go up the mro in order to find parent's resources.


  Commit: 3d92daf11be16d14ae91c688a54f01eaf77c084d
      https://github.com/zopefoundation/grokcore.resource/commit/3d92daf11be16d14ae91c688a54f01eaf77c084d
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/grokcore/resource/directives.py

  Log Message:
  -----------
  Rename 'include' to 'resources'


  Commit: b22728a4927f45537192fe9ddd311e0e0ef54ce2
      https://github.com/zopefoundation/grokcore.resource/commit/b22728a4927f45537192fe9ddd311e0e0ef54ce2
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M buildout.cfg
    M setup.py

  Log Message:
  -----------
  Depend on a private API introduced in grokcore.layout 1.6


  Commit: bb0e01ad917decff2ef437bcb187a40ac13bc110
      https://github.com/zopefoundation/grokcore.resource/commit/bb0e01ad917decff2ef437bcb187a40ac13bc110
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  update changes


  Commit: c4abfc7fad0ed023a7def70718d246ff21153fe1
      https://github.com/zopefoundation/grokcore.resource/commit/c4abfc7fad0ed023a7def70718d246ff21153fe1
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/grokcore/resource/README.txt

  Log Message:
  -----------
  Update readme


  Commit: 262da4d5a96b80862c74a02dc898940c97210318
      https://github.com/zopefoundation/grokcore.resource/commit/262da4d5a96b80862c74a02dc898940c97210318
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/grokcore/resource/event.py

  Log Message:
  -----------
  Use private API in grokcore.layout 1.6 to get to the layout.


  Commit: 265c9f80b57431b20121179cd453b680faeb4fcd
      https://github.com/zopefoundation/grokcore.resource/commit/265c9f80b57431b20121179cd453b680faeb4fcd
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/grokcore/resource/tests/test_functional.py

  Log Message:
  -----------
  Update with tests for viewlets and contentprovider.


  Commit: 00e9481ae335a60e097871bae9d47dfed4cf8ed1
      https://github.com/zopefoundation/grokcore.resource/commit/00e9481ae335a60e097871bae9d47dfed4cf8ed1
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/grokcore/resource/tests/fixtures.py

  Log Message:
  -----------
  Update imports, add fixtures for viewlet/contentprovider tests.


  Commit: 2feaba6a74f76a9b4320d1250a73240b1393721b
      https://github.com/zopefoundation/grokcore.resource/commit/2feaba6a74f76a9b4320d1250a73240b1393721b
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    A src/grokcore/resource/tests/templates/contentprovider.pt
    A src/grokcore/resource/tests/templates/layout.pt
    A src/grokcore/resource/tests/templates/page.pt
    A src/grokcore/resource/tests/templates/viewletmgr.pt

  Log Message:
  -----------
  Add templates for viewlet/contentprovider tests


  Commit: bdf0cc0c80225aad9df620e90ceb076bce4c119b
      https://github.com/zopefoundation/grokcore.resource/commit/bdf0cc0c80225aad9df620e90ceb076bce4c119b
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/grokcore/resource/__init__.py
    M src/grokcore/resource/ftesting.zcml

  Log Message:
  -----------
  Cleanup imports


  Commit: e14dfd35021d18cb273cebebd26e1ea4881fd83d
      https://github.com/zopefoundation/grokcore.resource/commit/e14dfd35021d18cb273cebebd26e1ea4881fd83d
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M src/grokcore/resource/event.py
    M src/grokcore/resource/tests/test_functional.py

  Log Message:
  -----------
  flake8


  Commit: 4eb2aca9d628a2d4e17cad57372e3123c89b7073
      https://github.com/zopefoundation/grokcore.resource/commit/4eb2aca9d628a2d4e17cad57372e3123c89b7073
  Author: Jan-Jaap Driessen <janjaapdriessen+github at gmail.com>
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M src/grokcore/resource/__init__.py
    M src/grokcore/resource/directives.py
    M src/grokcore/resource/event.py
    M src/grokcore/resource/interfaces.py
    M src/grokcore/resource/testing.py
    M src/grokcore/resource/tests/fixtures.py
    M src/grokcore/resource/tests/test_doctest.py
    M src/grokcore/resource/tests/test_functional.py

  Log Message:
  -----------
  Add ZPL headers.


Compare: https://github.com/zopefoundation/grokcore.resource/compare/f37d848adb0c^...4eb2aca9d628


More information about the checkins mailing list