| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(api): support ignore password if login source type is LDAP for creating... | Giteabot | 2023-12-19 | 1 | -3/+2 |
* | Fix package webhook (#27839) (#27855) | Giteabot | 2023-10-31 | 1 | -0/+1 |
* | Restore warning commit status (#27504) (#27529) | Giteabot | 2023-10-09 | 1 | -3/+11 |
* | Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27251) | Giteabot | 2023-09-25 | 1 | -0/+1 |
* | refactor(API): refactor secret creation and update functionality (#26751) | Bo-Yi Wu | 2023-08-28 | 1 | -14/+2 |
* | add Upload URL to release API (#26663) | Earl Warren | 2023-08-24 | 1 | -0/+1 |
* | feat(API): update and delete secret for managing organization secrets (#26660) | Bo-Yi Wu | 2023-08-24 | 1 | -0/+9 |
* | feat: implement organization secret creation API (#26566) | Bo-Yi Wu | 2023-08-22 | 1 | -1/+13 |
* | Add `branch_filter` to hooks API endpoints (#26599) | Yarden Shoham | 2023-08-21 | 1 | -0/+1 |
* | Add link to job details and tooltip to commit status in repo list in dashboar... | yp05327 | 2023-08-21 | 1 | -0/+4 |
* | Add API route to list org secrets (#26485) | Bo-Yi Wu | 2023-08-15 | 1 | -0/+15 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 1 | -0/+6 |
* | Doc update swagger doc for POST /orgs/{org}/teams (#26155) | caicandong | 2023-07-26 | 1 | -2/+2 |
* | refactor improve NoBetterThan (#26126) | caicandong | 2023-07-26 | 2 | -6/+191 |
* | Allow Organisations to have a E-Mail (#25082) | JakobDev | 2023-07-25 | 1 | -0/+3 |
* | Remove commit status running and warning to align GitHub (#25839) | caicandong | 2023-07-21 | 1 | -20/+6 |
* | Support copy protected branch from template repository (#25889) | Lunny Xiao | 2023-07-21 | 1 | -0/+2 |
* | Adding remaining enum for migration repo model type. (#26021) | puni9869 | 2023-07-20 | 1 | -1/+1 |
* | Add file status for API "Get a single commit from a repository" (#16205) (#25... | jeremiepozzigithub | 2023-07-20 | 1 | -0/+1 |
* | Refactor "Content" for file uploading (#25851) | wxiaoguang | 2023-07-18 | 1 | -3/+3 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 3 | -11/+11 |
* | Add API for changing Avatars (#25369) | JakobDev | 2023-06-29 | 2 | -0/+12 |
* | Fix `Permission` in API returned repository struct (#25388) | Jason Song | 2023-06-22 | 1 | -3/+3 |
* | fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0 | Denys Konovalov | 2023-06-07 | 1 | -4/+6 |
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 1 | -0/+36 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 3 | -0/+10 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 2 | -21/+27 |
* | Add API for Label templates (#24602) | JakobDev | 2023-05-23 | 1 | -0/+10 |
* | Make repo migration cancelable and fix various bugs (#24605) | wxiaoguang | 2023-05-11 | 1 | -6/+3 |
* | Create a branch directly from commit on the create branch API (#22956) | 来自村里的小螃蟹 | 2023-05-09 | 1 | -0/+6 |
* | Add API for gitignore templates (#22783) | JakobDev | 2023-04-27 | 1 | -0/+6 |
* | Display when a repo was archived (#22664) | JakobDev | 2023-04-26 | 1 | -0/+1 |
* | 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 |