[ckan-changes] [ckan/ckan] cdfefc: [#1768] Convert group/organization_list to use gro...

GitHub noreply at github.com
Mon Jul 28 10:04:35 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: cdfefcfa5d292fabc44c0a0b0c77682a85a17084
      https://github.com/ckan/ckan/commit/cdfefcfa5d292fabc44c0a0b0c77682a85a17084
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2014-07-09 (Wed, 09 Jul 2014)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py

  Log Message:
  -----------
  [#1768] Convert group/organization_list to use group_dictize and take options. Some minor issues still.


  Commit: 123f715be7dfd6c96a3e5e93aaa1f3c76f39682f
      https://github.com/ckan/ckan/commit/123f715be7dfd6c96a3e5e93aaa1f3c76f39682f
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py
    A ckan/new_tests/lib/dictization/test_model_dictize.py
    M ckan/new_tests/logic/action/test_get.py

  Log Message:
  -----------
  [#1768] Add tests. Take advantage of dictization params where convenient. Refactor packages_field option.


  Commit: 275f4b9c695ae6384058bbffe2785633cdd89319
      https://github.com/ckan/ckan/commit/275f4b9c695ae6384058bbffe2785633cdd89319
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/new_tests/lib/dictization/test_model_dictize.py
    M ckan/tests/lib/test_dictization.py

  Log Message:
  -----------
  [#1768] Tests fix / PEP8.


  Commit: aae1ac1da73dc2eea32fb0487221dff2cee6b910
      https://github.com/ckan/ckan/commit/aae1ac1da73dc2eea32fb0487221dff2cee6b910
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/new_tests/lib/dictization/test_model_dictize.py
    M ckan/new_tests/logic/action/test_get.py
    M ckan/tests/lib/test_dictization.py
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  [#1768] Use package_count for the sort as well. Transition from legacy tests.


  Commit: d49ffc838582aecabf25469809ac9d3d0e28dc2b
      https://github.com/ckan/ckan/commit/d49ffc838582aecabf25469809ac9d3d0e28dc2b
  Author: Sean Hammond <seanh at users.noreply.github.com>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py
    A ckan/new_tests/lib/dictization/test_model_dictize.py
    M ckan/new_tests/logic/action/test_get.py
    M ckan/tests/lib/test_dictization.py
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  Merge pull request #1840 from ckan/1768-organization-list

 organization_list all_fields misses out extras and users


Compare: https://github.com/ckan/ckan/compare/76a00a44eade...d49ffc838582


More information about the ckan-changes mailing list