[ckan-changes] [ckan/ckan] 09580f: Example_iconfigurer Controller -> Blueprint
Adrià Mercader
noreply at github.com
Fri Sep 20 13:13:56 UTC 2019
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 09580ff343a0f2794edaf4f0b03cfb4dd05c6db3
https://github.com/ckan/ckan/commit/09580ff343a0f2794edaf4f0b03cfb4dd05c6db3
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2019-09-10 (Tue, 10 Sep 2019)
Changed paths:
A ckanext/example_iconfigurer/blueprint.py
M ckanext/example_iconfigurer/plugin.py
M ckanext/example_iconfigurer/tests/test_example_iconfigurer.py
Log Message:
-----------
Example_iconfigurer Controller -> Blueprint
Commit: 00eb72dde0d86c02eefdd3a907f096adc13a29e6
https://github.com/ckan/ckan/commit/00eb72dde0d86c02eefdd3a907f096adc13a29e6
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2019-09-10 (Tue, 10 Sep 2019)
Changed paths:
M ckanext/example_iconfigurer/blueprint.py
M ckanext/example_iconfigurer/plugin.py
M ckanext/example_iconfigurer/tests/test_example_iconfigurer.py
Log Message:
-----------
Fix tests
Commit: 17b3c3115a46e42dffedef8d7b09bb667f0bdbe7
https://github.com/ckan/ckan/commit/17b3c3115a46e42dffedef8d7b09bb667f0bdbe7
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2019-09-10 (Tue, 10 Sep 2019)
Changed paths:
M ckanext/example_iconfigurer/plugin.py
M ckanext/example_iconfigurer/tests/test_iconfigurer_update_config.py
Log Message:
-----------
Fix tests
Commit: 508c7dee39d3d9ef7662a9c781faba57659fd35c
https://github.com/ckan/ckan/commit/508c7dee39d3d9ef7662a9c781faba57659fd35c
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2019-09-13 (Fri, 13 Sep 2019)
Changed paths:
R ckanext/example_iconfigurer/controller.py
Log Message:
-----------
Remove example_iconfigurer controller
Commit: db3e3d41d07c953b9423fc84a0a2b9d30eb03353
https://github.com/ckan/ckan/commit/db3e3d41d07c953b9423fc84a0a2b9d30eb03353
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 branch 'master' into example_iconfigurer-blueprint
Commit: f2e5bf9645c7fd8d8cf8f102a15b2d4103473926
https://github.com/ckan/ckan/commit/f2e5bf9645c7fd8d8cf8f102a15b2d4103473926
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2019-09-20 (Fri, 20 Sep 2019)
Changed paths:
A ckanext/example_iconfigurer/blueprint.py
R ckanext/example_iconfigurer/controller.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 pull request #4979 from DataShades/example_iconfigurer-blueprint
Example_iconfigurer Controller -> Blueprint
Compare: https://github.com/ckan/ckan/compare/b32ead6dac4b...f2e5bf9645c7
More information about the ckan-changes
mailing list