| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve issue & code search (#33860) | wxiaoguang | 2025-03-13 | 1 | -5/+5 |
* | enable literal string for code search (#33590) | Darren Hoo | 2025-02-16 | 1 | -40/+6 |
* | Fix incorrect ref commit ID usage (#33331) | wxiaoguang | 2025-01-20 | 1 | -2/+8 |
* | Fix incorrect TagName/BranchName usages (#33279) | wxiaoguang | 2025-01-15 | 1 | -1/+1 |
* | Fix bleve fuzziness search (#33078) | wxiaoguang | 2025-01-03 | 1 | -16/+8 |
* | Refactor pagination (#33037) | wxiaoguang | 2024-12-30 | 1 | -2/+1 |
* | Refactor template & test related code (#32938) | wxiaoguang | 2024-12-22 | 1 | -2/+2 |
* | Improve grep search (#30843) | wxiaoguang | 2024-05-03 | 1 | -1/+17 |
* | Fix bleve fuzziness (#30799) | wxiaoguang | 2024-05-01 | 1 | -1/+1 |
* | Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) | wxiaoguang | 2024-04-29 | 1 | -1/+1 |
* | Render embedded code preview by permlink in markdown (#30234) | wxiaoguang | 2024-04-02 | 1 | -1/+1 |
* | Support repo code search without setting up an indexer (#29998) | wxiaoguang | 2024-03-24 | 1 | -21/+46 |
* | Remove AddParamIfExist(AddParam) (#29841) | wxiaoguang | 2024-03-16 | 1 | -1/+1 |
* | Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) | 6543 | 2024-03-16 | 1 | -2/+11 |
* | Refactor AddParam to AddParamIfExist (#29834) | wxiaoguang | 2024-03-16 | 1 | -1/+1 |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 1 | -4/+3 |
* | Patch in exact search for meilisearch (#29671) | 6543 | 2024-03-09 | 1 | -2/+2 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Refactor indexer (#25174) | Jason Song | 2023-06-23 | 1 | -2/+2 |
* | Fix improper HTMLURL usages in Go code (#22839) | wxiaoguang | 2023-02-11 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 1 | -6/+16 |
* | Remove `RequireHighlightJS` field, update plantuml example. (#19615) | wxiaoguang | 2022-05-05 | 1 | -1/+0 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -1/+1 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 1 | -3/+8 |
* | Related refactors to ctx.FormX functions (#16567) | 6543 | 2021-08-11 | 1 | -4/+3 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -3/+3 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -4/+4 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+55 |