[ckan-changes] [ckan/ckan] 179cba: [#1725] Move sort validation to datastore_validate...
GitHub
noreply at github.com
Wed Jun 11 17:25:09 UTC 2014
Branch: refs/heads/1725-extend-datastore
Home: https://github.com/ckan/ckan
Commit: 179cbac23ba4450938ca5fd930cc4c1ff34c542c
https://github.com/ckan/ckan/commit/179cbac23ba4450938ca5fd930cc4c1ff34c542c
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/helpers.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
[#1725] Move sort validation to datastore_validate()
Commit: bc15f14ca4137c72ec34c7d84472078c19ce278d
https://github.com/ckan/ckan/commit/bc15f14ca4137c72ec34c7d84472078c19ce278d
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M ckanext/datastore/plugin.py
R ckanext/datastore/tests/test_plugin.py
Log Message:
-----------
Revert "[#1725] Datastore must be the first IDatastore plugin loaded"
This reverts commit df8c1af5fbdc436ed63c76a6f3470c8eae1c2b37.
Trying to figure out why the tests are failing.
Conflicts:
ckanext/datastore/tests/test_plugin.py
Compare: https://github.com/ckan/ckan/compare/38aae975d876...bc15f14ca413
More information about the ckan-changes
mailing list