[ckan-changes] [ckan/ckan] 13840e: Remove unused imports
GitHub
noreply at github.com
Thu Jun 9 14:53:56 UTC 2016
Branch: refs/heads/poc-flask-views
Home: https://github.com/ckan/ckan
Commit: 13840e61efb90eeda8589c5360dfc6f4e46f03c3
https://github.com/ckan/ckan/commit/13840e61efb90eeda8589c5360dfc6f4e46f03c3
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-06-08 (Wed, 08 Jun 2016)
Changed paths:
M ckan/views/api.py
Log Message:
-----------
Remove unused imports
Commit: 42fbc8297b2e4c1488cfb8ffcc4116862769d891
https://github.com/ckan/ckan/commit/42fbc8297b2e4c1488cfb8ffcc4116862769d891
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M ckan/config/middleware/flask_app.py
M ckan/views/__init__.py
Log Message:
-----------
Move identify_user function to views module.
In preparation for reuse by pylons.
Commit: a644788b91448d0ed2a519c5e9e3144c14dbed8a
https://github.com/ckan/ckan/commit/a644788b91448d0ed2a519c5e9e3144c14dbed8a
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M ckan/tests/config/test_middleware.py
M ckan/views/__init__.py
Log Message:
-----------
Equivalent Pylons tests to identify user in request
Commit: 576508a39deedeb279de83f936d40fce0b579ed5
https://github.com/ckan/ckan/commit/576508a39deedeb279de83f936d40fce0b579ed5
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M ckan/config/middleware/flask_app.py
M ckan/tests/config/test_sessions.py
M ckan/views/__init__.py
M ckan/views/api.py
M ckanext/example_flask_iblueprint/plugin.py
M ckanext/example_flask_iblueprint/tests/test_routes.py
Log Message:
-----------
Add UTF-8 encoding to new files, and PEP8
Commit: 304e47dbbae1549d3d55ad18a6f9dd795e168e99
https://github.com/ckan/ckan/commit/304e47dbbae1549d3d55ad18a6f9dd795e168e99
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M ckan/lib/base.py
M ckan/views/__init__.py
Log Message:
-----------
Pylons uses indentify_user from flask views module
Compare: https://github.com/ckan/ckan/compare/5692ecc48631...304e47dbbae1
More information about the ckan-changes
mailing list