| Commit message (Expand) | Author | Age | Files | Lines |
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
* | Fix Quality flaws | Simon Brandhof | 2016-07-18 | 1 | -1/+1 |
* | Fix Quality flaws | Simon Brandhof | 2016-07-18 | 2 | -13/+26 |
* | SONAR-7492 Display an explanation tooltip for rating measures (#1104) | Stas Vilchik | 2016-07-15 | 1 | -0/+12 |
* | apply feedback on profiles page | Stas Vilchik | 2016-07-15 | 1 | -2/+2 |
* | SONAR-7880 Put actions on permissions on the Projects Management page | Stas Vilchik | 2016-07-13 | 1 | -0/+3 |
* | change wording on profiles page | Stas Vilchik | 2016-07-13 | 1 | -1/+1 |
* | fix various quality flaws | Sébastien Lesaint | 2016-07-07 | 1 | -0/+1 |
* | apply feedback for the quality profiles page | Stas Vilchik | 2016-07-07 | 1 | -0/+2 |
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility | Julien HENRY | 2016-07-07 | 5 | -16/+57 |
* | SONAR-7727 Remove deprecated stuff from Resources API | Julien HENRY | 2016-07-05 | 2 | -9/+3 |
* | Provide plugin key when failing to load an extension | Julien HENRY | 2016-07-05 | 1 | -1/+1 |
* | SONAR-7727 Remove some deprecated properties | Julien HENRY | 2016-07-05 | 1 | -9/+2 |
* | SONAR-7727 Remove deprecated metrics + methods on Settings | Julien HENRY | 2016-07-05 | 2 | -4/+2 |
* | Disable tests using symlink on Windows | Julien HENRY | 2016-07-05 | 1 | -0/+5 |
* | apply feedback for the quality profiles page | Stas Vilchik | 2016-07-05 | 1 | -1/+1 |
* | add collectors util classes in sonar-core | Sébastien Lesaint | 2016-07-04 | 4 | -0/+278 |
* | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSide | Duarte Meneses | 2016-07-04 | 9 | -18/+18 |
* | SONAR-6551 warn about deprecated rules on project overview (#1059) | Stas Vilchik | 2016-07-01 | 1 | -0/+2 |
* | apply feedback for the quality profiles page | Stas Vilchik | 2016-07-01 | 1 | -2/+1 |
* | apply feedback for the quality profiles page | Stas Vilchik | 2016-06-30 | 1 | -0/+1 |
* | apply feedback for the quality profiles page | Stas Vilchik | 2016-06-30 | 1 | -4/+5 |
* | SONAR-7781 Delete sonar.security.savePassword property | Julien Lancelot | 2016-06-29 | 1 | -6/+2 |
* | refactor quality profiles page (#1056) | Stas Vilchik | 2016-06-27 | 1 | -7/+33 |
* | SONAR-7803 creates events only on PROJECTS | Sébastien Lesaint | 2016-06-27 | 1 | -3/+3 |
* | Fix some Quality flaws | Simon Brandhof | 2016-06-27 | 1 | -1/+1 |
* | SONAR-7229 improve messages | Stas Vilchik | 2016-06-21 | 1 | -1/+2 |
* | SONAR-7229 apply feedback | Stas Vilchik | 2016-06-17 | 1 | -0/+1 |
* | fix l10n message | Stas Vilchik | 2016-06-15 | 1 | -1/+1 |
* | SONAR-7739 Remove remember me cookie | Julien Lancelot | 2016-06-15 | 1 | -1/+0 |
* | SONAR-7229 Create new Projects page for My Account space | Stas Vilchik | 2016-06-15 | 1 | -0/+4 |
* | Improve documentation of UuidFactory | Simon Brandhof | 2016-06-14 | 2 | -1/+2 |
* | SONAR-7720 Modify the Permission Templates page to support project creators (... | Stas Vilchik | 2016-06-14 | 1 | -0/+3 |
* | refactor react components (#1033) | Stas Vilchik | 2016-06-10 | 1 | -0/+1 |
* | refactor permission templates page (#1025) | Stas Vilchik | 2016-06-09 | 1 | -1/+5 |
* | Revert "SONAR-7635 Sort core bundle messages in alphabetical order" | Teryk Bellahsene | 2016-06-08 | 1 | -1812/+2491 |
* | SONAR-7537 improve the changelog message | Stas Vilchik | 2016-06-06 | 1 | -0/+1 |
* | Remove FP of duplicate-finder-maven-plugin in sonar-core | Simon Brandhof | 2016-06-06 | 1 | -0/+16 |
* | Move org.sonar.core.user classes outside sonar-db | Simon Brandhof | 2016-06-06 | 3 | -0/+513 |
* | SONAR-7537 add issue change when issue is moved to new file | Sébastien Lesaint | 2016-06-02 | 1 | -0/+1 |
* | remove use of Guava's Objects.equal | Sébastien Lesaint | 2016-05-24 | 1 | -2/+2 |
* | remove usage of deprecated methods of Guava Objects | Sébastien Lesaint | 2016-05-24 | 3 | -6/+6 |
* | improve Slug implementation effectiveness | Sébastien Lesaint | 2016-05-24 | 1 | -8/+75 |
* | Upgrade to Guava 18 (#1007) | Simon Brandhof | 2016-05-23 | 1 | -54/+8 |
* | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
* | fix domain headers on the overview page | Stas Vilchik | 2016-05-18 | 1 | -1/+1 |
* | SONAR-7635 Sort core bundle messages in alphabetical order | Teryk Bellahsene | 2016-05-18 | 1 | -2983/+2091 |
* | SONAR-7635 Sanitize metric name and description in default l10n bundle and Co... | Teryk Bellahsene | 2016-05-18 | 2 | -57/+112 |
* | SONAR-7271 add "Server ID validated" to sysinfo page | Simon Brandhof | 2016-05-18 | 1 | -1/+0 |
* | Add definition of property sonar.jdbc.password | Simon Brandhof | 2016-05-18 | 2 | -0/+33 |