..
access_requests_finder_spec.rb
Make access request specs explicitly enable or disable access requests as required
2016-11-11 15:45:47 +00:00
branches_finder_spec.rb
Use :empty_project
where possible in finder specs
2017-01-25 22:31:24 -05:00
contributed_projects_finder_spec.rb
Add traits for the different Event types to the Event factory
2017-02-01 16:02:03 -05:00
environments_finder_spec.rb
Revert "Enable Style/DotPosition"
2017-02-23 09:33:19 -06:00
events_finder_spec.rb
Introduce an Events API
2017-06-06 20:16:41 +08:00
group_members_finder_spec.rb
Use CTEs for nested groups and authorizations
2017-05-17 16:51:08 +02:00
group_projects_finder_spec.rb
ProjectsFinder should handle more options
2017-04-06 07:11:37 +02:00
groups_finder_spec.rb
Merge branch 'tc-fix-private-subgroups-shown' into 'security'
2017-05-10 16:48:18 +02:00
issues_finder_spec.rb
[Multiple issue assignee] Fix a number of specs
2017-05-05 15:30:19 +03:00
joined_groups_finder_spec.rb
Use :empty_project
where possible in finder specs
2017-01-25 22:31:24 -05:00
labels_finder_spec.rb
Rename a label to fix an intermittently-failing spec
2016-12-01 00:03:39 +00:00
members_finder_spec.rb
Use CTEs for nested groups and authorizations
2017-05-17 16:51:08 +02:00
merge_requests_finder_spec.rb
Auto-correct RSpec/DescribedClass
violations
2017-05-01 11:13:33 -04:00
move_to_project_finder_spec.rb
Use archived trait for project in specs instead model column
2017-01-22 19:19:45 +05:00
notes_finder_spec.rb
Display comments for personal snippets
2017-05-02 13:07:53 +02:00
personal_access_tokens_finder_spec.rb
apply codestyle and implementation changes to the respective feature code
2017-03-06 19:18:26 +00:00
personal_projects_finder_spec.rb
Use :empty_project
where possible in finder specs
2017-01-25 22:31:24 -05:00
pipeline_schedules_finder_spec.rb
Add Pipeline Schedules that supersedes experimental Trigger Schedule
2017-05-07 22:35:56 +00:00
pipelines_finder_spec.rb
Improve pipelines_finder.rb
2017-05-03 02:11:51 +09:00
projects_finder_spec.rb
Add :owned param to ProjectFinder
2017-05-30 22:45:59 +02:00
snippets_finder_spec.rb
Use described_class
in SnippetsFinder-spec
2017-05-10 16:48:18 +02:00
tags_finder_spec.rb
Use :empty_project
where possible in finder specs
2017-01-25 22:31:24 -05:00
todos_finder_spec.rb
Todos sorting dropdown
2016-08-19 16:14:20 -03:00
users_finder_spec.rb
Fix trailing ',' in hash.
2017-05-15 17:24:43 +02:00