Michal Hrusecky
5acae8f172
Check whether everything is building Ok
2014-02-14 18:49:50 +01:00
Michal Hrusecky
0459e59702
Implement move using existing API calls
2014-02-14 17:08:17 +01:00
Michal Hrušecký
d9b5a7d252
Merge pull request #27 from coolo/issue_1499
...
implement #1499 and #1489
2014-02-14 09:33:23 +01:00
Stephan Kulow
5dfe871e7d
reapply bffaecb6e20ad2c70e0c4234665ce9f630b58ad8
2014-02-13 14:47:51 +01:00
Stephan Kulow
35d5391bc4
support delete requests by adding empty container and wipe it
2014-02-13 14:38:30 +01:00
Stephan Kulow
8a3f12871b
also test disable_build=True
2014-02-13 14:18:16 +01:00
Stephan Kulow
1c5e4d4387
create _meta and _link for rqlinked packages
...
_meta needs to be as empty as possible and _link is just a plain link without any magic or
template
2014-02-13 13:27:29 +01:00
Michal Hrusecky
f8c2ee506c
Fix removing request from metadata
...
Previous implementation was broken as there ware still some leftovers of
newdata variable mixed with new data variable approach. Made it simple and
working.
2014-02-13 13:20:44 +01:00
Stephan Kulow
cbaf567324
be careful to only reset the requests
2014-02-13 11:48:40 +01:00
Tomáš Chvátal
e7912932ed
Add function to remove from prj pseudometa.
2014-02-13 11:47:16 +01:00
d89f1e1935
Bit of refactoring to make this more readable
2014-02-13 11:43:10 +01:00
2268d6bdf3
Rename StagingApi to StagingAPI
2014-02-13 11:43:10 +01:00
052a74b611
Fix import. Static analysis tools works now
2014-02-13 11:43:10 +01:00
e461b8701c
Put the code in the expected site
2014-02-13 11:43:06 +01:00
Stephan Kulow
a179515805
check the _links between the prjs and don't offer to delete them
2014-02-12 16:29:23 +01:00
Stephan Kulow
222ba33743
seperate the functions needed for the cleanup_rings command
2014-02-12 15:34:57 +01:00
1fb0752147
Move StaginAPI into a module. Fix tests.
2014-02-12 13:15:49 +01:00