Custom Query (2152 matches)
Results (553 - 555 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#852 | fixed | [super] Dataset upload and archiving | rgrp | wwaites |
Description |
3 (4) use cases: (With and without access to auth keys.)
Most important are:
Aside: Once 2 was done we could deprecate storage.ckan.net Sub-ticketsRequired infrastructure
User upload via Web UI User upload via CLI/datapkg Also related:
More Info
|
|||
#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).
|
|||
#854 | fixed | Tests for authorization_group | johnlawrenceaspden | dread |
Description |
The coverage tool (run by buildbot in the ckan build) reports that only 24% of lines of ckan.controllers.authorization_group are run in tests and 38% of ckan.forms.authorization_group. This suggests a need for more tests. |