mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
36943e56d6
* add Divergence * add Update Button * first working version * re-use code * split raw merge commands and db-change functions (notify, cache, ...) * use rawMerge (remove redundant code) * own function to get Diverging of PRs * use FlashError * correct Error Msg * hook is triggerd ... so remove comment * add "branch2" to "user2/repo1" because it unit-test "TestPullView_ReviewerMissed" use it but dont exist jet :/ * move GetPerm to IsUserAllowedToUpdate * add Flash Success MSG * imprufe code - remove useless js chage * fix-lint * TEST: add PullRequest ID:5 Repo: user2/repo1 Base: branch1 Head: pr-to-update * correct comments * make PR5 outdated * fix Tests * WIP: add pull update test * update revs * update locales * working TEST * update UI * misspell * change style * add 1s delay so rev exist * move row up (before merge row) * fix lint nit * UI remove divider * Update style * nits * do it right * introduce IsSameRepo * remove useless check Co-authored-by: Lauris BH <lauris@nix.lv>
137 lines
2.1 KiB
YAML
137 lines
2.1 KiB
YAML
-
|
|
id: 1
|
|
repo_id: 1
|
|
index: 1
|
|
poster_id: 1
|
|
name: issue1
|
|
content: content for the first issue
|
|
is_closed: false
|
|
is_pull: false
|
|
num_comments: 2
|
|
created_unix: 946684800
|
|
updated_unix: 978307200
|
|
|
|
-
|
|
id: 2
|
|
repo_id: 1
|
|
index: 2
|
|
poster_id: 1
|
|
name: issue2
|
|
content: content for the second issue
|
|
milestone_id: 1
|
|
is_closed: false
|
|
is_pull: true
|
|
created_unix: 946684810
|
|
updated_unix: 978307190
|
|
|
|
|
|
-
|
|
id: 3
|
|
repo_id: 1
|
|
index: 3
|
|
poster_id: 1
|
|
name: issue3
|
|
content: content for the third issue
|
|
is_closed: false
|
|
is_pull: true
|
|
created_unix: 946684820
|
|
updated_unix: 978307180
|
|
|
|
-
|
|
id: 4
|
|
repo_id: 2
|
|
index: 1
|
|
poster_id: 2
|
|
name: issue4
|
|
content: content for the fourth issue
|
|
is_closed: true
|
|
is_pull: false
|
|
created_unix: 946684830
|
|
updated_unix: 978307200
|
|
|
|
-
|
|
id: 5
|
|
repo_id: 1
|
|
index: 4
|
|
poster_id: 2
|
|
name: issue5
|
|
content: content for the fifth issue
|
|
is_closed: true
|
|
is_pull: false
|
|
created_unix: 946684840
|
|
updated_unix: 978307200
|
|
|
|
-
|
|
id: 6
|
|
repo_id: 3
|
|
index: 1
|
|
poster_id: 1
|
|
name: issue6
|
|
content: content6
|
|
is_closed: false
|
|
is_pull: false
|
|
num_comments: 0
|
|
created_unix: 946684850
|
|
updated_unix: 978307200
|
|
|
|
-
|
|
id: 7
|
|
repo_id: 2
|
|
index: 2
|
|
poster_id: 2
|
|
name: issue7
|
|
content: content for the seventh issue
|
|
is_closed: false
|
|
is_pull: false
|
|
created_unix: 946684830
|
|
updated_unix: 978307200
|
|
|
|
-
|
|
id: 8
|
|
repo_id: 10
|
|
index: 1
|
|
poster_id: 11
|
|
name: pr2
|
|
content: a pull request
|
|
is_closed: false
|
|
is_pull: true
|
|
created_unix: 946684820
|
|
updated_unix: 978307180
|
|
|
|
-
|
|
id: 9
|
|
repo_id: 48
|
|
index: 1
|
|
poster_id: 11
|
|
name: pr1
|
|
content: a pull request
|
|
is_closed: false
|
|
is_pull: true
|
|
created_unix: 946684820
|
|
updated_unix: 978307180
|
|
|
|
-
|
|
id: 10
|
|
repo_id: 42
|
|
index: 1
|
|
poster_id: 500
|
|
name: issue from deleted account
|
|
content: content from deleted account
|
|
is_closed: false
|
|
is_pull: false
|
|
created_unix: 946684830
|
|
updated_unix: 999307200
|
|
deadline_unix: 1019307200
|
|
|
|
-
|
|
id: 11
|
|
repo_id: 1
|
|
index: 5
|
|
poster_id: 1
|
|
name: pull5
|
|
content: content for the a pull request
|
|
is_closed: false
|
|
is_pull: true
|
|
created_unix: 1579194806
|
|
updated_unix: 1579194806
|