[ckan-changes] [okfn/ckan] 732fe9: [#268] Fix a small copy-paste error in datastore d...
GitHub
noreply at github.com
Tue Jan 22 03:18:36 UTC 2013
Branch: refs/heads/240-improve-activities-efficiency
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: 76cc9d3b8641489dc8e6674cb0e46ade02ce0b25
https://github.com/okfn/ckan/commit/76cc9d3b8641489dc8e6674cb0e46ade02ce0b25
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
Run DataStore tests in Travis-CI
I had to do a workaround so "paster datastore set-permissions" would work. The
problem is that the code calls psql passing the -W option. This option asks for
the database's password, even if you don't need it. So I simply removed it.
We should look into a better solution for this.
Commit: 19ddbed2206bd8dd0a22d378aa4ef08d437f8eef
https://github.com/okfn/ckan/commit/19ddbed2206bd8dd0a22d378aa4ef08d437f8eef
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
Set up IRC notifications for Travis-CI
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: c9a1bcca6843e4763b0b80b40d2054b436998a0d
https://github.com/okfn/ckan/commit/c9a1bcca6843e4763b0b80b40d2054b436998a0d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
A CONTRIBUTING.rst
R doc/contributing-docs.rst
R doc/contributing.rst
M doc/index.rst
Log Message:
-----------
Add CONTRIBUTING.rst file
Move doc/contributing.rst and doc/contributing-docs.rst into
/CONTRIBUTING.rst, now it should show up on GitHub:
https://github.com/blog/1184-contributing-guidelines
Commit: 8fb9bf6e8ebaaa0a42c538ce09fbe9a1269a6960
https://github.com/okfn/ckan/commit/8fb9bf6e8ebaaa0a42c538ce09fbe9a1269a6960
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M CONTRIBUTING.rst
Log Message:
-----------
Attempt to fix contributing to docs link
Commit: fff0a0e7d6215a36941d523453bac67ebd720e2a
https://github.com/okfn/ckan/commit/fff0a0e7d6215a36941d523453bac67ebd720e2a
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M CONTRIBUTING.rst
Log Message:
-----------
Fix a typo
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: e3100e91aa6c1da8246c3961408d77083b257910
https://github.com/okfn/ckan/commit/e3100e91aa6c1da8246c3961408d77083b257910
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M doc/solr-setup.rst
Log Message:
-----------
Update solr schema in solr setup docs
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'
Commit: b2bb0482ee762fc4b13de3fb5233abb10df45958
https://github.com/okfn/ckan/commit/b2bb0482ee762fc4b13de3fb5233abb10df45958
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
[#240] Prevent circular import
Commit: 454f9970ed4454b45405b778ef4c4a1cc6e4a36a
https://github.com/okfn/ckan/commit/454f9970ed4454b45405b778ef4c4a1cc6e4a36a
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M .travis.yml
A CONTRIBUTING.rst
M ckan/config/deployment.ini_tmpl
M ckanext/datastore/bin/datastore_setup.py
R doc/contributing-docs.rst
R doc/contributing.rst
M doc/datastore-setup.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/solr-setup.rst
Log Message:
-----------
Merge branch 'master' into 240-improve-activities-efficiency
Compare: https://github.com/okfn/ckan/compare/e18aa6e4740c...454f9970ed44
More information about the ckan-changes
mailing list