gitlab-org--gitlab-foss/spec/lib/gitlab
Kamil Trzciński 8d131eb85d Merge branch 'zj-realtime-env-list' into 'master'
Realtime env list

Closes #31701

See merge request !11333
2017-06-01 20:38:46 +00:00
..
auth
backup Fix tests 2017-05-23 13:34:22 +02:00
badge
bitbucket_import
cache/ci Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
chat_commands Fix chat commands specs related to protected actions 2017-05-31 11:25:55 +02:00
checks Add confirm delete protected branch modal 2017-05-08 07:41:58 +00:00
ci Merge remote-tracking branch 'upstream/master' into rename-builds-controller 2017-05-31 22:58:34 +08:00
conflict Fix conflict resolution from corrupted upstream 2017-05-12 20:47:51 +01:00
cycle_analytics Add transient head_pipeline_of to pipeline factories 2017-05-22 17:06:45 -03:00
data_builder Add username field to push webhook 2017-05-10 17:11:36 -04:00
database Merge branch '32851-fix-postgres-9-1' into 'master' 2017-05-25 19:43:17 +00:00
dependency_linker Add spec 2017-05-26 09:43:44 -05:00
diff Merge branch 'dm-diff-cleanup' into 'master' 2017-05-25 22:15:57 +00:00
downtime_check
email
etag_caching Merge branch 'master' into zj-realtime-env-list 2017-05-25 13:57:22 +02:00
fogbugz_import
gfm
git Merge branch 'dm-collapsed-blob' into 'master' 2017-06-01 09:10:53 +00:00
gitaly_client Incorporate Gitaly's local_branches operation into repo code 2017-05-17 18:12:10 -04:00
github_import
gitlab_import
google_code_import
graphs
health_checks Move helpers to spec file, use const's instead of helper methods 2017-05-25 21:59:57 +02:00
import_export Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
ldap
metrics
middleware
o_auth Return nil when looking up config for unknown LDAP provider 2017-05-30 16:41:07 -05:00
prometheus/queries Due to DB rounding timestamp to 1s resolution - freeze date on non fractional time 2017-05-15 21:11:14 +02:00
saml
sanitizers
serializer
sherlock
sidekiq_status
slash_commands
sql Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
template
view/presenter
allowable_spec.rb
asciidoc_spec.rb Fix LaTeX formatting for AsciiDoc wiki 2017-05-24 15:47:35 +02:00
auth_spec.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
blame_spec.rb
changes_list_spec.rb
chat_name_token_spec.rb
closing_issue_extractor_spec.rb
color_schemes_spec.rb
contributions_calendar_spec.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
current_settings_spec.rb
database_spec.rb
dependency_linker_spec.rb Autolink package names in requirements.txt 2017-05-23 15:35:59 -05:00
downtime_check_spec.rb
exclusive_lease_spec.rb
file_detector_spec.rb
file_finder_spec.rb Backport FileFinder from EE 2017-05-12 13:21:30 +03:00
git_access_spec.rb Add confirm delete protected branch modal 2017-05-08 07:41:58 +00:00
git_access_wiki_spec.rb
git_ref_validator_spec.rb
git_spec.rb
gitaly_client_spec.rb Add feature toggles through Flipper 2017-05-31 21:06:01 +00:00
gl_repository_spec.rb
group_hierarchy_spec.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
highlight_spec.rb Refactor DependencyLinker::BaseLinker 2017-05-23 15:34:42 -05:00
i18n_spec.rb Bugfix: Always use the default language when generating emails. 2017-05-25 10:22:45 -05:00
identifier_spec.rb
import_sources_spec.rb
incoming_email_spec.rb
issuable_sorter_spec.rb
job_waiter_spec.rb
key_fingerprint_spec.rb
kubernetes_spec.rb
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb
optimistic_locking_spec.rb
other_markup_spec.rb Merge branch 'bvl-security-9-1-markup-pipeline' 2017-05-10 16:44:20 +02:00
path_regex_spec.rb Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
polling_interval_spec.rb
popen_spec.rb
project_authorizations_spec.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
project_search_results_spec.rb Explicitly test that guest is able to search through the wiki 2017-05-29 16:20:25 +03:00
project_transfer_spec.rb
prometheus_client_spec.rb Custom queries for prometheus 2017-05-11 23:07:12 +02:00
redis_spec.rb
reference_extractor_spec.rb
regex_spec.rb Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
repo_path_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
request_context_spec.rb
request_profiler_spec.rb
route_map_spec.rb
routing_spec.rb
search_results_spec.rb
shell_spec.rb
sidekiq_status_spec.rb
sidekiq_throttler_spec.rb
snippet_search_results_spec.rb
string_range_marker_spec.rb Add Gitlab::StringRegexMarker 2017-05-10 08:26:21 -05:00
string_regex_marker_spec.rb Add Gitlab::StringRegexMarker 2017-05-10 08:26:21 -05:00
upgrader_spec.rb
url_blocker_spec.rb
url_builder_spec.rb
url_sanitizer_spec.rb Don't allow to pass a user to ProjectWiki#http_url_to_repo 2017-05-30 14:18:58 +02:00
usage_data_spec.rb Remove Services count from usage ping payload. 2017-05-18 11:49:11 -05:00
user_access_spec.rb Add confirm delete protected branch modal 2017-05-08 07:41:58 +00:00
user_activities_spec.rb
utils_spec.rb Fix tests and rubocop offense 2017-05-25 20:53:03 +08:00
version_info_spec.rb
visibility_level_spec.rb
workhorse_spec.rb Allow PostReceivePack to be enabled with Gitaly 2017-05-30 22:16:43 -04:00