Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -4/+5 |
| | |||||
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 1 | -1/+2 |
| | | | | | | | | | | | | * add global code search on explore * fix bug when no anyone public repos * change the icon * fix typo and add UnitTypeCode check for login non-admin user * fix ui description when no match | ||||
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -1/+1 |
| | | | | | | * Replace all ctx.Handle with ctx.ServerError or ctx.NotFound * Change Handle(403) to NotFound, avoid using macaron's NotFound | ||||
* | Fix go-get, src and raw urls to new scheme (#2978) | Lauris BH | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+46 |
Indexed search of repository contents (for default branch only) |