[ckan-changes] [ckan/ckan] 0527bc: [#1804] Add config tool.
GitHub
noreply at github.com
Tue Sep 23 13:01:51 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 0527bce230a5c42b1fb8d1625fbbb6b650e244e5
https://github.com/ckan/ckan/commit/0527bce230a5c42b1fb8d1625fbbb6b650e244e5
Author: David Read <david.read at hackneyworkshop.com>
Date: 2014-08-12 (Tue, 12 Aug 2014)
Changed paths:
M ckan/lib/cli.py
A ckan/lib/config_tool.py
A ckan/new_tests/lib/test_config_tool.py
M setup.py
Log Message:
-----------
[#1804] Add config tool.
Commit: 1919b052a71d3ecc5fc9fcb1471e34328f771847
https://github.com/ckan/ckan/commit/1919b052a71d3ecc5fc9fcb1471e34328f771847
Author: David Read <david.read at hackneyworkshop.com>
Date: 2014-08-12 (Tue, 12 Aug 2014)
Changed paths:
M ckan/lib/config_tool.py
M ckan/new_tests/lib/test_config_tool.py
Log Message:
-----------
[#1804] Config tool can uncomment commented options.
Commit: 5caff177a634e191bd2c75c3a8b9563c00bf7f86
https://github.com/ckan/ckan/commit/5caff177a634e191bd2c75c3a8b9563c00bf7f86
Author: David Read <david.read at hackneyworkshop.com>
Date: 2014-08-12 (Tue, 12 Aug 2014)
Changed paths:
M contrib/docker/my_init.d/50_configure
Log Message:
-----------
[#1804] Config tool used by Dockerfile.
Commit: ee578e452d1a62199a9cfdf3ff1627dc0410516c
https://github.com/ckan/ckan/commit/ee578e452d1a62199a9cfdf3ff1627dc0410516c
Author: David Read <david.read at hackneyworkshop.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M ckan/lib/cli.py
M ckan/lib/config_tool.py
Log Message:
-----------
[#1804] Config tool refactored to allow passing in an ini file with options to merge into an existing ini file.
Commit: dfe5edb52facb9edceea232daf306d7497d3807a
https://github.com/ckan/ckan/commit/dfe5edb52facb9edceea232daf306d7497d3807a
Author: David Read <david.read at hackneyworkshop.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M ckan/lib/config_tool.py
M ckan/new_tests/lib/test_config_tool.py
Log Message:
-----------
[#1804] Config tool tests & PEP8
Commit: 5cd30f4132085c3fad008609395bb9407e2ba749
https://github.com/ckan/ckan/commit/5cd30f4132085c3fad008609395bb9407e2ba749
Author: David Read <david.read at hackneyworkshop.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M ckan/new_tests/lib/test_config_tool.py
Log Message:
-----------
[#1804] Config tool PEP8
Commit: 523ad223ff08b80d0a03ca04b7a0859db154bade
https://github.com/ckan/ckan/commit/523ad223ff08b80d0a03ca04b7a0859db154bade
Author: Sean Hammond <seanh at users.noreply.github.com>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M ckan/lib/cli.py
A ckan/lib/config_tool.py
A ckan/new_tests/lib/test_config_tool.py
M contrib/docker/my_init.d/50_configure
M setup.py
Log Message:
-----------
Merge pull request #1881 from ckan/1804-config-file-tool
Config file tool
Compare: https://github.com/ckan/ckan/compare/956974fd7fef...523ad223ff08
More information about the ckan-changes
mailing list