[ckan-changes] [okfn/ckan] 9d4ba3: package_list performance fix

GitHub noreply at github.com
Thu Aug 1 09:44:31 UTC 2013


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

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

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


  Commit: c84e9eae14ecfb416125209e1e4a1eb6d73d31ac
      https://github.com/okfn/ckan/commit/c84e9eae14ecfb416125209e1e4a1eb6d73d31ac
  Author: Ian Ward <ian at excess.org>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

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

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


  Commit: fd6e63911f6953b576f2b963a6a12869b3e304c9
      https://github.com/okfn/ckan/commit/fd6e63911f6953b576f2b963a6a12869b3e304c9
  Author: Ian Ward <ian at excess.org>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

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

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


  Commit: 874abf5ffbbf6a3dddc405a411a35477984862da
      https://github.com/okfn/ckan/commit/874abf5ffbbf6a3dddc405a411a35477984862da
  Author: Ian Ward <ian at excess.org>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

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

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


  Commit: 7292794bd3a381ecd80ec9e9287202baa042a6f7
      https://github.com/okfn/ckan/commit/7292794bd3a381ecd80ec9e9287202baa042a6f7
  Author: kindly <kindly at gmail.com>
  Date:   2013-08-01 (Thu, 01 Aug 2013)

  Log Message:
  -----------
  Merge pull request #1042 from wardi/package_list-performance

speed up package_list action by only retrieving column we need (not whole package) from db


Compare: https://github.com/okfn/ckan/compare/ec41bee8ce2f...7292794bd3a3


More information about the ckan-changes mailing list