[ckan-changes] [ckan/ckan] 6509ff: Fix and test for include_total not working, becaus...
GitHub
noreply at github.com
Fri Sep 14 19:05:00 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 6509ff4592d249605bc0121709b89c6bf2b52223
https://github.com/ckan/ckan/commit/6509ff4592d249605bc0121709b89c6bf2b52223
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-09-07 (Fri, 07 Sep 2018)
Changed paths:
M ckan/lib/navl/validators.py
M ckan/tests/legacy/lib/test_navl.py
M ckan/tests/lib/navl/test_validators.py
M ckanext/datastore/controller.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Fix and test for include_total not working, because of the default() validator was broken.
Commit: ffc73f6c0b5d04222248df6c076bbeec91bbd9ee
https://github.com/ckan/ckan/commit/ffc73f6c0b5d04222248df6c076bbeec91bbd9ee
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-09-07 (Fri, 07 Sep 2018)
Changed paths:
M ckanext/datastore/controller.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Address review comments
Commit: d565d8143dcb68993bb472e0fa3ba9530469cd86
https://github.com/ckan/ckan/commit/d565d8143dcb68993bb472e0fa3ba9530469cd86
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-09-14 (Fri, 14 Sep 2018)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
We dont need the total when just getting the field names
Commit: d446ad83ec12767677d6205588bdc9b5aaf060f8
https://github.com/ckan/ckan/commit/d446ad83ec12767677d6205588bdc9b5aaf060f8
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-09-14 (Fri, 14 Sep 2018)
Changed paths:
M CHANGELOG.rst
M ckan/lib/navl/validators.py
Log Message:
-----------
Changelog and docstring
Commit: 435e33a0f648a7a10bb3ffe26ad379ba13f08673
https://github.com/ckan/ckan/commit/435e33a0f648a7a10bb3ffe26ad379ba13f08673
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-09-14 (Fri, 14 Sep 2018)
Changed paths:
M CHANGELOG.rst
M ckan/lib/navl/validators.py
Log Message:
-----------
Doc improvements
Commit: 415ca4eba0bb623cc6d3238d1130ba698a2cc0b0
https://github.com/ckan/ckan/commit/415ca4eba0bb623cc6d3238d1130ba698a2cc0b0
Author: Ian Ward <ian at excess.org>
Date: 2018-09-14 (Fri, 14 Sep 2018)
Changed paths:
M CHANGELOG.rst
M ckan/lib/helpers.py
M ckan/lib/navl/validators.py
M ckan/tests/legacy/lib/test_navl.py
M ckan/tests/lib/navl/test_validators.py
M ckanext/datastore/controller.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge pull request #4448 from ckan/reduce-datastore-counts
default validator: only replace missing, None and ''
Fix and test for include_total not working
Compare: https://github.com/ckan/ckan/compare/7b51935d2154...415ca4eba0bb
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the ckan-changes
mailing list