[ckan-changes] [okfn/ckan] 773b0e: [#1067] Resolve issues with % in column names in s...
GitHub
noreply at github.com
Wed Jul 17 10:08:09 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 773b0e13359922797a25a6a2410b252fd239d460
https://github.com/okfn/ckan/commit/773b0e13359922797a25a6a2410b252fd239d460
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
[#1067] Resolve issues with % in column names in search
Commit: cca66d914bf270dd12524b2640778db37cf5c0a7
https://github.com/okfn/ckan/commit/cca66d914bf270dd12524b2640778db37cf5c0a7
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M ckanext/datastore/logic/action.py
M ckanext/datastore/tests/test_delete.py
Log Message:
-----------
[#1067] Test % in delete, resolve unicode issues in messages
Commit: 77c78461bc490fa954453e7000502ba1503cbb6f
https://github.com/okfn/ckan/commit/77c78461bc490fa954453e7000502ba1503cbb6f
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
No need to pass context to action because it is implicitly added
Commit: fb49b74fff2f10e9061df0a89dc69cfdda9cb906
https://github.com/okfn/ckan/commit/fb49b74fff2f10e9061df0a89dc69cfdda9cb906
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
Revert "No need to pass context to action because it is implicitly added"
This reverts commit 77c78461bc490fa954453e7000502ba1503cbb6f.
Commit: 44139fc6bf57e2fd052ceaaef06bba767d25ebe5
https://github.com/okfn/ckan/commit/44139fc6bf57e2fd052ceaaef06bba767d25ebe5
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-07-16 (Tue, 16 Jul 2013)
Changed paths:
M ckanext/datastore/tests/test_delete.py
Log Message:
-----------
[#1067] Add note about dangerous code to make @tobes happy.
Commit: f91e7e65a1fa5c6818dd02f3496b0a65a96ab346
https://github.com/okfn/ckan/commit/f91e7e65a1fa5c6818dd02f3496b0a65a96ab346
Author: tobes <toby.junk at gmail.com>
Date: 2013-07-17 (Wed, 17 Jul 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
Merge branch '1067-datastore-percent-issues'
Compare: https://github.com/okfn/ckan/compare/42b48b3c1a8e...f91e7e65a1fa
More information about the ckan-changes
mailing list