[ckan-changes] [ckan/ckan] 034b90: Package search rows limit is now configurable

GitHub noreply at github.com
Fri Nov 23 14:26:12 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 034b90ab46bd5a13fd857dc885f1f95c446a8289
      https://github.com/ckan/ckan/commit/034b90ab46bd5a13fd857dc885f1f95c446a8289
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/lib/search/query.py
    M ckan/logic/action/get.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Package search rows limit is now configurable


  Commit: de12494c0ae76789b2bc6c1a54ec426b1c5b728c
      https://github.com/ckan/ckan/commit/de12494c0ae76789b2bc6c1a54ec426b1c5b728c
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst
    M test-core.ini

  Log Message:
  -----------
  Add limits to package/user/group/organization_activity_list (_html)


  Commit: 4e6f42803fac5d4b5caee6e4b93294ae14fd14a3
      https://github.com/ckan/ckan/commit/4e6f42803fac5d4b5caee6e4b93294ae14fd14a3
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/lib/navl/validators.py
    M ckan/lib/search/query.py
    M ckan/logic/schema.py
    M ckan/tests/logic/action/test_get.py

  Log Message:
  -----------
  Using the schema to do the default & limit, instead of code. declarative.


  Commit: 79f9ded722577eba2a8643fc5dd624333fbb120f
      https://github.com/ckan/ckan/commit/79f9ded722577eba2a8643fc5dd624333fbb120f
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/logic/action/get.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst
    M test-core.ini

  Log Message:
  -----------
  Merge branch '4480-limits' into 4480-limits-v2


  Commit: d28a38daf7cfc77b8963b2050eae1a7798a523ba
      https://github.com/ckan/ckan/commit/d28a38daf7cfc77b8963b2050eae1a7798a523ba
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/lib/navl/validators.py
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/tests/logic/action/test_get.py

  Log Message:
  -----------
  Convert limits to validators. Using default_pagination_schema seemed to be a slip so I fixed.


  Commit: 72b249802f56017750069df4f608eb5640e816a7
      https://github.com/ckan/ckan/commit/72b249802f56017750069df4f608eb5640e816a7
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/lib/search/query.py
    M ckan/logic/action/get.py
    M ckan/tests/legacy/functional/test_activity.py

  Log Message:
  -----------
  Fix tests


  Commit: 8729f8f0bca02f74d8b68195d9c904a0ece7ce23
      https://github.com/ckan/ckan/commit/8729f8f0bca02f74d8b68195d9c904a0ece7ce23
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

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

  Log Message:
  -----------
  Add limit to dashboard_activity_list


  Commit: bd01afe8139eb8cb75277503089b96a8247beb7e
      https://github.com/ckan/ckan/commit/bd01afe8139eb8cb75277503089b96a8247beb7e
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/navl/validators.py
    M ckan/tests/lib/dictization/test_model_dictize.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Limit group/organization_show


  Commit: 10347c72855103d9cca8d6ad5742afba832d5ed5
      https://github.com/ckan/ckan/commit/10347c72855103d9cca8d6ad5742afba832d5ed5
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/model/group.py
    M ckan/tests/legacy/functional/api/test_dashboard.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Add limit for group/organization_list when all_fields is specified


  Commit: f7f081ec7eb014674b8546b7a6c29fd619db7bb9
      https://github.com/ckan/ckan/commit/f7f081ec7eb014674b8546b7a6c29fd619db7bb9
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M CHANGELOG.rst
    M ckan/logic/action/get.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Add limit to group/org_list when not all_fields


  Commit: 6d2819590a60e0bcc70d737c9bf591425e7f281f
      https://github.com/ckan/ckan/commit/6d2819590a60e0bcc70d737c9bf591425e7f281f
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

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

  Log Message:
  -----------
  Document latest limit.


  Commit: a6f62aad0260030be4e9ca4174927f98e2eea314
      https://github.com/ckan/ckan/commit/a6f62aad0260030be4e9ca4174927f98e2eea314
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M ckan/config/routing.py
    M ckan/controllers/api.py
    M ckan/logic/auth/create.py
    M ckan/tests/controllers/test_api.py
    M ckan/tests/legacy/functional/api/test_package_search.py
    M ckan/tests/legacy/test_coding_standards.py
    M doc/conf.py
    M doc/maintaining/installing/install-from-docker-compose.rst

  Log Message:
  -----------
  Merge branch 'master' into 4480-limits-v2


  Commit: 59173885518562458ef7b1ac1f2c36b92b7cf50d
      https://github.com/ckan/ckan/commit/59173885518562458ef7b1ac1f2c36b92b7cf50d
  Author: Ian Ward <ian at excess.org>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    M CHANGELOG.rst
    M ckan/controllers/api.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/navl/validators.py
    M ckan/lib/search/query.py
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/model/group.py
    M ckan/tests/legacy/functional/api/test_dashboard.py
    M ckan/tests/legacy/functional/test_activity.py
    M ckan/tests/lib/dictization/test_model_dictize.py
    M ckan/tests/logic/action/test_get.py
    M doc/maintaining/configuration.rst
    M test-core.ini

  Log Message:
  -----------
  Merge pull request #4484 from ckan/4480-limits-v2

Add limits for action functions v2


Compare: https://github.com/ckan/ckan/compare/332bc573354d...591738855185
      **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