| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new config options (#20125) | Kyle D | 2022-06-24 | 1 | -2/+2 |
* | Remove depricated queue indexer usage (#20124) | Kyle D | 2022-06-24 | 1 | -2/+4 |
* | Implement http signatures support for the API (#17565) | Wim | 2022-06-05 | 1 | -0/+1 |
* | Repository level enable package or disable (#19323) | Lunny Xiao | 2022-05-08 | 1 | -0/+3 |
* | Ensure git tag tests and others create test repos in tmpdir (#18447) | zeripath | 2022-01-29 | 1 | -1/+1 |
* | Switch to non-deprecation setting (#18358) | Gusted | 2022-01-23 | 1 | -1/+3 |
* | Use immediate queues in integration tests and ensure that immediate (#16927) | zeripath | 2021-09-03 | 1 | -0/+3 |
* | Second attempt at preventing zombies (#16326) | zeripath | 2021-07-14 | 1 | -0/+1 |
* | Unify integration test configs. (#15650) | KN4CK3R | 2021-05-01 | 1 | -6/+9 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 1 | -2/+0 |
* | Manually approve new registration (#13083) | Jiri Vlasak | 2020-12-19 | 1 | -0/+1 |
* | Disable Git Hooks by default (#13064) | techknowlogick | 2020-10-07 | 1 | -1/+2 |
* | Move all push update operations to a queue (#10133) | Lunny Xiao | 2020-09-11 | 1 | -1/+4 |
* | Add queue for code indexer (#10332) | Lunny Xiao | 2020-09-07 | 1 | -0/+3 |
* | Don't put integration test data outside of test folder (#11746) | mrsdizzie | 2020-06-03 | 1 | -5/+10 |
* | Use /tmp for test repositories (#11126) | guillep2k | 2020-04-19 | 1 | -1/+1 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 1 | -0/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -0/+3 |
* | Improve integration tests (#8276) | Lunny Xiao | 2019-09-25 | 1 | -1/+1 |
* | switch to use gliderlabs/ssh for builtin server (#7250) | techknowlogick | 2019-07-06 | 1 | -0/+1 |
* | Quieter Integration Tests (#6513) | zeripath | 2019-04-07 | 1 | -5/+10 |
* | Make log mailer for testing (#5893) | zeripath | 2019-02-02 | 1 | -1/+4 |
* | Add integrations tests from git cli (#3377) | Antoine GIRARD | 2018-01-16 | 1 | -13/+16 |
* | Remove hardcoded paths to fix randomly failing tests (#3347) | Lauris BH | 2018-01-11 | 1 | -0/+1 |
* | Fix randomly failing LFS lock tests in drone (#3346) | Lauris BH | 2018-01-11 | 1 | -0/+1 |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 1 | -1/+1 |
* | Use different directories for session files in integration tests (#2834) | Lauris BH | 2017-11-03 | 1 | -0/+1 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+2 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 1 | -0/+3 |
* | Allow changing integration test database connection using env variables (#2484) | Lauris BH | 2017-09-13 | 1 | -0/+61 |