Robert Speicher
72a7b30c9f
Change all :empty_project
to :project
2017-08-02 17:47:31 -04:00
Felipe Artur
b5f596c3ff
Native group milestones
2017-07-07 15:08:49 +00:00
Kyle Bishop
ef633d2478
add since and until params to issuables
2017-06-18 15:43:51 -07:00
Robert Speicher
d49768296c
Auto-correct RSpec/DescribedClass
violations
2017-05-01 11:13:33 -04:00
mhasbini
7362fd6fdf
add a :iids param to IssuableFinder
2017-02-17 20:28:32 +02:00
Robert Speicher
0fa1c545b8
Use :empty_project
where possible in finder specs
2017-01-25 22:31:24 -05:00
Semyon Pupkov
a92c0f9c11
Use archived trait for project in specs instead model column
2017-01-22 19:19:45 +05:00
Jacopo
4d26ab28a9
Fix Archived project merge requests add to group's Merge Requests
...
counter
This is done by:
- Extending the IssuableFinder adding the non_archived option to the params
- Overriding the #filter_params in the MergeRequestsAction
- Passing the non_archived param in the nav/_group.html.haml navbar
partial from the groups/merge_requests.html.haml
2016-12-05 18:06:36 +01:00
tiagonbotelho
519275c110
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
Douwe Maan
45e4727f97
Set milestone on new issue when creating issue from index with milestone filter active.
2015-05-27 14:22:11 +02:00
Jeroen van Baarsen
0c4a70a306
Updated rspec to rspec 3.x syntax
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2015-02-12 19:17:35 +01:00
Dmitriy Zaporozhets
c31b703110
Fix tests that dont respect project-fork relation
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-03 11:47:56 +03:00
Robert Speicher
a90574fab2
Speed up finders/merge_requests_finder_spec
...
Uses the :simple merge request factory trait introduced by d166e70; cuts
execution time of this spec in half.
2014-03-19 03:57:38 -04:00
Dmitriy Zaporozhets
345b3d4b72
Update tests and fix Finders readme
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-25 19:21:53 +02:00