aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/issue_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add issue delete notifier (#34592)badhezi2025-06-251-0/+7
* Fix remaining issues after `gopls modernize` formatting (#34771)silverwind2025-06-181-6/+2
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-181-13/+8
* Add webhook assigning test and fix possible bug (#34420)Lunny Xiao2025-05-271-0/+9
* Fix bug webhook milestone is not right. (#34419)Lunny Xiao2025-05-111-0/+9
* Enable addtional linters (#34085)TheFox0x72025-04-011-3/+3
* Enable testifylint rules (#34075)TheFox0x72025-03-311-10/+10
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-201-2/+1
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-301-1/+1
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-051-15/+10
* Refactor CSRF token (#32216)wxiaoguang2024-10-101-10/+10
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-271-0/+66
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-051-1/+1
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-3/+8
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-241-4/+4
* Fix incorrect URL for "Reference in New Issue" (#28716)wxiaoguang2024-01-071-0/+19
* Fix comment permissions (#28213)Lunny Xiao2023-11-251-0/+50
* Improve retrying index issues (#27554)Jason Song2023-10-151-1/+2
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-211-6/+6
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-2/+2
* Avoid double-unescaping of form value (#26853)wxiaoguang2023-09-011-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-2/+2
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-1/+1
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-7/+7
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-161-2/+2
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-7/+7
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+559