summaryrefslogtreecommitdiff
path: root/lib/gitlab/project_search_results.rb
Commit message (Expand)AuthorAgeFilesLines
* Confidential notes data leakValery Sizov2016-05-311-1/+1
* Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-171-1/+2
* Added ProjectSearchResults#project_ids_relationYorick Peterse2016-03-111-0/+4
* Refactor Gitlab::ProjectSearchResultsYorick Peterse2016-03-111-7/+3
* Fix commits search for empty repositoryDmitriy Zaporozhets2015-11-031-1/+5
* Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-1/+1
* Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-1/+1
* Add support for searching commit log messagesJonathan Schoeffling2015-10-281-1/+11
* Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-211-1/+1
* Revert "No need to check if `repository_ref` is present"Jeroen van Baarsen2015-06-091-1/+5
* No need to check if `repository_ref` is presentzenati2015-06-081-5/+1
* Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-1/+1
* Fix 500 error on empty search in projectDmitriy Zaporozhets2014-09-251-2/+2
* Fix wikiuse-more-ruggedDmitriy Zaporozhets2014-09-251-4/+8
* Prevent 500 error when search wiki for non-existing repoDmitriy Zaporozhets2014-09-091-4/+9
* Fixed trailing white spaceRalf Seidler2014-09-061-1/+1
* Fixed houndci complaining over too long linesRalf Seidler2014-09-061-2/+4
* Added search wiki featureRalf Seidler2014-09-051-1/+15
* Fix testsDmitriy Zaporozhets2014-08-271-1/+1
* Pass scope and page to Gitlab::SearchResults#objects instead of initializeDmitriy Zaporozhets2014-08-271-12/+2
* Search results libraries addedDmitriy Zaporozhets2014-08-261-0/+62