summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix loading of project DSM in drilldown pageSimon Brandhof2014-07-0312-103/+134
* | SONAR-5007 Fix profile links on profiles compare pageJulien Lancelot2014-07-031-4/+4
* | SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-033-8/+4
* | fix quality flaw (possible NPE)Stephane Gamard2014-07-031-1/+1
* | fix quality flaw (possible NPE)Stephane Gamard2014-07-031-9/+12
* | SONAR-5007 - Ignore test for SONAR-5183Stephane Gamard2014-07-031-16/+25
* | SONAR-5007 - Reverted final modifier for base method because of legacy @MockStephane Gamard2014-07-031-7/+7
* | SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDtoStephane Gamard2014-07-034-13/+42
* | Fix availability of Inheritance filter in Coding RulesJean-Baptiste Lievremont2014-07-031-2/+2
* | Highlight the top-link "Dashboards" in blue on project dashboardsSimon Brandhof2014-07-021-1/+1
* | SONAR-5424 Login and password should not have autocomplete on Settings pageSimon Brandhof2014-07-021-0/+1
|/
* SONAR-5334 SONAR-5209 Defer loading of translation message (messages not avai...Jean-Baptiste Lievremont2014-07-022-2/+1
* Fix quality flawsJulien Lancelot2014-07-021-16/+0
* Fix key shortcuts after performing an actionStas Vilchik2014-07-021-0/+5
* Fix small issueStas Vilchik2014-07-022-2/+1
* SONAR-5209 Add separators between decoratorsStas Vilchik2014-07-021-0/+2
* SONAR-5333 Responsive widget gridStas Vilchik2014-07-021-1/+17
* Remove console.logJean-Baptiste Lievremont2014-07-021-1/+0
* SONAR-5334 Remove localStorage based translation methodsJean-Baptiste Lievremont2014-07-022-19/+3
* SONAR-5209 Fix clearing of issuesStas Vilchik2014-07-021-0/+4
* SONAR-5209 Fix duplication rendering issueStas Vilchik2014-07-022-2/+2
* SONAR-5333 Underline linksStas Vilchik2014-07-021-2/+2
* SONAR-5334 Fix performance issue with localStorage on SafariJean-Baptiste Lievremont2014-07-021-11/+8
* SONAR-5209 Only closed issues should be displayed at the topStas Vilchik2014-07-022-3/+3
* Fix quality flawsJulien Lancelot2014-07-021-34/+44
* Fix quality flawsJulien Lancelot2014-07-021-4/+6
* Fix quality flawJean-Baptiste Lievremont2014-07-021-1/+5
* fix quality flaws (equals and hashcode methods)Stephane Gamard2014-07-022-0/+44
* Fix quality flawsJulien Lancelot2014-07-022-19/+15
* Fix some quality flawsSimon Brandhof2014-07-012-5/+6
* Fix some quality flawsSimon Brandhof2014-07-013-19/+4
* Fix some quality flawsSimon Brandhof2014-07-014-23/+49
* SONAR-5333 Fix link style in table footerStas Vilchik2014-07-013-3/+3
* SONAR-5209 Remove number of FP issuesStas Vilchik2014-07-011-8/+0
* SONAR-5209 Bug on "FP" or "Resolve" actionStas Vilchik2014-07-011-1/+15
* SONAR-5209 Improve issue limit message & tooltipsStas Vilchik2014-07-012-1/+8
* Fix some quality flawsSimon Brandhof2014-07-012-12/+16
* fix quality flaws (Unused ctor)Stephane Gamard2014-07-011-4/+0
* fix quality flaws (RuleDoc CTor needs a non-nullable map)Stephane Gamard2014-07-011-1/+1
* fix quality flawsStephane Gamard2014-07-011-7/+10
* Fix quality flawsJulien Lancelot2014-07-011-6/+1
* SONAR-5209 Return the underline of the issue lineStas Vilchik2014-07-011-1/+5
* fix quality flawsStephane Gamard2014-07-012-3/+3
* fix quality flawsStephane Gamard2014-07-011-1/+1
* fix quality flawsStephane Gamard2014-07-013-3/+5
* fix quality flawsStephane Gamard2014-07-012-13/+24
* fix quality flawsStephane Gamard2014-07-011-4/+4
* Fix quality flawsSimon Brandhof2014-07-012-4/+2
* Fix quality flawsSimon Brandhof2014-07-013-5/+5
* Fix quality flawsJulien Lancelot2014-07-014-50/+63