[ckan-changes] [okfn/ckan] 732fe9: [#268] Fix a small copy-paste error in datastore d...
GitHub
noreply at github.com
Mon Jan 21 22:03:48 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 732fe91fe8a104ff7bd516674d9f5e8209540e52
https://github.com/okfn/ckan/commit/732fe91fe8a104ff7bd516674d9f5e8209540e52
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Fix a small copy-paste error in datastore docs
Change "suggested that this is fixed before continuing with the CKAN
install" to "suggested that this is fixed before continuing with the
datastore setup".
Commit: b13c91f53c32aadb34753f67a40e3f8dcd6538dd
https://github.com/okfn/ckan/commit/b13c91f53c32aadb34753f67a40e3f8dcd6538dd
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Change writuser to ckanuser in datastore setup instructions
Use the same postgres username as the CKAN source install instructions
use, otherwise users will run into errors when following the datastore
setup instructions.
Commit: 337253bb6780a9a2de0a0260b5d0982ab4250081
https://github.com/okfn/ckan/commit/337253bb6780a9a2de0a0260b5d0982ab4250081
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Remove some unnecessary lines from datastore docs
Commit: 19f3b3698895cc514fd0d453c5430e04cae04d3b
https://github.com/okfn/ckan/commit/19f3b3698895cc514fd0d453c5430e04cae04d3b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
[#268] Correct datastore db name in ini template
The default development.ini file should use the same datastore database
name as used in the datastore setup instructions, otherwise the
instructions won't work.
Also delete unnecessary additional #'s
Commit: 61b2fa062964b57fecde000978a3f337738d1d46
https://github.com/okfn/ckan/commit/61b2fa062964b57fecde000978a3f337738d1d46
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Clarify that datastore URLs are in CKAN ini
Clarify that the ckan.datastore.write_url and read_url are set in the
CKAN config file.
Commit: 6c9a7692295b1a48a58a01492b0562db36ed9a2f
https://github.com/okfn/ckan/commit/6c9a7692295b1a48a58a01492b0562db36ed9a2f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Delete a couple of unnecessary lines from datastore docs
Commit: 40435dd1715c311821fd5503a03fd543e9f755e6
https://github.com/okfn/ckan/commit/40435dd1715c311821fd5503a03fd543e9f755e6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Correct the case of a title in the docs
Titles Should Be In Title Case
Commit: 26d38f2def40861ae35041d98368a902e5eba79f
https://github.com/okfn/ckan/commit/26d38f2def40861ae35041d98368a902e5eba79f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Clarify SQL_SUPER_USER in datastore docs
Commit: 01c5a8dc84963a73b79344d9dd3d9078af23a2b7
https://github.com/okfn/ckan/commit/01c5a8dc84963a73b79344d9dd3d9078af23a2b7
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Remove unnecessary detail from datastore docs
Users just want to get it working, don't care how it used to be
implemented.
Commit: 8189892ac504901e12b38d25f555e4628ef9435e
https://github.com/okfn/ckan/commit/8189892ac504901e12b38d25f555e4628ef9435e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Clarify a note in the docs
Use a link to make it clear which 'steps below' the note is referring
to, and change the note to a warning.
Commit: 82be9aa197bc36083a1e9f2fbbac362d626634ec
https://github.com/okfn/ckan/commit/82be9aa197bc36083a1e9f2fbbac362d626634ec
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Minor corrections to datastore setup docs
Typos etc.
Commit: 92f212ea6d5c50ed1ce9f7c6c672e64261b25ee6
https://github.com/okfn/ckan/commit/92f212ea6d5c50ed1ce9f7c6c672e64261b25ee6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M ckanext/datastore/bin/datastore_setup.py
Log Message:
-----------
[#268] Errors in psql during datastore set up are now noticed, also disable forced password prompt
Commit: 5c501e3d7cbf4b93feb2a12a5b4365d718ece3c9
https://github.com/okfn/ckan/commit/5c501e3d7cbf4b93feb2a12a5b4365d718ece3c9
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#268] Add simple datastore setup tests that does not require an API key
Commit: c17478f7146a13e7aea118e5fe72474277c304b2
https://github.com/okfn/ckan/commit/c17478f7146a13e7aea118e5fe72474277c304b2
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
[#269] Database URLs are not commented out by default
Commit: a9caab85789987307f72d0e72790020e444e4cc9
https://github.com/okfn/ckan/commit/a9caab85789987307f72d0e72790020e444e4cc9
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M doc/install-from-source.rst
Log Message:
-----------
[#269] Add link to DataStore setup instructions to source install docs
Commit: 2011dcbe07c7a7634633bfcced2ab861dc1c5821
https://github.com/okfn/ckan/commit/2011dcbe07c7a7634633bfcced2ab861dc1c5821
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
A .travis.yml
M README.rst
M ckan/__init__.py
M ckan/controllers/user.py
M ckan/logic/__init__.py
M ckan/logic/action/get.py
M ckan/templates/macros/form.html
M ckan/templates/snippets/package_item.html
M doc/test.rst
Log Message:
-----------
Merge branch 'master' into 268-datastore-setup-instructions-dont-work
Commit: ac6eaa89822172268d155be2e460e7c0f4f0d28d
https://github.com/okfn/ckan/commit/ac6eaa89822172268d155be2e460e7c0f4f0d28d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M doc/install-from-source.rst
Log Message:
-----------
[#269] Cleared datastore setup step in source install docs
Commit: 38cb403a67121c79acb5193840203e8c2e829a62
https://github.com/okfn/ckan/commit/38cb403a67121c79acb5193840203e8c2e829a62
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
[#269] Commented datastore URLs by default
Commit: 2e8097d850de01dfbd69c4e624952c138b8dd1c3
https://github.com/okfn/ckan/commit/2e8097d850de01dfbd69c4e624952c138b8dd1c3
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
A .travis.yml
A CONTRIBUTING.rst
M README.rst
M ckan/__init__.py
M ckan/controllers/user.py
M ckan/logic/__init__.py
M ckan/logic/action/get.py
M ckan/templates/macros/form.html
M ckan/templates/snippets/package_item.html
R doc/contributing-docs.rst
R doc/contributing.rst
M doc/index.rst
M doc/test.rst
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 268-datastore-setup-instructions-dont-work
Commit: 06815383d603ae4b7b11663b31211a0d191533ca
https://github.com/okfn/ckan/commit/06815383d603ae4b7b11663b31211a0d191533ca
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckanext/datastore/bin/datastore_setup.py
M doc/datastore-setup.rst
M doc/install-from-source.rst
Log Message:
-----------
Merge branch '268-datastore-setup-instructions-dont-work' of github.com:okfn/ckan into 268-datastore-setup-instructions-dont-work
Commit: 7aafdb9af7d477ab0cf7e7a43bb52316c861b351
https://github.com/okfn/ckan/commit/7aafdb9af7d477ab0cf7e7a43bb52316c861b351
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
M ckanext/datastore/bin/datastore_setup.py
M doc/datastore-setup.rst
M doc/install-from-source.rst
Log Message:
-----------
Merge branch '268-datastore-setup-instructions-dont-work'
Compare: https://github.com/okfn/ckan/compare/e3100e91aa6c...7aafdb9af7d4
More information about the ckan-changes
mailing list