gitlab-org--gitlab-foss/spec/lib/gitlab
Rémy Coutable d8eb961d0b
Fix a migration spec messing up the MergeRequestDiff DB schema
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-01-23 17:42:37 +01:00
..
auth Fixing request json mime type 2018-01-15 09:09:21 +00:00
background_migration Fix a migration spec messing up the MergeRequestDiff DB schema 2018-01-23 17:42:37 +01:00
badge
bare_repository_import Fix hooks not being set up properly for bare import Rake task 2018-01-09 23:39:19 -08:00
bitbucket_import
cache
checks Disable redirect messages for anonymous clones 2017-12-25 05:33:32 -08:00
ci Merge branch 'sh-backport-10-3-4-security-fixes' into 'master' 2018-01-17 20:26:59 +00:00
conflict
cycle_analytics Merge branch 'master' into 22643-manual-job-page 2018-01-04 22:39:01 +00:00
data_builder
database Reduce UPDATEs for background column type changes 2018-01-18 14:22:41 +01:00
dependency_linker
diff Fix error 500 when viewing commit and merge request diffs 2018-01-07 04:49:07 -08:00
downtime_check
email Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
etag_caching
fogbugz_import
gfm Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git Merge branch 'gitaly-user-commit-files' into 'master' 2018-01-23 09:34:59 +00:00
gitaly_client Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPC 2018-01-22 13:51:02 -03:00
github_import Migrate to Project#empty_repo? 2017-12-20 19:13:11 +01:00
gitlab_import
google_code_import Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
gpg Retrieve commit signatures with Gitaly 2018-01-18 14:10:17 +00:00
graphs
health_checks
hook_data Remove soft removals related code 2018-01-08 17:04:45 +01:00
i18n
import_export Merge branch 'fix/import-rce-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
kubernetes Resolve "Managed Prometheus deployment installs a lot of extra stuff" 2018-01-15 16:27:58 +00:00
ldap Modify `LDAP::Person` to return username value based on attributes 2018-01-04 17:10:40 -06:00
legacy_github_import
metrics Merge branch 'pawel/reduce_cardinality_of_prometheus_metrics' into 'master' 2017-12-21 15:56:45 +00:00
middleware
o_auth Modify `LDAP::Person` to return username value based on attributes 2018-01-04 17:10:40 -06:00
prometheus
quick_actions
redis
saml
sanitizers
serializer
sherlock
sidekiq_middleware
sidekiq_status
sidekiq_versioning Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
slash_commands Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
sql Modify fuzzy_arel_match to search for equality when a term shorter than 3 characters is provided 2017-11-27 11:29:40 +01:00
storage_check Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
template
utils Use `Gitlab::Utils::Override` over defined?(super) 2017-12-26 17:18:10 +08:00
view/presenter Present member collection at the controller level 2017-12-12 18:14:58 +01:00
action_rate_limiter_spec.rb Address review comments with playing pipeline scheduler 2017-12-12 17:12:45 -08:00
allowable_spec.rb
app_logger_spec.rb
asciidoc_spec.rb
auth_spec.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
background_migration_spec.rb
blame_spec.rb
changes_list_spec.rb
chat_name_token_spec.rb
ci_access_spec.rb
closing_issue_extractor_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
color_schemes_spec.rb
contributions_calendar_spec.rb
current_settings_spec.rb
daemon_spec.rb
database_spec.rb Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master' 2017-12-07 02:34:58 +00:00
dependency_linker_spec.rb
downtime_check_spec.rb
encoding_helper_spec.rb Fix a bug where charlock_holmes was used needlessly to encode strings 2018-01-04 19:27:37 -03:00
exclusive_lease_spec.rb Run background migrations with a minimum interval 2018-01-05 16:23:25 +01:00
fake_application_settings_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
file_detector_spec.rb
file_finder_spec.rb
git_access_spec.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
git_access_wiki_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_ref_validator_spec.rb
git_spec.rb add support for the commit reference filter 2017-12-07 09:01:37 -05:00
gitaly_client_spec.rb Move encoding methods to the more general EncodingHelper 2017-12-28 12:32:33 -03:00
github_import_spec.rb
gl_repository_spec.rb
gpg_spec.rb
group_hierarchy_spec.rb
highlight_spec.rb
i18n_spec.rb
identifier_spec.rb Allow git pull/push on project redirects 2017-12-08 17:42:43 +00:00
import_sources_spec.rb
incoming_email_spec.rb
insecure_key_fingerprint_spec.rb Backport authorized_keys branch 'find-key-by-fingerprint' 2018-01-08 20:34:16 +00:00
issuable_metadata_spec.rb
issuable_sorter_spec.rb
issuables_count_for_state_spec.rb
job_waiter_spec.rb
kubernetes_spec.rb
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb
multi_collection_paginator_spec.rb
optimistic_locking_spec.rb
other_markup_spec.rb
otp_key_rotator_spec.rb
path_regex_spec.rb
performance_bar_spec.rb
polling_interval_spec.rb
popen_spec.rb
profiler_spec.rb Add Gitlab::Profiler for profiling from a console or runner 2018-01-19 12:31:54 +00:00
project_authorizations_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
project_search_results_spec.rb Fix project search results for digits surrounded by colons 2018-01-16 11:56:07 +00:00
project_template_spec.rb
project_transfer_spec.rb
prometheus_client_spec.rb
reference_counter_spec.rb
reference_extractor_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
regex_spec.rb Add spec 2018-01-08 17:18:04 +09:00
repo_path_spec.rb
request_context_spec.rb
request_forgery_protection_spec.rb
request_profiler_spec.rb
route_map_spec.rb
routing_spec.rb
search_results_spec.rb Merge branch 'jprovazn-search-issues' into 'master' 2018-01-03 09:21:09 +00:00
sentry_spec.rb
shell_spec.rb Merge branch 'zj-migrate-gitlab-project-rm-mv' into 'master' 2018-01-10 10:09:57 +00:00
sidekiq_config_spec.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
sidekiq_status_spec.rb
sidekiq_throttler_spec.rb
sidekiq_versioning_spec.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
snippet_search_results_spec.rb
ssh_public_key_spec.rb
string_range_marker_spec.rb
string_regex_marker_spec.rb
tcp_checker_spec.rb Add a gitlab:tcp_check rake task 2017-12-13 15:53:32 +00:00
themes_spec.rb
untrusted_regexp_spec.rb
upgrader_spec.rb
uploads_transfer_spec.rb
url_blocker_spec.rb
url_builder_spec.rb
url_sanitizer_spec.rb
usage_data_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
user_access_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_activities_spec.rb
utils_spec.rb Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-queue-through-web-hook' into 'security-10-3' 2018-01-16 17:04:51 -08:00
version_info_spec.rb
visibility_level_spec.rb Forking a project to a namespace with lower visibility. 2017-12-29 11:15:26 +01:00
workhorse_spec.rb Add option to disable git archive caching in workhorse 2018-01-09 16:59:46 +01:00