[ckan-changes] [okfn/ckan] 94a367: [#746] Extend Pylons installer to tweak deployment...
GitHub
noreply at github.com
Tue May 7 13:17:06 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 94a367fef3fb2b2ca2bd63dce19de692ef143c89
https://github.com/okfn/ckan/commit/94a367fef3fb2b2ca2bd63dce19de692ef143c89
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
A ckan/config/install.py
M setup.py
Log Message:
-----------
[#746] Extend Pylons installer to tweak deployment.ini_tmpl
With the new 'paste.app_install' entry point on setup.py, we can define
a custom "installer" that basically allows us to define new variables to
be used on the deployment.ini_tmpl file. This is useful eg for defining
the ckan version and provide a link to the relevant documentation for
the configuration options.
Commit: 36fff9664e20a6f7f282fffe73626629eb5ffe65
https://github.com/okfn/ckan/commit/36fff9664e20a6f7f282fffe73626629eb5ffe65
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M doc/configuration.rst
M doc/datastore-setup.rst
Log Message:
-----------
[#746] Document datastore db url config options
And include them from the datastore setup documentation to avoid
duplication.
Commit: b674dbe4f5371f378788c3d7a7bb8b55b44a4dfa
https://github.com/okfn/ckan/commit/b674dbe4f5371f378788c3d7a7bb8b55b44a4dfa
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#746] Update configuration.rst
* Document ckan.email_notifications_since
* Remove duplicate search.facet.limits
* Minor formatting tweaks
Commit: a36ea43d936cebab6b7e4c9ada5df8801833784d
https://github.com/okfn/ckan/commit/a36ea43d936cebab6b7e4c9ada5df8801833784d
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#746] Document file store options in configuration.rst
TODO: Expand them
Commit: ddef4f59b89cbbe6f331589f1f8e16860d78c706
https://github.com/okfn/ckan/commit/ddef4f59b89cbbe6f331589f1f8e16860d78c706
Author: amercader <amercadero at gmail.com>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
[#746] Update deployment.ini_tmpl
Remove legacy and unused options, add new ones. Change the structure to
follow more closely the documentation on configuration.rst. Remove all inline
comments to avoid having documentation in more than one place.
Commit: 929ebc8ac1b613074312503e73692ae1c6c4e71d
https://github.com/okfn/ckan/commit/929ebc8ac1b613074312503e73692ae1c6c4e71d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M doc/datastore-setup.rst
Log Message:
-----------
[#746] No : at end of sentence.
Commit: 5cfeaeef249de4475271f6c15869c10226b7654d
https://github.com/okfn/ckan/commit/5cfeaeef249de4475271f6c15869c10226b7654d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
[#746] Edit a docstring in deployment.ini_tmpl
Minor edits
Commit: 6c37a3b21a05c21b142048be4dfc13bc539f2132
https://github.com/okfn/ckan/commit/6c37a3b21a05c21b142048be4dfc13bc539f2132
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
[#746] Minor edits to configuration docs
Commit: e0cd7ba46e260b503b4090d1a382c5bc5dcf7db8
https://github.com/okfn/ckan/commit/e0cd7ba46e260b503b4090d1a382c5bc5dcf7db8
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M ckan/controllers/user.py
M doc/conf.py
M doc/datastore-setup.rst
M doc/deployment.rst
M doc/email-notifications.rst
M doc/filestore.rst
M doc/install-from-source.rst
M doc/post-installation.rst
M doc/solr-setup.rst
M doc/test.rst
M test-core.ini
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 746-update-deployment.ini_tmpl
Conflicts:
ckan/config/deployment.ini_tmpl
doc/datastore-setup.rst
Commit: 6df1539b9ab5cb1fc8621a0c4599e7b11207449b
https://github.com/okfn/ckan/commit/6df1539b9ab5cb1fc8621a0c4599e7b11207449b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-07 (Tue, 07 May 2013)
Changed paths:
M ckan/config/deployment.ini_tmpl
A ckan/config/install.py
M doc/configuration.rst
M doc/datastore-setup.rst
M setup.py
Log Message:
-----------
Merge branch '746-update-deployment.ini_tmpl'
Compare: https://github.com/okfn/ckan/compare/2597b4b97022...6df1539b9ab5
More information about the ckan-changes
mailing list