[ckan-changes] [okfn/ckan] e7f3da: [#972] Do not error if the resource does not exist...
GitHub
noreply at github.com
Tue Jun 4 20:51:36 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: e7f3daa53838e91f63ac7b4ffac7f7511df89a5c
https://github.com/okfn/ckan/commit/e7f3daa53838e91f63ac7b4ffac7f7511df89a5c
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M ckanext/datastore/controller.py
M ckanext/datastore/tests/test_dump.py
Log Message:
-----------
[#972] Do not error if the resource does not exist for datastore dumps
Commit: 9f7c8ca0be86e4f04c17eb4e7d7b77d78148e2b5
https://github.com/okfn/ckan/commit/9f7c8ca0be86e4f04c17eb4e7d7b77d78148e2b5
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M doc/datastore.rst
Log Message:
-----------
[#972] and [#628] Add docs for datastore dumps again (they have been written for #628 but removed by docs reorganisation).
Commit: f45c09ca44eb0083113ad8ee4d448aacd7cff0e1
https://github.com/okfn/ckan/commit/f45c09ca44eb0083113ad8ee4d448aacd7cff0e1
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M ckanext/datastore/controller.py
Log Message:
-----------
[#972] After a discussion with @vitorbaptista, we decided to stick with datastore resource instead of datastore table
Commit: c96bed7b902b68ed4cb4b779e515eab48276f807
https://github.com/okfn/ckan/commit/c96bed7b902b68ed4cb4b779e515eab48276f807
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M ckanext/datastore/controller.py
M ckanext/datastore/tests/test_dump.py
M doc/datastore.rst
Log Message:
-----------
Merge pull request #972 from okfn/972-datastore-dump-fixes
Datastore dump raises 500 if resource does not exist
Compare: https://github.com/okfn/ckan/compare/a386bc37a5dd...c96bed7b902b
More information about the ckan-changes
mailing list