Custom Query (2152 matches)
Results (907 - 909 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1383 | fixed | Add IResourceChange IResourceUrlChange Interfaces. | kindly | kindly |
Description |
Need to add way for extensions to trigger based on resource change and just resource url change. |
|||
#1397 | fixed | [super] Resource archiving | kindly | rgrp |
Description |
We want to cache/archive data associated to a resource so it is available if the resource url disappears (and in order to support other processing we may wish to do e.g. webstorer ...) Etherpad: http://ckan.okfnpad.org/queue (most relevant parts inlined here) Preliminaries
Configuration setup for daemonsPass config through to workers i.e site_url, user, api_key. Need to make site user account. #1408 celeryd config: All providers of tasks will add an item to the following entry point: [ckan.tasks] name = ckanext.{name}.tasks:.... celeryconfig.py from pkg_resources import iter_entry_points for entry in iter_entry_points: celeryimports.appen(....) CELERY_IMPORTS = celeryimports Work Items
|
|||
#1398 | fixed | Automated conversion of resource data into webstore | kindly | rgrp |
Description |
|
Note: See TracQuery
for help on using queries.