aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs
Commit message (Expand)AuthorAgeFilesLines
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+3
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-191-3/+2
* Fix package webhook (#27839)Lunny Xiao2023-10-311-0/+1
* Restore warning commit status (#27504)silverwind2023-10-081-3/+11
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-241-0/+1
* Fix push mirror, wrong timestamp format (#27153)Daniel Kilimnik2023-09-231-8/+12
* refactor(API): refactor secret creation and update functionality (#26751)Bo-Yi Wu2023-08-281-14/+2
* add Upload URL to release API (#26663)Earl Warren2023-08-241-0/+1
* feat(API): update and delete secret for managing organization secrets (#26660)Bo-Yi Wu2023-08-241-0/+9
* feat: implement organization secret creation API (#26566)Bo-Yi Wu2023-08-221-1/+13
* Add `branch_filter` to hooks API endpoints (#26599)Yarden Shoham2023-08-211-0/+1
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-0/+4
* Add API route to list org secrets (#26485)Bo-Yi Wu2023-08-151-0/+15
* Allow to archive labels (#26478)puni98692023-08-141-0/+6
* Doc update swagger doc for POST /orgs/{org}/teams (#26155)caicandong2023-07-261-2/+2
* refactor improve NoBetterThan (#26126)caicandong2023-07-262-6/+191
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+3
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-211-20/+6
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-211-0/+2
* Adding remaining enum for migration repo model type. (#26021)puni98692023-07-201-1/+1
* Add file status for API "Get a single commit from a repository" (#16205) (#25...jeremiepozzigithub2023-07-201-0/+1
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-181-3/+3
* Replace `interface{}` with `any` (#25686)silverwind2023-07-043-11/+11
* Add API for changing Avatars (#25369)JakobDev2023-06-292-0/+12
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-221-3/+3
* fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0Denys Konovalov2023-06-071-4/+6
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-0/+36
* Add the ability to pin Issues (#24406)JakobDev2023-05-253-0/+10
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-242-21/+27
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+10
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-6/+3
* Create a branch directly from commit on the create branch API (#22956)来自村里的小螃蟹2023-05-091-0/+6
* Add API for gitignore templates (#22783)JakobDev2023-04-271-0/+6
* Display when a repo was archived (#22664)JakobDev2023-04-261-0/+1
* Add API for License templates (#23009)JakobDev2023-04-261-0/+16
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-171-3/+3
* Add activity feeds API (#23494)Zettat1232023-04-041-0/+22
* Implement Issue Config (#20956)JakobDev2023-03-281-0/+16
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-0/+8
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-1/+29
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-161-0/+9
* add admin API email endpoints (#22792)techknowlogick2023-03-141-0/+3
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-141-0/+9
* Add scopes to API to create token and display them (#22989)zeripath2023-02-201-6/+8
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-1/+8
* Allow custom "created" timestamps in user creation API (#22549)Sybren2023-02-161-0/+7
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-0/+3
* change org_type.go to visible_type.go and fix the notes (#22752)yp053272023-02-091-3/+3
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-0/+1
* Implement actions (#21937)Jason Song2023-01-311-0/+2