.. |
api
|
EE-BACKPORT group boards
|
2018-01-04 17:28:10 -02:00 |
banzai
|
|
|
controllers
|
Resolve failures in GitHub-ish import controller specs
|
2018-02-09 13:14:29 -06:00 |
cycle_analytics_helpers
|
Refactors median code to work with both single and multiple projects
|
2018-02-28 10:46:20 +00:00 |
features
|
Refactor discussions/notes code
|
2018-04-03 16:03:00 +00:00 |
gitlab-git-test.git
|
Add update for packed-refs with git v2.16
|
2018-02-28 15:23:06 -08:00 |
gitlab_stubs
|
Remove private_token from API user entity
|
2017-11-02 11:39:01 +01:00 |
google_api
|
Refactor GCP redirect test suite
|
2018-01-11 07:14:08 +01:00 |
helpers
|
Replace the project/commits/branches.feature spinach test with an rspec analog
|
2018-04-11 11:46:31 +00:00 |
http_io
|
Make HTTPIO compatible with multi-byte chars (Extracted from ChunkedIO)
|
2018-04-17 14:50:32 +09:00 |
import_export
|
fix typo
|
2017-08-28 17:11:28 +02:00 |
matchers
|
Add matcher for emoji
|
2018-04-11 10:51:44 +02:00 |
migrations_helpers
|
Move TrackUntrackedUploadsHelpers
|
2018-02-20 12:09:50 -08:00 |
prometheus
|
Backport custom metrics ce components
|
2018-02-23 17:58:40 +00:00 |
protected_tags
|
Deduplicate protected ref human_access_levels
|
2017-11-24 13:47:03 +00:00 |
redis
|
Enable the RSpec/HookArgument cop and auto-correct offenses
|
2017-08-10 19:29:42 -04:00 |
services
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
shared_examples
|
Resolve "Make a Rubocop that forbids returning from a block"
|
2018-04-18 09:19:40 +00:00 |
api_helpers.rb
|
Remove authentication using user.private_token
|
2017-11-02 11:39:02 +01:00 |
background_migrations_matchers.rb
|
Refactor matchers for background migrations
|
2018-01-05 13:40:31 +01:00 |
bare_repo_operations.rb
|
Backport of EE !4989
|
2018-04-11 22:05:07 -05:00 |
batch_loader.rb
|
Clear BatchLoader after each spec to prevent holding onto records longer than necessary
|
2017-12-14 13:42:11 +01:00 |
board_helpers.rb
|
backport for gitlab-ee!2869
|
2017-10-13 11:11:02 +11:00 |
capybara.rb
|
prefer &. to .try
|
2018-04-13 10:50:01 -05: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
|
|
|
chat_slash_commands_shared_examples.rb
|
Change all :empty_project to :project
|
2017-08-02 17:47:31 -04:00 |
commit_trailers_spec_helper.rb
|
Add banzai filter to detect commit message trailers and properly link the users
|
2018-04-04 15:04:03 +00:00 |
cookie_helper.rb
|
Adds validators and rack cookie helper
|
2018-04-02 14:39:32 +01:00 |
cycle_analytics_helpers.rb
|
Adapt cycle analytics spec helper and cycle analytics usage data spec
|
2018-03-01 16:43:26 +00:00 |
database_connection_helpers.rb
|
|
|
db_cleaner.rb
|
Fix deletion attempts on dropped tables
|
2018-02-23 14:12:54 -08:00 |
devise_helpers.rb
|
Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3'
|
2018-01-16 17:05:01 -08:00 |
drag_to_helper.rb
|
|
|
dropzone_helper.rb
|
|
|
email_format_shared_examples.rb
|
|
|
email_helpers.rb
|
Initial work to add notification reason to emails
|
2018-01-16 19:17:55 -06:00 |
factory_bot.rb
|
Port some changes from gitlab-ee!4532 back to CE
|
2018-02-14 19:22:05 +01:00 |
fake_migration_classes.rb
|
|
|
fake_u2f_device.rb
|
|
|
filter_item_select_helper.rb
|
|
|
filter_spec_helper.rb
|
Support Markdown rendering using multiple projects
|
2018-04-11 14:10:19 +02:00 |
filtered_search_helpers.rb
|
Allow assigning and filtering issuables by ancestor group labels
|
2018-04-04 15:40:29 +00:00 |
fixture_helpers.rb
|
Port some changes from gitlab-ee!4532 back to CE
|
2018-02-14 19:22:05 +01:00 |
forgery_protection.rb
|
Add specs
|
2017-07-27 10:32:44 +02:00 |
generate-seed-repo-rb
|
Adds Rubocop rule for line break around conditionals
|
2018-01-11 16:34:01 +00:00 |
git_http_helpers.rb
|
|
|
gitaly.rb
|
Make all workhorse gitaly calls opt-out, take 2
|
2018-03-28 14:13:06 +02:00 |
gitlab_verify.rb
|
[cherry-pick] '4862-verify-file-checksums'
|
2018-03-08 10:20:40 -05: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
|
|
|
input_helper.rb
|
fix trailing whitespace
|
2017-10-21 23:20:46 +03:00 |
inspect_requests.rb
|
refactor wait_for_requests, add slow_requests block helper
|
2017-11-02 16:36:36 -05: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
|
Check if at least one filter is set on dashboard
|
2018-04-03 20:19:09 +02:00 |
issuables_requiring_filter_shared_examples.rb
|
Check if at least one filter is set on dashboard
|
2018-04-03 20:19:09 +02:00 |
issue_helpers.rb
|
|
|
issue_tracker_service_shared_example.rb
|
|
|
javascript_fixtures_helpers.rb
|
Fail static-analysis if there's output to stderr
|
2018-01-26 19:42:48 +08:00 |
jira_service_helper.rb
|
Update factories for git push service
|
2017-10-24 13:40:22 +03:00 |
json_response_helpers.rb
|
Remove superfluous type defs in specs
|
2017-07-27 14:31:52 +02:00 |
kubernetes_helpers.rb
|
Fix some tests
|
2017-11-03 03:37:32 +09:00 |
ldap_helpers.rb
|
Add better LDAP connection handling
|
2018-04-04 09:07:28 +00:00 |
ldap_shared_examples.rb
|
Leave bad DNs alone instead of raising errors
|
2017-10-07 10:28:13 -07:00 |
legacy_path_redirect_shared_examples.rb
|
Add helper methods to redirect legacy paths
|
2017-11-07 19:52:09 +01:00 |
live_debugger.rb
|
Address Douwe's feedback
|
2017-11-02 12:02:51 +01:00 |
login_helpers.rb
|
Adds validators and rack cookie helper
|
2018-04-02 14:39:32 +01: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
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
mentionable_shared_examples.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
merge_request_helpers.rb
|
|
|
migrations_helpers.rb
|
Increase isolation of database migrations test models
|
2018-03-29 12:12:00 +02:00 |
milestone_tabs_examples.rb
|
|
|
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
|
|
|
prepare-gitlab-git-test-for-commit
|
|
|
project_forks_helper.rb
|
Ensure hooks are deleted regardless of the project forking method
|
2018-01-19 13:57:17 -03:00 |
prometheus_helpers.rb
|
|
|
query_recorder.rb
|
Count occurrences of a specific query in the query recorder.
|
2017-12-04 17:43:48 +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
|
Make prometheus service querying approach much nicer wrt to arity and default function params
|
2018-02-07 01:54:09 +01:00 |
redis_without_keys.rb
|
Don't use Redis#keys in the circuitbreaker
|
2017-10-17 12:47:20 +02:00 |
reference_parser_helpers.rb
|
Support Markdown rendering using multiple projects
|
2018-04-11 14:10:19 +02:00 |
reference_parser_shared_examples.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
repo_helpers.rb
|
|
|
routing_helpers.rb
|
|
|
search_helpers.rb
|
|
|
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
|
Adds Rubocop rule for line break around conditionals
|
2018-01-11 16:34:01 +00:00 |
selection_helper.rb
|
Fix reply quote keyboard shortcut on MRs
|
2017-11-21 14:27:16 -06:00 |
services_shared_context.rb
|
Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3'
|
2018-01-16 17:04:38 -08:00 |
setup_builds_storage.rb
|
|
|
sidekiq.rb
|
|
|
slack_mattermost_notifications_shared_examples.rb
|
Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6'
|
2018-04-05 08:41:56 +02:00 |
snippet_visibility.rb
|
Port read_cross_project ability from EE
|
2018-02-22 17:11:36 +01:00 |
snippets_shared_examples.rb
|
|
|
stored_repositories.rb
|
Route path lookups through legacy_disk_path
|
2018-03-21 18:18:32 +01:00 |
stub_configuration.rb
|
Add direct_upload setting for artifacts
|
2018-04-05 15:01:14 +02:00 |
stub_env.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00: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
|
Set pipeline config source attribute in a build step
|
2017-10-11 14:48:28 +02:00 |
stub_gitlab_data.rb
|
|
|
stub_object_storage.rb
|
Port LFS direct_upload from EE
|
2018-03-27 10:32:48 +02:00 |
taskable_shared_examples.rb
|
|
|
test_env.rb
|
Use shard name in Git::GitlabProjects instead of shard path
|
2018-04-03 16:22:13 +02:00 |
time_tracking_shared_examples.rb
|
|
|
unique_ip_check_shared_examples.rb
|
use Gitlab::UserSettings directly as a singleton instead of including/extending it
|
2018-02-02 18:39:55 +00:00 |
unpack-gitlab-git-test
|
|
|
update_invalid_issuable.rb
|
Revert "Merge branch '36670-remove-edit-form' into 'master'"
|
2017-10-26 15:53:55 +01:00 |
updating_mentions_shared_examples.rb
|
Replace '.team << [user, role]' with 'add_role(user)' in specs
|
2017-12-22 19:18:28 +11:00 |
upload_helpers.rb
|
|
|
user_activities_helpers.rb
|
|
|
wait_for_requests.rb
|
Adds Rubocop rule for line break around conditionals
|
2018-01-11 16:34:01 +00:00 |
webmock.rb
|
|
|
workhorse_helpers.rb
|
|
|