[ckan-changes] [okfn/ckan] a16ef1: [#955] do not raise a server error if an alias nam...

GitHub noreply at github.com
Thu May 30 13:54:35 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: a16ef18306b0955ca45ac3a0346882b8956664c5
      https://github.com/okfn/ckan/commit/a16ef18306b0955ca45ac3a0346882b8956664c5
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/tests/test_create.py

  Log Message:
  -----------
  [#955] do not raise a server error if an alias name clashes with an existing alias name or table name


  Commit: 3236cbea82701cd1230dad24b175edf810a55bec
      https://github.com/okfn/ckan/commit/3236cbea82701cd1230dad24b175edf810a55bec
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    M ckanext/datastore/db.py

  Log Message:
  -----------
  [#955] Prevent noise in the future


  Commit: c87ff510e830bcc030866e2271d84d3c85eaa12b
      https://github.com/okfn/ckan/commit/c87ff510e830bcc030866e2271d84d3c85eaa12b
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-05-29 (Wed, 29 May 2013)

  Changed paths:
    M ckan/logic/__init__.py
    M ckan/logic/schema.py
    M ckan/logic/validators.py
    M ckan/tests/test_coding_standards.py
    M ckanext/datastore/commands.py
    M ckanext/datastore/controller.py
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/logic/auth.py
    A ckanext/datastore/logic/schema.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_dump.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_unit.py
    M doc/datastore-api.rst

  Log Message:
  -----------
  Merge branch 'master' into 955-datastore-alias-clashes

Conflicts:
	ckanext/datastore/db.py


Compare: https://github.com/okfn/ckan/compare/ecf8b639d810...c87ff510e830


More information about the ckan-changes mailing list