[ckan-changes] [okfn/ckan] 40d411: [#1051] Clean calling params to activity_create ac...

GitHub noreply at github.com
Thu Aug 1 09:45:56 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 40d41184a9e5093fc3b5958c7e52f8f6437a5db1
      https://github.com/okfn/ckan/commit/40d41184a9e5093fc3b5958c7e52f8f6437a5db1
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/delete.py
    M ckan/logic/action/update.py

  Log Message:
  -----------
  [#1051] Clean calling params to activity_create action


  Commit: 210881329d816f9572ce6df4fff0cd6be78037d4
      https://github.com/okfn/ckan/commit/210881329d816f9572ce6df4fff0cd6be78037d4
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/new_authz.py

  Log Message:
  -----------
  [#1060] Refactor auth functions holder for more flexibility


  Commit: a84aa816cd8a8168d8c379205863bb09a0e4f69a
      https://github.com/okfn/ckan/commit/a84aa816cd8a8168d8c379205863bb09a0e4f69a
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1060] get_action() now audits use of auth function calls


  Commit: 7cef08d29c9c73b5ce3c8c9f15d8ff849d5289a5
      https://github.com/okfn/ckan/commit/7cef08d29c9c73b5ce3c8c9f15d8ff849d5289a5
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/get.py

  Log Message:
  -----------
  [#1060] Action function updates so using correctly


  Commit: 350698c355aea82ecd85e37048742c36ddb16316
      https://github.com/okfn/ckan/commit/350698c355aea82ecd85e37048742c36ddb16316
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/migration/versions/066_default_package_type.py
    M dev-requirements.txt

  Log Message:
  -----------
  Merge branch 'master' into 1060-action-auth-audit


  Commit: 3e6e19a3b96cdfa84577d6d2162a21533f4967dd
      https://github.com/okfn/ckan/commit/3e6e19a3b96cdfa84577d6d2162a21533f4967dd
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1060] Add a comment


  Commit: fb59183ca47fe4ec1cc11db78658c836838b6348
      https://github.com/okfn/ckan/commit/fb59183ca47fe4ec1cc11db78658c836838b6348
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1060] Do not audit extensions


  Commit: f5464e70451d323679d1f56cdcd65c072f8a9ae2
      https://github.com/okfn/ckan/commit/f5464e70451d323679d1f56cdcd65c072f8a9ae2
  Author: kindly <kindly at gmail.com>
  Date:   2013-08-01 (Thu, 01 Aug 2013)

  Changed paths:
    M ckan/logic/__init__.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/get.py
    M ckan/new_authz.py

  Log Message:
  -----------
  Merge pull request #1060 from okfn/1060-action-auth-audit

Action Auth Audit


Compare: https://github.com/okfn/ckan/compare/7292794bd3a3...f5464e70451d


More information about the ckan-changes mailing list