Commit Graph

1325 Commits (3f081d4b54261c1b4ee4f1df40c610fdd9581ef2)

Author SHA1 Message Date
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
wxiaoguang a6450494c3
Fix unclear `IsRepositoryExist` logic (#24374) 2 years ago
ChristopherHX 6dfc0c87ec
Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields (#24356) 2 years ago
JakobDev 36a5d4c2f3
Add API for gitignore templates (#22783) 2 years ago
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 2 years ago
JakobDev fb37eefa28
Add API for License templates (#23009) 2 years ago
silverwind fe007b65bd
Fix typo in API route (#24310) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 2 years ago
Jason Song ac384c4e1d
Support upload `outputs` and use `needs` context on Actions (#24230) 2 years ago
harryzcy cb19772d6a
Fix access token issue on some public endpoints (#24194) 2 years ago
wxiaoguang b9a97ccd0e
Refactor web route (#24080) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
yp05327 b7221bec34
Fix admin team access mode value in team_unit table (#24012) 2 years ago
yp05327 bb6c670cff
Add actions support to package auth verification (#23729) 2 years ago
Lunny Xiao fd9d072af1
Fix protected branch for API (#24013) 2 years ago
sillyguodong 3876f56c7b
Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 2 years ago
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
Zettat123 6b0df6d8da
Add activity feeds API (#23494) 2 years ago
wxiaoguang 17f23182ff
Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
Jason Song d67e40684f
Improve LoadUnitConfig to handle invalid or duplicate units (#23736) 2 years ago
KN4CK3R fbd4eaceed
Display image size for multiarch container images (#23821) 2 years ago
Jason Song 3e8db31a5b
Refactor commit status for Actions jobs (#23786) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
Mai-Lapyst 5cd1d6c93b
Set repository link based on the url in package.json for npm packages (#20379) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490) 2 years ago
Samuel FORESTIER dbdb5ba33e
Sort Python package descriptors by version to mimic PyPI format (#23550) 2 years ago
Andrew Tomaka 0206882e8a
Match api migration behavior to web behavior (#23552) 2 years ago
Zettat123 46addc1f93
Return `repository` in npm package metadata endpoint (#23539) 2 years ago
James Cleverley-Prance 574d8fe6d6
Add absent repounits to create/edit repo API (#23500) 2 years ago
Lunny Xiao 6f9cc617fc
Add login name and source id for admin user searching API (#23376) 2 years ago
techknowlogick d56bb74201
add admin API email endpoints (#22792) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
KN4CK3R 8570593d55
Add package registry architecture overview (#23445) 2 years ago
Zettat123 8421b8264f
Handle missing `README` in create repos API (#23387) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
John Olheiser 0a6f6354bb
Purge API comment (#23451) 2 years ago
yp05327 d74a7efb60
Use context for `RepositoryList.LoadAttributes` (#23435) 2 years ago
Peter c6f5029708
Preserve file size when creating attachments (#23406) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Zettat123 15a1c2d7ef
Fix panic when getting notes by ref (#23372) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
Jason Song 47b912cd52
Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
ChristianSch 79acf7acc4
Fix grammar in error message (#23273) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 2 years ago