[Checkins] [zopefoundation/grok] affe79: Import install_on directive in grok

GitHub noreply at github.com
Thu Jun 4 12:52:08 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grok
  Commit: affe7937c37ebb66c790ec49030ef79e33c72dd6
      https://github.com/zopefoundation/grok/commit/affe7937c37ebb66c790ec49030ef79e33c72dd6
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M buildout.cfg
    M src/grok/__init__.py

  Log Message:
  -----------
  Import install_on directive in grok


  Commit: 166198bba82fcdc4cce1b88bfca699ba4ed3a399
      https://github.com/zopefoundation/grok/commit/166198bba82fcdc4cce1b88bfca699ba4ed3a399
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M CHANGES.txt
    M src/grok/util.py

  Log Message:
  -----------
  Trigger IApplicationInitializedEvent with the current application set as a site.


  Commit: 6937b7001cbb88776d0d2c86546158457022cb6a
      https://github.com/zopefoundation/grok/commit/6937b7001cbb88776d0d2c86546158457022cb6a
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M CHANGES.txt
    M src/grok/__init__.py
    M src/grok/events.py
    M src/grok/ftests/lifecycle/create_application.py
    M src/grok/ftests/lifecycle/lifecycle_events.py
    M src/grok/interfaces.py
    M src/grok/util.py

  Log Message:
  -----------
  Replace ApplicationInitializedEvent with
ApplicationAddedEvent from grokcore.site.

Replace grok.util.create_application with the one from
grokcore.site.util. It is now importable directly from grok.


Compare: https://github.com/zopefoundation/grok/compare/400ed69f3e0a...6937b7001cbb


More information about the checkins mailing list