summaryrefslogtreecommitdiff
path: root/spec/finders
Commit message (Expand)AuthorAgeFilesLines
* fix issues mr counterbarthc2016-09-201-2/+18
* Improve PipelinesFinder spec so that it does not depend on hard-coded databas...pipelines-finder-spec-fixStan Hu2016-09-091-2/+3
* Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-071-0/+51
* add specs for tags findertag-name-filtertiagonbotelho2016-08-311-0/+79
* Merge branch 'issue_18135' into 'master' Douwe Maan2016-08-191-0/+70
|\
| * Todos sorting dropdownissue_18135Felipe Artur2016-08-191-0/+70
* | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdownPaco Guzman2016-08-181-0/+22
* | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown-improvePaco Guzman2016-08-171-0/+75
|/
* Add a spec for ProjectsFinder project_ids_relation optionAhmad Sherif2016-08-151-0/+8
* Fix ProjectsFinder specAhmad Sherif2016-08-151-57/+12
* fixes part1 of files to start using active tensetiagonbotelho2016-08-092-4/+4
* Add failing test for #20462winniehell2016-08-021-1/+5
* Fix specsfix-extra-new-line-crlfRémy Coutable2016-08-011-1/+1
* Fix the title of the toggle dropdown buttonHerminio Torres2016-07-281-4/+4
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-1/+1
* refactors the search to enable users to filter and sort branches at thetiagonbotelho2016-07-191-0/+1
* implements the basic filter functionalitytiagonbotelho2016-07-191-0/+75
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-012-3/+0
* Project members with guest role can't access notes on confidential issuesDouglas Barbosa Alexandre2016-06-141-0/+7
* Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre2016-06-141-0/+16
* Make upcoming milestone work across projectsSean McGivern2016-05-161-0/+34
* Tidy up IssuesFinder specsSean McGivern2016-05-161-68/+80
* Return unique issues when using multiple labelsYorick Peterse2016-04-131-0/+16
* Fix specsissue_12658Douwe Maan2016-03-221-10/+11
* Address feedbackDouwe Maan2016-03-223-39/+45
* Add specs and add visibility level to admin groupsFelipe Artur2016-03-211-0/+89
* Fix specsFelipe Artur2016-03-182-2/+2
* Improve group visibility level featureZeger-Jan van de Weg2016-03-182-19/+13
* Code fixesFelipe Artur2016-03-173-2/+41
* Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-1/+33
|\
| * Bring shared project feature tests from EEDmitriy Zaporozhets2016-03-121-1/+33
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+51
* | Add permission level to groupsFelipe Artur2016-03-101-0/+25
|/
* Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-13/+12
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-042-97/+0
* Port GitLab EE ProjectsFinder changesgitlab-ee-d39de0ea-backportYorick Peterse2015-11-201-5/+12
* Align hash literals to keep Rubocop happyYorick Peterse2015-11-182-4/+4
* Refactor ProjectsFinder to not pluck IDsYorick Peterse2015-11-183-35/+109
* Refactoed GroupsFinder into two separate classesYorick Peterse2015-11-182-9/+91
* Renamed GroupsFinder spec file so the name matchesYorick Peterse2015-11-181-0/+0
* Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-0/+15
* Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets2015-10-081-0/+39
|\
| * Revamp trending projects queryYorick Peterse2015-10-061-24/+20
| * Added specs for TrendingProjectsFinderYorick Peterse2015-10-061-0/+43
* | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-0/+20
|/
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-1/+1
* Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-272-10/+10
* Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-011-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-125-51/+51