[ckan-changes] [ckan/ckan] 6e5fa2: [#3196] Common session object using LocalProxy
GitHub
noreply at github.com
Thu Aug 18 13:48:30 UTC 2016
Branch: refs/heads/3196-common-session
Home: https://github.com/ckan/ckan
Commit: 6e5fa2b93bd27b046bae078f6d4913643f88c40c
https://github.com/ckan/ckan/commit/6e5fa2b93bd27b046bae078f6d4913643f88c40c
Author: amercader <amercadero at gmail.com>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
M ckan/common.py
M ckan/lib/base.py
M ckan/tests/legacy/lib/test_i18n.py
Log Message:
-----------
[#3196] Common session object using LocalProxy
Commit: a64ebbab4c5834d49fb6a6c1dba7f777ccc4a1f1
https://github.com/ckan/ckan/commit/a64ebbab4c5834d49fb6a6c1dba7f777ccc4a1f1
Author: amercader <amercadero at gmail.com>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
M ckan/config/middleware/flask_app.py
Log Message:
-----------
[#3196] Use Beaker as the Flask Session interface
To allow support both on Pylons and Flask.
Full credit to @brew (d4367d4 and 28bc9c4)
Commit: 0daf144dd83692d5e1bac58c5f9daf6634071216
https://github.com/ckan/ckan/commit/0daf144dd83692d5e1bac58c5f9daf6634071216
Author: amercader <amercadero at gmail.com>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
A ckan/templates/tests/flash_messages.html
A ckan/tests/config/test_sessions.py
M setup.py
Log Message:
-----------
[#3196] Add tests for common sessions support
Compare: https://github.com/ckan/ckan/compare/6e5fa2b93bd2^...0daf144dd836
More information about the ckan-changes
mailing list