[ckan-changes] [ckan/ckan] 8c0031: Update db.py
GitHub
noreply at github.com
Thu Feb 12 14:14:08 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 8c00319438e4a10b72c1f5e1b1e648a89f968487
https://github.com/ckan/ckan/commit/8c00319438e4a10b72c1f5e1b1e648a89f968487
Author: pstarace <paolo at sciamlab.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Update db.py
That change enables the user to provide custom sqlalchemy properties through the config file using the 'ckan.datastore.sqlalchemy.' prefix.
Example:
ckan.datastore.sqlalchemy.pool_size=10
ckan.datastore.sqlalchemy.max_overflow=20
The 'url' property is passed as param in the 'extras' map to avoid changing the structure of the current config file.
For further details please look at https://github.com/ckan/ckan/issues/2232
Commit: ca2f1cef2bce1b2b8a00c05992b8c08550aabd18
https://github.com/ckan/ckan/commit/ca2f1cef2bce1b2b8a00c05992b8c08550aabd18
Author: pstarace <paolo at sciamlab.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Update db.py
Commit: 8b653bc9eee252df230223e72f730210aa0ee7d8
https://github.com/ckan/ckan/commit/8b653bc9eee252df230223e72f730210aa0ee7d8
Author: pstarace <paolo at sciamlab.com>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M doc/maintaining/configuration.rst
Log Message:
-----------
Adding custom datastore sqlalchemy properties
Commit: 8d16ac70cc289a72ab6c8b15181f8966ea5eb509
https://github.com/ckan/ckan/commit/8d16ac70cc289a72ab6c8b15181f8966ea5eb509
Author: pstarace <paolo at sciamlab.com>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Update db.py
Commit: 925553ffafa1585b754fc6b6e8ebf2b8fb09fbc5
https://github.com/ckan/ckan/commit/925553ffafa1585b754fc6b6e8ebf2b8fb09fbc5
Author: amercader <amercadero at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Merge branch 'patch-1' of https://github.com/pstarace/ckan into pstarace-patch-1
Commit: 22be0462d60a0ec0138dd42ed3f9d4598b95416c
https://github.com/ckan/ckan/commit/22be0462d60a0ec0138dd42ed3f9d4598b95416c
Author: amercader <amercadero at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Merge branch 'pstarace-patch-1'
Commit: aa4b3833e59a3b88a3726cb17616e4c9da598cd5
https://github.com/ckan/ckan/commit/aa4b3833e59a3b88a3726cb17616e4c9da598cd5
Author: amercader <amercadero at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge branch 'patch-2' of https://github.com/pstarace/ckan into pstarace-patch-2
Commit: f2a4f701736808d474464557274c4b3e145287d7
https://github.com/ckan/ckan/commit/f2a4f701736808d474464557274c4b3e145287d7
Author: amercader <amercadero at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M doc/maintaining/configuration.rst
Log Message:
-----------
[#2279] Minor doc tweaks
Commit: 2b934223c255f7d194b4dedee971903d5ae8e807
https://github.com/ckan/ckan/commit/2b934223c255f7d194b4dedee971903d5ae8e807
Author: amercader <amercadero at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge branch 'pstarace-patch-2'
Compare: https://github.com/ckan/ckan/compare/7daa4ab0f43e...2b934223c255
More information about the ckan-changes
mailing list