[ckan-changes] [okfn/ckan] 59ba55: Merge branch '1196-separate-datapusher' into 1200-...

GitHub noreply at github.com
Tue Aug 20 14:03:25 UTC 2013


  Branch: refs/heads/1200-datastore-read-only
  Home:   https://github.com/okfn/ckan
  Commit: 59ba55959c0194971af47dfddbdc12f44702bbe4
      https://github.com/okfn/ckan/commit/59ba55959c0194971af47dfddbdc12f44702bbe4
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
    M ckan/config/deployment.ini_tmpl
    A ckanext/datapusher/__init__.py
    A ckanext/datapusher/helpers.py
    A ckanext/datapusher/logic/__init__.py
    A ckanext/datapusher/logic/action.py
    A ckanext/datapusher/logic/auth.py
    A ckanext/datapusher/plugin.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/logic/auth.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_create.py
    M setup.py

  Log Message:
  -----------
  Merge branch '1196-separate-datapusher' into 1200-datastore-read-only


  Commit: 85c50e18c43cccc69446aa977b082de0411a0560
      https://github.com/okfn/ckan/commit/85c50e18c43cccc69446aa977b082de0411a0560
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
    M ckanext/datapusher/logic/action.py
    A ckanext/datapusher/logic/schema.py
    M ckanext/datapusher/plugin.py
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  [#938] Validate datapusher_submit with a schema


  Commit: 09bde044490fe73c776064cad2fbb26e41652617
      https://github.com/okfn/ckan/commit/09bde044490fe73c776064cad2fbb26e41652617
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-08-20 (Tue, 20 Aug 2013)

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

  Log Message:
  -----------
  [#1200] Imports and comments clean up


  Commit: d8a9f37bab6d1db3401117690200c9bf7476437a
      https://github.com/okfn/ckan/commit/d8a9f37bab6d1db3401117690200c9bf7476437a
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-08-20 (Tue, 20 Aug 2013)

  Changed paths:
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/logic/schema.py
    M ckanext/datastore/tests/helpers.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_dump.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  [#1200] Do not allow writing if url_type != datastore unless force=true is passed


Compare: https://github.com/okfn/ckan/compare/59ba55959c01^...d8a9f37bab6d


More information about the ckan-changes mailing list