[ckan-changes] [okfn/ckan] 646e55: [#2439] Allow query parameter to be a list of stri...
GitHub
noreply at github.com
Tue Jul 3 05:51:51 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 646e551881c54c54b120f68f36205bb7207b53fc
https://github.com/okfn/ckan/commit/646e551881c54c54b120f68f36205bb7207b53fc
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/lib/test_tag_search.py
Log Message:
-----------
[#2439] Allow query parameter to be a list of strings
As well as a single string.
Commit: 903bd62d06392eb211925b4f63d2ee89570bbb78
https://github.com/okfn/ckan/commit/903bd62d06392eb211925b4f63d2ee89570bbb78
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/tests/logic/test_tag.py
Log Message:
-----------
[#2439] Mark fields parameter as deprecated
... in tag_search and tag_autocomplete.
Commit: 85310d44b79ddab590e687c23441b7e244243171
https://github.com/okfn/ckan/commit/85310d44b79ddab590e687c23441b7e244243171
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M doc/apiv3.rst
Log Message:
-----------
[#2439] Update to docs
Commit: 54e8722bdb38ba66e9566c09c44c25edeb29aa07
https://github.com/okfn/ckan/commit/54e8722bdb38ba66e9566c09c44c25edeb29aa07
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-06-29 (Fri, 29 Jun 2012)
Changed paths:
M ckan/lib/search/query.py
Log Message:
-----------
[#2439] Sanitise method parameters.
And comment reason for making the list copy.
Response to feedback from code-review.
Commit: 51dd38facbf2c622b1d23213951d86f2a2695000
https://github.com/okfn/ckan/commit/51dd38facbf2c622b1d23213951d86f2a2695000
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-07-02 (Mon, 02 Jul 2012)
Changed paths:
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/tests/lib/test_tag_search.py
M ckan/tests/logic/test_tag.py
M doc/apiv3.rst
Log Message:
-----------
Merge pull request #45 from okfn/2439-tag_search-and-tag_autocomplete-GETable
Looks great and all the tests pass.
Compare: https://github.com/okfn/ckan/compare/80781b394230...51dd38facbf2
More information about the ckan-changes
mailing list