Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix loading of project DSM in drilldown page | Simon Brandhof | 2014-07-03 | 12 | -103/+134 | |
* | | SONAR-5007 Fix profile links on profiles compare page | Julien Lancelot | 2014-07-03 | 1 | -4/+4 | |
* | | SONAR-5432 Remove RCI and Weighted issues metrics | Julien Lancelot | 2014-07-03 | 3 | -8/+4 | |
* | | fix quality flaw (possible NPE) | Stephane Gamard | 2014-07-03 | 1 | -1/+1 | |
* | | fix quality flaw (possible NPE) | Stephane Gamard | 2014-07-03 | 1 | -9/+12 | |
* | | SONAR-5007 - Ignore test for SONAR-5183 | Stephane Gamard | 2014-07-03 | 1 | -16/+25 | |
* | | SONAR-5007 - Reverted final modifier for base method because of legacy @Mock | Stephane Gamard | 2014-07-03 | 1 | -7/+7 | |
* | | SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDto | Stephane Gamard | 2014-07-03 | 4 | -13/+42 | |
* | | Fix availability of Inheritance filter in Coding Rules | Jean-Baptiste Lievremont | 2014-07-03 | 1 | -2/+2 | |
* | | Highlight the top-link "Dashboards" in blue on project dashboards | Simon Brandhof | 2014-07-02 | 1 | -1/+1 | |
* | | SONAR-5424 Login and password should not have autocomplete on Settings page | Simon Brandhof | 2014-07-02 | 1 | -0/+1 | |
|/ | ||||||
* | SONAR-5334 SONAR-5209 Defer loading of translation message (messages not avai... | Jean-Baptiste Lievremont | 2014-07-02 | 2 | -2/+1 | |
* | Fix quality flaws | Julien Lancelot | 2014-07-02 | 1 | -16/+0 | |
* | Fix key shortcuts after performing an action | Stas Vilchik | 2014-07-02 | 1 | -0/+5 | |
* | Fix small issue | Stas Vilchik | 2014-07-02 | 2 | -2/+1 | |
* | SONAR-5209 Add separators between decorators | Stas Vilchik | 2014-07-02 | 1 | -0/+2 | |
* | SONAR-5333 Responsive widget grid | Stas Vilchik | 2014-07-02 | 1 | -1/+17 | |
* | Remove console.log | Jean-Baptiste Lievremont | 2014-07-02 | 1 | -1/+0 | |
* | SONAR-5334 Remove localStorage based translation methods | Jean-Baptiste Lievremont | 2014-07-02 | 2 | -19/+3 | |
* | SONAR-5209 Fix clearing of issues | Stas Vilchik | 2014-07-02 | 1 | -0/+4 | |
* | SONAR-5209 Fix duplication rendering issue | Stas Vilchik | 2014-07-02 | 2 | -2/+2 | |
* | SONAR-5333 Underline links | Stas Vilchik | 2014-07-02 | 1 | -2/+2 | |
* | SONAR-5334 Fix performance issue with localStorage on Safari | Jean-Baptiste Lievremont | 2014-07-02 | 1 | -11/+8 | |
* | SONAR-5209 Only closed issues should be displayed at the top | Stas Vilchik | 2014-07-02 | 2 | -3/+3 | |
* | Fix quality flaws | Julien Lancelot | 2014-07-02 | 1 | -34/+44 | |
* | Fix quality flaws | Julien Lancelot | 2014-07-02 | 1 | -4/+6 | |
* | Fix quality flaw | Jean-Baptiste Lievremont | 2014-07-02 | 1 | -1/+5 | |
* | fix quality flaws (equals and hashcode methods) | Stephane Gamard | 2014-07-02 | 2 | -0/+44 | |
* | Fix quality flaws | Julien Lancelot | 2014-07-02 | 2 | -19/+15 | |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 2 | -5/+6 | |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 3 | -19/+4 | |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 4 | -23/+49 | |
* | SONAR-5333 Fix link style in table footer | Stas Vilchik | 2014-07-01 | 3 | -3/+3 | |
* | SONAR-5209 Remove number of FP issues | Stas Vilchik | 2014-07-01 | 1 | -8/+0 | |
* | SONAR-5209 Bug on "FP" or "Resolve" action | Stas Vilchik | 2014-07-01 | 1 | -1/+15 | |
* | SONAR-5209 Improve issue limit message & tooltips | Stas Vilchik | 2014-07-01 | 2 | -1/+8 | |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 2 | -12/+16 | |
* | fix quality flaws (Unused ctor) | Stephane Gamard | 2014-07-01 | 1 | -4/+0 | |
* | fix quality flaws (RuleDoc CTor needs a non-nullable map) | Stephane Gamard | 2014-07-01 | 1 | -1/+1 | |
* | fix quality flaws | Stephane Gamard | 2014-07-01 | 1 | -7/+10 | |
* | Fix quality flaws | Julien Lancelot | 2014-07-01 | 1 | -6/+1 | |
* | SONAR-5209 Return the underline of the issue line | Stas Vilchik | 2014-07-01 | 1 | -1/+5 | |
* | fix quality flaws | Stephane Gamard | 2014-07-01 | 2 | -3/+3 | |
* | fix quality flaws | Stephane Gamard | 2014-07-01 | 1 | -1/+1 | |
* | fix quality flaws | Stephane Gamard | 2014-07-01 | 3 | -3/+5 | |
* | fix quality flaws | Stephane Gamard | 2014-07-01 | 2 | -13/+24 | |
* | fix quality flaws | Stephane Gamard | 2014-07-01 | 1 | -4/+4 | |
* | Fix quality flaws | Simon Brandhof | 2014-07-01 | 2 | -4/+2 | |
* | Fix quality flaws | Simon Brandhof | 2014-07-01 | 3 | -5/+5 | |
* | Fix quality flaws | Julien Lancelot | 2014-07-01 | 4 | -50/+63 |