[ckan-changes] [okfn/ckan] 52f5e7: [#642] Add spaces to log messages where they are m...
GitHub
noreply at github.com
Thu Mar 28 18:29:51 UTC 2013
Branch: refs/heads/718-datastore-depends-on-localisation-for-2.0
Home: https://github.com/okfn/ckan
Commit: 52f5e78ee55b2f54ded61c97257968321c7814f2
https://github.com/okfn/ckan/commit/52f5e78ee55b2f54ded61c97257968321c7814f2
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Add spaces to log messages where they are missing
Commit: 3824eb23ccc1f92879c3b75002dd9afa939ecce1
https://github.com/okfn/ckan/commit/3824eb23ccc1f92879c3b75002dd9afa939ecce1
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Use has_table_privilege and has_schema_privilege instead of experimental privilege checks.
Conflicts:
ckanext/datastore/plugin.py
Commit: 306f016d1b1803302c0c9b9999fad3b6e14ba92b
https://github.com/okfn/ckan/commit/306f016d1b1803302c0c9b9999fad3b6e14ba92b
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Make check functions consistent (return bool instead of raising exceptions)
Commit: 244bc6628f7474549409bb6093f345b5494025f6
https://github.com/okfn/ckan/commit/244bc6628f7474549409bb6093f345b5494025f6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Refactor datastore plugin configuration, improve (and fix ;-)) tests
Commit: 6717440f2efb380e9a1749ca5679ec9eae0e1e06
https://github.com/okfn/ckan/commit/6717440f2efb380e9a1749ca5679ec9eae0e1e06
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Fix how the check for separate urls is ignored in legacy mode.
I put the check for the legacy mode in this function to make it testable.
Commit: 2ceae033001f6376cac760c999c1ebafce22ac96
https://github.com/okfn/ckan/commit/2ceae033001f6376cac760c999c1ebafce22ac96
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Simplify check for debug mode, only create _foo once
Compare: https://github.com/okfn/ckan/compare/4d69dfea9cd4...2ceae033001f
More information about the ckan-changes
mailing list