| Commit message (Expand) | Author | Age | Files | Lines |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -2/+2 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -16/+16 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -15/+16 |
* | Prettify Timeline (#10972) | Sorien | 2020-04-11 | 1 | -5/+5 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 1 | -1/+8 |
* | Redirect issue if repo has configured external tracker. (#9247) | David Svantesson | 2019-12-06 | 1 | -0/+20 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 1 | -0/+26 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -7/+7 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 1 | -6/+7 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 1 | -1/+103 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 1 | -2/+3 |
* | Issue content should not be updated when closing with comment (#2833) | Lauris BH | 2017-11-03 | 1 | -4/+57 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 1 | -5/+38 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -16/+8 |
* | Improve integration test helper functions (#2049) | Ethan Koenig | 2017-06-25 | 1 | -1/+0 |
* | Add integration test for issue creating (#2002) | Mura Li | 2017-06-18 | 1 | -0/+31 |
* | fix golint error and rename func for suggestion. (#1997) | Bo-Yi Wu | 2017-06-17 | 1 | -2/+2 |
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -3/+2 |
* | Fix search by issue type (#1914) | Ethan Koenig | 2017-06-15 | 1 | -0/+50 |
* | Display URLs in integration test logs (#1924) | Ethan Koenig | 2017-06-09 | 1 | -4/+2 |
* | Fix invalid reference in feeds template (#1820) | Ethan Koenig | 2017-05-27 | 1 | -0/+9 |
* | fix bug on issue view when not login (#1624) | Lunny Xiao | 2017-04-29 | 1 | -0/+21 |