-
- Downloads
There was a problem fetching the pipeline summary.
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 ...
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- CHANGELOG 18 additions, 5 deletionsCHANGELOG
- CONTRIBUTING.md 22 additions, 0 deletionsCONTRIBUTING.md
- Gemfile 12 additions, 1 deletionGemfile
- Gemfile.lock 37 additions, 19 deletionsGemfile.lock
- app/assets/images/brand_logo.png 0 additions, 0 deletionsapp/assets/images/brand_logo.png
- app/assets/images/gitlab_logo.png 0 additions, 0 deletionsapp/assets/images/gitlab_logo.png
- app/assets/javascripts/awards_handler.coffee 15 additions, 13 deletionsapp/assets/javascripts/awards_handler.coffee
- app/assets/javascripts/dispatcher.js.coffee 1 addition, 1 deletionapp/assets/javascripts/dispatcher.js.coffee
- app/assets/javascripts/issue.js.coffee 33 additions, 1 deletionapp/assets/javascripts/issue.js.coffee
- app/assets/javascripts/shortcuts.js.coffee 7 additions, 3 deletionsapp/assets/javascripts/shortcuts.js.coffee
- app/assets/javascripts/users_select.js.coffee 1 addition, 1 deletionapp/assets/javascripts/users_select.js.coffee
- app/controllers/admin/application_settings_controller.rb 13 additions, 0 deletionsapp/controllers/admin/application_settings_controller.rb
- app/controllers/application_controller.rb 24 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/profiles/two_factor_auths_controller.rb 24 additions, 1 deletionapp/controllers/profiles/two_factor_auths_controller.rb
- app/controllers/projects/commits_controller.rb 1 addition, 1 deletionapp/controllers/projects/commits_controller.rb
- app/controllers/projects_controller.rb 1 addition, 1 deletionapp/controllers/projects_controller.rb
- app/controllers/registrations_controller.rb 23 additions, 0 deletionsapp/controllers/registrations_controller.rb
- app/controllers/sessions_controller.rb 12 additions, 6 deletionsapp/controllers/sessions_controller.rb
- app/helpers/application_helper.rb 1 addition, 1 deletionapp/helpers/application_helper.rb
Loading
Please register or sign in to comment