.. |
auth
|
|
|
backend
|
Handle SSH keys that have multiple spaces between each marker
|
2017-04-04 23:12:08 -07:00 |
backup
|
|
|
badge
|
|
|
bitbucket_import
|
|
|
cache/ci
|
Take the ref of a pipeline into account when caching status
|
2017-04-07 17:24:11 +02:00 |
chat_commands
|
|
|
checks
|
Renamed ProtectedTag push_access_levels to create_access_levels
|
2017-04-04 03:38:58 +01:00 |
ci
|
Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation' into 'master'
|
2017-04-06 18:55:34 +00:00 |
conflict
|
Allow resolving conflicts with non-ASCII chars
|
2017-03-15 11:18:29 +00:00 |
cycle_analytics
|
|
|
data_builder
|
|
|
database
|
Add remove_concurrent_index to database helper
|
2017-04-06 09:53:57 +11:00 |
diff
|
Fix specs
|
2017-03-14 15:29:31 -06:00 |
downtime_check
|
|
|
email
|
Add specs
|
2017-04-05 17:44:14 +01:00 |
etag_caching
|
Test all enabled routes in ETag caching middleware and fix pipeline routes
|
2017-04-10 10:45:37 +02:00 |
fogbugz_import
|
|
|
gfm
|
|
|
git
|
Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs method
|
2017-04-10 16:10:18 +02:00 |
gitaly_client
|
Use Gitlab::Git::Repository#gitaly_... more
|
2017-04-07 12:53:30 +02:00 |
github_import
|
Fix GitHub pull request formatter spec
|
2017-04-03 15:50:22 -03:00 |
gitlab_import
|
|
|
google_code_import
|
|
|
graphs
|
|
|
healthchecks
|
Add /-/readiness /-/liveness and /-/health_metrics endpoints to track application readiness
|
2017-04-07 10:27:15 +00:00 |
import_export
|
Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui' into 'master'
|
2017-04-07 19:31:07 +00:00 |
ldap
|
Fix RSpec/DescribeSymbol cop violations
|
2017-03-24 19:04:03 -04:00 |
metrics
|
|
|
middleware
|
|
|
o_auth
|
Inlude the password_automatically_check param as permitted config in the user create_service
|
2017-04-04 10:18:56 -07:00 |
saml
|
|
|
sanitizers
|
|
|
serializer
|
|
|
sherlock
|
|
|
sidekiq_status
|
Periodically mark projects that are stuck in importing as failed
|
2017-04-05 16:11:51 +02:00 |
slash_commands
|
|
|
sql
|
|
|
template
|
|
|
view/presenter
|
|
|
allowable_spec.rb
|
|
|
asciidoc_spec.rb
|
|
|
auth_spec.rb
|
|
|
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
|
|
|
current_settings_spec.rb
|
|
|
database_spec.rb
|
Added Gitlab::Database.config
|
2017-03-17 17:08:10 +01:00 |
downtime_check_spec.rb
|
|
|
exclusive_lease_spec.rb
|
|
|
file_detector_spec.rb
|
|
|
git_access_spec.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
git_access_wiki_spec.rb
|
|
|
git_spec.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
gitaly_client_spec.rb
|
Add support for Gitaly calls over TCP connection
|
2017-04-03 18:45:36 +02:00 |
highlight_spec.rb
|
Fix specs
|
2017-03-14 15:29:31 -06:00 |
identifier_spec.rb
|
|
|
import_sources_spec.rb
|
|
|
incoming_email_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.rb
|
|
|
polling_interval_spec.rb
|
Convert value to string before setting Poll-Interval header
|
2017-04-05 15:35:05 +02:00 |
popen_spec.rb
|
|
|
project_search_results_spec.rb
|
Fix blob highlighting in search
|
2017-04-03 18:51:44 +01:00 |
project_transfer_spec.rb
|
|
|
prometheus_spec.rb
|
|
|
redis_spec.rb
|
Fix redis spec
|
2017-03-15 18:36:20 -06:00 |
reference_extractor_spec.rb
|
|
|
regex_spec.rb
|
|
|
repo_path_spec.rb
|
Helper method for storage path stripping
|
2017-03-29 14:48:04 +02:00 |
request_context_spec.rb
|
|
|
route_map_spec.rb
|
|
|
routing_spec.rb
|
|
|
search_results_spec.rb
|
|
|
sidekiq_status_spec.rb
|
Periodically mark projects that are stuck in importing as failed
|
2017-04-05 16:11:51 +02:00 |
sidekiq_throttler_spec.rb
|
|
|
snippet_search_results_spec.rb
|
|
|
upgrader_spec.rb
|
|
|
url_blocker_spec.rb
|
Merge branch 'ssrf' into 'security'
|
2017-03-20 18:53:04 -07:00 |
url_builder_spec.rb
|
|
|
url_sanitizer_spec.rb
|
Fix ProjectWiki#http_url_to_repo signature
|
2017-03-20 16:24:01 +01:00 |
user_access_spec.rb
|
Renamed ProtectedTag push_access_levels to create_access_levels
|
2017-04-04 03:38:58 +01:00 |
utils_spec.rb
|
|
|
version_info_spec.rb
|
|
|
visibility_level_spec.rb
|
Make level_value accept string integers
|
2017-03-20 22:53:29 +01:00 |
workhorse_spec.rb
|
Remove deprecated field from workhorse response
|
2017-04-05 16:29:56 +02:00 |