.. |
activity
|
Change all :empty_project to :project
|
2017-08-02 17:47:31 -04:00 |
artifacts
|
Test against public projects
|
2017-10-05 12:41:22 +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
|
Check for element before evaluate_script
|
2017-10-19 14:01:15 -05:00 |
branches
|
Fix the default branches sorting to actually be 'Last updated'
|
2017-09-25 19:06:51 +02:00 |
commit
|
Fix failing tests
|
2017-10-19 10:00:54 +01: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
|
Refactor have_http_status into have_gitlab_http_status in the specs
|
2017-10-20 10:13:18 +02:00 |
files
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
import_export
|
Simplify project page
|
2017-10-11 09:07:19 +00:00 |
issues
|
Replace the 'features/explore/projects.feature' spinach test with an rspec analog
|
2017-10-11 15:26:04 +11:00 |
jobs
|
Replace the 'project/builds/summary.feature' spinach test with an rspec analog
|
2017-09-12 20:58:16 +11: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
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
merge_requests
|
Merge branch 'replace_explore_projects.feature' into 'master'
|
2017-10-11 17:15:09 +00:00 |
milestones
|
Replace the project/milestone.feature spinach test with an rspec analog
|
2017-09-12 07:41:57 +11:00 |
pipelines
|
Refactor have_http_status into have_gitlab_http_status in the specs
|
2017-10-20 10:13:18 +02:00 |
services
|
Replace the 'project/service.feature' spinach test with an rspec analog
|
2017-09-22 15:42:52 +11:00 |
settings
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
snippets
|
Replace the 'project/snippets.feature' spinach test with an rspec analog
|
2017-09-18 18:52:28 +11:00 |
tags
|
Change all :empty_project to :project
|
2017-08-02 17:47:31 -04:00 |
tree
|
added feature spec
|
2017-10-23 10:47:22 +01:00 |
wiki
|
Replaces 'WikiPage::CreateService' calls with 'wiki_page' factory
|
2017-10-13 14:42:52 +02:00 |
branches_spec.rb
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
clusters_spec.rb
|
Improve redirect uri state and fix all remaining tests
|
2017-10-06 16:14:14 +02:00 |
compare_spec.rb
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
deploy_keys_spec.rb
|
Remove superfluous type defs in specs
|
2017-07-27 14:31:52 +02: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
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02: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
|
Refactor have_http_status into have_gitlab_http_status in the specs
|
2017-10-20 10:13:18 +02: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
|
Simplify project page
|
2017-10-11 09:07:19 +00:00 |
no_password_spec.rb
|
Use empty_project where possible in spec/features/projects
|
2017-07-27 13:12:16 -04:00 |
pages_spec.rb
|
Change all :empty_project to :project
|
2017-08-02 17:47:31 -04:00 |
pipeline_schedules_spec.rb
|
Fix spec
|
2017-08-04 20:22:44 +09:00 |
project_settings_spec.rb
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02:00 |
ref_switcher_spec.rb
|
Create new branch from dropdown.
|
2017-10-23 10:57:23 +00: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
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02: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
|
Replaces tag: true into :tag in the specs
|
2017-10-07 13:57:54 +02: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_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 |