gitlab-org--gitlab-foss/spec/lib/gitlab
Pawel Chojnacki cba965eba4 Set minimum latency to be non-negative number.
Sometimes the tests run so fast latency is calculated as 0.
This causes transient failures in our CI.
2017-05-05 11:34:01 +02:00
..
auth Make Warden set_user hook validate user ip uniquness 2017-03-06 15:41:25 +01:00
backup
badge
bitbucket_import
cache/ci Load a project's CI status in batch from redis 2017-04-26 12:04:22 +00:00
chat_commands
checks Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
ci Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
conflict Allow resolving conflicts with non-ASCII chars 2017-03-15 11:18:29 +00:00
cycle_analytics Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
data_builder
database Rename child namespaces in migrationhelpers 2017-05-01 11:14:24 +02:00
diff Fix commenting on an existing discussion on an unchanged line that is no longer in the diff 2017-04-24 11:17:15 -05:00
downtime_check
email Handle incoming emails from aliases correctly 2017-05-03 20:51:10 +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 Sort the network graph both by commit date and topographically. 2017-05-04 04:21:12 +00:00
gitaly_client Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
github_import Fix GitHub pull request formatter spec 2017-04-03 15:50:22 -03:00
gitlab_import
google_code_import
graphs
health_checks Set minimum latency to be non-negative number. 2017-05-05 11:34:01 +02:00
import_export Fix Import/Export configuration spec 2017-05-04 17:27:46 -03:00
ldap Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
metrics
middleware Fix go-get support for projects in nested groups 2017-03-07 19:40:19 -06:00
o_auth Ensures that OAuth/LDAP/SAML users don't need to be confirmed 2017-04-26 10:08:44 +02:00
saml Ensures that OAuth/LDAP/SAML users don't need to be confirmed 2017-04-26 10:08:44 +02:00
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 Display slash commands outcome when previewing Markdown 2017-05-04 17:02:25 +02:00
sql
template Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
view/presenter
allowable_spec.rb
asciidoc_spec.rb Remove unused optional parameter asciidoc_opts 2017-04-27 13:22:17 +02:00
auth_spec.rb Allow OAuth clients to push code 2017-04-13 13:13:22 +00: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
closing_issue_extractor_spec.rb
color_schemes_spec.rb
contributions_calendar_spec.rb
current_settings_spec.rb Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
database_spec.rb removes redundant code from database.rb 2017-04-11 20:20:19 +01:00
downtime_check_spec.rb
exclusive_lease_spec.rb
file_detector_spec.rb
git_access_spec.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
git_access_wiki_spec.rb
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 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
i18n_spec.rb Add CHANGELOG entry, some specs and locale file for German. 2017-05-04 18:44:19 -05:00
identifier_spec.rb
import_sources_spec.rb
incoming_email_spec.rb
issuable_sorter_spec.rb Change issues sentence to use natural sorting 2017-04-25 18:57:08 -05:00
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 Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
optimistic_locking_spec.rb
other_markup_spec.rb Fix failing specs 2017-04-27 13:22:17 +02: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
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 Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00
redis_spec.rb Fix redis spec 2017-03-15 18:36:20 -06:00
reference_extractor_spec.rb
regex_spec.rb Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidator 2017-05-02 09:13:41 +02:00
repo_path_spec.rb Helper method for storage path stripping 2017-03-29 14:48:04 +02:00
request_context_spec.rb Remove unecessary defaults for uniq ip block, cleanup refactoring leftovers 2017-03-06 15:45:43 +01:00
request_profiler_spec.rb Add specs for Gitlab::RequestProfiler 2017-05-01 17:32:45 +02:00
route_map_spec.rb
routing_spec.rb
search_results_spec.rb
shell_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
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 Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
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
usage_data_spec.rb Auto-correct RSpec/DescribedClass violations 2017-05-01 11:13:33 -04:00
user_access_spec.rb Prevent people from creating branches if they don't have persmission to push 2017-04-28 16:05:00 +02:00
user_activities_spec.rb Add a new Gitlab::UserActivities class to track user activities 2017-04-14 15:20:55 +02: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