Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1252 - 1254 of 2152)

Ticket Resolution Summary Owner Reporter
#741 fixed Extension / Plugin system for CKAN ollyc

Reported by ollyc, 4 years ago.

Description

Create plugin system using <http://pypi.python.org/pypi/pyutilib.component.core/>

Specification in CEP-003 (browser:doc/cep/cep-003.txt) and <http://okfnpad.org/ckan-plugins>

#327 wontfix Create a web hook worker for CKAN pudo pudo

Reported by pudo, 4 years ago.

Description

This will be useful as an example consumer of the new queue notifications (#325).

  • A user can register any URL to be notified upon an event.
  • Possible extensions: GET with ID only vs. POST with serialized object
  • E-Mail notifications are also hooks, essentially.

We need to have a UI module that allows for the hook CRUD and some feedback (e.g. non 200 status codes)

#395 duplicate Set up profiling to analyze performance issues pudo

Reported by pudo, 4 years ago.

Description

At the moment, some pages within CKAN tend to load slowly. We should create a profiling setup in which we can measure response times for complete requests and individual methods calls.

This could be used to identify bottlenecks and find an appropriate caching or tuning strategy to improve CKAN performance.

NB: We should also agree on a maximum request latency.

TODO: Read up on all those QoS tickets to avoid overlapping efforts.

Note: See TracQuery for help on using queries.