[ckan-changes] [okfn/ckan] 14458a: [#1141] Fix bug where we weren't raising Exception...
GitHub
noreply at github.com
Thu Aug 15 08:24:50 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 14458a9823fb03ec5e3eeca70040f09cad0fb090
https://github.com/okfn/ckan/commit/14458a9823fb03ec5e3eeca70040f09cad0fb090
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M ckan/plugins/core.py
M ckan/tests/test_plugins.py
Log Message:
-----------
[#1141] Fix bug where we weren't raising Exception when we couldn't find plugin
Commit: c89487c8a9edcb9267315bab0bb1642b9af192f2
https://github.com/okfn/ckan/commit/c89487c8a9edcb9267315bab0bb1642b9af192f2
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M ckan/plugins/core.py
M ckan/tests/test_plugins.py
Log Message:
-----------
Merge branch '1141-loading-inexistent-plugin-raises-wrong-exception'
Commit: db39bd5c839e55ff5fb82e5874453dea862b94b2
https://github.com/okfn/ckan/commit/db39bd5c839e55ff5fb82e5874453dea862b94b2
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M ckan/logic/action/get.py
M ckan/plugins/interfaces.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/auth.py
M ckanext/datastore/logic/schema.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_create.py
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan
Compare: https://github.com/okfn/ckan/compare/b6b62d3c44e8...db39bd5c839e
More information about the ckan-changes
mailing list