| Commit message (Expand) | Author | Age | Files | Lines |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+4 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | [API] ListReleases add filter for draft and pre-releases (#16175) | 6543 | 2021-06-17 | 1 | -10/+13 |
* | fix some ui bug about draft release (#15137) | a1012112796 | 2021-05-06 | 1 | -3/+82 |
* | Add the tag list page to the release page (#12096) | a1012112796 | 2020-11-02 | 1 | -4/+4 |
* | Delete tag API (#13358) | John Olheiser | 2020-10-30 | 1 | -3/+3 |
* | Honor DEFAULT_PAGING_NUM for API (#11805) | Cirno the Strongest | 2020-06-08 | 1 | -0/+7 |
* | Automatically remove Watches, Assignments, etc if user loses access due to be... | 6543 | 2020-04-07 | 1 | -0/+4 |
* | Change action GETs to POST (#10462) | John Olheiser | 2020-02-25 | 1 | -1/+1 |
* | tests: add attachement tests integration (#9309) | Antoine GIRARD | 2019-12-10 | 1 | -3/+3 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -6/+6 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Fix prohibit login check on authorization (#6106) | Lunny Xiao | 2019-02-19 | 1 | -2/+2 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 1 | -1/+3 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -12/+6 |
* | Fix release display and correct paging (#2080) | Lauris BH | 2017-06-29 | 1 | -0/+93 |
* | Let not-logged-in users view releases (#1999) | Ethan Koenig | 2017-06-18 | 1 | -0/+8 |
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -1/+1 |
* | Display URLs in integration test logs (#1924) | Ethan Koenig | 2017-06-09 | 1 | -2/+1 |
* | Display draft releases (#1854) | Ethan Koenig | 2017-06-03 | 1 | -0/+22 |