[ckan-changes] [okfn/ckan] c96045: [#3020] Tweak 'Feature Branches' coding standards
GitHub
noreply at github.com
Sat Nov 17 12:29:47 UTC 2012
Branch: refs/heads/3020-bug-update-coding-standards
Home: https://github.com/okfn/ckan
Commit: c96045521fdd7455485f756cca553cc380aa7882
https://github.com/okfn/ckan/commit/c96045521fdd7455485f756cca553cc380aa7882
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Tweak 'Feature Branches' coding standards
Commit: 495ca86fef1a80a31f4db3bc0a325318a9a1ebb0
https://github.com/okfn/ckan/commit/495ca86fef1a80a31f4db3bc0a325318a9a1ebb0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Collect How to Contribute notes into one place
Collect notes about how to contribute to CKAN (github fork, feature
branches, commit messages, pull requests & code review, merging) from
different parts of the Coding Standards docs page and the Submitting a
code patch and Becoming a CKAN Developer pages on the old wiki.ckan.org.
Put them all together at the top of the coding standards.
Removed the section about submitting code patches by email.
Commit: dfdb515442505bf0066fb3eea2b141d78db9149f
https://github.com/okfn/ckan/commit/dfdb515442505bf0066fb3eea2b141d78db9149f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Clarify import standards
Commit: 22441be755647c9fca82e3a2c6b5a394be3b68fb
https://github.com/okfn/ckan/commit/22441be755647c9fca82e3a2c6b5a394be3b68fb
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Tweak logging standards
Link to the Python docs not a blog that paraphrases them, and no need to
copy-paste the log levels table into our docs.
Commit: dfa508a51ebfbe5ad69af4472bc3ff738e8d71b5
https://github.com/okfn/ckan/commit/dfa508a51ebfbe5ad69af4472bc3ff738e8d71b5
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Coding standards: use str.format() everywhere not just in i18n strings
Commit: 4491c2768c31d50010e1ae7ee53fb944ae003995
https://github.com/okfn/ckan/commit/4491c2768c31d50010e1ae7ee53fb944ae003995
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Docs: clarify "PEP 257" section title
Commit: dc61cceaa55b5337d02476875db2a1cb51ea77cc
https://github.com/okfn/ckan/commit/dc61cceaa55b5337d02476875db2a1cb51ea77cc
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Docs: tweak docstring standards
Commit: 3a8eb610a1ee5317f9e3b8b8b6e53a06d6e54816
https://github.com/okfn/ckan/commit/3a8eb610a1ee5317f9e3b8b8b6e53a06d6e54816
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Fix section title hierarchy
The section title styles used in the coding standards page were
inconsistent and some of the titles were not being rendered as a result
Commit: caf05561b6b3c12e70f9f49e3cc40f21e39bd7d1
https://github.com/okfn/ckan/commit/caf05561b6b3c12e70f9f49e3cc40f21e39bd7d1
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Add section about keeping up with master
Commit: 81f96dab74c7ae38f9a4db2266b1094ae082fafc
https://github.com/okfn/ckan/commit/81f96dab74c7ae38f9a4db2266b1094ae082fafc
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Docs: updates code quality links
Commit: 180d53f99688d4a751a985cbaee2b9fda2d1266a
https://github.com/okfn/ckan/commit/180d53f99688d4a751a985cbaee2b9fda2d1266a
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/coding-standards.rst
Log Message:
-----------
[#3020] Add some details to CKAN Code Architecture section
Commit: 1998efb2a7fe2fc81e08dc6b4698a51ce79ac159
https://github.com/okfn/ckan/commit/1998efb2a7fe2fc81e08dc6b4698a51ce79ac159
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
A doc/architecture.rst
R doc/coding-standards.rst
A doc/contributing.rst
A doc/css-coding-standards.rst
A doc/html-coding-standards.rst
M doc/index.rst
A doc/javascript-coding-standards.rst
A doc/python-coding-standards.rst
Log Message:
-----------
[#3020] Split coding standards into separate files
Commit: 3b91fe5384ddc36ac864b860be59d5e80289cfc6
https://github.com/okfn/ckan/commit/3b91fe5384ddc36ac864b860be59d5e80289cfc6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
R doc/buildbot.rst
R doc/domain-model-dataset.rst
R doc/domain-model-resource.rst
R doc/domain-model-task-status.rst
R doc/domain-model.rst
M doc/index.rst
Log Message:
-----------
[#3020] Remove old docs about the domain model and buildbot
These are all out of date and incomplete
Commit: bf8f3cea1f396e5edd07f5d35a510b4e69201d60
https://github.com/okfn/ckan/commit/bf8f3cea1f396e5edd07f5d35a510b4e69201d60
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
A doc/contributing-docs.rst
M doc/index.rst
Log Message:
-----------
[#3020] Docs: add how to contribute to docs docs
Commit: 520ccc6e4c33fddc3167b94f5646fa02a24013c0
https://github.com/okfn/ckan/commit/520ccc6e4c33fddc3167b94f5646fa02a24013c0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/architecture.rst
A doc/migration.rst
Log Message:
-----------
[#3020] Docs: Code archotecture tidy up
Add a couple of tips to the CKAN Code Architecture docs and tidy it up a
bit, including moving the Creating a new migration script section into
its own page.
Commit: f38279f4c09a949ef75af1043911e66be95382cc
https://github.com/okfn/ckan/commit/f38279f4c09a949ef75af1043911e66be95382cc
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/python-coding-standards.rst
Log Message:
-----------
[#3020] Docs: don't repeat parts of PEP 8
Don't repeat parts of PEP 8 in the Python Coding Standards docs, just
link to it once.
Commit: 59a2b336c4cce2e0073226d318f50d4792cd16fc
https://github.com/okfn/ckan/commit/59a2b336c4cce2e0073226d318f50d4792cd16fc
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)
Changed paths:
M doc/python-coding-standards.rst
Log Message:
-----------
[#3020] Docs: add a couple of Python code style links
Compare: https://github.com/okfn/ckan/compare/c96045521fdd^...59a2b336c4cc
More information about the ckan-changes
mailing list