forgejo/routers/api/v1/repo
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view ()
* Add commit statuses reports on pull view

* Add some translations

* improve the UI

* fix fmt

* fix tests

* add a new test git repo to fix tests

* fix bug when headRepo or headBranch missing

* fix tests

* fix tests

* fix consistency

* fix tests

* fix tests

* change the test repo

* fix tests

* fix tests

* fix migration

* keep db size consistency

* fix translation

* change commit hash status table unique index

* remove unused table

* use char instead varchar

* make hashCommitStatusContext private

* split merge section with status check on pull view ui

* fix tests; fix arc-green theme on pull ui
2019-06-30 08:57:59 +01:00
..
blob.go Fixes 4762 - Content API for Creating, Updating, Deleting Files () 2019-04-17 12:06:35 -04:00
branch.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
collaborators.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
commits.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
file.go Fixes - API File Contents bug () 2019-06-29 16:51:10 -04:00
fork.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
git_hook.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
git_ref.go Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00
hook.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
hook_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
issue.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
issue_comment.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
issue_label.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
issue_tracked_time.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
key.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
label.go Add missing description of label on API () 2019-06-16 20:39:52 +08:00
main_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
milestone.go Add state param to milestone listing API () 2019-06-06 08:37:45 +08:00
pull.go Fix : Add LFS objects to base repository on merging () 2019-06-22 18:35:34 +01:00
release.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
release_attachment.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
repo.go Add golangci () 2019-06-12 15:41:28 -04:00
repo_test.go Fixes - Adds API Endpoint for Repo Edit () 2019-05-30 11:09:05 -04:00
star.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
status.go Add commit statuses reports on pull request view () 2019-06-30 08:57:59 +01:00
subscriber.go Move sdk structs to modules/structs () 2019-05-11 18:21:34 +08:00
tag.go Fixes - Adds the /git/tags API endpoint () 2019-06-08 17:31:11 +03:00
tree.go Fixes 4762 - Content API for Creating, Updating, Deleting Files () 2019-04-17 12:06:35 -04:00