[ckan-changes] [ckan/ckan] 8e52a2: Stats Controller -> Blueprint
Adrià Mercader
noreply at github.com
Fri Sep 13 20:43:08 UTC 2019
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 8e52a2e4ddb181127d96445812b8e4d8ab670d8e
https://github.com/ckan/ckan/commit/8e52a2e4ddb181127d96445812b8e4d8ab670d8e
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
A ckanext/stats/blueprint.py
M ckanext/stats/plugin.py
Log Message:
-----------
Stats Controller -> Blueprint
Commit: 7537547b5f945c80eb5cbf88063f993893241c06
https://github.com/ckan/ckan/commit/7537547b5f945c80eb5cbf88063f993893241c06
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2019-09-10 (Tue, 10 Sep 2019)
Changed paths:
M ckanext/stats/stats.py
Log Message:
-----------
Remove pylons-cache from stats / reformat code
Commit: bc3550ebca0075e060a3be19816c00514aaab006
https://github.com/ckan/ckan/commit/bc3550ebca0075e060a3be19816c00514aaab006
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 stats-blueprint
Commit: 95c48006afb783efb7e3ba9b3994bee9d1a081c9
https://github.com/ckan/ckan/commit/95c48006afb783efb7e3ba9b3994bee9d1a081c9
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2019-09-13 (Fri, 13 Sep 2019)
Changed paths:
R ckanext/stats/controller.py
Log Message:
-----------
Remove stats controller
Commit: f23a6cb725ef5da411451f66027b1e2a2b8a996e
https://github.com/ckan/ckan/commit/f23a6cb725ef5da411451f66027b1e2a2b8a996e
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2019-09-13 (Fri, 13 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
Log Message:
-----------
Merge pull request #4977 from DataShades/stats-blueprint
Stats Controller -> Blueprint
Compare: https://github.com/ckan/ckan/compare/0b2a6c753713...f23a6cb725ef
More information about the ckan-changes
mailing list