..
boards
spec updates
2017-05-31 15:34:02 +01:00
merge_requests
Split up MergeRequestsController
2017-06-28 18:17:44 -05:00
registry
Fix docker tag reference routing constraints
2017-07-19 10:30:57 +02:00
settings
Resolve "Inconsistent location of members page between groups and projects"
2017-07-07 14:40:41 +00:00
artifacts_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
avatars_controller_spec.rb
…
badges_controller_spec.rb
Rename build to pipeline for status badges
2017-07-21 10:22:09 +02:00
blame_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
blob_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
boards_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
branches_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
commit_controller_spec.rb
Update Pipeline's badge count in Merge Request and Commits view to match real-time content
2017-07-14 15:52:54 +00:00
commits_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
compare_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
cycle_analytics_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
deploy_keys_controller_spec.rb
Project deploy keys json end point
2017-03-24 11:53:47 +01:00
deployments_controller_spec.rb
Make queries not die when underlying data cannot be found
2017-06-20 16:09:38 +02:00
discussions_controller_spec.rb
Add option to start a new discussion on an MR
2017-04-05 17:44:14 +01:00
environments_controller_spec.rb
Re-enable polling for environments
2017-07-06 14:31:24 +01:00
find_file_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
forks_controller_spec.rb
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
graphs_controller_spec.rb
Merge branch 'change-colour-for-testing-fallback' into 'master'
2017-03-06 09:15:47 +00:00
group_links_controller_spec.rb
Resolve "Inconsistent location of members page between groups and projects"
2017-07-07 14:40:41 +00:00
hooks_controller_spec.rb
Wrong data type when testing webhooks
2017-07-20 15:12:06 +00:00
imports_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
issues_controller_spec.rb
Merge branch 'dz-update-shoulda' into 'master'
2017-07-25 08:08:26 +00:00
jobs_controller_spec.rb
Instead of adding master, stub_not_protect_default_branch
2017-07-18 23:48:14 +08:00
labels_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
mattermosts_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
merge_requests_controller_spec.rb
Remove unnecessary set_flash.now from controller specs
2017-07-24 15:21:16 +03:00
milestones_controller_spec.rb
Native group milestones
2017-07-07 15:08:49 +00:00
notes_controller_spec.rb
Fix replying to commit comments on MRs from forks
2017-07-28 16:25:13 +01:00
pages_controller_spec.rb
Disable navigation to Pages config if Pages is disabled
2017-05-04 14:11:40 +08:00
pages_domains_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
pipeline_schedules_controller_spec.rb
Remove validates :key, uniqueness due to new validator covers the case
2017-07-07 02:49:24 +09:00
pipelines_controller_spec.rb
Instead of adding master, stub_not_protect_default_branch
2017-07-18 23:48:14 +08:00
project_members_controller_spec.rb
Resolve "Inconsistent location of members page between groups and projects"
2017-07-07 14:40:41 +00:00
prometheus_controller_spec.rb
Move Prometheus service to project model
2017-06-16 20:48:34 +02:00
protected_branches_controller_spec.rb
Protected Tags backend review changes
2017-04-06 10:56:21 +01:00
protected_tags_controller_spec.rb
Protected Tags backend review changes
2017-04-06 10:56:21 +01:00
raw_controller_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
refs_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
releases_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
repositories_controller_spec.rb
Use Namespace#full_path instead of #path where appropriate
2017-02-23 17:55:01 -06:00
runners_controller_spec.rb
…
services_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
snippets_controller_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
tags_controller_spec.rb
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
templates_controller_spec.rb
Rename commit_file, commit_dir and remove_file and update specs
2017-02-24 09:55:01 -06:00
todos_controller_spec.rb
Enable RSpec/FilePath cop
2017-04-26 12:50:32 +01:00
tree_controller_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
uploads_controller_spec.rb
Add a Project::UploadsController spec to ensure an Upload is created
2017-03-06 14:41:09 -05:00
variables_controller_spec.rb
gb nice catches
2017-07-07 15:35:12 +09:00
wikis_controller_spec.rb
Support preview_markdown action for personal_snippets
2017-04-26 12:51:06 +02:00