aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-241-0/+2
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-0/+4
* Add `sync_on_commit` option for push mirrors api (#22271)Chongyi Zheng2022-12-301-0/+2
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-092-20/+22
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2752-104/+52
* Support comma-delimited string as labels in issue template (#21831)Jason Song2022-11-192-8/+108
* Ignore issue template with a special name (#21830)Jason Song2022-11-162-3/+46
* Add `updated_at` field to PullReview API object (#21812)Yarden Shoham2022-11-151-0/+2
* Improve valid user name check (#20136)wxiaoguang2022-11-041-1/+1
* Add Webhook authorization header (#20926)oliverpool2022-11-031-13/+16
* Deal with markdown template without metadata (#21639)Jason Song2022-10-311-2/+2
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-8/+10
* Display total commit count in hook message (#21400)KN4CK3R2022-10-171-9/+10
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-071-1/+3
* Fix typo in API comment document (#21347)wxiaoguang2022-10-051-3/+3
* Add name field for org api (#21270)KN4CK3R2022-09-291-1/+3
* Add API endpoint to get changed files of a PR (#21177)qwerty2872022-09-291-0/+13
* Better repo API unit checks (#21130)John Olheiser2022-09-281-12/+12
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-5/+5
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-0/+33
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-11/+49
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-301-0/+25
* Add latest commit's SHA to content response (#20398)Gusted2022-07-301-3/+4
* Dismiss prior pull reviews if done via web in review dismiss (#20197)65432022-07-191-0/+1
* Include login_name in adminCreateUser response (#20283)Baekjun Kim2022-07-151-0/+3
* Add allow_rebase_update, default_delete_branch_after_merge to repository api ...Bian Jiaping2022-07-151-18/+20
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-191-0/+10
* Respect DefaultUserIsRestricted system default when creating new user (#19310)Jimmy Praet2022-04-291-0/+1
* Add API to query collaborators permission for a repository (#18761)Florin Hillebrand2022-04-291-0/+7