[ckan-changes] [okfn/ckan] db2b46: [#345] Remove confusing warning if the datastore i...
GitHub
noreply at github.com
Wed Feb 6 16:07:31 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: db2b4627fb08652e476047474129cdb3d2631085
https://github.com/okfn/ckan/commit/db2b4627fb08652e476047474129cdb3d2631085
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#345] Remove confusing warning if the datastore is running on a read only db
Commit: 42e2a197768947da883233cb97c6a2db02041892
https://github.com/okfn/ckan/commit/42e2a197768947da883233cb97c6a2db02041892
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M ckan/model/meta.py
Log Message:
-----------
[#345] Fix detection in engine_is_pg
Commit: 6c5453a9938a30014a2bbe2d14de5f1306c0750e
https://github.com/okfn/ckan/commit/6c5453a9938a30014a2bbe2d14de5f1306c0750e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/revision.py
M ckan/controllers/user.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/base.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/model/__init__.py
M ckan/templates/group/read_base.html
M ckan/templates/package/read_base.html
M ckan/templates/snippets/organization.html
M ckan/templates/user/read_base.html
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/model/test_tag.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/api/test_dashboard.py
M ckan/tests/functional/api/test_follow.py
M ckan/tests/functional/test_activity.py
M ckan/tests/functional/test_follow.py
M ckan/tests/functional/test_group.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_tag.py
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 345-fix-pg-detection
Commit: 27b7753192c376788b49ea93817d62d6223b848e
https://github.com/okfn/ckan/commit/27b7753192c376788b49ea93817d62d6223b848e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
M ckan/model/meta.py
M ckanext/datastore/plugin.py
Log Message:
-----------
Merge branch '345-fix-pg-detection'
Compare: https://github.com/okfn/ckan/compare/4fe7b50f7365...27b7753192c3
More information about the ckan-changes
mailing list