[ckan-changes] [ckan/ckan] e20459: [#3191] package_search: s/ignore_capacity_check/in...

GitHub noreply at github.com
Wed Aug 17 13:16:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: e204592e883551fd88fb065318b8a88314e535c1
      https://github.com/ckan/ckan/commit/e204592e883551fd88fb065318b8a88314e535c1
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/lib/cli.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py
    M ckan/tests/logic/action/test_get.py

  Log Message:
  -----------
  [#3191] package_search: s/ignore_capacity_check/include_private


  Commit: 47d3aa8adf22d622b3a670eccf7085e4f86ee57a
      https://github.com/ckan/ckan/commit/47d3aa8adf22d622b3a670eccf7085e4f86ee57a
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/tests/logic/action/test_get.py

  Log Message:
  -----------
  [#3191] package_search: fix for include_drafts


  Commit: 3650da83837496107be60e49f89302a0b6206936
      https://github.com/ckan/ckan/commit/3650da83837496107be60e49f89302a0b6206936
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M ckan/controllers/package.py
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  [#3191] ckan.search.default_include_private=True


  Commit: a27711eb26d5a7fc5b0ffce44ac2744f53c3ff2d
      https://github.com/ckan/ckan/commit/a27711eb26d5a7fc5b0ffce44ac2744f53c3ff2d
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M ckan/tests/controllers/test_package.py

  Log Message:
  -----------
  [#3191] remove redundant setup, setup_class methods


  Commit: 7eac86afdc2810f66a6e164b9fc8df0405ce0385
      https://github.com/ckan/ckan/commit/7eac86afdc2810f66a6e164b9fc8df0405ce0385
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-12 (Fri, 12 Aug 2016)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/tests/controllers/test_package.py

  Log Message:
  -----------
  [#3191] tests for ckan.search.default_include_private


  Commit: ede4e11b7e9ab1e0ec87de23308d20fdd5583a6e
      https://github.com/ckan/ckan/commit/ede4e11b7e9ab1e0ec87de23308d20fdd5583a6e
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  [#3191] docstring for include_private


  Commit: 39a8c938bb62b0413f24264356e110a8be2ae985
      https://github.com/ckan/ckan/commit/39a8c938bb62b0413f24264356e110a8be2ae985
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  [#3191] changelog entry


  Commit: 06014f9fe1460be2d94f7f5a9cd472530b24a442
      https://github.com/ckan/ckan/commit/06014f9fe1460be2d94f7f5a9cd472530b24a442
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M ckan/tests/logic/action/test_get.py

  Log Message:
  -----------
  [#3191] more package_search include_private tests


  Commit: 51603db443fcc300394b9514bc904a2d2f8e930f
      https://github.com/ckan/ckan/commit/51603db443fcc300394b9514bc904a2d2f8e930f
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M ckan/tests/controllers/test_package.py

  Log Message:
  -----------
  [#3191] more search controller private dataset tests


  Commit: 5f16935ab1dcdbfad5e631005dbf81e05b143260
      https://github.com/ckan/ckan/commit/5f16935ab1dcdbfad5e631005dbf81e05b143260
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M ckan/tests/controllers/test_package.py

  Log Message:
  -----------
  [#3191] Fix PEP8


  Commit: 67758b62edf85b03d9bc64e4d47bf54870ba61cf
      https://github.com/ckan/ckan/commit/67758b62edf85b03d9bc64e4d47bf54870ba61cf
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M CHANGELOG.rst
    M ckan/controllers/group.py
    M ckan/controllers/package.py
    M ckan/lib/cli.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py
    M ckan/tests/controllers/test_package.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Merge branch '3191-package-search-include-private'


Compare: https://github.com/ckan/ckan/compare/db985e7e8f67...67758b62edf8


More information about the ckan-changes mailing list