| .. |
|
api
|
Hide read_registry scope when registry is disabled on instance
|
2017-08-21 18:13:32 -04:00 |
|
banzai
|
Fix Markdown styling inside reference links
|
2016-11-01 09:49:30 +00:00 |
|
controllers
|
Removes default scope from sortable
|
2017-09-07 13:01:59 +01:00 |
|
cycle_analytics_helpers
|
Reduce the number of loops that Cycle Analytics specs use
|
2017-02-01 16:14:20 -05:00 |
|
features
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-10-09 15:00:00 -05:00 |
|
gitlab-git-test.git
|
Handle missing .gitmodules when getting submodule urls
|
2017-08-14 10:53:02 +02:00 |
|
gitlab_stubs
|
Revert "Merge branch 'revert-f2421b2b' into 'master'"
|
2017-09-11 15:44:42 +00:00 |
|
helpers
|
Fixed click events
|
2017-10-09 15:21:19 -05:00 |
|
import_export
|
fix typo
|
2017-08-28 17:11:28 +02:00 |
|
matchers
|
Replace the 'project/shortcuts.feature' spinach test with an rspec analog
|
2017-09-22 14:29:19 +11:00 |
|
prometheus
|
Give metric query context rspec examples correctly sounding names. + missing whitespace
|
2017-08-01 20:28:25 +02:00 |
|
protected_tags
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-08-02 16:58:28 -07:00 |
|
redis
|
Enable the RSpec/HookArgument cop and auto-correct offenses
|
2017-08-10 19:29:42 -04:00 |
|
services
|
Change all `:empty_project` to `:project`
|
2017-08-02 17:47:31 -04:00 |
|
shared_examples
|
Merge branch 'master' into sh-headless-chrome-support
|
2017-10-09 15:00:00 -05:00 |
|
api_helpers.rb
|
Remove leftover API helper for removed CI API
|
2017-08-24 18:07:45 +02:00 |
|
background_migrations_matchers.rb
|
Move stages status migration to the background worker
|
2017-07-05 10:54:48 +02:00 |
|
capybara.rb
|
Bump selenium-webdriver to 3.5.0 to make Capybara work properly
|
2017-08-12 22:34:01 -07:00 |
|
capybara_helpers.rb
|
modified clear_browser_session method to use the manage method for deleting cookies
|
2017-09-29 13:06:38 -05:00 |
|
carrierwave.rb
|
Change the default CarrierWave root path for tests
|
2017-03-06 14:41:09 -05:00 |
|
chat_slash_commands_shared_examples.rb
|
Change all `:empty_project` to `:project`
|
2017-08-02 17:47:31 -04:00 |
|
cookie_helper.rb
|
add set_cookie helper
|
2017-09-22 14:42:43 -05:00 |
|
cycle_analytics_helpers.rb
|
Fix spec
|
2017-09-03 23:49:11 +09:00 |
|
database_connection_helpers.rb
|
Write a spec covering the race condition during group deletion.
|
2016-11-18 14:27:13 +05:30 |
|
db_cleaner.rb
|
Invalidate cache before cleaning db in tests after context
|
2017-08-23 14:09:29 +02:00 |
|
devise_helpers.rb
|
Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test helper
|
2017-07-20 18:36:53 +02:00 |
|
drag_to_helper.rb
|
Refactor test_utils bundle
|
2017-04-04 17:47:12 +00:00 |
|
dropzone_helper.rb
|
Replace 'browse_files.feature' spinach test with an rspec analog
|
2017-07-12 23:45:42 +11:00 |
|
email_format_shared_examples.rb
|
Validate email addresses using Devise.email_regexp
|
2016-02-09 18:15:35 +01:00 |
|
email_helpers.rb
|
Test against notification email
|
2016-10-21 18:22:09 +08:00 |
|
factory_girl.rb
|
Add spec/support/factory_girl
|
2015-06-30 17:47:53 -04:00 |
|
fake_migration_classes.rb
|
Use the migration name as a key in redis
|
2017-06-26 17:49:30 +02:00 |
|
fake_u2f_device.rb
|
Improved the u2f flow
|
2016-12-27 00:18:17 +00:00 |
|
filter_item_select_helper.rb
|
Replaces 'dashboard/merge_requests' spinach with rspec
|
2017-06-26 14:27:36 +00:00 |
|
filter_spec_helper.rb
|
Fix brittle specs
|
2017-04-03 18:54:48 +02:00 |
|
filtered_search_helpers.rb
|
Add filter by my reaction
|
2017-08-30 07:48:55 +00:00 |
|
fixture_helpers.rb
|
After Trace#limit, we seek to the next line in case
|
2017-04-13 21:44:26 +08:00 |
|
forgery_protection.rb
|
Add specs
|
2017-07-27 10:32:44 +02:00 |
|
generate-seed-repo-rb
|
Enable Layout/TrailingWhitespace cop and auto-correct offenses
|
2017-08-15 13:44:37 -04:00 |
|
git_http_helpers.rb
|
Move CI access logic into GitAccess
|
2017-06-05 05:32:26 -07:00 |
|
gitaly.rb
|
Remove option to disable Gitaly completely
|
2017-07-07 12:48:34 +02:00 |
|
gpg_helpers.rb
|
Add more specs.
|
2017-10-05 22:43:44 -05:00 |
|
group_members_shared_example.rb
|
Optimize SQL queries used in Groups::GroupMembersController#create
|
2017-09-05 15:54:07 -05:00 |
|
import_spec_helper.rb
|
Allow manual bypass of auto_sign_in_with_provider
|
2017-06-02 20:00:11 +02:00 |
|
issuable_shared_examples.rb
|
Create system notes for group milestone changes
|
2017-08-07 11:55:00 +01:00 |
|
issuables_list_metadata_shared_examples.rb
|
Fix some tests and report the error message
|
2017-08-09 21:41:45 +08:00 |
|
issue_helpers.rb
|
Create and use project path helpers that only need a project, no namespace
|
2017-07-05 11:11:59 -05:00 |
|
issue_tracker_service_shared_example.rb
|
Improve support for external issue references
|
2017-06-30 14:47:53 +02:00 |
|
javascript_fixtures_helpers.rb
|
Cleaning up repositories for javascript fixture specs to work correctly
|
2017-08-30 20:22:48 +02:00 |
|
jira_service_helper.rb
|
Remove project_key from the Jira configuration
|
2017-07-25 17:25:41 +02:00 |
|
json_response_helpers.rb
|
Remove superfluous type defs in specs
|
2017-07-27 14:31:52 +02:00 |
|
kubernetes_helpers.rb
|
Backport EE changes to the Kubernetes service
|
2017-06-14 10:51:18 +01:00 |
|
ldap_helpers.rb
|
Revert "Enable Style/DotPosition"
|
2017-02-23 09:33:19 -06:00 |
|
ldap_shared_examples.rb
|
Leave bad DNs alone instead of raising errors
|
2017-10-07 10:28:13 -07:00 |
|
login_helpers.rb
|
Ensure DeviseHelpers is loaded before inclusion in LoginHelpers
|
2017-08-03 10:47:11 -04:00 |
|
malicious_regexp_shared_examples.rb
|
Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'
|
2017-07-19 22:28:41 -05:00 |
|
markdown_feature.rb
|
Support references to group milestones
|
2017-08-07 11:55:00 +01:00 |
|
mentionable_shared_examples.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
merge_request_helpers.rb
|
Create and use project path helpers that only need a project, no namespace
|
2017-07-05 11:11:59 -05:00 |
|
migrations_helpers.rb
|
Reset all connection schema cache after migration tests
|
2017-09-12 02:49:32 +08:00 |
|
milestone_tabs_examples.rb
|
Correct RSpec/SingleLineHook cop offenses
|
2017-06-14 13:18:56 -05:00 |
|
mobile_helpers.rb
|
Fix implementation of resize_window for Selenium
|
2017-08-09 22:32:30 -07:00 |
|
notify_shared_examples.rb
|
Optimize notification emails specs
|
2017-09-01 12:34:20 +02:00 |
|
omni_auth.rb
|
Added a lot of stubbing to make sure OAUth requests are handled properly with 2FA
|
2016-07-07 16:54:03 -05:00 |
|
prepare-gitlab-git-test-for-commit
|
Vendor the gitlab-git-test repo
|
2017-06-28 09:30:02 +00:00 |
|
project_forks_helper.rb
|
Add a project forks spec helper
|
2017-10-07 11:46:23 +02:00 |
|
prometheus_helpers.rb
|
Fix prometheus service tests
|
2017-06-06 11:16:15 +02:00 |
|
query_recorder.rb
|
Extend the QueryRecorder matcher
|
2017-09-14 17:45:44 +02:00 |
|
quick_actions_helpers.rb
|
Uncomments tests
|
2017-08-12 00:14:45 +01:00 |
|
rake_helpers.rb
|
Properly set the expectation on the main object
|
2017-08-09 01:43:33 +08:00 |
|
reactive_caching_helpers.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
reference_parser_helpers.rb
|
Revert "Fix merge conflicts - squashed commit"
|
2016-06-03 11:10:17 +02:00 |
|
reference_parser_shared_examples.rb
|
Correct RSpec/SingleLineHook cop offenses
|
2017-06-14 13:18:56 -05:00 |
|
repo_helpers.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
|
routing_helpers.rb
|
Create and use project path helpers that only need a project, no namespace
|
2017-07-05 11:11:59 -05:00 |
|
search_helpers.rb
|
Fix broken commits search
|
2016-11-08 12:03:23 +02:00 |
|
seed_helper.rb
|
Migrate creating/deleting a branch to Gitaly
|
2017-09-06 17:25:17 +02:00 |
|
seed_repo.rb
|
Handle missing .gitmodules when getting submodule urls
|
2017-08-14 10:53:02 +02:00 |
|
select2_helper.rb
|
Add missing Capybara select2 helper
|
2017-08-16 01:44:53 -07:00 |
|
services_shared_context.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
setup_builds_storage.rb
|
Clear test build storage directory before each example
|
2016-11-23 13:51:05 +01:00 |
|
sidekiq.rb
|
Implement draining scheduled sets of background migrations
|
2017-07-13 11:44:52 +02:00 |
|
slack_mattermost_notifications_shared_examples.rb
|
Wrong data type when testing webhooks
|
2017-07-20 15:12:06 +00:00 |
|
snippets_shared_examples.rb
|
Use wait_for_requests to wait all JS request
|
2017-05-22 20:39:49 -03:00 |
|
sorting_helper.rb
|
Replaces dashboard/dashboard.feature spinach with rspec
|
2017-07-17 11:16:41 +03:00 |
|
stored_repositories.rb
|
Add a Circuitbreaker for storage paths
|
2017-08-04 15:38:48 +02:00 |
|
stub_configuration.rb
|
Allow the git circuit breaker to correctly handle missing repository storages
|
2017-09-22 10:05:28 +01:00 |
|
stub_env.rb
|
`current_application_settings` belongs on `Gitlab::CurrentSettings`
|
2017-08-31 13:38:33 +01:00 |
|
stub_feature_flags.rb
|
Enable all feature flags by default in specs
|
2017-07-13 13:00:34 +02:00 |
|
stub_gitlab_calls.rb
|
Add serializer matchers
|
2017-10-02 23:17:31 +02:00 |
|
stub_gitlab_data.rb
|
Merge CI factories and CI spec/support with GitLab
|
2015-09-09 13:37:50 +02:00 |
|
taskable_shared_examples.rb
|
Don’t count tasks that are not defined as list items correctly
|
2017-01-25 20:54:11 +01:00 |
|
test_env.rb
|
Commenting on image diffs
|
2017-10-07 04:25:17 +00:00 |
|
time_tracking_shared_examples.rb
|
Convert variants of trigger('click') -> click
|
2017-06-16 23:08:27 -07:00 |
|
unique_ip_check_shared_examples.rb
|
Enable the RSpec/HookArgument cop and auto-correct offenses
|
2017-08-10 19:29:42 -04:00 |
|
unpack-gitlab-git-test
|
Vendor the gitlab-git-test repo
|
2017-06-28 09:30:02 +00:00 |
|
update_invalid_issuable.rb
|
Remove edit action for issues
|
2017-10-03 11:26:12 +02:00 |
|
updating_mentions_shared_examples.rb
|
Don't include EmailHelpers manually, pick with rspec
|
2017-08-03 21:55:48 +08:00 |
|
upload_helpers.rb
|
Add Gitlab::Middleware::Multipart
|
2016-12-15 12:26:36 +01:00 |
|
user_activities_helpers.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
wait_for_requests.rb
|
Call Capybara.reset_sessions! before block_and_wait_for_requests_complete
|
2017-06-16 17:23:49 +02:00 |
|
webmock.rb
|
Add spec/support files for WebMock and test coverage
|
2015-06-10 01:31:27 -04:00 |
|
workhorse_helpers.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |