gitlab-ce/spec/lib/gitlab
Grzegorz Bizon 738bf2c238 Merge branch 'master' into feature/gb/manual-actions-protected-branches-permissions
* master: (103 commits)
  Include missing project attributes to Import/Export
  Create the rest of the wiki docs
  Fill in information about creating the wiki Home page
  Move wiki doc to its own index page
  Create initial file for Wiki documentation
  Default to null user when asignee is unselected
  Re-enable ref operations with gitaly after not-found fix
  #31560 Add repo parameter to gitaly:install and workhorse:install
  Remove N+1 queries when checking nodes visible to user
  Don't validate reserved words if the format doesn't match
  Revert "Shorten and improve some job names"
  Remove unused initializer
  DRY the `<<: *except-docs` a bit in `.gitlab-ci.yml`
  Make the static-analysis job be run for docs branches too
  Add download_snippet_path helper
  Refresh the markdown cache if it was `nil`
  Add some documentation for the new migration helpers
  Update comments
  Display comments for personal snippets
  Update docs on creating a project
  ...
2017-05-03 12:27:30 +02:00
..
auth
backup
badge
bitbucket_import
cache/ci
chat_commands
checks
ci Merge branch 'master' into feature/gb/manual-actions-protected-branches-permissions 2017-05-03 12:27:30 +02:00
conflict
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
downtime_check
email Don't blow up when email has no References header 2017-05-01 14:25:04 +01:00
etag_caching
fogbugz_import
gfm
git Merge branch 'fix-gitaly-not-found' into 'master' 2017-05-02 22:32:34 +00:00
gitaly_client Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
github_import
gitlab_import
google_code_import
graphs
health_checks
import_export Include missing project attributes to Import/Export 2017-05-03 10:12:32 +00:00
ldap Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
metrics
middleware
o_auth
saml
sanitizers
serializer
sherlock
sidekiq_status
slash_commands Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04: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
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
downtime_check_spec.rb
exclusive_lease_spec.rb
file_detector_spec.rb
git_access_spec.rb
git_access_wiki_spec.rb
git_ref_validator_spec.rb
git_spec.rb
gitaly_client_spec.rb
highlight_spec.rb
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 Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
optimistic_locking_spec.rb
other_markup_spec.rb
polling_interval_spec.rb
popen_spec.rb
project_search_results_spec.rb
project_transfer_spec.rb
prometheus_spec.rb
redis_spec.rb
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
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
routing_spec.rb
search_results_spec.rb
shell_spec.rb
sidekiq_status_spec.rb
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
url_builder_spec.rb
url_sanitizer_spec.rb
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
utils_spec.rb
version_info_spec.rb
visibility_level_spec.rb
workhorse_spec.rb