[ckan-changes] [okfn/ckan] d4cac8: [#1180] Raise 404 for org or group if called wrong
GitHub
noreply at github.com
Wed Aug 28 12:53:40 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: d4cac8b0b464d2c2675c08587d97177d13bcaba6
https://github.com/okfn/ckan/commit/d4cac8b0b464d2c2675c08587d97177d13bcaba6
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-08-14 (Wed, 14 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#1180] Raise 404 for org or group if called wrong
Raise a 404 if a group is called by organization_show
and vice versa.
Commit: e91bb956b44c242db2b9125f18a2aef6a82bee1a
https://github.com/okfn/ckan/commit/e91bb956b44c242db2b9125f18a2aef6a82bee1a
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#1180] Add tests
Commit: 68c0d821edfa4819d25876582660141bebaa309a
https://github.com/okfn/ckan/commit/68c0d821edfa4819d25876582660141bebaa309a
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-08-27 (Tue, 27 Aug 2013)
Changed paths:
M ckan/tests/logic/test_action.py
Log Message:
-----------
Correct syntax
Commit: 5acddc8c3baed91e235fe09bcbebfabaf33936e6
https://github.com/okfn/ckan/commit/5acddc8c3baed91e235fe09bcbebfabaf33936e6
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-08-27 (Tue, 27 Aug 2013)
Changed paths:
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#1180] Change typos and get the tests to pass
Commit: 2c45b77b3220e9cb0c41a6669e2ee97f1e2d30ec
https://github.com/okfn/ckan/commit/2c45b77b3220e9cb0c41a6669e2ee97f1e2d30ec
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-08-27 (Tue, 27 Aug 2013)
Changed paths:
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#1180] *Really* fix tests
Commit: aa8a8e2c7022c4565e8ed7fa21565c05148b314c
https://github.com/okfn/ckan/commit/aa8a8e2c7022c4565e8ed7fa21565c05148b314c
Author: John Glover <j at johnglover.net>
Date: 2013-08-28 (Wed, 28 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
Merge pull request #1189 from okfn/1180-groups-orgs-404
[#1180] Raise 404 for org or group if called wrong
Compare: https://github.com/okfn/ckan/compare/6e9421d2e3ef...aa8a8e2c7022
More information about the ckan-changes
mailing list