[ckan-changes] [okfn/ckan] 511364: [controller/package] A very rough sketch of plugga...

noreply at github.com noreply at github.com
Wed Dec 7 15:20:56 UTC 2011


  Branch: refs/heads/feature-1485-package-form-extension
  Home:   https://github.com/okfn/ckan

  Commit: 51136465fb1bb94ea70df32be00eaef6ae43792b
      https://github.com/okfn/ckan/commit/51136465fb1bb94ea70df32be00eaef6ae43792b
  Author: Ian Murray <ian.c.murray at gmail.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M ckan/config/routing.py
  M ckan/controllers/package.py
  M ckan/plugins/interfaces.py

  Log Message:
  -----------
  [controller/package] A very rough sketch of pluggable package controller behaviour.


  Commit: 7fdfb2fc23589be61266fbcbc0da3e59556e6fb0
      https://github.com/okfn/ckan/commit/7fdfb2fc23589be61266fbcbc0da3e59556e6fb0
  Author: Ian Murray <ian.c.murray at gmail.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M ckan/controllers/package.py
  M ckan/tests/functional/test_package.py

  Log Message:
  -----------
  [controllers/package] Created a stub where the package's type can be determined

Goes through the action of creating the package.  It just has nothing to return yet.


  Commit: 0a190a1c9044f6ac4b22ebdf33cada6c16a06c2f
      https://github.com/okfn/ckan/commit/0a190a1c9044f6ac4b22ebdf33cada6c16a06c2f
  Author: Ian Murray <ian.c.murray at gmail.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M ckan/plugins/interfaces.py

  Log Message:
  -----------
  [plugin/interfaces] Cleared up the docs a little.


  Commit: aaddb14cf3d1c293e8cef8ede03860693a7f7215
      https://github.com/okfn/ckan/commit/aaddb14cf3d1c293e8cef8ede03860693a7f7215
  Author: Ian Murray <ian.c.murray at gmail.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M ckan/config/routing.py
  M ckan/controllers/package.py

  Log Message:
  -----------
  [controller/package] A tidy up.

 - Moved the logic of registering plugin implementations to package-types
   from routing.py into controller/package.py

 - Renamed things more consistently.


  Commit: 0301085dc3f666c715ce4460aad152cb60a1be81
      https://github.com/okfn/ckan/commit/0301085dc3f666c715ce4460aad152cb60a1be81
  Author: Ian Murray <ian.c.murray at gmail.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    A notes.txt

  Log Message:
  -----------
  [notes.txt] A temporary file containing some notes about the work in progress


  Commit: 9aa8d9693d7b1d100fcc78603d4dbf3c1d37cda1
      https://github.com/okfn/ckan/commit/9aa8d9693d7b1d100fcc78603d4dbf3c1d37cda1
  Author: rossjones <ross at ross-vm.(none)>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Log Message:
  -----------
  Merge branch 'feature-1485-package-form-extension' of https://github.com/okfn/ckan into feature-1485-package-form-extension


Compare: https://github.com/okfn/ckan/compare/01e3e6e...9aa8d96




More information about the ckan-changes mailing list