| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add API for License templates (#23009) | JakobDev | 2023-04-26 | 1 | -0/+16 |
* | Fix Org edit page bugs: renaming detection, maxlength (#24161) | wxiaoguang | 2023-04-17 | 1 | -3/+3 |
* | Add activity feeds API (#23494) | Zettat123 | 2023-04-04 | 1 | -0/+22 |
* | Implement Issue Config (#20956) | JakobDev | 2023-03-28 | 1 | -0/+16 |
* | Add API to manage issue dependencies (#17935) | qwerty287 | 2023-03-28 | 1 | -0/+8 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 1 | -1/+29 |
* | Add absent repounits to create/edit repo API (#23500) | James Cleverley-Prance | 2023-03-16 | 1 | -0/+9 |
* | add admin API email endpoints (#22792) | techknowlogick | 2023-03-14 | 1 | -0/+3 |
* | add user rename endpoint to admin api (#22789) | techknowlogick | 2023-03-14 | 1 | -0/+9 |
* | Add scopes to API to create token and display them (#22989) | zeripath | 2023-02-20 | 1 | -6/+8 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 1 | -1/+8 |
* | Allow custom "created" timestamps in user creation API (#22549) | Sybren | 2023-02-16 | 1 | -0/+7 |
* | Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2... | Brecht Van Lommel | 2023-02-13 | 1 | -0/+3 |
* | change org_type.go to visible_type.go and fix the notes (#22752) | yp05327 | 2023-02-09 | 1 | -3/+3 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 1 | -0/+1 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+2 |
* | Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) | Brecht Van Lommel | 2023-01-24 | 1 | -0/+2 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 1 | -0/+4 |
* | Add `sync_on_commit` option for push mirrors api (#22271) | Chongyi Zheng | 2022-12-30 | 1 | -0/+2 |
* | Add API management for issue/pull and comment attachments (#21783) | KN4CK3R | 2022-12-09 | 2 | -20/+22 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 52 | -104/+52 |
* | Support comma-delimited string as labels in issue template (#21831) | Jason Song | 2022-11-19 | 2 | -8/+108 |
* | Ignore issue template with a special name (#21830) | Jason Song | 2022-11-16 | 2 | -3/+46 |
* | Add `updated_at` field to PullReview API object (#21812) | Yarden Shoham | 2022-11-15 | 1 | -0/+2 |
* | Improve valid user name check (#20136) | wxiaoguang | 2022-11-04 | 1 | -1/+1 |
* | Add Webhook authorization header (#20926) | oliverpool | 2022-11-03 | 1 | -13/+16 |
* | Deal with markdown template without metadata (#21639) | Jason Song | 2022-10-31 | 1 | -2/+2 |
* | 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 |