.. |
api
|
Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a /
|
2017-07-27 14:29:31 +02:00 |
banzai
|
|
|
controllers
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
cycle_analytics_helpers
|
|
|
features
|
Create guest users only when necessary rather than for every spec
|
2017-07-21 17:11:02 -04:00 |
gitlab-git-test.git
|
Vendor the gitlab-git-test repo
|
2017-06-28 09:30:02 +00:00 |
gitlab_stubs
|
|
|
helpers
|
Added more actions and report as abuse to all notes
|
2017-06-07 18:33:50 +00:00 |
import_export
|
|
|
matchers
|
Resolve "Lazy load images on the Frontend"
|
2017-07-24 17:36:52 +00:00 |
prometheus
|
Use include ActiveModel::Model to hold metrics data parsed from yaml.
|
2017-06-16 14:34:23 +02:00 |
protected_tags
|
Create and use project path helpers that only need a project, no namespace
|
2017-07-05 11:11:59 -05:00 |
redis
|
Make Redis::Wrapper#_raw_config and #fetch_config more resilient
|
2017-07-11 16:49:57 -04:00 |
services
|
Use Ghost user when edited_by, merged_by deleted
|
2017-07-19 11:35:17 +02:00 |
shared_examples
|
Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a /
|
2017-07-27 14:29:31 +02:00 |
api_helpers.rb
|
Test OAuth token scope verification in the API::Users endpoint
|
2017-06-28 07:17:13 +00:00 |
capybara.rb
|
Don't reset the session when the example failed, because we need capybara-screenshot to have access to it
|
2017-06-21 21:38:16 -05:00 |
capybara_helpers.rb
|
Implement review comments for !11963 from @adamniedzielski.
|
2017-07-06 06:30:07 +00:00 |
carrierwave.rb
|
|
|
chat_slash_commands_shared_examples.rb
|
Rename "Slash commands" to "Quick actions"
|
2017-06-15 09:01:56 -05:00 |
cycle_analytics_helpers.rb
|
Use a previous approach for cycle analytics dummy pipeline
|
2017-07-05 21:23:10 +02:00 |
database_connection_helpers.rb
|
|
|
db_cleaner.rb
|
Add pipeline stages post deployment migration
|
2017-05-26 14:46:45 +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
|
|
|
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
|
|
|
email_helpers.rb
|
|
|
factory_girl.rb
|
|
|
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
|
|
|
filter_item_select_helper.rb
|
Replaces 'dashboard/merge_requests' spinach with rspec
|
2017-06-26 14:27:36 +00:00 |
filter_spec_helper.rb
|
|
|
filtered_search_helpers.rb
|
Backport filtered search lazy token consistent state fix
|
2017-06-21 10:16:29 -05:00 |
fixture_helpers.rb
|
|
|
forgery_protection.rb
|
Add specs
|
2017-07-27 10:32:44 +02:00 |
generate-seed-repo-rb
|
Vendor the gitlab-git-test repo
|
2017-06-28 09:30:02 +00: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
|
store gpg user name and email on the signature
|
2017-07-27 15:44:39 +02: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
|
Native group milestones
|
2017-07-07 15:08:49 +00:00 |
issuables_list_metadata_shared_examples.rb
|
|
|
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
|
added tests for collapsing
|
2017-06-02 17:25:18 +01: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
|
|
|
login_helpers.rb
|
Merge branch '35178-remember-me-in-omniauth-box-seems-too-close-to-icons' into 'master'
|
2017-07-21 21:19:25 +00: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
|
|
|
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
|
Calculate previous migration version in specs support
|
2017-06-05 11:07:10 +02:00 |
milestone_tabs_examples.rb
|
Correct RSpec/SingleLineHook cop offenses
|
2017-06-14 13:18:56 -05:00 |
mobile_helpers.rb
|
|
|
notify_shared_examples.rb
|
|
|
omni_auth.rb
|
|
|
prepare-gitlab-git-test-for-commit
|
Vendor the gitlab-git-test repo
|
2017-06-28 09:30:02 +00:00 |
project_features_apply_to_issuables_shared_examples.rb
|
Change login_as uses to gitlab_sign_in
|
2017-06-19 18:59:01 -05:00 |
project_hook_data_shared_example.rb
|
|
|
prometheus_helpers.rb
|
Fix prometheus service tests
|
2017-06-06 11:16:15 +02:00 |
query_recorder.rb
|
|
|
quick_actions_helpers.rb
|
Rename "Slash commands" to "Quick actions"
|
2017-06-15 09:01:56 -05:00 |
rake_helpers.rb
|
Improve Specs and some fixes
|
2017-05-31 14:33:03 +02:00 |
reactive_caching_helpers.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
reference_parser_helpers.rb
|
|
|
reference_parser_shared_examples.rb
|
Correct RSpec/SingleLineHook cop offenses
|
2017-06-14 13:18:56 -05:00 |
repo_helpers.rb
|
|
|
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
|
|
|
seed_helper.rb
|
Vendor the gitlab-git-test repo
|
2017-06-28 09:30:02 +00:00 |
seed_repo.rb
|
|
|
select2_helper.rb
|
|
|
services_shared_context.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
setup_builds_storage.rb
|
|
|
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
|
|
|
sorting_helper.rb
|
Replaces dashboard/dashboard.feature spinach with rspec
|
2017-07-17 11:16:41 +03:00 |
stored_repositories.rb
|
|
|
stub_configuration.rb
|
Support custom directory in gitlab:backup:create task
|
2017-07-27 13:24:19 +02:00 |
stub_env.rb
|
Use a slightly cleaner approach to stub ENV
|
2017-06-28 11:18:09 +02: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
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
stub_gitlab_data.rb
|
|
|
taskable_shared_examples.rb
|
|
|
test_env.rb
|
Merge branch 'gitaly-ruby-bundler' into 'master'
|
2017-07-28 09:20:37 +00:00 |
time_tracking_shared_examples.rb
|
Rename "Slash commands" to "Quick actions"
|
2017-06-15 09:01:56 -05:00 |
unique_ip_check_shared_examples.rb
|
Support multiple Redis instances based on queue type
|
2017-07-11 03:35:47 +00:00 |
unpack-gitlab-git-test
|
Vendor the gitlab-git-test repo
|
2017-06-28 09:30:02 +00:00 |
update_invalid_issuable.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
updating_mentions_shared_examples.rb
|
Correct RSpec/SingleLineHook cop offenses
|
2017-06-14 13:18:56 -05:00 |
upload_helpers.rb
|
|
|
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
|
|
|
workhorse_helpers.rb
|
|
|