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

GitHub noreply at github.com
Mon Aug 5 08:51:47 UTC 2013


  Branch: refs/heads/981-extend-datastore-create
  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: 40d41184a9e5093fc3b5958c7e52f8f6437a5db1
      https://github.com/okfn/ckan/commit/40d41184a9e5093fc3b5958c7e52f8f6437a5db1
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/delete.py
    M ckan/logic/action/update.py

  Log Message:
  -----------
  [#1051] Clean calling params to activity_create action


  Commit: 210881329d816f9572ce6df4fff0cd6be78037d4
      https://github.com/okfn/ckan/commit/210881329d816f9572ce6df4fff0cd6be78037d4
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/new_authz.py

  Log Message:
  -----------
  [#1060] Refactor auth functions holder for more flexibility


  Commit: a84aa816cd8a8168d8c379205863bb09a0e4f69a
      https://github.com/okfn/ckan/commit/a84aa816cd8a8168d8c379205863bb09a0e4f69a
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1060] get_action() now audits use of auth function calls


  Commit: 7cef08d29c9c73b5ce3c8c9f15d8ff849d5289a5
      https://github.com/okfn/ckan/commit/7cef08d29c9c73b5ce3c8c9f15d8ff849d5289a5
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

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

  Log Message:
  -----------
  [#1060] Action function updates so using correctly


  Commit: 350698c355aea82ecd85e37048742c36ddb16316
      https://github.com/okfn/ckan/commit/350698c355aea82ecd85e37048742c36ddb16316
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/migration/versions/066_default_package_type.py
    M dev-requirements.txt

  Log Message:
  -----------
  Merge branch 'master' into 1060-action-auth-audit


  Commit: 3e6e19a3b96cdfa84577d6d2162a21533f4967dd
      https://github.com/okfn/ckan/commit/3e6e19a3b96cdfa84577d6d2162a21533f4967dd
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-06-28 (Fri, 28 Jun 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1060] Add a comment


  Commit: fb59183ca47fe4ec1cc11db78658c836838b6348
      https://github.com/okfn/ckan/commit/fb59183ca47fe4ec1cc11db78658c836838b6348
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1060] Do not audit extensions


  Commit: bf58021ea97dc600644b3a6acafec3f3668f5029
      https://github.com/okfn/ckan/commit/bf58021ea97dc600644b3a6acafec3f3668f5029
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#1118] Catch non-integer facet limits


  Commit: be7e4f6cf16b646e7c3808769bd8248b9949e5f7
      https://github.com/okfn/ckan/commit/be7e4f6cf16b646e7c3808769bd8248b9949e5f7
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

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

  Log Message:
  -----------
  [#1121] Use get_action() in term_translation_update_many()


  Commit: 48258b4bf214987d5b0b6e7060717c85d0fd97c1
      https://github.com/okfn/ckan/commit/48258b4bf214987d5b0b6e7060717c85d0fd97c1
  Author: amercader <amercadero at gmail.com>
  Date:   2013-07-31 (Wed, 31 Jul 2013)

  Changed paths:
    M doc/conf.py
    M doc/upgrade-package-to-minor-release.rst
    M doc/upgrade-source.rst

  Log Message:
  -----------
  [#1083] First go at the minor version upgrade


  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


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

  Changed paths:
    M ckan/logic/__init__.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/get.py
    M ckan/new_authz.py

  Log Message:
  -----------
  Merge pull request #1060 from okfn/1060-action-auth-audit

Action Auth Audit


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

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  Merge pull request #1118 from okfn/1118-error-not-caught

Invalid request causes 500 through ValueError in search facet


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

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

  Log Message:
  -----------
  Merge pull request #1121 from okfn/1121-correct-call-in-term_translation_update_many

`term_translation_update_many` doesn't use `get_action`


  Commit: cfe7cc31fc5cae6a77109cd3d73117c5b49f6329
      https://github.com/okfn/ckan/commit/cfe7cc31fc5cae6a77109cd3d73117c5b49f6329
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1151] Fix to allow wrapped action calls auditing


  Commit: 5d1053d2ebdc96c8bcd79ebafafae4e5ca012794
      https://github.com/okfn/ckan/commit/5d1053d2ebdc96c8bcd79ebafafae4e5ca012794
  Author: amercader <amercadero at gmail.com>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M doc/upgrade-package-to-minor-release.rst

  Log Message:
  -----------
  [#1083] Add note about Apache and Nginx files


  Commit: 5cf97f75bb93d9168cfa7a680c8b4a9238296fab
      https://github.com/okfn/ckan/commit/5cf97f75bb93d9168cfa7a680c8b4a9238296fab
  Author: amercader <amercadero at gmail.com>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M doc/upgrade-package-to-minor-release.rst

  Log Message:
  -----------
  [#1083] Add note about reenabling extensions


  Commit: bf0787018a285d8b19a36bd9da8f15de7383573f
      https://github.com/okfn/ckan/commit/bf0787018a285d8b19a36bd9da8f15de7383573f
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M doc/upgrade-package-to-minor-release.rst

  Log Message:
  -----------
  [#1083] Minor edits to package install upgrade docs


  Commit: dbbab7ed3423667d6fcd1615ec6e489b62ddc5e6
      https://github.com/okfn/ckan/commit/dbbab7ed3423667d6fcd1615ec6e489b62ddc5e6
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M doc/conf.py
    M doc/upgrade-package-to-minor-release.rst
    M doc/upgrade-source.rst

  Log Message:
  -----------
  Merge branch '1083-upgrade-minor-version-instructions'


  Commit: d8fcedf21b99ed6169e1ea22a25a4d97ad489645
      https://github.com/okfn/ckan/commit/d8fcedf21b99ed6169e1ea22a25a4d97ad489645
  Author: kindly <kindly at gmail.com>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  Merge pull request #1151 from okfn/1151-auth-datastore-fix

Fix for master re datastore and auth audit


  Commit: 1ef8891cbea896cf690074367861580c1fd6219f
      https://github.com/okfn/ckan/commit/1ef8891cbea896cf690074367861580c1fd6219f
  Author: Dominik Moritz <domoritz at gmail.com>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  Changed paths:
    M ckan/controllers/package.py
    M ckan/logic/__init__.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/action/update.py
    M ckan/logic/auth/get.py
    M ckan/new_authz.py
    M doc/conf.py
    M doc/upgrade-package-to-minor-release.rst
    M doc/upgrade-source.rst

  Log Message:
  -----------
  Merge remote-tracking branch 'okfn/master' into 981-extend-datastore-create


Compare: https://github.com/okfn/ckan/compare/955e42276e71...1ef8891cbea8


More information about the ckan-changes mailing list