gitlab-ce/spec/lib/gitlab
James Edwards-Jones bd9ead683c Fix spec in shell_spec.rb
The spec for "#add_key does nothing" would always have passed,
since the expectation was on both the wrong object and message.
2018-01-08 20:34:38 +00:00
..
auth
background_migration Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master' 2018-01-04 15:57:45 +00:00
badge
bare_repository_import Refactoring Gitlab::BareRepositoryImport::Repository 2018-01-03 16:22:00 -02:00
bitbucket_import
cache
checks Disable redirect messages for anonymous clones 2017-12-25 05:33:32 -08:00
ci fix issue #37843 2018-01-03 20:57:41 +00:00
conflict
cycle_analytics
data_builder
database Use a background migration for issues.closed_at 2018-01-03 12:28:00 +01:00
dependency_linker
diff Fix error when viewing diffs without blobs 2018-01-04 14:33:12 +00:00
downtime_check
email
etag_caching
fogbugz_import
gfm
git Merge branch 'zj-blob-batch' into 'master' 2018-01-05 10:47:28 +00:00
gitaly_client Simplify conflict resolution interface and code 2018-01-02 16:22:02 -03:00
github_import
gitlab_import
google_code_import
gpg
graphs
health_checks
hook_data
i18n
import_export
kubernetes Extend Cluster Applications to allow installation of Prometheus 2017-12-22 17:23:43 +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
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
slash_commands
sql
storage_check
template
utils
view/presenter
action_rate_limiter_spec.rb
allowable_spec.rb
app_logger_spec.rb
asciidoc_spec.rb
auth_spec.rb
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
color_schemes_spec.rb
contributions_calendar_spec.rb
current_settings_spec.rb
daemon_spec.rb
database_spec.rb
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
fake_application_settings_spec.rb
file_detector_spec.rb
file_finder_spec.rb
git_access_spec.rb
git_access_wiki_spec.rb
git_ref_validator_spec.rb
git_spec.rb
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
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
project_authorizations_spec.rb
project_search_results_spec.rb
project_template_spec.rb
project_transfer_spec.rb
prometheus_client_spec.rb
reference_counter_spec.rb
reference_extractor_spec.rb
regex_spec.rb
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 Fix spec in shell_spec.rb 2018-01-08 20:34:38 +00:00
sidekiq_config_spec.rb
sidekiq_status_spec.rb
sidekiq_throttler_spec.rb
sidekiq_versioning_spec.rb
snippet_search_results_spec.rb
ssh_public_key_spec.rb
string_range_marker_spec.rb
string_regex_marker_spec.rb
tcp_checker_spec.rb
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
user_access_spec.rb
user_activities_spec.rb
utils_spec.rb
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