aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/java/org/sonar/server/ui/JRubyI18nTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-119/+0
|
* SONAR-5329 Format date and actionJulien Lancelot2014-06-201-0/+7
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
|
* SONAR-5056 Create new Durations API to format Duration and convert String to ↵Julien Lancelot2014-03-061-5/+9
| | | | Duration
* SONAR-5056 Update Issue.debt from Long to DurationJulien Lancelot2014-03-051-2/+9
|
* SONAR-4996 Update work duration message and move code to i18n APIJulien Lancelot2014-03-031-0/+6
|
* Override distance_of_time_in_words_to_now in order to have consistent age ↵Julien Lancelot2014-01-301-8/+49
| | | | dates between rails and java
* SONAR-4688 remove loading of rule bundlesSimon Brandhof2013-12-091-2/+1
|
* Allow to get user locale from java componentsSimon Brandhof2013-05-031-9/+11
|
* Update copyright headersSimon Brandhof2013-04-221-4/+4
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
|
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
|
* SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-011-1/+2
|
* SONAR-75 Improve i18n APISimon Brandhof2011-07-291-1/+2
| | | | | | - The extension point LanguagePack is not required anymore - No error logs when rule description is not available in all locales - Increase code coverage and decrease complexity
* SONAR-75 Apply first version of contribution by www.serli.comSimon Brandhof2011-06-131-0/+51