summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/project_search_results_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-2/+2
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-5/+7
* Allows to search within project by commit's hashYarNayar2017-01-241-0/+115
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-0/+29
* Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-0/+9
* Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-161-4/+47
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-6/+6
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-0/+12
* Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-171-2/+67
* Fixed ProjectSearchResults spec to use a ProjectYorick Peterse2016-03-111-2/+2
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-211-2/+2
* Add init test for ProjectSearchResultsStan Hu2015-06-181-0/+23