gitlab-org--gitlab-foss/spec/features
Grzegorz Bizon 853799923d Merge branch '36430-edit-milestone-link' into 'master'
Fix edit milestone path from group milestones list

Closes #36430

See merge request !13581
2017-08-16 13:26:45 +00:00
..
admin Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
atom Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
boards Enable Timecop safe mode 2017-08-11 14:53:17 +02:00
dashboard Migrate events into a new format 2017-08-10 17:45:44 +02:00
discussion_comments Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
explore Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
groups Fix edit milestone path from group milestones list 2017-08-16 14:06:49 +02:00
issuables Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
issues Change find to within for detecting bad search specs 2017-08-16 12:11:35 +00:00
merge_requests Merge branch 'dispatcher-race-condition-fix' into 'master' 2017-08-16 12:31:47 +00:00
milestones Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
profiles Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
projects Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
reportable_note Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
security Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
snippets Merge branch '34527-make-edit-comment-button-always-available-outside-of-dropdown' into 'master' 2017-08-14 17:08:28 +00:00
tags Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
uploads Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
users Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
abuse_report_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
auto_deploy_spec.rb Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
calendar_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
ci_lint_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
commits_spec.rb Inline script cleanup globals and easy 2017-08-01 08:50:59 +00:00
container_registry_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
copy_as_gfm_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
cycle_analytics_spec.rb Add a `Last 7 days` option for Cycle Analytics view 2017-08-11 22:02:35 +02:00
expand_collapse_diffs_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
gitlab_flavored_markdown_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
global_search_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
group_variables_spec.rb Basic BE change 2017-07-07 15:33:17 +09:00
groups_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
help_pages_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
issues_spec.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
login_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
markdown_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
milestone_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
oauth_login_spec.rb Add specs 2017-07-27 10:32:44 +02:00
participants_autocomplete_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
password_reset_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
profile_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
projects_spec.rb Fixed activity not loading on project homepage 2017-08-08 12:43:45 +01:00
protected_branches_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
protected_tags_spec.rb Fix 'Projected tags' typo in protected_tags_spec.rb 2017-08-15 20:06:54 +00:00
raven_js_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
runners_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
search_spec.rb Change find to within for detecting bad search specs 2017-08-16 12:11:35 +00:00
signup_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
snippets_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
task_lists_spec.rb Just use repository would fix the test 2017-08-11 20:21:32 +08:00
triggers_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
u2f_spec.rb Change `logout` uses to `gitlab_sign_out` 2017-06-19 18:59:02 -05:00
unsubscribe_links_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
user_callout_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
user_can_display_performance_bar_spec.rb Merge branch 'master' into rs-sign_in 2017-07-07 16:45:53 -04:00
users_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
variables_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00