[ckan-changes] [ckan/ckan] bb35f2: [#1318] Don' show the full help docstring on API c...

GitHub noreply at github.com
Tue Dec 9 13:58:58 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: bb35f2cd6ae9127bcdd39b0d86e5ebc4a20cbe79
      https://github.com/ckan/ckan/commit/bb35f2cd6ae9127bcdd39b0d86e5ebc4a20cbe79
  Author: amercader <amercadero at gmail.com>
  Date:   2014-11-28 (Fri, 28 Nov 2014)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/get.py
    M ckan/new_tests/logic/action/test_get.py

  Log Message:
  -----------
  [#1318] Don' show the full help docstring on API calls

Instead show a link to a new `help_show` action that displays it.


  Commit: e6b85c91aec8dad48965b827b66929bf82132592
      https://github.com/ckan/ckan/commit/e6b85c91aec8dad48965b827b66929bf82132592
  Author: Ross Jones <ross at servercode.co.uk>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M ckan/tests/__init__.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/logic/test_tag.py

  Log Message:
  -----------
  Fix tests for API calls to check help is url


  Commit: 5119209090a2163c780e88f90f3a55b60e0bcd88
      https://github.com/ckan/ckan/commit/5119209090a2163c780e88f90f3a55b60e0bcd88
  Author: Ross Jones <ross at mailbolt.com>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/get.py
    M ckan/new_tests/logic/action/test_get.py
    M ckan/tests/__init__.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/logic/test_tag.py

  Log Message:
  -----------
  Merge pull request #1318 from ckan/1318-help_show-action

CKAN API - remove help string from standard calls


Compare: https://github.com/ckan/ckan/compare/1f923c258a95...5119209090a2


More information about the ckan-changes mailing list