[ckan-changes] [ckan/ckan] 5a287b: Separates search.clear() into two functions
GitHub
noreply at github.com
Mon Sep 28 11:28:23 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 5a287b04e475260356b83f73462bfad17347b052
https://github.com/ckan/ckan/commit/5a287b04e475260356b83f73462bfad17347b052
Author: Ross Jones <ross at servercode.co.uk>
Date: 2015-09-22 (Tue, 22 Sep 2015)
Changed paths:
M ckan/lib/cli.py
M ckan/lib/search/__init__.py
M ckan/tests/helpers.py
M ckan/tests/legacy/__init__.py
M ckan/tests/legacy/functional/api/model/test_tag.py
M ckan/tests/legacy/functional/api/test_package_search.py
M ckan/tests/legacy/functional/test_group.py
M ckan/tests/legacy/lib/test_cli.py
M ckan/tests/legacy/lib/test_dictization.py
M ckan/tests/legacy/lib/test_solr_package_search.py
M ckan/tests/legacy/lib/test_solr_package_search_synchronous_update.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/legacy/logic/test_tag.py
M ckan/tests/lib/dictization/test_model_dictize.py
M ckan/tests/logic/action/test_delete.py
M ckanext/example_idatasetform/tests/test_example_idatasetform.py
M ckanext/multilingual/tests/test_multilingual_plugin.py
Log Message:
-----------
Separates search.clear() into two functions
Commit: 91e41b2e68faa3df5296a632f4862f5a55e69e62
https://github.com/ckan/ckan/commit/91e41b2e68faa3df5296a632f4862f5a55e69e62
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M ckan/lib/cli.py
M ckan/lib/search/__init__.py
M ckan/tests/helpers.py
M ckan/tests/legacy/__init__.py
M ckan/tests/legacy/functional/api/model/test_tag.py
M ckan/tests/legacy/functional/api/test_package_search.py
M ckan/tests/legacy/functional/test_group.py
M ckan/tests/legacy/lib/test_cli.py
M ckan/tests/legacy/lib/test_dictization.py
M ckan/tests/legacy/lib/test_solr_package_search.py
M ckan/tests/legacy/lib/test_solr_package_search_synchronous_update.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/legacy/logic/test_tag.py
M ckan/tests/lib/dictization/test_model_dictize.py
M ckan/tests/logic/action/test_delete.py
M ckanext/example_idatasetform/tests/test_example_idatasetform.py
M ckanext/multilingual/tests/test_multilingual_plugin.py
Log Message:
-----------
Merge pull request #2653 from ckan/2652-make-search-clear-less-risky
Separates search.clear() into two functions
Compare: https://github.com/ckan/ckan/compare/9f4de3882c84...91e41b2e68fa
More information about the ckan-changes
mailing list