Uh oh!
There was an error while loading. Please reload this page.
CLOUDSTACK-8749: Add checks to prevent malformed/unexpected input - #733
Conversation
asfbot
commented
Aug 24, 2015
cloudstack-pull-rats #377 SUCCESS |
asfbot
commented
Aug 24, 2015
cloudstack-pull-analysis #310 SUCCESS |
remibergsma
commented
Aug 24, 2015
@bhaisaab Can you send this PR against master please? For now, I'd rather merge to master, then cherry-pick back to 4.5 as I want to prevent all the cherry-picks in master (as we need to put them in a PR anyway in order for the tests to run first). Once 4.6 is out and we'll be working on 4.7, we'll be able to send PRs against 4.6, then merge forward to 4.7/master. Pinging @karuturi |
yadvr
commented
Aug 24, 2015
@remibergsma merges cleanly on master, if you LGTM; I can merge this on master and 4.5 |
yadvr
commented
Aug 24, 2015
@remibergsma sending another PR just for master |
yadvr
commented
Aug 24, 2015
@remibergsma here: #735 |
remibergsma
commented
Aug 24, 2015
@bhaisaab Thanks, now the tests can run on master as well :-) |
remibergsma
commented
Aug 24, 2015
LGTM on this one, will do the other once the tests are done. |
remibergsma
commented
Aug 24, 2015
@jburwell can you review this please? Thanks! |
jburwell
commented
Aug 25, 2015
See comments on PR #735 regarding extracting the parsing logic and unit testing. |
Based on @jburwell's comment on PR apache#718 This closesapache#733 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
asfbot
commented
Aug 26, 2015
cloudstack-pull-rats #404 SUCCESS |
asfbot
commented
Aug 26, 2015
cloudstack-pull-analysis #337 UNSTABLE |
Based on @jburwell's comment on PR #718