gitlab-org--gitlab-foss/spec/features
Sean McGivern 90a6be190f Ensure only renderable text diffs are collapsed
Other diffs (those that are too large to render anyway, image diffs,
diffs suppressed by .gitattributes) should be rendered immediately.
2016-07-08 13:53:17 +01:00
..
admin Removed unnecessary `id` from links and corrected tests to use the proper matcher. 2016-07-07 18:39:45 -05:00
atom Wrap images in divs with Banzai and limit max-height. 2016-06-27 09:16:07 -06:00
dashboard Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
groups/members New :request_access ability to replace a ugly helper 2016-07-05 14:35:26 +02:00
issues Updated tests 2016-07-05 09:06:38 +01:00
merge_requests Ensure only renderable text diffs are collapsed 2016-07-08 13:53:17 +01:00
profiles Implement @DouweM's feedback. 2016-06-16 08:24:13 +05:30
projects Ensure only renderable text diffs are collapsed 2016-07-08 13:53:17 +01:00
security Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
tags Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
todos Ensure Todos counters doesn't count Todos for projects pending delete 2016-06-17 16:17:43 -03:00
builds_spec.rb Fix specs 2016-06-14 11:38:34 +02:00
ci_lint_spec.rb
commits_spec.rb
container_registry_spec.rb Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
dashboard_issues_spec.rb
dashboard_milestones_spec.rb
environments_spec.rb Tests update 2016-06-21 11:52:51 +01:00
gitlab_flavored_markdown_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
groups_spec.rb
help_pages_spec.rb
issues_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
login_spec.rb Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
markdown_spec.rb Merge branch '18019-fix-wiki-linking' into 'master' 2016-06-09 08:37:27 +00:00
milestone_spec.rb
notes_on_merge_requests_spec.rb Display new diff notes and allow creation through the web interface 2016-07-06 18:51:00 -04:00
participants_autocomplete_spec.rb
password_reset_spec.rb
pipelines_spec.rb Remove plural from pipelines_spec 2016-07-06 11:34:55 -05:00
profile_spec.rb
projects_spec.rb Fix and remove duplicate specs 2016-06-20 12:36:59 +02:00
protected_branches_spec.rb Use the `GLDropdown` component to select protected branches. 2016-07-07 10:07:05 +05:30
runners_spec.rb
search_spec.rb Updated tests 2016-07-05 09:06:38 +01:00
signup_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb Update `u2f_spec` to cover U2F being disabled until authenticator is set up. 2016-06-15 08:16:54 +05:30
users_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
variables_spec.rb