.. |
admin
|
Enable the Style/TrailingCommaInArguments cop
|
2017-05-10 18:25:45 +02:00 |
atom
|
[Multiple issue assignees] Fix issue atom feed
|
2017-05-05 16:57:27 +03:00 |
boards
|
Use .trigger(‘click’) instead of .click
|
2017-05-11 18:41:40 -05:00 |
dashboard
|
Fix unassigned checkmark
|
2017-05-17 15:26:52 +00:00 |
discussion_comments
|
Separate examples for each other
|
2017-04-12 12:30:28 +01:00 |
explore
|
Better Explore Groups view
|
2017-05-02 08:05:43 +00:00 |
groups
|
Devise can assign trackable fields, but only allow writes once/hour
|
2017-05-08 08:48:38 +02:00 |
issuables
|
Fix Specs
|
2017-05-08 11:26:04 -03:00 |
issues
|
Merge branch '31902-namespace-recent-searches-to-project' into 'master'
|
2017-05-15 20:42:10 +00:00 |
merge_requests
|
Wait for all Vue resources to finish in merge immediately spec
|
2017-05-16 14:11:35 -07:00 |
milestones
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
profiles
|
Fix specs
|
2017-05-12 09:27:05 -05:00 |
projects
|
Merge branch '32172-improve-responsive-styling-of-pipeline-schedules-form' into 'master'
|
2017-05-17 08:59:33 +00:00 |
protected_branches
|
Enabled no-one as a merge access level in protected branches
|
2017-05-10 17:19:40 +01:00 |
protected_tags
|
Another attempt at access_control_ce_spec
|
2017-05-05 16:42:56 +01:00 |
security
|
Add Pipeline Schedules that supersedes experimental Trigger Schedule
|
2017-05-07 22:35:56 +00:00 |
snippets
|
Merge branch 'snippets-finder-visibility' into 'security'
|
2017-05-10 16:48:18 +02:00 |
tags
|
Replace broken autocomplete field for new tags with dropdown
|
2017-05-16 10:32:53 +00:00 |
todos
|
Fix specs
|
2017-05-12 09:27:05 -05:00 |
uploads
|
Add an ability to cancel attaching file and redesign attaching files UI
|
2017-05-16 19:52:17 +11:00 |
users
|
Merge branch 'snippets-finder-visibility' into 'security'
|
2017-05-10 16:48:18 +02:00 |
abuse_report_spec.rb
|
|
|
auto_deploy_spec.rb
|
Minor spec improvement
|
2017-05-15 12:50:55 +03:00 |
calendar_spec.rb
|
Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'
|
2017-04-24 18:06:47 +02:00 |
ci_lint_spec.rb
|
|
|
commits_spec.rb
|
Use :empty_project where possible in top-level feature specs
|
2017-04-20 17:30:55 -04:00 |
container_registry_spec.rb
|
Fix container registry specs after changing texts
|
2017-04-04 14:58:51 +02:00 |
copy_as_gfm_spec.rb
|
Enable the Style/TrailingCommaInArguments cop
|
2017-05-10 18:25:45 +02:00 |
cycle_analytics_spec.rb
|
Small code improvements and add migration spec
|
2017-05-08 18:43:53 -03:00 |
dashboard_issues_spec.rb
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
dashboard_milestones_spec.rb
|
|
|
expand_collapse_diffs_spec.rb
|
Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'
|
2017-04-24 18:06:47 +02:00 |
gitlab_flavored_markdown_spec.rb
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
global_search_spec.rb
|
Use :empty_project where possible in top-level feature specs
|
2017-04-20 17:30:55 -04:00 |
groups_spec.rb
|
Add a name field to the group edit form
|
2017-04-09 08:43:49 -05:00 |
help_pages_spec.rb
|
|
|
issues_spec.rb
|
Ensure issues are enabled on the project.
|
2017-05-11 22:40:56 -04:00 |
login_spec.rb
|
Add :redis keyword to some specs clear state of trackable attributes
|
2017-05-09 20:58:15 +02:00 |
markdown_spec.rb
|
Rename GitlabMarkdownHelper -> MarkupHelper
|
2017-04-27 13:22:17 +02:00 |
milestone_spec.rb
|
Unnecessary "include WaitForAjax" and "include ApiHelpers"
|
2017-04-21 22:32:02 +02:00 |
participants_autocomplete_spec.rb
|
Use :empty_project where possible in top-level feature specs
|
2017-04-20 17:30:55 -04:00 |
password_reset_spec.rb
|
|
|
profile_spec.rb
|
|
|
projects_spec.rb
|
Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'
|
2017-04-24 18:06:47 +02:00 |
protected_branches_spec.rb
|
Change from .click -> .trigger('click') to make spec pass
|
2017-04-28 17:45:47 -05:00 |
protected_tags_spec.rb
|
Try waiting for previous dropdown to definitly close before going to click
|
2017-05-03 16:22:28 +01:00 |
raven_js_spec.rb
|
Removed puts
|
2017-04-28 16:18:08 +01:00 |
runners_spec.rb
|
|
|
search_spec.rb
|
Fix specs
|
2017-05-12 15:14:55 -05:00 |
signup_spec.rb
|
Correctly stub application settings in signup_spec.rb
|
2017-05-07 15:24:15 +00:00 |
snippets_spec.rb
|
|
|
task_lists_spec.rb
|
fix tasks list spec in rspec
|
2017-05-03 14:35:54 -06:00 |
triggers_spec.rb
|
Add Pipeline Schedules that supersedes experimental Trigger Schedule
|
2017-05-07 22:35:56 +00:00 |
u2f_spec.rb
|
Unnecessary "include WaitForAjax" and "include ApiHelpers"
|
2017-04-21 22:32:02 +02:00 |
unsubscribe_links_spec.rb
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
user_callout_spec.rb
|
Fix specs
|
2017-05-12 09:27:05 -05:00 |
users_spec.rb
|
Unnecessary "include WaitForAjax" and "include ApiHelpers"
|
2017-04-21 22:32:02 +02:00 |
variables_spec.rb
|
Use :empty_project where possible in top-level feature specs
|
2017-04-20 17:30:55 -04:00 |