[ckan-changes] [ckan/ckan] d0e4ea: Improve the ckanext template
GitHub
noreply at github.com
Thu Nov 20 12:31:23 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: d0e4ea4c221e2c865fe0cefc1e0a6f8a206c545c
https://github.com/ckan/ckan/commit/d0e4ea4c221e2c865fe0cefc1e0a6f8a206c545c
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M ckan/pastertemplates/__init__.py
A ckan/pastertemplates/template/+dot+coveragerc_tmpl
A ckan/pastertemplates/template/+dot+gitignore_tmpl
A ckan/pastertemplates/template/+dot+travis.yml_tmpl
A ckan/pastertemplates/template/LICENSE_tmpl
A ckan/pastertemplates/template/MANIFEST.in_tmpl
A ckan/pastertemplates/template/README.rst_tmpl
A ckan/pastertemplates/template/bin/travis-build.bash_tmpl
A ckan/pastertemplates/template/bin/travis-run.sh_tmpl
R ckan/pastertemplates/template/ckanext/+project+/__init__.py
A ckan/pastertemplates/template/ckanext/+project_shortname+/__init__.py
A ckan/pastertemplates/template/ckanext/+project_shortname+/fanstatic/+dot+gitignore
A ckan/pastertemplates/template/ckanext/+project_shortname+/plugin.py_tmpl
A ckan/pastertemplates/template/ckanext/+project_shortname+/public/+dot+gitignore
A ckan/pastertemplates/template/ckanext/+project_shortname+/templates/+dot+gitignore
A ckan/pastertemplates/template/ckanext/+project_shortname+/tests/__init__.py
A ckan/pastertemplates/template/ckanext/+project_shortname+/tests/test_plugin.py_tmpl
M ckan/pastertemplates/template/ckanext/__init__.py
R ckan/pastertemplates/template/ckanext_+project+.egg-info/.gitignore
A ckan/pastertemplates/template/ckanext_+project_shortname+.egg-info/.gitignore
A ckan/pastertemplates/template/dev-requirements.txt_tmpl
M ckan/pastertemplates/template/setup.py_tmpl
A ckan/pastertemplates/template/test.ini_tmpl
Log Message:
-----------
Improve the ckanext template
Commit: fc9561c042d2e9192c4db1db7a868b330a66cc0b
https://github.com/ckan/ckan/commit/fc9561c042d2e9192c4db1db7a868b330a66cc0b
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M ckan/pastertemplates/template/README.rst_tmpl
Log Message:
-----------
Typo in README template
Commit: 8b34820ad2fc7c2437e451ae518a9c0b00a880f4
https://github.com/ckan/ckan/commit/8b34820ad2fc7c2437e451ae518a9c0b00a880f4
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M ckan/pastertemplates/template/README.rst_tmpl
Log Message:
-----------
Remove "deadoralive" from template README
Commit: 8108a2c78b8cd52ea7c28fc9fc04fd0f38452742
https://github.com/ckan/ckan/commit/8108a2c78b8cd52ea7c28fc9fc04fd0f38452742
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M ckan/pastertemplates/__init__.py
Log Message:
-----------
Change example names
Commit: be54ba88cf9f1854fa504d574ebedde238e9b2a6
https://github.com/ckan/ckan/commit/be54ba88cf9f1854fa504d574ebedde238e9b2a6
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M ckan/pastertemplates/template/MANIFEST.in_tmpl
M ckan/pastertemplates/template/setup.py_tmpl
Log Message:
-----------
Fix packaging of data files
Commit: f5f0565634bb30fb215755d0386c96e150f46c72
https://github.com/ckan/ckan/commit/f5f0565634bb30fb215755d0386c96e150f46c72
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M ckan/pastertemplates/template/setup.py_tmpl
Log Message:
-----------
Add some more package metadata
Commit: 19dd3253aba9a5771c449f04f7dc3a075cbb89b6
https://github.com/ckan/ckan/commit/19dd3253aba9a5771c449f04f7dc3a075cbb89b6
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M ckan/pastertemplates/template/setup.py_tmpl
Log Message:
-----------
Fix missing comma in setup.py_tmpl
Commit: 3b478e58d6d82c87abe6aa5de04ce7db5ba3e877
https://github.com/ckan/ckan/commit/3b478e58d6d82c87abe6aa5de04ce7db5ba3e877
Author: Sean Hammond <git at seanh.cc>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M ckan/pastertemplates/template/README.rst_tmpl
M ckan/pastertemplates/template/setup.py_tmpl
Log Message:
-----------
Add pypip.in README badges to extension template
Commit: 232634d6681eabd5f8fa70cdc468dca5b1c0197b
https://github.com/ckan/ckan/commit/232634d6681eabd5f8fa70cdc468dca5b1c0197b
Author: amercader <amercadero at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M ckan/pastertemplates/__init__.py
A ckan/pastertemplates/template/+dot+coveragerc_tmpl
A ckan/pastertemplates/template/+dot+gitignore_tmpl
A ckan/pastertemplates/template/+dot+travis.yml_tmpl
A ckan/pastertemplates/template/LICENSE_tmpl
A ckan/pastertemplates/template/MANIFEST.in_tmpl
A ckan/pastertemplates/template/README.rst_tmpl
A ckan/pastertemplates/template/bin/travis-build.bash_tmpl
A ckan/pastertemplates/template/bin/travis-run.sh_tmpl
R ckan/pastertemplates/template/ckanext/+project+/__init__.py
A ckan/pastertemplates/template/ckanext/+project_shortname+/__init__.py
A ckan/pastertemplates/template/ckanext/+project_shortname+/fanstatic/+dot+gitignore
A ckan/pastertemplates/template/ckanext/+project_shortname+/plugin.py_tmpl
A ckan/pastertemplates/template/ckanext/+project_shortname+/public/+dot+gitignore
A ckan/pastertemplates/template/ckanext/+project_shortname+/templates/+dot+gitignore
A ckan/pastertemplates/template/ckanext/+project_shortname+/tests/__init__.py
A ckan/pastertemplates/template/ckanext/+project_shortname+/tests/test_plugin.py_tmpl
M ckan/pastertemplates/template/ckanext/__init__.py
R ckan/pastertemplates/template/ckanext_+project+.egg-info/.gitignore
A ckan/pastertemplates/template/ckanext_+project_shortname+.egg-info/.gitignore
A ckan/pastertemplates/template/dev-requirements.txt_tmpl
M ckan/pastertemplates/template/setup.py_tmpl
A ckan/pastertemplates/template/test.ini_tmpl
Log Message:
-----------
Merge branch 'improve-ckanext-template'
Compare: https://github.com/ckan/ckan/compare/75cc192926c4...232634d6681e
More information about the ckan-changes
mailing list