[ckan-changes] [okfn/ckan] 7e55ae: [#240] Remove circular dependency stopping importi...

GitHub noreply at github.com
Wed Jan 9 00:17:40 UTC 2013


  Branch: refs/heads/240-improve-activities-efficiency
  Home:   https://github.com/okfn/ckan
  Commit: 7e55aeccc0d061cdbe399f665535efe2efe38d40
      https://github.com/okfn/ckan/commit/7e55aeccc0d061cdbe399f665535efe2efe38d40
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#240] Remove circular dependency stopping importing logic into lib.helpers


  Commit: e77cf238c86e9e1a51670557f26605be265dcd47
      https://github.com/okfn/ckan/commit/e77cf238c86e9e1a51670557f26605be265dcd47
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M ckan/lib/base.py
    M ckan/lib/helpers.py
    M ckan/templates/header.html

  Log Message:
  -----------
  [#240] Only check for new activities when required saves a call on dashboard (now 2 not 3)


  Commit: 6ee35d5ff698bb069bc72a49b8d716ac5ab0fa61
      https://github.com/okfn/ckan/commit/6ee35d5ff698bb069bc72a49b8d716ac5ab0fa61
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

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

  Log Message:
  -----------
  [#240] Only check for new activities once and cache (now 1 not 2) on dashboard


  Commit: 6ac50e0aa8d151290481a964661956208ef45e69
      https://github.com/okfn/ckan/commit/6ac50e0aa8d151290481a964661956208ef45e69
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M ckan/model/activity.py

  Log Message:
  -----------
  [#240] Do all the unioning at once


  Commit: f18d5d31890d6d89e1ce23063c4d2d1cbfff7670
      https://github.com/okfn/ckan/commit/f18d5d31890d6d89e1ce23063c4d2d1cbfff7670
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M ckan/model/activity.py

  Log Message:
  -----------
  [#240] Cleanup remove lots of unneeded model. and import model


Compare: https://github.com/okfn/ckan/compare/7e55aeccc0d0^...f18d5d31890d


More information about the ckan-changes mailing list