| .. |
|
activity
|
Change all `:empty_project` to `:project`
|
2017-08-02 17:47:31 -04:00 |
|
artifacts
|
remove unnecessary use of url_blacklist override
|
2017-10-26 18:15:09 +02:00 |
|
awards
|
Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog
|
2017-09-12 20:55:34 +11:00 |
|
badges
|
Refactor `have_http_status` into `have_gitlab_http_status` in the specs
|
2017-10-20 10:13:18 +02:00 |
|
blobs
|
Add edit button to mobile file view
|
2017-11-22 10:52:34 -06:00 |
|
branches
|
Fix the default branches sorting to actually be 'Last updated'
|
2017-09-25 19:06:51 +02:00 |
|
commit
|
Fix commit pipeline showing wrong status
|
2017-11-07 11:38:23 +00:00 |
|
commits
|
Replace 'project/user_lookup.feature' spinach test with an rspec analog
|
2017-08-30 09:31:26 +11:00 |
|
diffs
|
Add view replaced file link for image diffs
|
2017-09-20 09:39:12 -05:00 |
|
environments
|
Improve environments performance
|
2017-11-23 12:04:03 +00:00 |
|
files
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-10-09 15:00:00 -05:00 |
|
import_export
|
Fix arguments error on Import/Export fetch_ref method
|
2017-11-07 14:25:35 +01:00 |
|
issues
|
Replace the 'features/explore/projects.feature' spinach test with an rspec analog
|
2017-10-11 15:26:04 +11:00 |
|
jobs
|
accept confirmation modal when erasing job trace in user_browses_job_spec.rb
|
2017-10-31 10:01:32 -05:00 |
|
labels
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
main
|
Use `empty_project` where possible in spec/features/projects
|
2017-07-27 13:12:16 -04:00 |
|
members
|
Don't perform a JS request when deleting a membership.
|
2017-11-13 09:42:49 +01:00 |
|
merge_requests
|
scroll to top before attempting to click the "Side-by-side" button
|
2017-11-02 14:41:48 -05:00 |
|
milestones
|
Replace the project/milestone.feature spinach test with an rspec analog
|
2017-09-12 07:41:57 +11:00 |
|
pipelines
|
Stops page reload when changing tabs or pages - uses API requests instead
|
2017-11-14 15:35:29 +00:00 |
|
services
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-10-31 16:08:11 -05:00 |
|
settings
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-11-03 14:02:52 -05:00 |
|
snippets
|
fix create_snipper and diff_notes specs
|
2017-10-05 16:13:21 -05:00 |
|
tags
|
Change all `:empty_project` to `:project`
|
2017-08-02 17:47:31 -04:00 |
|
tree
|
fixed specs
|
2017-11-06 10:52:03 +00:00 |
|
wiki
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-11-02 17:05:06 -05:00 |
|
branches_spec.rb
|
remove out-of-date comments about webdriver compatability
|
2017-11-02 14:04:27 -05:00 |
|
clusters_spec.rb
|
Add feature spec for Ingress
|
2017-11-07 12:34:19 -06:00 |
|
compare_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
deploy_keys_spec.rb
|
fix spec/features/projects/import_export/export_file_spec.rb
|
2017-10-03 12:06:38 -05:00 |
|
developer_views_empty_project_instructions_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
edit_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
features_visibility_spec.rb
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-10-09 15:00:00 -05:00 |
|
fork_spec.rb
|
Fix fork button being disabled for users who can fork to group
|
2017-09-29 10:51:26 +01:00 |
|
gfm_autocomplete_load_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
guest_navigation_menu_spec.rb
|
more spec fixes
|
2017-08-29 15:37:07 +01:00 |
|
issuable_templates_spec.rb
|
Use title as placeholder instead of issue title for reusability
|
2017-10-20 19:26:51 +00:00 |
|
jobs_spec.rb
|
add InspectRequests helper automatically to :js tests
|
2017-11-02 10:27:15 -05:00 |
|
merge_request_button_spec.rb
|
Use `empty_project` where possible in spec/features/projects
|
2017-07-27 13:12:16 -04:00 |
|
new_project_spec.rb
|
Changed trigger click calls to click()
|
2017-10-23 13:55:15 +03:00 |
|
no_password_spec.rb
|
Allow password authentication to be disabled entirely
|
2017-11-23 13:16:14 +00:00 |
|
pages_spec.rb
|
Change all `:empty_project` to `:project`
|
2017-08-02 17:47:31 -04:00 |
|
pipeline_schedules_spec.rb
|
accept javascript confirm when testing pipeline deletion
|
2017-10-09 23:13:57 -05:00 |
|
project_settings_spec.rb
|
Include child projects a user can manage in namespace dropdowns
|
2017-11-14 16:57:41 +01:00 |
|
ref_switcher_spec.rb
|
add CookieHelper and InputHelper automatically to :js tests
|
2017-11-02 10:26:27 -05:00 |
|
show_project_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
snippets_spec.rb
|
Change all `:empty_project` to `:project`
|
2017-08-02 17:47:31 -04:00 |
|
sub_group_issuables_spec.rb
|
test fixes
|
2017-09-05 09:28:55 +01:00 |
|
user_archives_project_spec.rb
|
Replace the 'project/archived.feature' spinach test with an rspec analog
|
2017-09-17 17:12:03 +11:00 |
|
user_browses_a_tree_with_a_folder_containing_only_a_folder.rb
|
Fix a "Wrong number of arguments" error in TreeHelper#flatten_tree
|
2017-09-07 19:31:40 +02:00 |
|
user_browses_files_spec.rb
|
refactor wait_for_requests, add slow_requests block helper
|
2017-11-02 16:36:36 -05:00 |
|
user_creates_directory_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
user_creates_files_spec.rb
|
Check for element before evaluate_script
|
2017-10-19 14:01:15 -05:00 |
|
user_creates_project_spec.rb
|
Include child projects a user can manage in namespace dropdowns
|
2017-11-14 16:57:41 +01:00 |
|
user_deletes_files_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
user_edits_files_spec.rb
|
Check for element before evaluate_script
|
2017-10-19 14:01:15 -05:00 |
|
user_interacts_with_stars_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
user_replaces_files_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
user_transfers_a_project_spec.rb
|
Include child projects a user can manage in namespace dropdowns
|
2017-11-14 16:57:41 +01:00 |
|
user_uploads_files_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |
|
user_uses_shortcuts_spec.rb
|
Replace the 'project/shortcuts.feature' spinach test with an rspec analog
|
2017-09-22 14:29:19 +11:00 |
|
user_views_details_spec.rb
|
Replace the 'features/explore/projects.feature' spinach test with an rspec analog
|
2017-10-11 15:26:04 +11:00 |
|
view_on_env_spec.rb
|
Replaces `tag: true` into `:tag` in the specs
|
2017-10-07 13:57:54 +02:00 |