Custom Query (2152 matches)
Results (1111 - 1113 of 2152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1170 | fixed | Production deployment docs out of date | dread | dread |
| Description |
Need to cover pip-requirements.txt on different branches in the doc/deployment.rst. Also could do with tidying up upgrade.txt into this document too. |
|||
| #1172 | fixed | Remove all try: except: blocks that don't re-raise the original exception | dread | thejimmyg |
| Description |
The current codebase has one or two try: except; blocks that don't catch specific exceptions. Under no circumstances should any broad try: except: blocks be allowed unless the exceptions they catch are immediately re-raised. Uncaught exceptions are wasting us quite a lot of time when trying to track down problems. |
|||
| #1173 | fixed | Offer a DCat representation for packages in the API | amercader | amercader |
| Description |
/api/rest/package/foo.rdf should return a DCat representation of the package. To create it, we will use the functions in ckanext-rdf. |
|||
Note: See TracQuery
for help on using queries.
