| Commit message (Expand) | Author | Age | Files | Lines |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 1 | -8/+10 |
* | Display total commit count in hook message (#21400) | KN4CK3R | 2022-10-17 | 1 | -9/+10 |
* | Make external issue tracker regexp configurable via API (#21338) | Andrew Imeson | 2022-10-07 | 1 | -1/+3 |
* | Fix typo in API comment document (#21347) | wxiaoguang | 2022-10-05 | 1 | -3/+3 |
* | Add name field for org api (#21270) | KN4CK3R | 2022-09-29 | 1 | -1/+3 |
* | Add API endpoint to get changed files of a PR (#21177) | qwerty287 | 2022-09-29 | 1 | -0/+13 |
* | Better repo API unit checks (#21130) | John Olheiser | 2022-09-28 | 1 | -12/+12 |
* | Limit length of repo description and repo url input fields (#21119) | JakobDev | 2022-09-16 | 1 | -5/+5 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 1 | -0/+33 |
* | Support Issue forms and PR forms (#20987) | Jason Song | 2022-09-02 | 1 | -11/+49 |
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 1 | -0/+25 |
* | Add latest commit's SHA to content response (#20398) | Gusted | 2022-07-30 | 1 | -3/+4 |
* | Dismiss prior pull reviews if done via web in review dismiss (#20197) | 6543 | 2022-07-19 | 1 | -0/+1 |
* | Include login_name in adminCreateUser response (#20283) | Baekjun Kim | 2022-07-15 | 1 | -0/+3 |
* | Add allow_rebase_update, default_delete_branch_after_merge to repository api ... | Bian Jiaping | 2022-07-15 | 1 | -18/+20 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19... | Anthony Wang | 2022-06-19 | 1 | -0/+10 |
* | Respect DefaultUserIsRestricted system default when creating new user (#19310) | Jimmy Praet | 2022-04-29 | 1 | -0/+1 |
* | Add API to query collaborators permission for a repository (#18761) | Florin Hillebrand | 2022-04-29 | 1 | -0/+7 |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 2 | -5/+27 |
* | When updating mirror repo intervals by API reschedule next update too (#19429) | zeripath | 2022-04-20 | 1 | -0/+2 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 2 | -0/+58 |
* | More commit info from API (#19252) | John Olheiser | 2022-03-29 | 1 | -5/+14 |
* | Set the default branch for repositories generated from templates (#19136) | Abheek Dhawan | 2022-03-27 | 1 | -0/+2 |
* | Add config option to disable "Update branch by rebase" (#18745) | Jimmy Praet | 2022-03-04 | 1 | -0/+2 |
* | Lock gofumpt to v0.3.0 and run it (#18866) | silverwind | 2022-02-23 | 1 | -1/+0 |
* | Add apply-patch, basic revert and cherry-pick functionality (#17902) | zeripath | 2022-02-09 | 1 | -0/+8 |
* | API: Return primary language and repository language stats API URL (#18396) | Lauris BH | 2022-01-25 | 1 | -0/+2 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 1 | -1/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -17/+13 |
* | Add MirrorUpdated field to Repository API type (#18267) | Peter GardfjÀll | 2022-01-18 | 1 | -1/+3 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 2 | -2/+2 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 1 | -6/+15 |
* | Add API to get issue/pull comments and events (timeline) (#17403) | qwerty287 | 2022-01-01 | 1 | -0/+45 |
* | - name: new parameter in CreateForkOption to give the forked repository (#18066) | Aravinth Manivannan | 2021-12-24 | 1 | -0/+2 |
* | Add API to manage repo tranfers (#17963) | qwerty287 | 2021-12-23 | 1 | -0/+8 |
* | Add option to define refs in issue templates (#17842) | qwerty287 | 2021-12-17 | 1 | -0/+1 |
* | Add migrate from Codebase (#16768) | KN4CK3R | 2021-12-02 | 1 | -0/+4 |
* | Add migration from GitBucket (#16767) | KN4CK3R | 2021-11-14 | 1 | -7/+11 |
* | Add API to get/edit wiki (#17278) | qwerty287 | 2021-10-25 | 1 | -0/+47 |
* | [API] Add endpount to get user org permissions (#17232) | Romain | 2021-10-12 | 1 | -0/+9 |
* | API: add html urls to notification subjects (#17178) | Norwin | 2021-09-30 | 1 | -5/+7 |
* | Add nodeinfo endpoint for federation purposes (#16953) | techknowlogick | 2021-09-28 | 1 | -0/+44 |
* | Support unprotected file patterns (#16395) | Jimmy Praet | 2021-09-11 | 1 | -0/+3 |
* | Add migrate from OneDev (#16356) | KN4CK3R | 2021-08-22 | 1 | -0/+4 |
* | Add an api endpoint to fetch git notes (#15373) (#16649) | nitul1991 | 2021-08-11 | 1 | -0/+11 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 2 | -14/+2 |
* | Add support for corporate WeChat webhooks (#15910) | lengyuqu | 2021-07-23 | 1 | -1/+1 |
* | Add option to provide signature for a token to verify key ownership (#14054) | zeripath | 2021-07-13 | 1 | -0/+11 |
* | Add checkbox to delete pull branch after successful merge (#16049) | Jimmy Praet | 2021-07-13 | 1 | -0/+2 |