[ckan-changes] [ckan/ckan] 1d921b: ResourceProxy Controller -> Blueprint

Adrià Mercader noreply at github.com
Thu Oct 31 12:37:57 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 1d921ba3758ebd577db05ed5a447d30ab021a196
      https://github.com/ckan/ckan/commit/1d921ba3758ebd577db05ed5a447d30ab021a196
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    A ckanext/resourceproxy/blueprint.py
    M ckanext/resourceproxy/plugin.py
    M ckanext/resourceproxy/tests/test_proxy.py

  Log Message:
  -----------
  ResourceProxy Controller -> Blueprint


  Commit: b08db790406733346cffc112a50ec5070f63235c
      https://github.com/ckan/ckan/commit/b08db790406733346cffc112a50ec5070f63235c
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    M ckan/tests/legacy/test_coding_standards.py
    M ckanext/resourceproxy/plugin.py

  Log Message:
  -----------
  Drop resourceproxy/plugin from pep8 blacklist


  Commit: a1564a6ec3315065744a46055ab231a4fd96087d
      https://github.com/ckan/ckan/commit/a1564a6ec3315065744a46055ab231a4fd96087d
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    M ckanext/resourceproxy/plugin.py
    M ckanext/textview/tests/test_view.py

  Log Message:
  -----------
  Do not modify resource url if proxy not enabled


  Commit: 0fe14b220792f7ca256af77335f9ee34801e6fe6
      https://github.com/ckan/ckan/commit/0fe14b220792f7ca256af77335f9ee34801e6fe6
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    M ckanext/resourceproxy/blueprint.py

  Log Message:
  -----------
  Prepare urlsplit to py3


  Commit: 68d8738f983ef516257d6c7a2260ea48f47a8142
      https://github.com/ckan/ckan/commit/68d8738f983ef516257d6c7a2260ea48f47a8142
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-13 (Fri, 13 Sep 2019)

  Changed paths:
    M ckan/config/environment.py
    M ckan/config/middleware/__init__.py
    M ckan/config/middleware/common_middleware.py
    M ckan/config/middleware/flask_app.py
    M ckan/controllers/api.py
    M ckan/controllers/feed.py
    M ckan/controllers/group.py
    M ckan/controllers/package.py
    M ckan/lib/captcha.py
    M ckan/lib/datapreview.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/helpers.py
    M ckan/lib/search/__init__.py
    M ckan/lib/search/common.py
    M ckan/logic/validators.py
    M ckan/model/license.py
    M ckan/tests/legacy/__init__.py
    M ckan/tests/legacy/functional/api/base.py
    M ckan/tests/legacy/functional/api/test_package_search.py
    R ckan/tests/legacy/misc/test_sync.py
    M ckan/tests/legacy/test_coding_standards.py
    M ckan/views/dataset.py
    M ckan/views/feed.py
    M ckan/views/group.py
    M ckanext/datapusher/logic/action.py
    M ckanext/datastore/backend/postgres.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datatablesview/controller.py
    M ckanext/resourceproxy/controller.py
    M ckanext/resourceproxy/plugin.py
    M ckanext/textview/tests/test_view.py

  Log Message:
  -----------
  Merge upstream'


  Commit: c5654ba6dc6d5a6bafb90731df0ddf070f801cbf
      https://github.com/ckan/ckan/commit/c5654ba6dc6d5a6bafb90731df0ddf070f801cbf
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-13 (Fri, 13 Sep 2019)

  Changed paths:
    R ckanext/resourceproxy/controller.py

  Log Message:
  -----------
  Remove resourceproxy controller


  Commit: 31852d254c3671f76569d6f2334ca1b0fd981339
      https://github.com/ckan/ckan/commit/31852d254c3671f76569d6f2334ca1b0fd981339
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-13 (Fri, 13 Sep 2019)

  Changed paths:
    R ckanext/datastore/controller.py

  Log Message:
  -----------
  Remove datastore controller


  Commit: f0c4f837fabcb87ccfbb45ea9471c365fbfe7dbb
      https://github.com/ckan/ckan/commit/f0c4f837fabcb87ccfbb45ea9471c365fbfe7dbb
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-13 (Fri, 13 Sep 2019)

  Changed paths:
    M ckan/tests/test_coding_standards.py
    M ckanext/datastore/tests/test_dump.py

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


  Commit: 1193aa67b318cd1f4693514e00a50de88c8df04c
      https://github.com/ckan/ckan/commit/1193aa67b318cd1f4693514e00a50de88c8df04c
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

  Changed paths:
    M ckan/tests/legacy/test_coding_standards.py
    A ckanext/stats/blueprint.py
    R ckanext/stats/controller.py
    M ckanext/stats/plugin.py
    M ckanext/stats/stats.py
    M requirements.in
    M requirements.txt

  Log Message:
  -----------
  Merge branch 'master' into resourceproxy-blueprint


  Commit: 7587ca20d715242a8b7f50300b329416fdfd67bc
      https://github.com/ckan/ckan/commit/7587ca20d715242a8b7f50300b329416fdfd67bc
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

  Changed paths:
    M ckan/cli/datastore.py
    A ckanext/datastore/blueprint.py
    M ckanext/datastore/commands.py
    M ckanext/datastore/plugin.py
    R ckanext/datastore/view.py

  Log Message:
  -----------
  rename datastore.view to datastore.blueprint


  Commit: 5e6424faa8d221dc5eb9d4d74bba2f74c673032a
      https://github.com/ckan/ckan/commit/5e6424faa8d221dc5eb9d4d74bba2f74c673032a
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

  Changed paths:
    R ckanext/example_iconfigurer/controller.py

  Log Message:
  -----------
  remove iconfigurer.controller because blacklist for pep8 update


  Commit: f36dd8c9b239f31b36c1e157ee42c03685a16a90
      https://github.com/ckan/ckan/commit/f36dd8c9b239f31b36c1e157ee42c03685a16a90
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    A ckan/migration/versions/091_0ffc0b277141_group_extra_group_id_index.py
    A ckan/migration/versions/092_01afcadbd8c0_resource_package_id_index.py
    M ckan/tests/lib/dictization/test_model_dictize.py
    A ckanext/datatablesview/blueprint.py
    R ckanext/datatablesview/controller.py
    M ckanext/datatablesview/plugin.py
    A ckanext/datatablesview/public/datatables_view.css
    M ckanext/datatablesview/public/webassets.yml
    M ckanext/datatablesview/templates/datatables/datatables_view.html
    A ckanext/example_iconfigurer/blueprint.py
    M ckanext/example_iconfigurer/plugin.py
    M ckanext/example_iconfigurer/tests/test_example_iconfigurer.py
    M ckanext/example_iconfigurer/tests/test_iconfigurer_update_config.py

  Log Message:
  -----------
  Merge branch 'master' into resourceproxy-blueprint


  Commit: 986e1cadf320a5339b89734da91c523e66aa67f4
      https://github.com/ckan/ckan/commit/986e1cadf320a5339b89734da91c523e66aa67f4
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M ckan/cli/datastore.py
    M ckan/tests/legacy/test_coding_standards.py
    M ckan/tests/test_coding_standards.py
    A ckanext/datastore/blueprint.py
    M ckanext/datastore/commands.py
    R ckanext/datastore/controller.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_dump.py
    R ckanext/datastore/view.py
    A ckanext/resourceproxy/blueprint.py
    R ckanext/resourceproxy/controller.py
    M ckanext/resourceproxy/plugin.py
    M ckanext/resourceproxy/tests/test_proxy.py
    M ckanext/textview/tests/test_view.py

  Log Message:
  -----------
  Merge pull request #4976 from DataShades/resourceproxy-blueprint

ResourceProxy Controller -> Blueprint


Compare: https://github.com/ckan/ckan/compare/36d8db1ddbd1...986e1cadf320


More information about the ckan-changes mailing list