[ckan-changes] [okfn/ckan] adc227: [controller/package] A very rough sketch of plugga...
noreply at github.com
noreply at github.com
Wed Nov 23 14:38:24 UTC 2011
Branch: refs/heads/feature-1485-package-form-extension
Home: https://github.com/okfn/ckan
Commit: adc2275671346c7471790146fb542a69c2943d27
https://github.com/okfn/ckan/commit/adc2275671346c7471790146fb542a69c2943d27
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2011-11-22 (Tue, 22 Nov 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: 1d1c4c8958a2b7961636a5878baddccb60e8db8d
https://github.com/okfn/ckan/commit/1d1c4c8958a2b7961636a5878baddccb60e8db8d
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2011-11-23 (Wed, 23 Nov 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: 489d3eb2cee54664ee3fc6fc35155d34c8591b44
https://github.com/okfn/ckan/commit/489d3eb2cee54664ee3fc6fc35155d34c8591b44
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2011-11-23 (Wed, 23 Nov 2011)
Changed paths:
M ckan/plugins/interfaces.py
Log Message:
-----------
[plugin/interfaces] Cleared up the docs a little.
Commit: f9a5f91b313f2e1bc7bf5d11707683ae06810854
https://github.com/okfn/ckan/commit/f9a5f91b313f2e1bc7bf5d11707683ae06810854
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2011-11-23 (Wed, 23 Nov 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: 01d796651b37c327c4caa842bb233e42249a2238
https://github.com/okfn/ckan/commit/01d796651b37c327c4caa842bb233e42249a2238
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2011-11-23 (Wed, 23 Nov 2011)
Changed paths:
A notes.txt
Log Message:
-----------
[notes.txt] A temporary file containing some notes about the work in progress
Compare: https://github.com/okfn/ckan/compare/adc2275^...01d7966
More information about the ckan-changes
mailing list