.. |
filtered_search
|
Allow assigning and filtering issuables by ancestor group labels
|
2018-04-04 15:40:29 +00:00 |
award_emoji_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
award_spec.rb
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
bulk_assignment_labels_spec.rb
|
Adds Rubocop rule for line break around conditionals
|
2018-01-11 16:34:01 +00:00 |
create_issue_for_discussions_in_merge_request_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
create_issue_for_single_discussion_in_merge_request_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
form_spec.rb
|
Update test for change in label dropdown action name
|
2018-03-12 11:42:30 +05:30 |
gfm_autocomplete_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
group_label_sidebar_spec.rb
|
Change all :empty_project to :project
|
2017-08-02 17:47:31 -04:00 |
issue_detail_spec.rb
|
Show inline edit button for issues
|
2017-12-19 17:48:29 +00:00 |
issue_sidebar_spec.rb
|
Resolve "Clicking confidential and lock icons on sidebar should also activate dropdown"
|
2018-04-02 18:46:50 +00:00 |
keyboard_shortcut_spec.rb
|
disables the shortcut to the issue boards when issues are disabled
|
2018-01-08 09:06:25 +00:00 |
markdown_toolbar_spec.rb
|
clear localStorage after each capybara test (global)
|
2017-10-20 09:05:18 +03:00 |
move_spec.rb
|
Replace deprecated name_with_namespace with full_name in app and spec
|
2018-03-05 16:15:26 +02:00 |
note_polling_spec.rb
|
Merge branch 'master' into issue-discussions-refactor
|
2017-08-17 14:01:31 +02:00 |
notes_on_issues_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
spam_issues_spec.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
todo_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
update_issues_spec.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
user_creates_branch_and_merge_request_spec.rb
|
Add an ability to use a custom branch name on creation from issues
|
2017-11-25 22:33:05 +11:00 |
user_uses_slash_commands_spec.rb
|
Replace the project/issues/issues.feature spinach test with an rspec analog
|
2018-04-03 10:27:56 +00:00 |