aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/release_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-212/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-3/+3
* Make better use of i18n (#20096)Gusted2022-06-261-6/+6
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-1/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-4/+4
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-4/+4
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+4
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* [API] ListReleases add filter for draft and pre-releases (#16175)65432021-06-171-10/+13
* fix some ui bug about draft release (#15137)a10121127962021-05-061-3/+82
* Add the tag list page to the release page (#12096)a10121127962020-11-021-4/+4
* Delete tag API (#13358)John Olheiser2020-10-301-3/+3
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-081-0/+7
* Automatically remove Watches, Assignments, etc if user loses access due to be...65432020-04-071-0/+4
* Change action GETs to POST (#10462)John Olheiser2020-02-251-1/+1
* tests: add attachement tests integration (#9309)Antoine GIRARD2019-12-101-3/+3
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-6/+6
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Fix prohibit login check on authorization (#6106)Lunny Xiao2019-02-191-2/+2
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-151-1/+3
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-12/+6
* Fix release display and correct paging (#2080)Lauris BH2017-06-291-0/+93
* Let not-logged-in users view releases (#1999)Ethan Koenig2017-06-181-0/+8
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-1/+1
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-2/+1
* Display draft releases (#1854)Ethan Koenig2017-06-031-0/+22