[ckan-changes] [ckan/ckan] 5a287b: Separates search.clear() into two functions

GitHub noreply at github.com
Tue Sep 22 16:40:35 UTC 2015


  Branch: refs/heads/2652-make-search-clear-less-risky
  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




More information about the ckan-changes mailing list