[ckan-changes] [okfn/ckan] 6d0bf3: [#2345] Beginning of autodoc API reference
GitHub
noreply at github.com
Sun May 20 19:39:51 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 6d0bf37f6bb1bd6688e2f8cac386b563f34b3a29
https://github.com/okfn/ckan/commit/6d0bf37f6bb1bd6688e2f8cac386b563f34b3a29
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M ckan/logic/action/get.py
A doc/api-ref.rst
Log Message:
-----------
[#2345] Beginning of autodoc API reference
Commit: c1c9198a9445f0835d200c812f13318312c1b5e9
https://github.com/okfn/ckan/commit/c1c9198a9445f0835d200c812f13318312c1b5e9
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-02 (Wed, 02 May 2012)
Changed paths:
M ckan/logic/action/get.py
M doc/api-ref.rst
Log Message:
-----------
[#2345] Little more work on autodoc action API ref
Commit: c59937fbd93ceee70280fdaa8bdac56361926a31
https://github.com/okfn/ckan/commit/c59937fbd93ceee70280fdaa8bdac56361926a31
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[doc] Tweak some docstrings in logic/action/get.py
Make first lines shorter
Commit: 02a0a5be18d2b4c1d9804c48670e4f6eb5bd9702
https://github.com/okfn/ckan/commit/02a0a5be18d2b4c1d9804c48670e4f6eb5bd9702
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/logic/action/create.py
M doc/api-ref.rst
Log Message:
-----------
[#2345] Add autodocs to a couple of functions in action/create.py
Commit: 63a8010ac1dd03f96499abf1f404ade96d0b1825
https://github.com/okfn/ckan/commit/63a8010ac1dd03f96499abf1f404ade96d0b1825
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M doc/api-ref.rst
Log Message:
-----------
[#2345] Add update and delete modules to action api autodoc ref
Commit: e8bd3b416d75fbf7d311d4fa4177597c8c6a25a6
https://github.com/okfn/ckan/commit/e8bd3b416d75fbf7d311d4fa4177597c8c6a25a6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/logic/schema.py
Log Message:
-----------
[#2345] Correct a comment in schema.py
Commit: 6f98af1829d46cbad125bc18bf8a0ea5979b54a0
https://github.com/okfn/ckan/commit/6f98af1829d46cbad125bc18bf8a0ea5979b54a0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2345] Finish up a few more action/get.py docstrings
these were the low-hanging fruit
Commit: 898f31d872db3bcbe1af8f602699d3ba8b82f06d
https://github.com/okfn/ckan/commit/898f31d872db3bcbe1af8f602699d3ba8b82f06d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Fix a bug with the limit argument to current_package_list_with_resources
Commit: 69f2783c55914669e3cfc2456cf37410204bc3bd
https://github.com/okfn/ckan/commit/69f2783c55914669e3cfc2456cf37410204bc3bd
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/tests/logic/test_member.py
Log Message:
-----------
[bug] Fix to extraneous fields in context for member api
Commit: 09e5889f705645ada04a7f5c87ceee48b93e1d70
https://github.com/okfn/ckan/commit/09e5889f705645ada04a7f5c87ceee48b93e1d70
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2345] More work on action/get.py docstrings
Commit: 5e8acd9e1989529b86b666bd534dd5c0816a00ba
https://github.com/okfn/ckan/commit/5e8acd9e1989529b86b666bd534dd5c0816a00ba
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2345] Sphinxify action/get.py:member_list() docstring
Commit: e8b4e146f6e6f2af88c72f3c2e86ff9e67d28bae
https://github.com/okfn/ckan/commit/e8b4e146f6e6f2af88c72f3c2e86ff9e67d28bae
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2345] More work on action/get.py docstrings
Commit: a6d555fd0d67cf0450a71b66173a050212fe7d1f
https://github.com/okfn/ckan/commit/a6d555fd0d67cf0450a71b66173a050212fe7d1f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M .gitattributes
M .tx/config
M CHANGELOG.txt
M ckan/authz.py
M ckan/config/environment.py
M ckan/config/middleware.py
M ckan/config/routing.py
M ckan/controllers/admin.py
M ckan/controllers/api.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/user.py
M ckan/lib/authztool.py
M ckan/lib/base.py
M ckan/lib/cli.py
M ckan/lib/create_test_data.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/lib/mailer.py
M ckan/lib/search/__init__.py
M ckan/lib/search/index.py
M ckan/logic/__init__.py
M ckan/logic/action/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/schema.py
M ckan/logic/validators.py
A ckan/migration/versions/058_add_follower_tables.py
M ckan/model/__init__.py
M ckan/model/activity.py
M ckan/model/authorization_group.py
M ckan/model/authz.py
M ckan/model/core.py
M ckan/model/domain_object.py
M ckan/model/extension.py
A ckan/model/follower.py
M ckan/model/group.py
M ckan/model/group_extra.py
M ckan/model/license.py
M ckan/model/meta.py
M ckan/model/misc.py
M ckan/model/modification.py
M ckan/model/package.py
M ckan/model/package_extra.py
R ckan/model/package_mapping.py
M ckan/model/package_relationship.py
M ckan/model/rating.py
M ckan/model/related.py
M ckan/model/resource.py
M ckan/model/tag.py
M ckan/model/task_status.py
M ckan/model/term_translation.py
M ckan/model/test_user.py
M ckan/model/tracking.py
M ckan/model/types.py
M ckan/model/user.py
M ckan/model/vocabulary.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
M ckan/public/css/style.css
M ckan/public/scripts/application.js
M ckan/templates/_util.html
M ckan/templates/admin/authz.html
M ckan/templates/authorization_group/authz.html
M ckan/templates/authorization_group/edit.html
M ckan/templates/authorization_group/index.html
M ckan/templates/authorization_group/new.html
M ckan/templates/authorization_group/read.html
M ckan/templates/group/authz.html
M ckan/templates/group/edit.html
M ckan/templates/home/about.html
M ckan/templates/home/index.html
M ckan/templates/layout_base.html
M ckan/templates/package/authz.html
M ckan/templates/package/edit.html
M ckan/templates/package/editresources.html
A ckan/templates/package/followers.html
M ckan/templates/package/history.html
M ckan/templates/package/layout.html
M ckan/templates/package/new.html
M ckan/templates/package/read.html
M ckan/templates/package/read.n3
M ckan/templates/package/read.rdf
M ckan/templates/package/related_list.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
M ckan/templates/package/search_form.html
M ckan/templates/revision/diff.html
M ckan/templates/revision/list.html
A ckan/templates/user/followers.html
M ckan/templates/user/layout.html
M ckan/templates/user/login.html
M ckan/templates/user/read.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/test_api.py
A ckan/tests/functional/api/test_follow.py
M ckan/tests/functional/api/test_util.py
A ckan/tests/functional/test_follow.py
M ckan/tests/functional/test_user.py
A ckan/tests/lib/test_authztool.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_action.py
A ckan/tests/logic/test_tag.py
M ckan/tests/models/test_group.py
M ckan/tests/pylons_controller.py
M ckan_deb/usr/bin/ckan-setup-solr
M ckanext/multilingual/plugin.py
M ckanext/organizations/templates/email/join_publisher_request.txt
M ckanext/stats/controller.py
M ckanext/stats/plugin.py
M ckanext/stats/stats.py
M doc/api-v2.rst
M doc/api.rst
M doc/apiv3.rst
M doc/background-tasks.rst
M doc/commenting.rst
A doc/data-viewer.rst
M doc/deployment.rst
M doc/filestore.rst
M doc/forms.rst
M doc/index.rst
M doc/linked-data-and-rdf.rst
M doc/publisher-profile.rst
A doc/tag-vocabularies.rst
A doc/user-stories-list.rst
A doc/user-stories.rst
M doc/using-data-api.rst
M doc/writing-extensions.rst
M profile_tests.py
M requires/lucid_missing.txt
M setup.py
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into feature-2345-action-api-autodocs
Conflicts:
ckan/logic/action/create.py
ckan/logic/action/delete.py
ckan/logic/action/get.py
Commit: f401ac92f3f8d3fff63ca67e0787abf91fffcd54
https://github.com/okfn/ckan/commit/f401ac92f3f8d3fff63ca67e0787abf91fffcd54
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_tag.py
Log Message:
-----------
[#2345] Update some tests
Commit: b0a1e53c12312864b4348df6dd3a177a9e2c5254
https://github.com/okfn/ckan/commit/b0a1e53c12312864b4348df6dd3a177a9e2c5254
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-18 (Fri, 18 May 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2345] More work on logic/action/get.py docstrings
Commit: 8971a99d99f57b31b9a37a289bd64a483c58516a
https://github.com/okfn/ckan/commit/8971a99d99f57b31b9a37a289bd64a483c58516a
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#2345] Docstring for package_create
Commit: cdbba6e46cb4de46224faa9eae72531760b6fc99
https://github.com/okfn/ckan/commit/cdbba6e46cb4de46224faa9eae72531760b6fc99
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#2345] More logic/action/create.py docstrings
Commit: 3637049383aa478063534ce1509263b6606f2b6e
https://github.com/okfn/ckan/commit/3637049383aa478063534ce1509263b6606f2b6e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#2345] Finish logic/action/create.py docstrings
Commit: ab390da3eac498f82c526d992ab42473ba24d9b6
https://github.com/okfn/ckan/commit/ab390da3eac498f82c526d992ab42473ba24d9b6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_tag.py
Log Message:
-----------
[#2345] Fix some tests that were failing
due to changes in logic api docstrings
Commit: dc83654332d27f86bf3c078b60d0a7e1711f3873
https://github.com/okfn/ckan/commit/dc83654332d27f86bf3c078b60d0a7e1711f3873
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/delete.py
M ckan/logic/auth/update.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#2345] Add docstrings to ckan/logic/update.py and delete.py
Commit: bd76c0f27d3bfc6f29ef2146419e3bddebaf695f
https://github.com/okfn/ckan/commit/bd76c0f27d3bfc6f29ef2146419e3bddebaf695f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
R doc/api-ref.rst
M doc/apiv3.rst
Log Message:
-----------
[#2345] Replace action API ref with new autodoc one
Commit: 131c0f4fe30902bdfd0547dc2e8cf33038b997bf
https://github.com/okfn/ckan/commit/131c0f4fe30902bdfd0547dc2e8cf33038b997bf
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/delete.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_tag.py
M doc/apiv3.rst
Log Message:
-----------
Merge branch 'feature-2345-action-api-autodocs'
Compare: https://github.com/okfn/ckan/compare/05144f8...131c0f4
More information about the ckan-changes
mailing list