[ckan-changes] [okfn/ckan] 40f2be: [#450] Datastore field names cannot be empty
GitHub
noreply at github.com
Mon Feb 25 22:14:50 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 40f2be191d9244092d9ba60cfab2e11c26b65531
https://github.com/okfn/ckan/commit/40f2be191d9244092d9ba60cfab2e11c26b65531
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#450] Datastore field names cannot be empty
Commit: 15b317d22ffd973b4fe9f97bf6ce6f87616b5129
https://github.com/okfn/ckan/commit/15b317d22ffd973b4fe9f97bf6ce6f87616b5129
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#450] Refactored _is_valid_field_name
Commit: 340b3f195fa79493aaadd730490bb9f51e1d5aac
https://github.com/okfn/ckan/commit/340b3f195fa79493aaadd730490bb9f51e1d5aac
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckanext/datastore/tests/test_unit.py
Log Message:
-----------
[#450] Add unit tests for field and table name validation
Commit: 6cf4bc950a331ff6550044663744a5aa3661c044
https://github.com/okfn/ckan/commit/6cf4bc950a331ff6550044663744a5aa3661c044
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckanext/datastore/tests/test_create.py
Log Message:
-----------
[#450] Improve functional field name validation test
Commit: e481cf60743d594ab04298b5abe28ff9a0a69807
https://github.com/okfn/ckan/commit/e481cf60743d594ab04298b5abe28ff9a0a69807
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_unit.py
Log Message:
-----------
Merge pull request #450 from okfn/450-datastore-empty-field-names
Datastore breaks if there are empty field names
Compare: https://github.com/okfn/ckan/compare/15faf0fe7d2e...e481cf60743d
More information about the ckan-changes
mailing list