[ckan-changes] [okfn/ckan] c229bc: [#473] datastore_create should rely on a valid con...

GitHub noreply at github.com
Wed Feb 27 18:43:12 UTC 2013


  Branch: refs/heads/473-consistent-api-validation
  Home:   https://github.com/okfn/ckan
  Commit: c229bc47685742a787866c10f9c0581ef51975b6
      https://github.com/okfn/ckan/commit/c229bc47685742a787866c10f9c0581ef51975b6
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  [#473] datastore_create should rely on a valid context
Otherwise errors occur when doing a deep copy of the context in validate


  Commit: c490c1782072023406df6ce71bd44e0f5970a9e1
      https://github.com/okfn/ckan/commit/c490c1782072023406df6ce71bd44e0f5970a9e1
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  [#473] indicate optional parameters in datastore API


  Commit: 19b53886df2167f04c46c1c390dc36a0045f175e
      https://github.com/okfn/ckan/commit/19b53886df2167f04c46c1c390dc36a0045f175e
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M ckanext/datastore/tests/test_create.py

  Log Message:
  -----------
  [#473] Test that wrong record type raises Integrity Error


  Commit: e6fc5d93276b707535ceae1f29d539dd058cac0d
      https://github.com/okfn/ckan/commit/e6fc5d93276b707535ceae1f29d539dd058cac0d
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M ckan/controllers/api.py

  Log Message:
  -----------
  [#473] Return IntegrityError as json from API


Compare: https://github.com/okfn/ckan/compare/0a6411e232f8...e6fc5d93276b


More information about the ckan-changes mailing list