[ckan-changes] [ckan/ckan] caa5c4: pep8 cleanup in ckan/logic/action -- __init__.py a...
GitHub
noreply at github.com
Tue Feb 18 16:52:36 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: caa5c4cbc482869c4da69faad2f335d6e554760d
https://github.com/ckan/ckan/commit/caa5c4cbc482869c4da69faad2f335d6e554760d
Author: Samuele Santi <redshadow at hackzine.org>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M ckan/logic/action/__init__.py
M ckan/logic/action/create.py
Log Message:
-----------
pep8 cleanup in ckan/logic/action -- __init__.py and create.py
Commit: a9836f6d45035a4ecf8c7a0b24109917da2568fe
https://github.com/ckan/ckan/commit/a9836f6d45035a4ecf8c7a0b24109917da2568fe
Author: Samuele Santi <redshadow at hackzine.org>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
More pep8 clenaup on ckan/logic/action/get.py (mostly whitespace)
Commit: 4acefbaea6a62101bd067331dd3e73e540b57258
https://github.com/ckan/ckan/commit/4acefbaea6a62101bd067331dd3e73e540b57258
Author: Ross Jones <ross at servercode.co.uk>
Date: 2014-01-28 (Tue, 28 Jan 2014)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/feed.py
M ckan/templates/organization/snippets/feeds.html
Log Message:
-----------
[1463] Adds organization feeds by re-using a lot of the group feed boilerplate
Commit: 1be3492880ef9ce5cd2f9eaf18645fc9eca10161
https://github.com/ckan/ckan/commit/1be3492880ef9ce5cd2f9eaf18645fc9eca10161
Author: amercader <amercadero at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M ckan/logic/action/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
Log Message:
-----------
Merge branch 'feature/pep8-cleanup-logic-action' of https://github.com/rshk/ckan into feature/pep8-cleanup-logic-action
Conflicts:
ckan/logic/action/create.py
ckan/logic/action/get.py
Commit: 80bbba0763b4b2d06c1e3b5ee08276fd72aa814c
https://github.com/ckan/ckan/commit/80bbba0763b4b2d06c1e3b5ee08276fd72aa814c
Author: amercader <amercadero at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
R .gitmodules
M .travis.yml
M CHANGELOG.rst
M README.rst
M bin/travis-install-dependencies
M ckan/__init__.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/lib/mailer.py
M ckan/lib/navl/validators.py
M ckan/logic/__init__.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/auth/__init__.py
M ckan/logic/auth/delete.py
M ckan/logic/validators.py
M ckan/model/license.py
A ckan/new_tests/logic/auth/test_init.py
M ckan/new_tests/logic/auth/test_update.py
M ckan/plugins/interfaces.py
M ckan/public/base/javascript/modules/autocomplete.js
M ckan/public/base/javascript/modules/custom-fields.js
M ckan/public/base/test/spec/modules/custom-fields.spec.js
M ckan/templates/group/snippets/group_item.html
M ckan/templates/organization/bulk_process.html
M ckan/templates/package/edit_base.html
M ckan/templates/package/new_resource.html
M ckan/templates/package/new_resource_not_draft.html
M ckan/templates/package/resource_edit_base.html
M ckan/tests/functional/test_package.py
M ckan/tests/test_coding_standards.py
M ckanext/datapusher/logic/action.py
M ckanext/datapusher/tests/test.py
M dev-requirements.txt
M doc/_templates/footer.html
R doc/_themes/sphinx-theme-okfn
R doc/api.rst
A doc/api/index.rst
A doc/api/legacy-api.rst
R doc/appendices/index.rst
R doc/appendices/solr-multicore.rst
R doc/apps-ideas.rst
R doc/authorization.rst
R doc/background-tasks.rst
M doc/conf.py
R doc/configuration.rst
M doc/contents.rst
M doc/contributing/architecture.rst
M doc/contributing/documentation.rst
M doc/contributing/index.rst
M doc/contributing/issues.rst
M doc/contributing/release-process.rst
A doc/contributing/test.rst
M doc/contributing/upgrading-dependencies.rst
R doc/data-viewer.rst
R doc/datastore.rst
R doc/deployment.rst
R doc/email-notifications.rst
M doc/extensions/index.rst
M doc/extensions/testing-extensions.rst
M doc/extensions/tutorial.rst
R doc/features.rst
R doc/filestore.rst
R doc/form-integration.rst
R doc/getting-started.rst
M doc/index.rst
R doc/install-from-package.rst
R doc/install-from-source.rst
R doc/installing.rst
R doc/legacy-api.rst
R doc/linked-data-and-rdf.rst
A doc/maintaining/apps-ideas.rst
A doc/maintaining/authorization.rst
A doc/maintaining/background-tasks.rst
A doc/maintaining/configuration.rst
A doc/maintaining/data-viewer.rst
A doc/maintaining/datastore.rst
A doc/maintaining/email-notifications.rst
A doc/maintaining/filestore.rst
A doc/maintaining/form-integration.rst
A doc/maintaining/getting-started.rst
A doc/maintaining/index.rst
A doc/maintaining/installing/deployment.rst
A doc/maintaining/installing/index.rst
A doc/maintaining/installing/install-from-package.rst
A doc/maintaining/installing/install-from-source.rst
A doc/maintaining/linked-data-and-rdf.rst
A doc/maintaining/multilingual.rst
A doc/maintaining/paster.rst
A doc/maintaining/solr-multicore.rst
A doc/maintaining/stats.rst
A doc/maintaining/tag-vocabularies.rst
A doc/maintaining/tracking.rst
A doc/maintaining/upgrading/index.rst
A doc/maintaining/upgrading/upgrade-package-ckan-1-to-2.rst
A doc/maintaining/upgrading/upgrade-package-to-minor-release.rst
A doc/maintaining/upgrading/upgrade-package-to-patch-release.rst
A doc/maintaining/upgrading/upgrade-source.rst
R doc/multilingual.rst
R doc/paster.rst
R doc/stats.rst
M doc/sysadmin-guide.rst
R doc/tag-vocabularies.rst
R doc/test.rst
M doc/theming/index.rst
M doc/theming/templates.rst
R doc/tracking.rst
R doc/upgrade-package-ckan-1-to-2.rst
R doc/upgrade-package-to-minor-release.rst
R doc/upgrade-package-to-patch-release.rst
R doc/upgrade-source.rst
R doc/upgrading.rst
M doc/user-guide.rst
Log Message:
-----------
Merge branch 'master' into 1463-add-organization-feeds
Commit: 966e13d5e4e8ad438fe9ac5b6394fc80084bb523
https://github.com/ckan/ckan/commit/966e13d5e4e8ad438fe9ac5b6394fc80084bb523
Author: amercader <amercadero at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M ckan/tests/test_coding_standards.py
Log Message:
-----------
Remove create.py from pep8 blacklist
Commit: 13c121493f21889f288bd938be031a812016612b
https://github.com/ckan/ckan/commit/13c121493f21889f288bd938be031a812016612b
Author: amercader <amercadero at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M ckan/controllers/feed.py
Log Message:
-----------
[#1463] Fix PEP8
Commit: 3b17ff28d55df7c4584df62faac63686f8b546d0
https://github.com/ckan/ckan/commit/3b17ff28d55df7c4584df62faac63686f8b546d0
Author: amercader <amercadero at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M ckan/logic/action/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/tests/test_coding_standards.py
Log Message:
-----------
Merge branch 'feature/pep8-cleanup-logic-action'
Commit: fe1763ee0db8aa75b119758d2b1c593076515b23
https://github.com/ckan/ckan/commit/fe1763ee0db8aa75b119758d2b1c593076515b23
Author: amercader <amercadero at gmail.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/feed.py
M ckan/templates/organization/snippets/feeds.html
Log Message:
-----------
Merge branch '1463-add-organization-feeds'
Compare: https://github.com/ckan/ckan/compare/44d638caf85f...fe1763ee0db8
More information about the ckan-changes
mailing list