]> source.dussan.org Git - sonarqube.git/commit
SONAR-7678 do not load l10n messages during ruby initialisation
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 1 Sep 2016 06:03:16 +0000 (08:03 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 6 Sep 2016 08:13:55 +0000 (10:13 +0200)
commita8b6d946372e3dd3f1a0bacace78b9d02867897f
tree7a3b4d1e47b08f5b0dc4830036f03546cfa6d888
parentae2a25fd6ecc2980d73003617f1f6450dd3a56bb
SONAR-7678 do not load l10n messages during ruby initialisation

ActiveRecord models must not load l10n messages, through
Java JRubyI18n component, when ruby code is parsed.

* measure_filter
* profile is read-only as ruby WS do not write profiles anymore
server/sonar-web/src/main/webapp/WEB-INF/app/models/measure_filter.rb
server/sonar-web/src/main/webapp/WEB-INF/app/models/profile.rb