[ckan-changes] [okfn/ckan] e8260c: [#1515][logic, tests][xs]: Escapes in docstrings st...
GitHub
noreply at github.com
Thu Jan 26 13:15:51 UTC 2012
Branch: refs/heads/feature-1515-activity-streams
Home: https://github.com/okfn/ckan
Commit: e8260c9eba3e6ee827d77f603a675e33f9c4d77b
https://github.com/okfn/ckan/commit/e8260c9eba3e6ee827d77f603a675e33f9c4d77b
Author: David Read <david.read at okfn.org>
Date: 2012-01-24 (Tue, 24 Jan 2012)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/models/test_activity.py
Log Message:
-----------
[#1515][logic,tests][xs]: Escapes in docstrings stops emacs syntax highlighting going crazy. Camel-case outlawed.
Commit: 65778a61e9498cdb8f96594b300ed09161415b37
https://github.com/okfn/ckan/commit/65778a61e9498cdb8f96594b300ed09161415b37
Author: David Read <david.read at okfn.org>
Date: 2012-01-24 (Tue, 24 Jan 2012)
Changed paths:
M ckan/authz.py
M ckan/config/routing.py
M ckan/controllers/group.py
M ckan/controllers/package.py
A ckan/controllers/storage.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/logic/action/update.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
M ckan/migration/versions/047_rename_package_group_member.py
M ckan/model/__init__.py
M ckan/model/authz.py
M ckan/model/package.py
M ckan/plugins/interfaces.py
M ckan/templates/group/layout.html
M ckan/templates/package/new_package_form.html
A ckan/templates/storage/index.html
A ckan/templates/storage/success.html
M ckan/tests/functional/api/test_action.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_package.py
A ckan/tests/functional/test_storage.py
A ckan/tests/functional/test_upload.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/models/test_repo.py
M ckan/tests/test_plugins.py
M doc/common-error-messages.rst
M doc/configuration.rst
A doc/file-upload.rst
M doc/index.rst
M doc/install-from-package.rst
M requires/lucid_missing.txt
Log Message:
-----------
Merge branch 'feature-1515-activity-streams' of ssh://github.com/okfn/ckan into feature-1515-activity-streams
Compare: https://github.com/okfn/ckan/compare/2bea431...65778a6
More information about the ckan-changes
mailing list