summaryrefslogtreecommitdiff
path: root/spec/finders/merge_requests_finder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Add improvements to the global search processFrancisco Javier López2019-05-071-1/+1
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+7
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-10/+39
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-7/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+7
* Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-0/+8
* [CE] Reduce differences with EE in users_finder_spec.rbRémy Coutable2019-03-211-1/+1
* [CE] Reduce differences with EE in merge_requests_finder_spec.rbRémy Coutable2019-03-211-93/+44
* Filter merge requests by target branchHiroyuki Sato2019-03-091-1/+1
* Display the correct number of MRs a user has access toIgor Drozdov2019-03-051-199/+309
* Modify MergeRequestsFinder to allow filtering by commitPatrick Bajao2019-01-281-1/+25
* Group Guests are no longer able to see merge requestsTiago Botelho2019-01-211-9/+23
* Allow Gitaly N+1s in MR finder specSean McGivern2018-10-041-8/+24
* #13650 added wip search functionality and testsChantal Rollison2018-10-031-9/+47
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Add locked state to merge request APIChantal Rollison2018-06-281-3/+11
* Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-4/+47
* Add source and target branch filters to merge requests APISean McGivern2018-03-011-1/+17
* Include subgroup issuables on the group page30106-group-issuesJarka Kadlecová2018-02-011-10/+31
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Add a project forks spec helperBob Van Landuyt2017-10-071-3/+9
* Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-0/+14
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-4/+4
* Native group milestonesFelipe Artur2017-07-071-0/+19
* add since and until params to issuablesKyle Bishop2017-06-181-0/+42
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-4/+4
* add a :iids param to IssuableFindermhasbini2017-02-171-0/+8
* Use `:empty_project` where possible in finder specsrs-empty_project-findersRobert Speicher2017-01-251-3/+3
* Use archived trait for project in specs instead model columnSemyon Pupkov2017-01-221-1/+1
* Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-051-1/+10
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
* Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-271-2/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-2/+2
* Fix tests that dont respect project-fork relationDmitriy Zaporozhets2014-04-031-4/+4
* Speed up finders/merge_requests_finder_specRobert Speicher2014-03-191-11/+7
* Update tests and fix Finders readmeDmitriy Zaporozhets2014-02-251-0/+37