##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1061:3f46ec25
db-migration: Add a column to the PullRequest and PullRequestVersion table. The column holds the value of the shadow repo merge reference.
Martin Bornhold
0
r1060:64559657
tests: Ignore merge commit id on camparison of merge responses.
Martin Bornhold
0
r1059:eda82a60
tests: Adapt asserts to work with merge reference onbject in merge response.
Martin Bornhold
0
r1058:c3c86c38
tests: Use merge reference object instead of raw commit id.
Martin Bornhold
0
r1057:b92be77b
tests: Remove pull request duplication and update expected values.
Martin Bornhold
0
r1056:5cd62733
tests: Update expected data from api call.
Martin Bornhold
0
r1055:298b49a9
api: Add merge reference to merge_pull_request api call.
Martin Bornhold
0
r1054:122c7b13
api: Include merge reference into API data of a PR.
Martin Bornhold
0
r1053:a4bf20df
tests: Adapt tests to new merge response object.
Martin Bornhold
0
r1052:fd5a3923
pr-shadow: Adapt to new merge response object.
Martin Bornhold
0
r1051:668a5e47
vcs: Return merge reference in merge response. Previously we returned only the merge commit id. Now we set a bookmark(hg) or branch reference(git) to point to the merge commit. By returning a merge reference we have both informations available (id and name)
Martin Bornhold
0
r1050:54b2fc53
pep8: Remove unused imports and variables.
Martin Bornhold
0
r1049:977e010e
pr-shadow: Use reference object to store the last merge reference of a PR. #1055
Martin Bornhold
0
r1048:928bf19b
db: Refactor reference conversion to an reusable method.
Martin Bornhold
0
r1047:f58888bc
tests: Add test to check the link to the shadow repo of a PR.
Martin Bornhold
0
r1046:40393b0a
tests: Add a method to AssertResponse to check value of elements.
Martin Bornhold
0
r1045:073ad72a
pr-shadow: Display link to last merge revision in shadow repository if merge was successful. #1055
Martin Bornhold
0
r1044:0b666942
pr-model: Commit changes to DB on merge status update.
Martin Bornhold
0
r1043:4da21655
pr-shadow: Set last merge revision on merge status update.
Martin Bornhold
0
r1042:769466d2
pr-shadow: Copy last merge revision if creating a PR version.
Martin Bornhold
0
load next
< 1 .. 213 214 215 216 217 .. 268 >
showing 20 out of 5342 commits