[ckan-changes] [okfn/ckan] fb86d6: Merge branch 'master' of https://github.com/okfn/c...

GitHub noreply at github.com
Thu Jun 21 15:40:09 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: fb86d64cb1484291eb4b1c0634b8ea8c27abac32
      https://github.com/okfn/ckan/commit/fb86d64cb1484291eb4b1c0634b8ea8c27abac32
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M CHANGELOG.txt
    M ckan/config/environment.py
    M ckan/controllers/group.py
    M ckan/logic/action/create.py
    M ckan/logic/auth/create.py
    M ckan/logic/auth/publisher/create.py
    M ckan/tests/functional/test_group.py
    M ckan/tests/logic/test_action.py
    M doc/coding-standards.rst
    M doc/install-from-package.rst

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/okfn/ckan


  Commit: c7cd7a1e0740ed8983d868804989779b29a740a4
      https://github.com/okfn/ckan/commit/c7cd7a1e0740ed8983d868804989779b29a740a4
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/logic/__init__.py
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  [2500] get_action now raises an exception on missing action

Previously get_action returned None for missing actions, but this led
to opaque errors in templates whereas now it raises an exception which is
clear in describing the problem.

Also lots of PEP8 cleanup of the non-test code.


  Commit: 62e4d53230a1069a1fd5c988d23998dcdeb434ec
      https://github.com/okfn/ckan/commit/62e4d53230a1069a1fd5c988d23998dcdeb434ec
  Author: Ian Murray <ian.murray at okfn.org>
  Date:   2012-06-21 (Thu, 21 Jun 2012)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/logic/__init__.py
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  Merge branch 'defect-2500-get-action-missing'


Compare: https://github.com/okfn/ckan/compare/1d4f02a3aa88...62e4d53230a1


More information about the ckan-changes mailing list