Commit Graph

1098 Commits (bc51e259d6442ec753846ba353395fa4fe7d0858)

Author SHA1 Message Date
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
Denys Konovalov eac1bddb8d
fix swagger documentation for multiple files API endpoint (#25110) 1 year ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
JakobDev 1b115296d3
Followup to pinned Issues (#24945) 1 year ago
Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago
谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
JakobDev 25dc1556cd
Add API for Label templates (#24602) 2 years ago
yp05327 bebc3433c5
Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2 years ago
KN4CK3R cdb088cec2
Add CRAN package registry (#22331) 2 years ago
Lunny Xiao c59a057297
Refactor rename user and rename organization (#24052) 2 years ago
Lunny Xiao 64f6a5d113
Use `CommentList` instead of `[]*Comment` (#24828) 2 years ago
Yevhen Pavlov 1dfaf83798
Return `404` in the API if the requested webhooks were not found (#24823) 2 years ago
wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 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
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
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
JakobDev 36a5d4c2f3
Add API for gitignore templates (#22783) 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
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
Lunny Xiao fd9d072af1
Fix protected branch for API (#24013) 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