[ckan-changes] [ckan/ckan] c7a69c: [#4462] _get_types: pass connection instead of con...

GitHub noreply at github.com
Thu Sep 27 13:21:29 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: c7a69cc482f2090cdd27a8205df180b139a155de
      https://github.com/ckan/ckan/commit/c7a69cc482f2090cdd27a8205df180b139a155de
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  [#4462] _get_types: pass connection instead of context


  Commit: ae18cc0137498b3323af5c496f6ff0b352afbbe0
      https://github.com/ckan/ckan/commit/ae18cc0137498b3323af5c496f6ff0b352afbbe0
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  [#4462] _get_type: pass connection instead of context


  Commit: 6574d9e7e5c18ceae6831c9802aaf098ec8618a7
      https://github.com/ckan/ckan/commit/6574d9e7e5c18ceae6831c9802aaf098ec8618a7
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  [#4462] _get_fields: pass connection, resource_id instead of context, data_dict


  Commit: 48b20ffdd2958197bc1e076f11eb466ee461c90f
      https://github.com/ckan/ckan/commit/48b20ffdd2958197bc1e076f11eb466ee461c90f
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  [#4462] _get_fields_types: pass connection, resource_id instead of context, data_dict


  Commit: 88454907ec31581465ae7e6de62f4c917172b1c4
      https://github.com/ckan/ckan/commit/88454907ec31581465ae7e6de62f4c917172b1c4
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/tests/test_search.py

  Log Message:
  -----------
  [#4462] datastore_search: test showing bad fields returned


  Commit: 988931d5e3fc4d8d42873284a681e341aa6072ee
      https://github.com/ckan/ckan/commit/988931d5e3fc4d8d42873284a681e341aa6072ee
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/tests/test_search.py

  Log Message:
  -----------
  [#4462] fix renamed test classes


  Commit: 17701531145ab3077ea28029b941c9459b227199
      https://github.com/ckan/ckan/commit/17701531145ab3077ea28029b941c9459b227199
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py
    M ckanext/datastore/tests/test_search.py

  Log Message:
  -----------
  [#4462] datastore_search: partial result fields fix


  Commit: 32258bda45ca5d817f98c3baa66cb6a1acfc7094
      https://github.com/ckan/ckan/commit/32258bda45ca5d817f98c3baa66cb6a1acfc7094
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  [#4462] fix reuse of variable name


  Commit: 04f9c7d31a0557df8246ddf1843d65b0e6444966
      https://github.com/ckan/ckan/commit/04f9c7d31a0557df8246ddf1843d65b0e6444966
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  [#4462] _textsearch_query: lang, q, plain instead of data_dict


  Commit: 73a4aa5a2b7b30e9e9dc31fb26b5d5ae91b669d2
      https://github.com/ckan/ckan/commit/73a4aa5a2b7b30e9e9dc31fb26b5d5ae91b669d2
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_search.py

  Log Message:
  -----------
  [#4462] datastore_search: exclude rank columns if not in fields


  Commit: 8b89b395d058f7edec2e8d91bf151989baf94a25
      https://github.com/ckan/ckan/commit/8b89b395d058f7edec2e8d91bf151989baf94a25
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  [#4462] _result_fields: remove unused parameter


  Commit: 522df71c1e2d81f0353d5cde166e59fec564a88f
      https://github.com/ckan/ckan/commit/522df71c1e2d81f0353d5cde166e59fec564a88f
  Author: Ian Ward <ian at excess.org>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M ckanext/datastore/tests/test_search.py

  Log Message:
  -----------
  [#4462] datastore_search: test q dict form


  Commit: 29bf793b59f1244bc7cf5c784e832e0ff2fce914
      https://github.com/ckan/ckan/commit/29bf793b59f1244bc7cf5c784e832e0ff2fce914
  Author: Sergey <tonnydexter at gmail.com>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_search.py

  Log Message:
  -----------
  Merge pull request #4462 from ckan/4462-datastore-search-fixes

datastore_search: q/fields parameter interaction fixes


Compare: https://github.com/ckan/ckan/compare/ef2a6ed66066...29bf793b59f1
      **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