| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-05 | 1 | -4/+0 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-28 | 1 | -3/+3 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-13 | 1 | -0/+2 |
* | #46469 - Added ref querystring parameter to project search to allow searching... | Lee Tickett | 2019-05-17 | 1 | -1/+2 |
* | Apply suggestion to lib/api/search.rb | Alexis Reigel | 2019-03-15 | 1 | -1/+1 |
* | un-dry the search api scope | Alexis Reigel | 2019-03-14 | 1 | -12/+12 |
* | return 400 on users search and feature is disabled | Alexis Reigel | 2019-03-14 | 1 | -8/+11 |
* | add feature flag for users search | Alexis Reigel | 2019-03-14 | 1 | -1/+8 |
* | extract helper for search scope api param | Alexis Reigel | 2019-03-14 | 1 | -12/+12 |
* | add users search to search api | Alexis Reigel | 2019-03-14 | 1 | -1/+2 |
* | Refactor API::Search for EE | Yorick Peterse | 2019-03-04 | 1 | -9/+16 |
* | Optimized file search to work without limits | Jan Provaznik | 2018-12-06 | 1 | -6/+1 |
* | Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routing | Imre Farkas | 2018-11-28 | 1 | -2/+2 |
* | Enable frozen string in lib/api and lib/backup | gfyoung | 2018-09-29 | 1 | -0/+2 |
* | Add ability to search wiki titles | Francisco Javier López | 2018-06-04 | 1 | -3/+1 |
* | Optional '/-/' delimiter for search API | Jan Provaznik | 2018-03-19 | 1 | -2/+2 |
* | API - Include project in commits&blobs search results | Jarka Kadlecová | 2018-02-14 | 1 | -8/+4 |
* | API - fix searching in group/project specified by path42937-search-api-fix | Jarka Kadlecová | 2018-02-09 | 1 | -4/+4 |
* | Small code/doc changes41763-search-api | Jarka Kadlecová | 2018-02-07 | 1 | -6/+12 |
* | Return only limited pagination headers for search API endpoints | Jarka Kadlecová | 2018-02-06 | 1 | -2/+1 |
* | Support search in API | Jarka Kadlecová | 2018-02-06 | 1 | -0/+110 |