Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement filtering by filename on code searchce-5024-filename-search | Mario de la Ossa | 2018-06-19 | 1 | -0/+9 |
| | |||||
* | Optional '/-/' delimiter for search API | Jan Provaznik | 2018-03-19 | 1 | -13/+13 |
| | | | | | | | | | '/-/' delimiter is used only in UI, in API we don't use it for other endpoints. To align search endpoints with the rest of API endpoints, this patch makes '/-/' optional for existing endpoints (to keep backward compatibility). Documentation is updated to prefer paths without '/-/'. | ||||
* | API - Include project in commits&blobs search results | Jarka Kadlecová | 2018-02-14 | 1 | -3/+6 |
| | |||||
* | Small code/doc changes41763-search-api | Jarka Kadlecová | 2018-02-07 | 1 | -4/+4 |
| | |||||
* | port ee changes | Jarka Kadlecová | 2018-02-07 | 1 | -3/+7 |
| | |||||
* | Support search in API | Jarka Kadlecová | 2018-02-06 | 1 | -0/+793 |