aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-282-5/+27
* When updating mirror repo intervals by API reschedule next update too (#19429)zeripath2022-04-201-0/+2
* Add Package Registry (#16510)KN4CK3R2022-03-302-0/+58
* More commit info from API (#19252)John Olheiser2022-03-291-5/+14
* Set the default branch for repositories generated from templates (#19136)Abheek Dhawan2022-03-271-0/+2
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+2
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-1/+0
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-0/+8
* API: Return primary language and repository language stats API URL (#18396)Lauris BH2022-01-251-0/+2
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-1/+1
* format with gofumpt (#18184)65432022-01-202-17/+13
* Add MirrorUpdated field to Repository API type (#18267)Peter GardfjÀll2022-01-181-1/+3
* Fix various typos (#18219)luzpaz2022-01-102-2/+2
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-051-6/+15
* Add API to get issue/pull comments and events (timeline) (#17403)qwerty2872022-01-011-0/+45
* - name: new parameter in CreateForkOption to give the forked repository (#18066)Aravinth Manivannan2021-12-241-0/+2
* Add API to manage repo tranfers (#17963)qwerty2872021-12-231-0/+8
* Add option to define refs in issue templates (#17842)qwerty2872021-12-171-0/+1
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+4
* Add migration from GitBucket (#16767)KN4CK3R2021-11-141-7/+11
* Add API to get/edit wiki (#17278)qwerty2872021-10-251-0/+47
* [API] Add endpount to get user org permissions (#17232)Romain2021-10-121-0/+9
* API: add html urls to notification subjects (#17178)Norwin2021-09-301-5/+7
* Add nodeinfo endpoint for federation purposes (#16953)techknowlogick2021-09-281-0/+44
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+3
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+4
* Add an api endpoint to fetch git notes (#15373) (#16649)nitul19912021-08-111-0/+11
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-242-14/+2
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-1/+1
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-0/+11
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+2
* Creating a repo from a template repo via API (#15958)a10121127962021-07-051-0/+30