Commit Graph

1197 Commits (bd6ef718548767ff209048eb8443a067106908bf)

Author SHA1 Message Date
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 2 years ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 2 years ago
KN4CK3R 5968c63a11
Add Go package registry (#24687) 2 years ago
Yarden Shoham 542adf50d5
Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) 2 years ago
KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 2 years ago
Jason Song 2d0ff00823
Improve updating Actions tasks (#24600) 2 years ago
Matthew Walowski 5930ab5fdf
Filter get single commit (#24613) 2 years ago
来自村里的小螃蟹 cd9a13ebb4
Create a branch directly from commit on the create branch API (#22956) 2 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 2 years ago
Matthew Walowski 1dd83dbb91
Filters for GetAllCommits (#24568) 2 years ago
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569) 2 years ago
Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) 2 years ago
Lunny Xiao e5a8ebc0ed
Require at least one unit to be enabled (#24189) 2 years ago
KN4CK3R 05209f0d1d
Add RPM registry (#23380) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
KN4CK3R 723598b803
Implement Cargo HTTP index (#24452) 2 years ago
Otto Richter (fnetX) 3362620ee3
Fix api error message if fork exists (#24487) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 2 years ago
wxiaoguang e3750370df
Use globally shared HTMLRender (#24436) 2 years ago
Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) 2 years ago
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