| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(api): implement branch/commit comparison API (#30349) | Bo-Yi Wu | 2024-04-16 | 1 | -0/+6 |
* | Add API for `Variables` (#29520) | sillyguodong | 2024-03-28 | 2 | -0/+20 |
* | Fix lint-swagger warning (#29787) | sillyguodong | 2024-03-14 | 2 | -3/+7 |
* | Add admin API route for managing user's badges (#23106) | techknowlogick | 2024-03-01 | 1 | -0/+6 |
* | refactor(API): refactor secret creation and update functionality (#26751) | Bo-Yi Wu | 2023-08-28 | 1 | -4/+1 |
* | feat(API): update and delete secret for managing organization secrets (#26660) | Bo-Yi Wu | 2023-08-24 | 1 | -0/+3 |
* | feat: implement organization secret creation API (#26566) | Bo-Yi Wu | 2023-08-22 | 2 | -0/+10 |
* | Add API route to list org secrets (#26485) | Bo-Yi Wu | 2023-08-15 | 1 | -0/+13 |
* | Add API for changing Avatars (#25369) | JakobDev | 2023-06-29 | 1 | -0/+6 |
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 2 | -0/+10 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 1 | -0/+7 |
* | Add API for Label templates (#24602) | JakobDev | 2023-05-23 | 1 | -0/+14 |
* | Add API for gitignore templates (#22783) | JakobDev | 2023-04-27 | 1 | -0/+14 |
* | Add API for License templates (#23009) | JakobDev | 2023-04-26 | 1 | -0/+14 |
* | Add activity feeds API (#23494) | Zettat123 | 2023-04-04 | 1 | -0/+15 |
* | Implement Issue Config (#20956) | JakobDev | 2023-03-28 | 1 | -0/+14 |
* | Add API to manage issue dependencies (#17935) | qwerty287 | 2023-03-28 | 1 | -0/+2 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 1 | -0/+2 |
* | add user rename endpoint to admin api (#22789) | techknowlogick | 2023-03-14 | 1 | -0/+3 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 14 | -28/+14 |
* | Add API endpoint to get changed files of a PR (#21177) | qwerty287 | 2022-09-29 | 1 | -0/+22 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -2/+2 |
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 2 | -0/+17 |
* | Add spectral linter for Swagger (#20321) | silverwind | 2022-07-11 | 1 | -3/+0 |
* | User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19... | Anthony Wang | 2022-06-19 | 1 | -0/+16 |
* | Add API to query collaborators permission for a repository (#18761) | Florin Hillebrand | 2022-04-29 | 1 | -0/+7 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+30 |
* | Add API to get issue/pull comments and events (timeline) (#17403) | qwerty287 | 2022-01-01 | 1 | -0/+7 |
* | Add API to get/edit wiki (#17278) | qwerty287 | 2021-10-25 | 2 | -0/+24 |
* | [API] Add endpount to get user org permissions (#17232) | Romain | 2021-10-12 | 1 | -0/+7 |
* | Add nodeinfo endpoint for federation purposes (#16953) | techknowlogick | 2021-09-28 | 1 | -0/+16 |
* | Add an api endpoint to fetch git notes (#15373) (#16649) | nitul1991 | 2021-08-11 | 1 | -0/+7 |
* | Swagger AccessToken fixes (#16574) | zeripath | 2021-08-01 | 2 | -0/+10 |
* | Creating a repo from a template repo via API (#15958) | a1012112796 | 2021-07-05 | 1 | -0/+2 |
* | [API] GET / SET User Settings (#16169) | 6543 | 2021-06-23 | 2 | -0/+10 |
* | [API] Add repoCreateTag (#16165) | 6543 | 2021-06-17 | 1 | -0/+3 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -3/+3 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+3 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -1/+1 |
* | [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) | 6543 | 2020-12-18 | 1 | -7/+14 |
* | Add review request api (#11355) | a1012112796 | 2020-10-20 | 1 | -0/+3 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 1 | -0/+7 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -0/+3 |
* | Expose Attachemnt Settings by API (#12514) | 6543 | 2020-09-05 | 1 | -0/+7 |
* | API: Expose its limitation settings (#12714) | 6543 | 2020-09-04 | 1 | -0/+7 |
* | Add cron running API (#12421) | zeripath | 2020-08-24 | 1 | -0/+16 |
* | API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s... | 6543 | 2020-06-22 | 2 | -7/+21 |
* | API expose usefull General Repo settings settings (#11758) | 6543 | 2020-06-10 | 1 | -0/+7 |
* | Add language statistics API endpoint (#11737) | Lauris BH | 2020-06-07 | 1 | -0/+7 |
* | [API] Expose allowed Reactions (#11735) | 6543 | 2020-06-04 | 1 | -0/+7 |