Custom Query (2152 matches)
Results (1816 - 1818 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#853 | fixed | Client upload to storage without having primary storage keys | wwaites | wwaites |
Description |
Reverse engineer boto and work out how to get headers to support upload to google storage without holding api keys. This would lead to an extension to OFS. This analysis should inform (and go hand-in-hand) with the implementation of ticket:879 (Storage Auth API in CKAN).
|
|||
#322 | fixed | Client interface for Notification Service | dread | dread |
Description |
Use cases
Design
Routing detailRouting key format: "OBJ_TYPE" (NB tags should be identified by their name, not ID) Example routing keys
Example queue bindings that clients may use:
VersioningSince message payloads will be tied into the REST Entities, it makes sense to join up with the REST versioning. This could be achieved by providing new exchanges called 'ckan-1.1' perhaps? Documentation
|
|||
#1362 | fixed | Clearing the database should also clear the search index | johnglover | johnglover |
Description |
When paster db clean is run, the search index should also be cleared. |