[ckan-changes] [ckan/ckan] 9c6a9a: unicode_or_json_validator should assume literals a...
GitHub
noreply at github.com
Mon Nov 3 16:28:14 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 9c6a9a107adeb80848e73fd283a33a352e6a3730
https://github.com/ckan/ckan/commit/9c6a9a107adeb80848e73fd283a33a352e6a3730
Author: Alice Heaton <a.heaton at nhm.ac.uk>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
unicode_or_json_validator should assume literals are unicode rather than json #1966
Commit: 7c79bde0b83ecb5398c94129764dd5d8ecc45ab8
https://github.com/ckan/ckan/commit/7c79bde0b83ecb5398c94129764dd5d8ecc45ab8
Author: Alice Heaton <a.heaton at nhm.ac.uk>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Ensure that numeric and date fields are added to the full text index #1966
Commit: 4a6f1ab20301658291772b76b772a1c0f0358cb4
https://github.com/ckan/ckan/commit/4a6f1ab20301658291772b76b772a1c0f0358cb4
Author: Alice Heaton <a.heaton at nhm.ac.uk>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Do not test the implementation of ts_vector, only that expected lexemes are present
Commit: cf68e74d3efaa822eeec59f06224dcb2c5e3239b
https://github.com/ckan/ckan/commit/cf68e74d3efaa822eeec59f06224dcb2c5e3239b
Author: Ian Ward <ian at excess.org>
Date: 2014-11-03 (Mon, 03 Nov 2014)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge pull request #1967 from aliceh75/1966-full-text-search-on-integer-fails
unicode_or_json_validator should assume literals are unicode rather than json
Compare: https://github.com/ckan/ckan/compare/0bbfcc1b8a70...cf68e74d3efa
More information about the ckan-changes
mailing list