aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/links_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-175/+0
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-151-6/+6
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* format with gofumpt (#18184)65432022-01-201-5/+5
* Instead of using routerCtx just escape the url before routing (#18086)zeripath2021-12-251-10/+1
* Add NotFound handler (#18062)zeripath2021-12-221-0/+10
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* Improve assets handler middleware (#15961)Lunny Xiao2021-05-301-0/+2
* add `/assets` as root dir of public files (#15219)a10121127962021-04-281-1/+1
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-2/+1
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+17
* Add automatic JS license generation (#11810)silverwind2020-06-121-2/+0
* [BugFix] use default avatar for ghost user (fix 500 error) (#9536)65432019-12-291-0/+1
* Add /milestones endpoint (#8733)Brad Albright2019-12-151-0/+6
* [UI] IssuePage multi repo select (#8741)65432019-12-011-12/+13
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-3/+3
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-281-1/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Refactor User Settings (#3900)David Schneiderbauer2018-05-151-5/+2
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-151-1/+2
* Fix legacy URL redirects (#3100)Ethan Koenig2017-12-071-2/+4
* Fix redirect url of legacy commits route (#2825)Morlinest2017-11-031-1/+3
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+17
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-211-2/+4
* Merge password and 2fa page on user settings (#2695)Lunny Xiao2017-10-161-2/+2
* Fix integration test after librejs location change (#2374)Sandro Santilli2017-08-241-1/+1
* Add more test for login links and fix a bug on action retrieve (#2361)Lunny Xiao2017-08-231-0/+97
* Add public links check (#2323)Lunny Xiao2017-08-171-0/+33