aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs/issue.go
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-4/+4
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+2
* Implement Issue Config (#20956)JakobDev2023-03-281-0/+16
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-0/+8
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-091-12/+13
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Support comma-delimited string as labels in issue template (#21831)Jason Song2022-11-191-8/+45
* Ignore issue template with a special name (#21830)Jason Song2022-11-161-3/+3
* Deal with markdown template without metadata (#21639)Jason Song2022-10-311-2/+2
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-11/+49
* Add option to define refs in issue templates (#17842)qwerty2872021-12-171-0/+1
* rm gogs relict (#14665)65432021-02-141-6/+0
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-5/+9
* [API] Add Ref to Issue (#13946)zeripath2020-12-131-0/+1
* Issue templates directory (#11450)John Olheiser2020-09-111-0/+17
* Issue/Pull expose IsLocked Property on API (#11708)65432020-06-011-0/+1
* [API] expose RepoOwner on Issue responce (#10126)65432020-02-041-0/+1
* Add HTML URL to API Issues (#9654)John Olheiser2020-01-081-0/+1
* Remove unsued struct (#9405)Lauris BH2019-12-181-6/+0
* Fix API deadline removal (#8759)David Svantesson2019-11-031-1/+2
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-0/+8
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-10/+12
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-061-0/+2
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-0/+111