[ckan-changes] [ckan/ckan] db1883: Catch NotFound error in resource_proxy
GitHub
noreply at github.com
Tue May 20 09:57:20 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: db1883a09bd64647f16f861a145c73d52be32f94
https://github.com/ckan/ckan/commit/db1883a09bd64647f16f861a145c73d52be32f94
Author: nigelb <nigel.babu at okfn.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M ckanext/resourceproxy/controller.py
Log Message:
-----------
Catch NotFound error in resource_proxy
Commit: 5c2c13bfcc7ca021c7acd92a1bf3cf2fa75ccd2f
https://github.com/ckan/ckan/commit/5c2c13bfcc7ca021c7acd92a1bf3cf2fa75ccd2f
Author: nigelb <nigel.babu at okfn.org>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M ckanext/resourceproxy/tests/test_proxy.py
Log Message:
-----------
Add tests for non-existent resource
Commit: e8c7443b65289b2eb06e554a961d8fd7b979f3f0
https://github.com/ckan/ckan/commit/e8c7443b65289b2eb06e554a961d8fd7b979f3f0
Author: nigelb <nigel.babu at okfn.org>
Date: 2014-05-20 (Tue, 20 May 2014)
Changed paths:
M ckanext/resourceproxy/controller.py
Log Message:
-----------
[#1684] Wrap error message in _
Commit: e0f1ab407d5294731965605636d6b300c4e8bbc6
https://github.com/ckan/ckan/commit/e0f1ab407d5294731965605636d6b300c4e8bbc6
Author: nigelb <nigel.babu at okfn.org>
Date: 2014-05-20 (Tue, 20 May 2014)
Changed paths:
M ckanext/resourceproxy/controller.py
Log Message:
-----------
import _
Commit: 3f09acddf509370bc094e6c483bd9b3ad38014fc
https://github.com/ckan/ckan/commit/3f09acddf509370bc094e6c483bd9b3ad38014fc
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-05-20 (Tue, 20 May 2014)
Changed paths:
M ckanext/resourceproxy/controller.py
M ckanext/resourceproxy/tests/test_proxy.py
Log Message:
-----------
Merge branch 'resource-proxy-404'
Compare: https://github.com/ckan/ckan/compare/418d45cc4abb...3f09acddf509
More information about the ckan-changes
mailing list