..
auth
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
backup
refactor code and spec
2017-06-07 16:50:21 +02:00
badge
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
bitbucket_import
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
cache
Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline
2017-07-18 20:16:43 +08:00
checks
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
ci
Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline
2017-07-17 22:38:37 +08:00
conflict
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
cycle_analytics
Add transient head_pipeline_of to pipeline factories
2017-05-22 17:06:45 -03:00
data_builder
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
database
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
dependency_linker
Fix diff of requirements.txt file by not matching newlines as part of package names
2017-06-27 16:20:01 -05:00
diff
Implement diff viewers
2017-06-14 10:12:21 -05:00
downtime_check
email
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
etag_caching
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
fogbugz_import
gfm
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
git
Renamed Gitaly services
2017-07-18 07:59:36 +00:00
gitaly_client
Renamed Gitaly services
2017-07-18 07:59:36 +00:00
github_import
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
gitlab_import
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
google_code_import
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
graphs
health_checks
Add unit to latency metrics.
2017-07-12 14:48:46 +02:00
import_export
Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedules' into 'master'
2017-07-07 15:17:02 +00:00
ldap
Fix setting last_credential_check
on LDAP-login
2017-06-28 09:30:18 +02:00
metrics
Rename ConnectionRackMiddleware to RequestsRackMiddleware.
2017-07-13 00:46:17 +02:00
middleware
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
o_auth
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
prometheus
Memoize only yaml loading method
2017-06-16 20:58:18 +02:00
quick_actions
Rename "Slash commands" to "Quick actions"
2017-06-15 09:01:56 -05:00
redis
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
saml
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
sanitizers
serializer
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
sherlock
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
sidekiq_status
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
slash_commands
Rename "Slash commands" to "Quick actions"
2017-06-15 09:01:56 -05:00
sql
Backports for ee-2112
2017-07-06 16:25:03 +08:00
template
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
view /presenter
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
allowable_spec.rb
asciidoc_spec.rb
Fix LaTeX formatting for AsciiDoc wiki
2017-05-24 15:47:35 +02:00
auth_spec.rb
Fixes needed when GitLab sign-in is not enabled
2017-07-13 10:08:27 -04:00
background_migration_spec.rb
Simplify background migrations stealing code
2017-07-17 14:02:12 +02:00
blame_spec.rb
changes_list_spec.rb
Auto-correct RSpec/DescribedClass
violations
2017-05-01 11:13:33 -04:00
chat_name_token_spec.rb
ci_access_spec.rb
Refactor to remove a special case
2017-06-05 05:32:26 -07:00
closing_issue_extractor_spec.rb
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
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
Prevent bad data being added to application settings when Redis is unavailable
2017-07-10 15:40:51 +01:00
database_spec.rb
Fix Gitlab::Database.bulk_insert for non-UTF-8 data
2017-06-26 17:21:40 +01:00
dependency_linker_spec.rb
Autolink package names in requirements.txt
2017-05-23 15:35:59 -05:00
downtime_check_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
encoding_helper_spec.rb
Rename Gitlab::Git::EncodingHelper
to Gitlab::EncodingHelper
2017-06-01 21:21:14 +00:00
exclusive_lease_spec.rb
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
fake_application_settings_spec.rb
Fixes needed when GitLab sign-in is not enabled
2017-07-13 10:08:27 -04:00
file_detector_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
file_finder_spec.rb
Backport FileFinder from EE
2017-05-12 13:21:30 +03:00
git_access_spec.rb
Add “Project moved” error to Git-over-SSH
2017-06-16 14:14:19 -07:00
git_access_wiki_spec.rb
Add “Project moved” error to Git-over-SSH
2017-06-16 14:14:19 -07:00
git_ref_validator_spec.rb
Enable RSpec/FilePath cop
2017-04-26 12:50:32 +01:00
git_spec.rb
Don't use FFaker in factories, use sequences instead
2017-04-03 18:54:48 +02:00
gitaly_client_spec.rb
Renamed Gitaly services
2017-07-18 07:59:36 +00:00
gl_repository_spec.rb
Generate and handle a gl_repository param to pass around components
2017-05-03 17:37:30 -03:00
group_hierarchy_spec.rb
Subgroups page should show groups authorized through inheritance
2017-06-15 08:46:34 +02:00
highlight_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
i18n_spec.rb
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
identifier_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
import_sources_spec.rb
incoming_email_spec.rb
issuable_metadata_spec.rb
Add spec for IssuableMetadata module
2017-07-08 22:19:35 -07:00
issuable_sorter_spec.rb
Change issues sentence to use natural sorting
2017-04-25 18:57:08 -05:00
job_waiter_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
key_fingerprint_spec.rb
kubernetes_spec.rb
Generate KUBECONFIG in KubernetesService#predefined_variables
2017-06-16 22:15:40 +08:00
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
optimistic_locking_spec.rb
other_markup_spec.rb
Merge branch 'bvl-security-9-1-markup-pipeline'
2017-05-10 16:44:20 +02:00
otp_key_rotator_spec.rb
Add a Rake task to aid in rotating otp_key_base
2017-06-05 22:17:52 +01:00
path_regex_spec.rb
Revert "Remove changes that are not absolutely necessary"
2017-05-24 20:59:26 +00:00
performance_bar_spec.rb
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
polling_interval_spec.rb
Convert value to string before setting Poll-Interval header
2017-04-05 15:35:05 +02:00
popen_spec.rb
Speed up operations performed by gitlab-shell
2017-07-03 18:28:29 +00:00
project_authorizations_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00: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
Add Prometheus client tests
2017-05-30 15:27:51 +02:00
reference_extractor_spec.rb
regex_spec.rb
Removes file_name_regex from Gitlab::Regex
2017-07-05 19:10:14 +01:00
repo_path_spec.rb
Add “Project moved” error to Git-over-SSH
2017-06-16 14:14:19 -07:00
request_context_spec.rb
request_profiler_spec.rb
Add specs for Gitlab::RequestProfiler
2017-05-01 17:32:45 +02:00
route_map_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
routing_spec.rb
search_results_spec.rb
Backport of multiple_assignees_feature [ci skip]
2017-05-04 17:11:53 +03:00
shell_spec.rb
Speed up operations performed by gitlab-shell
2017-07-03 18:28:29 +00:00
sidekiq_status_spec.rb
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
sidekiq_throttler_spec.rb
Auto-correct RSpec/DescribedClass
violations
2017-05-01 11:13:33 -04:00
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
uploads_transfer_spec.rb
Bring in security changes from the 9.2.5 release
2017-06-07 21:16:20 -07:00
url_blocker_spec.rb
url_builder_spec.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
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
Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master'
2017-06-29 13:55:19 +00:00
user_access_spec.rb
Add confirm delete protected branch modal
2017-05-08 07:41:58 +00:00
user_activities_spec.rb
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
utils_spec.rb
Fix tests and rubocop offense
2017-05-25 20:53:03 +08:00
version_info_spec.rb
visibility_level_spec.rb
Add User#full_private_access? to check if user has Private access
2017-06-23 11:15:35 +02:00
workhorse_spec.rb
Merge branch 'migrate-workhorse-send-blob-to-gitaly' into 'master'
2017-07-12 16:57:57 +00:00