[ckan-changes] [okfn/ckan] 426ec0: [#1797, webstore][xs]: remove print statement.
GitHub
noreply at github.com
Mon Feb 20 23:18:27 UTC 2012
Branch: refs/heads/feature-1797-webstore-v2
Home: https://github.com/okfn/ckan
Commit: 426ec065f44e1b198a3ef5ca5a766af6e86a4f75
https://github.com/okfn/ckan/commit/426ec065f44e1b198a3ef5ca5a766af6e86a4f75
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M ckan/controllers/webstore.py
Log Message:
-----------
[#1797,webstore][xs]: remove print statement.
Commit: 7d3815a3c63c1b9d19a5abc6021984dce71f20eb
https://github.com/okfn/ckan/commit/7d3815a3c63c1b9d19a5abc6021984dce71f20eb
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M ckan/controllers/webstore.py
M ckan/tests/functional/test_webstore.py
Log Message:
-----------
[#1797,webstore][s]: rewrite webstore read to check authz via same authz as for read of resource itself.
Commit: 9c04cbd01b785f879c83955299266f7384073032
https://github.com/okfn/ckan/commit/9c04cbd01b785f879c83955299266f7384073032
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/webstore.py
M ckan/tests/functional/test_webstore.py
Log Message:
-----------
[#1797,webstore][m]: read and write fully operational using x-accel-redirect method.
* have a end-to-end test that requires nginx and elasticsearch setup (TODO: disable this on main test setup ...)
* x-accel-redirect method from: from https://github.com/okfn/elastic-proxy
Compare: https://github.com/okfn/ckan/compare/fc6fef4...9c04cbd
More information about the ckan-changes
mailing list