gitlab-org--gitlab-foss/spec/features
Kamil Trzciński e829d5a084 Merge branch 'add-packagist-project-service' into 'master'
Add Packagist project service

See merge request gitlab-org/gitlab-ce!14493
2017-10-31 11:54:49 +00:00
..
admin Allow to disable the Performance Bar and document the `p b` shortcut in its doc page 2017-10-30 16:13:15 +01:00
atom Fix Error 500s when viewing user or group Atom feeds 2017-08-21 14:09:52 +02:00
boards Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
dashboard Merge branch 'feature/reliable-rspec-with-eval-script' into 'master' 2017-10-20 18:53:42 +00:00
discussion_comments Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
explore Merge branch 'bvl-group-trees' into 'master' 2017-10-17 10:03:03 +00:00
groups Added group milestones form spec 2017-10-20 17:11:31 +01:00
issuables Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
issues Revert "Merge branch '36670-remove-edit-form' into 'master'" 2017-10-26 15:53:55 +01:00
merge_requests Merge branch 'master' into 37860-pipelines-page 2017-10-23 11:04:28 +03:00
milestones Use the new query-recorder features as a PoC 2017-09-14 17:46:28 +02:00
profiles Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
projects Merge branch 'add-packagist-project-service' into 'master' 2017-10-31 11:54:49 +00:00
reportable_note Singular 'snippet' for consistency 2017-08-18 12:48:19 +02:00
search Replace the 'search.feature' spinach test with an rspec analog 2017-09-16 20:02:30 +11:00
security Revert "Merge branch '36670-remove-edit-form' into 'master'" 2017-10-26 15:53:55 +01:00
snippets Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
tags Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
uploads Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
users Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
abuse_report_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
auto_deploy_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
calendar_spec.rb Delegate Repository::branch_exists? and ref_exists? to Gitlab::Git 2017-08-24 09:20:04 +00:00
ci_lint_spec.rb Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
commits_spec.rb extract gpg commit specs to their own file 2017-09-05 12:18:32 +02:00
container_registry_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
copy_as_gfm_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
cycle_analytics_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
expand_collapse_diffs_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
gitlab_flavored_markdown_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
global_search_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
group_variables_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
groups_spec.rb Merge branch 'master' into bvl-group-trees 2017-10-10 17:53:42 +02:00
help_pages_spec.rb Fix help page version image spec 2017-08-16 18:02:25 +01:00
issues_spec.rb Revert "Merge branch '36670-remove-edit-form' into 'master'" 2017-10-26 15:53:55 +01:00
login_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +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 Fix autocomplete broken tests 2017-08-14 11:40:00 +01:00
password_reset_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
profile_spec.rb Show confirmation modal before deleting account 2017-10-06 20:40:41 +00:00
projects_spec.rb Change project deletion message from alert to notice 2017-10-17 16:44:34 +00:00
protected_branches_spec.rb backport protected_branches_spec improvements from EE 2017-10-06 17:04:45 -05:00
protected_tags_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
raven_js_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
runners_spec.rb Add feature spec 2017-09-03 23:49:10 +09:00
signed_commits_spec.rb update signature badges to reflect new states 2017-09-05 12:18:33 +02:00
signup_spec.rb Create failing test case 2017-09-30 18:33:12 -05:00
snippets_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
task_lists_spec.rb Stop using `branch_names.include?` and use `branch_exists?` 2017-10-10 14:56:04 +00:00
triggers_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
u2f_spec.rb
unsubscribe_links_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 Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
variables_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00