summaryrefslogtreecommitdiff
path: root/spec/finders/issues_finder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-211-1/+1
* Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-4/+38
* Include subgroup issuables on the group page30106-group-issuesJarka Kadlecová2018-02-011-9/+35
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-2/+16
* Add filter by my reactionHiroyuki Sato2017-08-301-0/+35
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-11/+11
* Native group milestonesFelipe Artur2017-07-071-0/+17
* Make finders responsible for counter cache keysSean McGivern2017-06-301-9/+9
* Only do complicated confidentiality checks when necessarySean McGivern2017-06-301-13/+112
* Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-191-2/+20
|\
| * add since and until params to issuablesKyle Bishop2017-06-181-2/+20
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
|/
* [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-11/+11
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-13/+13
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-4/+4
* Use rspec-set to speed up examplesZeger-Jan van de Weg2017-04-261-12/+12
* Fix a transient failure caused by FFaker30211-fix-transient-failureRémy Coutable2017-04-031-1/+1
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+35
* add a :iids param to IssuableFindermhasbini2017-02-171-3/+3
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-1/+1
* Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-151-12/+59
* Merge branch 'issue_25064' into 'security' Douwe Maan2016-12-061-1/+36
* fix issues mr counterbarthc2016-09-201-2/+18
* 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
* Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-0/+20
* Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-271-8/+8
* 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-121-11/+11
* More tests for issues finderDmitriy Zaporozhets2014-12-051-29/+52
* Update tests and fix Finders readmeDmitriy Zaporozhets2014-02-251-0/+58