[ckan-changes] [okfn/ckan] d294d0: [#287] Add is_datastore_supported method to tests ...
GitHub
noreply at github.com
Mon Feb 4 10:21:26 UTC 2013
Branch: refs/heads/316-disable-follower-lists
Home: https://github.com/okfn/ckan
Commit: d294d0dcc9e6c95fdee4ac6aab1068777f6c4fd9
https://github.com/okfn/ckan/commit/d294d0dcc9e6c95fdee4ac6aab1068777f6c4fd9
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M ckan/model/__init__.py
M ckan/model/meta.py
M ckan/tests/__init__.py
Log Message:
-----------
[#287] Add is_datastore_supported method to tests and engine_is_pg to model
Commit: 23c2bcaf93e9f607b57e5421d6274579a0314c4e
https://github.com/okfn/ckan/commit/23c2bcaf93e9f607b57e5421d6274579a0314c4e
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
[#287] Log warning if the database is not a pg database. Skip datastore tests, if there is no support for them.
Commit: 7f938970f77ac1c710acf7f6d7141bfb85308c11
https://github.com/okfn/ckan/commit/7f938970f77ac1c710acf7f6d7141bfb85308c11
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M .gitignore
M ckan/lib/helpers.py
M ckanext/reclinepreview/theme/public/preview_recline.js
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 287-datastore-tests-only-on-pg
Commit: 4313177506f73797d590c8c10174460f793637da
https://github.com/okfn/ckan/commit/4313177506f73797d590c8c10174460f793637da
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M ckan/model/__init__.py
M ckan/model/meta.py
M ckan/tests/__init__.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
Merge branch '287-datastore-tests-only-on-pg'
Commit: 6c0c8957d8fd9d0187214072ed38dbecb26ae665
https://github.com/okfn/ckan/commit/6c0c8957d8fd9d0187214072ed38dbecb26ae665
Author: kindly <kindly at gmail.com>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Changed paths:
M ckan/model/__init__.py
M ckan/model/meta.py
M ckan/tests/__init__.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
Merge branch 'master' into 316-disable-follower-lists
Compare: https://github.com/okfn/ckan/compare/7ea77f068fff...6c0c8957d8fd
More information about the ckan-changes
mailing list