Custom Query (2152 matches)
Results (526 - 528 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#427 | fixed | Match licenses from GEMINI document | thejimmyg | dread |
Description |
|
|||
#430 | wontfix | Upgrade CKAN to Pylons 1.0 | thejimmyg | pudo |
Description |
Pylons 1.0 has been out for a while and appears to be running stable on a few production sites. It also introduces a few new features, among them the ability to specifiy controllers using the entrypoint mechanism. http://bitbucket.org/pudo/ckanextdeliverance/src/tip/ckanext/deliverance/pylonspatch.py This might be a bit ugly since the default behaviour of some pylons objects, such as tmpl_context, app_globals and redirect has changed. |
|||
#435 | wontfix | Switching between ckan instances causes orphaned postgres processes | thejimmyg | dread |
Description |
Analysis using pg_top reveals orphaed processes: https://trac.dataco.coi.gov.uk/projects/datagov/ticket/460#comment:6 This followed switching ckan instances on the dgu machine. Do these hang around forever clogging up a db server? Can switching between instances be smoothed to avoid this? |