[ckan-changes] [okfn/ckan] 0ea1bf: [#560] Skip datastore sql tests in legacy mode
GitHub
noreply at github.com
Tue Mar 12 14:18:33 UTC 2013
Branch: refs/heads/datastore-fixes
Home: https://github.com/okfn/ckan
Commit: 0ea1bfc55e29fe2469bf15d53f93b316b4ad4501
https://github.com/okfn/ckan/commit/0ea1bfc55e29fe2469bf15d53f93b316b4ad4501
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/tests/test_search.py
Log Message:
-----------
[#560] Skip datastore sql tests in legacy mode
Commit: 2d6266adee9bd659d0ab4b8d3f9ad9d5c483a5b2
https://github.com/okfn/ckan/commit/2d6266adee9bd659d0ab4b8d3f9ad9d5c483a5b2
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#560] Pep8
Commit: cda150287d6ae8a972f66fa5b9be15ab2c055417
https://github.com/okfn/ckan/commit/cda150287d6ae8a972f66fa5b9be15ab2c055417
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#560] Do not ensure separate read and write urls in legacy mode
Commit: c2b843eb9a5aa584d7646dafa039a095d2ec92d5
https://github.com/okfn/ckan/commit/c2b843eb9a5aa584d7646dafa039a095d2ec92d5
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#560] Refactor _is_read_only_database
Commit: 2b35e8a56df54d3fd602f1831d389baafdc34736
https://github.com/okfn/ckan/commit/2b35e8a56df54d3fd602f1831d389baafdc34736
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
A ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#560] Test datastore configuration
Commit: 651bcf8097279f3b548f679279d6fae03397c483
https://github.com/okfn/ckan/commit/651bcf8097279f3b548f679279d6fae03397c483
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#560] Create indexes with names if on PG prior to 9.0 because automatic naming is not supported there
Commit: 7e9290c0089a1e445d4a074d72b3215f91a6189a
https://github.com/okfn/ckan/commit/7e9290c0089a1e445d4a074d72b3215f91a6189a
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#560] Return True, instead of printing it
Commit: 9f15392e455bc72655fafc34667fe9e19e6e1dc6
https://github.com/okfn/ckan/commit/9f15392e455bc72655fafc34667fe9e19e6e1dc6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#560] Correct version comparison
Commit: 530567f48655befe051c0814d81ecb79c7dda38c
https://github.com/okfn/ckan/commit/530567f48655befe051c0814d81ecb79c7dda38c
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/tests/test_unit.py
Log Message:
-----------
[#560] Compare with bool with is instead of ==
Commit: aeeb32bc88f52b4b93fab2f9348ead240edd3d13
https://github.com/okfn/ckan/commit/aeeb32bc88f52b4b93fab2f9348ead240edd3d13
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-12 (Tue, 12 Mar 2013)
Changed paths:
M ckanext/datastore/tests/test_unit.py
Log Message:
-----------
[#560] Test pg version comparison
Compare: https://github.com/okfn/ckan/compare/0ea1bfc55e29^...aeeb32bc88f5
More information about the ckan-changes
mailing list