[ckan-changes] [okfn/ckan] 9601ea: [#1797, webstore][s]: move webstore api to /api/dat...
GitHub
noreply at github.com
Tue Feb 28 13:23:19 UTC 2012
Branch: refs/heads/feature-1797-webstore-v2
Home: https://github.com/okfn/ckan
Commit: 9601ea6e8cec6902654293a763569765694d0943
https://github.com/okfn/ckan/commit/9601ea6e8cec6902654293a763569765694d0943
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
M ckan/config/routing.py
M ckan/tests/functional/test_webstore.py
Log Message:
-----------
[#1797,webstore][s]: move webstore api to /api/data/{id} and enhance routing tests.
* Also get rid of redirect from /dataset/{id}/resource/.../data
Commit: ed9656bbadda01125f00d0c00e10fd983788c7fd
https://github.com/okfn/ckan/commit/ed9656bbadda01125f00d0c00e10fd983788c7fd
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
M doc/webstore.rst
Log Message:
-----------
[#1797,webstore,doc][s]: update docs with new api paths and examples.
Commit: 4d366f4e761c36296c421e2639630b082cb8ee50
https://github.com/okfn/ckan/commit/4d366f4e761c36296c421e2639630b082cb8ee50
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
A bin/webstore_test.py
Log Message:
-----------
[#1797,bin][s]: add webstore_test.py (external testing of whole thing) to bin as no better place for it.
* Cannot run as proper test as requires nginx and specific config (e.g. port etc).
Compare: https://github.com/okfn/ckan/compare/fd06eea...4d366f4
More information about the ckan-changes
mailing list