Signed-off-by: amedvede amedvede@redhat.com
1 new commit added
feat: added func that send get reqeust to bodhi
fix: change agruments of ajax request and loging response data for testing purposes
rebased onto 12843d1be4eb4ee63d40fbb4be53601f87acf3dc
fix: changes logic of function which check for dead.package file to not produce errors
feat: added 3 versions of request to bodhi for test which one is better
feat,ref: added promise that will get releases from bodhi by using third party proxy and refactoring of code
fix: changes url for bodhi request
rebased onto 81deb7e1f87652af0c16f9f3438eee2da042c1aa
rebased onto 12157cc307fa7ca9f7f3699809f22331e6cb0460
feat: trying to run without disabling branches
feat: change request to bodhi to user 3rd party proxy
fix: changed link to sent request to bodhi
refactor: removed commented line with wrong url
feat: added crossDomain and access_origin headers to ajax request
rebased onto 7cc11b89262a91dcb348be47301854baa0922bb1
rebased onto b847408af6de94409d854935bf4e0506e0fbbdea
dist-git: pdc requested has beed replaced by the use of bodhi endpoint as a part of pdc decommission
rebased onto f8e95c1bac67b01dd19134798fc254c42c12b54c
This PR is changing the logic for showing inactive branches, by replacing using PDC dor getting data about inactive branches to using bodhi for getting info about active branches and checking for the "dead.package" file on them to recognize which are disabled.
Would the "frozen" branches also belong here?
rebased onto 077ca388b9dbf6c3afe9f4fcfa35bb6bf4bdf3d9
feat: added request for frozen branches and formating the function to have correct tab size
rebased onto 5b0f85c10cda91deb87682f7a39141aeb1ec8008
Pull-Request has been merged by humaton
Signed-off-by: amedvede amedvede@redhat.com