[ckan-changes] [ckan/ckan] bf0f68: support chained action in plugins

GitHub noreply at github.com
Tue Mar 28 17:27:39 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: bf0f683d48a31e3b82d4cc2fb35c36f4ce3849d7
      https://github.com/ckan/ckan/commit/bf0f683d48a31e3b82d4cc2fb35c36f4ce3849d7
  Author: Jinfei Fan <fanjinfei at hotmail.com>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
    M ckan/logic/__init__.py
    M ckan/plugins/interfaces.py
    M ckan/plugins/toolkit.py
    A ckanext/datastore/tests/test_chained_action.py
    M setup.py

  Log Message:
  -----------
  support chained action in plugins


  Commit: b78c85cddc392e5fcac8295d2f91d9f2d3061e0c
      https://github.com/ckan/ckan/commit/b78c85cddc392e5fcac8295d2f91d9f2d3061e0c
  Author: Jinfei Fan <fanjinfei at hotmail.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M ckanext/datastore/tests/test_chained_action.py
    M setup.py

  Log Message:
  -----------
  change test name to ExampleDataStoreDeletedWithCountPlugin


  Commit: 5d4d5891810fab886c4ec26ac2cfabca6c01cf94
      https://github.com/ckan/ckan/commit/5d4d5891810fab886c4ec26ac2cfabca6c01cf94
  Author: Jinfei Fan <fanjinfei at hotmail.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M ckan/plugins/interfaces.py
    M ckanext/datastore/tests/test_chained_action.py

  Log Message:
  -----------
  fix test case for chained_action


  Commit: f9f70173da31548a70aa39975bbd8959d1005401
      https://github.com/ckan/ckan/commit/f9f70173da31548a70aa39975bbd8959d1005401
  Author: Ian Ward <ian at excess.org>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M ckan/logic/__init__.py
    M ckan/plugins/interfaces.py
    M ckan/plugins/toolkit.py
    A ckanext/datastore/tests/test_chained_action.py
    M setup.py

  Log Message:
  -----------
  Merge pull request #3494 from fanjinfei/ckanmaster

support chained action in plugins


Compare: https://github.com/ckan/ckan/compare/949c657c62eb...f9f70173da31


More information about the ckan-changes mailing list