| Commit message (Expand) | Author | Age | Files | Lines |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -3/+3 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 1 | -2/+2 |
* | Prettify Timeline (#10972) | Sorien | 2020-04-11 | 1 | -2/+2 |
* | integrations: deprecate HeaderMaps (#11018) | Lars Lehtonen | 2020-04-08 | 1 | -3/+3 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -0/+54 |
* | Make CI work (#8057) | guillep2k | 2019-09-02 | 1 | -1/+1 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -55/+58 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -2/+2 |
* | Fix escaping changed title in comments (#3530) | Lauris BH | 2018-02-18 | 1 | -3/+38 |
* | Serve .patch for pull requests (#3305) | Sandro Santilli | 2018-01-07 | 1 | -1/+9 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 1 | -3/+12 |
* | Use httptest in integration tests (#3080) | Ethan Koenig | 2017-12-04 | 1 | -1/+2 |
* | Integration test for activity page (#2704) | Lauris BH | 2017-10-16 | 1 | -1/+1 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -1/+1 |
* | More tweaks to repo top panel (#2267) | silverwind | 2017-08-13 | 1 | -1/+1 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -6/+3 |
* | Improve integration test helper functions (#2049) | Ethan Koenig | 2017-06-25 | 1 | -1/+0 |
* | Make branch deletion URL more like GitHub's, fixes #1397 (#1994) | Lauris BH | 2017-06-21 | 1 | -0/+4 |
* | 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 | -13/+7 |
* | Add integration test for pull-request merge (#1912) | Mura Li | 2017-06-15 | 1 | -1/+3 |
* | Fix typo (#1974) | Shuanglei Tao | 2017-06-15 | 1 | -1/+1 |
* | Add pull-create integration test (#1972) | Mura Li | 2017-06-15 | 1 | -0/+56 |