126 Commits (3e57ba5b36a110065804a3f70f63b10587b17ea3)

Author SHA1 Message Date
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 2 weeks ago
Lunny Xiao 62d750eadb
Fix various permission & login related bugs (#36002) 4 weeks ago
wxiaoguang 050c9485df
Fix team member access check (#35899) 1 month ago
ChristopherHX 08b9776970
Refactor Actions Token Access (#35688) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 1f32170060
Move some functions to gitrepo package (#35503) 3 months ago
Gnanakeethan Balasubramaniam fe5afcb022
Exposing TimeEstimate field in the API (#35475) 3 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
Lunny Xiao e1fd9e3cd1
Always return the relevant status information, even if no status exists. (#35335) 4 months ago
Lunny Xiao 37958e486a
Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 5 months ago
Scion af0196c145
Fix ListWorkflowRuns OpenAPI response model. (#35026) 5 months ago
wxiaoguang 6a97ab0af4
Fix team permissions (#34827) 6 months ago
ChristopherHX cda90eca31
Add workflow_run api + webhook (#33964) 6 months ago
Lunny Xiao fbc3796f9e
Fix pull requests API convert panic when head repository is deleted. (#34685) 6 months ago
Lunny Xiao 6d0b24064a
Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 6 months ago
badhezi 0cec4b84e2
Fix actions skipped commit status indicator (#34507) 7 months ago
Adam Majer 9cfcc079c7
Export repo's manual merge settings (#34502) 7 months ago
Tobias Balle-Petersen 3e49fba578
feat: return time of last usage for public keys and access tokens in the api (#34323) 8 months ago
Tobias Balle-Petersen e67f74efc8
fix: do not return archive download URLs in API if downloads are disabled (#34324) 8 months ago
ChristopherHX 21b43fce08
Actions Runner rest api (#33873) 8 months ago
Lunny Xiao 4a5af4edca
Cache GPG keys, emails and users when list commits (#34086) 8 months ago
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git (#33980) 9 months ago
Lunny Xiao a2e8a289b2
Improve pull request list api (#34052) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
wxiaoguang 6422f05a4e
Decouple diff stats query from actual diffing (#33810) 9 months ago
Lunny Xiao 7df09e31fa
Move issue pin to an standalone table for querying performance (#33452) 10 months ago
Lunny Xiao 58c124cc4f
Move commits signature and verify functions to service layers (#33605) 10 months ago
ChristopherHX 2b8cfb557d
Artifacts download api for artifact actions v4 (#33510) 10 months ago
wxiaoguang e741448a14
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 10 months ago
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315) 11 months ago
yp05327 e177239529
Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 11 months ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 11 months ago
Lunny Xiao dc8f59baa5
Add more load functions to make sure the reference object loaded (#32901) 1 year ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 1 year ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 1 year ago
6543 846f618716
Add priority to protected branch (#32286) 1 year ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 year ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 1 year ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 year ago
charles-plutohealth 7c6edf1ba0
Fix `/repos/{owner}/{repo}/pulls/{index}/files` endpoint not populating `previous_filename` (#32017) 1 year ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 1 year ago
Edip Emre Bodur 94cca8846e
Fix null requested_reviewer from API (#31773) 1 year ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 1 year ago
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 1 year ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 1 year ago
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295) 2 years ago