gitlab-org--gitlab-foss/spec
Tomasz Maczukin 44dd4782f0 Merge branch 'master' into ci/api-builds
* master: (108 commits)
  Fix project transfer e-mail sending incorrect paths in e-mail notification
  Update CHANGELOG
  Use Gitlab::CurrentSettings for InfluxDB
  Write to InfluxDB directly via UDP
  Strip newlines from obfuscated SQL
  Add hotfix that allows to access build artifacts created before 8.3
  note votes methids implementation
  When reCAPTCHA is disabled, allow registrations to go through without a code
  Downcased user or email search for avatar_icon.
  Handle missing settings table for metrics
  Fix broken link in permissions page [ci skip]
  reCAPTCHA is configurable through Admin Settings, no reload needed.
  Fixed syntax in gitlab.yml.example
  Move InfluxDB settings to ApplicationSetting
  Fix spelling mistake, thanks Connor.
  Restart settings are moved too.
  Hotfix for builds trace data integrity
  add issue weight to contributing
  Added host option for InfluxDB
  Fixed styling of MetricsWorker specs
  ...
2015-12-30 17:09:26 +01:00
..
benchmarks Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
controllers Fix specs 2015-12-18 17:09:58 +01:00
factories Add cancel/retry features to builds API 2015-12-30 16:37:47 +01:00
features specs for forced two-factor authentication and grace period 2015-12-24 19:01:30 -02:00
finders
fixtures Use URL helpers in specs 2015-12-03 14:00:09 +01:00
helpers Merge branch 'revert_votes_back' into 'master' 2015-12-25 15:52:06 +00:00
javascripts Merge branch 'close-open-ajax-issue' into 'master' 2015-12-25 21:00:16 +00:00
lib Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
mailers Migrate CI::Services and CI::WebHooks to Services and WebHooks 2015-12-10 16:04:08 +01:00
models Merge branch 'upvote_count_to_api' into 'master' 2015-12-29 16:07:12 +00:00
requests Merge branch 'master' into ci/api-builds 2015-12-30 17:09:26 +01:00
routing
services Fix spec 2015-12-25 13:20:20 +01:00
support Backport JIRA service 2015-12-18 14:19:48 -06:00
tasks/gitlab
views/help
workers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
factories.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb