Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | test: use `T.TempDir` to create temporary test directory (#21043) | Eng Zer Jun | 2022-09-04 | 1 | -9/+1 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -2/+2 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -2/+2 |
* | Support elastic search for code search (#10273) | Lunny Xiao | 2020-08-30 | 1 | -50/+3 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -2/+2 |
* | Add detected file language to code search (#10256) | Lauris BH | 2020-02-20 | 1 | -1/+8 |
* | Stop various tests from adding to the source tree (#9515) | zeripath | 2019-12-28 | 1 | -5/+14 |
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 1 | -0/+54 |
* | Move code indexer related code to a new package (#9191) | Lunny Xiao | 2019-12-08 | 1 | -0/+16 |