[ckan-changes] [okfn/ckan] a4f0cf: package_list performance fix

GitHub noreply at github.com
Thu Jun 27 07:23:33 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: a4f0cf611070629addd14f0b63526729f2dcd467
      https://github.com/okfn/ckan/commit/a4f0cf611070629addd14f0b63526729f2dcd467
  Author: Ian Ward <ian at excess.org>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  package_list performance fix


  Commit: 32589077a90a02056a681846bdb70a69e8b30c5b
      https://github.com/okfn/ckan/commit/32589077a90a02056a681846bdb70a69e8b30c5b
  Author: Ian Ward <ian at excess.org>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  package_list: return sorted by name


  Commit: 85c844c894c91c30b1d81a64e56470d5f00ad73d
      https://github.com/okfn/ckan/commit/85c844c894c91c30b1d81a64e56470d5f00ad73d
  Author: Ian Ward <ian at excess.org>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  fix for package_list returning nested list


  Commit: 173c3a090f3200bc7be18f33c3fd09408406d61c
      https://github.com/okfn/ckan/commit/173c3a090f3200bc7be18f33c3fd09408406d61c
  Author: Ian Ward <ian at excess.org>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  package_list: use context['model'] instead of import, from @tobes


  Commit: 493745b6af2ef64be1e95032be5e87eee7bad889
      https://github.com/okfn/ckan/commit/493745b6af2ef64be1e95032be5e87eee7bad889
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M ckan/__init__.py
    M ckan/config/routing.py
    M ckan/lib/celery_app.py
    M ckan/logic/auth/create.py
    M ckan/templates/group/base_form_page.html
    M ckan/templates/group/edit.html
    A ckan/templates/group/edit_base.html
    M ckan/templates/group/member_new.html
    M ckan/templates/group/members.html
    M ckan/templates/group/read.html
    M ckan/templates/organization/read.html
    M ckanext/resourceproxy/controller.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan


Compare: https://github.com/okfn/ckan/compare/eeb33b7b4780...493745b6af2e


More information about the ckan-changes mailing list