| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix handling of plenty Nuget package versions (#26075) (#26173) | Giteabot | 2023-07-26 | 4 | -32/+94 |
* | Remove "misc" scope check from public API endpoints (#26134) (#26149) | Giteabot | 2023-07-26 | 1 | -2/+2 |
* | Fix handling of Debian files with trailing slash (#26087) (#26098) | Giteabot | 2023-07-24 | 1 | -1/+1 |
* | fix Missing 404 swagger response docs for /admin/users/{username} (#26086) (#... | Giteabot | 2023-07-24 | 1 | -0/+2 |
* | Add support for different Maven POM encoding (#25873) (#25890) | Giteabot | 2023-07-14 | 1 | -1/+7 |
* | For API attachments, use API URL (#25639) (#25814) | Giteabot | 2023-07-10 | 7 | -31/+31 |
* | Test if container blob is accessible before mounting (#22759) (#25784) | Giteabot | 2023-07-09 | 1 | -7/+15 |
* | Replace `interface{}` with `any` (#25686) (#25687) | silverwind | 2023-07-04 | 27 | -49/+49 |
* | Fix bug of branches API with tests(#25578) (#25579) | Lunny Xiao | 2023-07-03 | 1 | -2/+35 |
* | Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ... | Giteabot | 2023-06-30 | 1 | -1/+1 |
* | Use correct response code in push mirror creation response in v1_json.tmpl (#... | Giteabot | 2023-06-28 | 1 | -1/+1 |
* | Fix bugs related to notification endpoints (#25548) (#25562) | Giteabot | 2023-06-28 | 3 | -4/+4 |
* | Fix `Permission` in API returned repository struct (#25388) (#25441) | Giteabot | 2023-06-22 | 11 | -38/+43 |
* | Fix incorrect actions ref_name (#25358) (#25367) | Giteabot | 2023-06-19 | 1 | -1/+1 |
* | Fix all possible setting error related storages and added some tests (#23911)... | Giteabot | 2023-06-14 | 1 | -2/+2 |
* | Fix compatible for webhook ref type (#25195) (#25223) | Giteabot | 2023-06-13 | 1 | -2/+2 |
* | fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0 | Denys Konovalov | 2023-06-07 | 1 | -2/+2 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -305/+372 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -4/+12 |
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 4 | -28/+178 |
* | Fix ref type error (#24941) | Lunny Xiao | 2023-05-26 | 1 | -2/+5 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 1 | -8/+2 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 3 | -0/+317 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 1 | -19/+21 |
* | Add API for Label templates (#24602) | JakobDev | 2023-05-23 | 3 | -0/+76 |
* | Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) | yp05327 | 2023-05-22 | 1 | -1/+3 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 3 | -1/+287 |
* | Refactor rename user and rename organization (#24052) | Lunny Xiao | 2023-05-21 | 1 | -7/+7 |
* | Use `CommentList` instead of `[]*Comment` (#24828) | Lunny Xiao | 2023-05-21 | 1 | -8/+8 |
* | Return `404` in the API if the requested webhooks were not found (#24823) | Yevhen Pavlov | 2023-05-21 | 1 | -2/+7 |
* | Decouple the different contexts from each other (#24786) | wxiaoguang | 2023-05-21 | 16 | -115/+108 |
* | Some refactors for issues stats (#24793) | Lunny Xiao | 2023-05-19 | 1 | -1/+1 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 1 | -0/+587 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 3 | -1/+286 |
* | Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) | Yarden Shoham | 2023-05-13 | 1 | -1/+1 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 3 | -1/+268 |
* | Improve updating Actions tasks (#24600) | Jason Song | 2023-05-10 | 1 | -22/+1 |
* | Filter get single commit (#24613) | Matthew Walowski | 2023-05-10 | 1 | -16/+17 |
* | Create a branch directly from commit on the create branch API (#22956) | 来自村里的小螃蟹 | 2023-05-09 | 1 | -4/+28 |
* | Make repository response support HTTP range request (#24592) | wxiaoguang | 2023-05-09 | 1 | -12/+7 |
* | Filters for GetAllCommits (#24568) | Matthew Walowski | 2023-05-09 | 3 | -4/+20 |
* | Improve Gitea's web context, decouple "issue template" code into service pack... | wxiaoguang | 2023-05-09 | 2 | -7/+12 |
* | Split "modules/context.go" to separate files (#24569) | wxiaoguang | 2023-05-08 | 1 | -1/+1 |
* | Pass 'not' to commit count (#24473) | Matthew Walowski | 2023-05-08 | 2 | -5/+29 |
* | Require at least one unit to be enabled (#24189) | Lunny Xiao | 2023-05-06 | 1 | -3/+5 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 4 | -2/+281 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 2 | -3/+2 |
* | Merge setting.InitXXX into one function with options (#24389) | Lunny Xiao | 2023-05-04 | 1 | -3/+4 |
* | Implement Cargo HTTP index (#24452) | KN4CK3R | 2023-05-03 | 2 | -0/+36 |
* | Fix api error message if fork exists (#24487) | Otto Richter (fnetX) | 2023-05-02 | 1 | -1/+1 |