| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-926 Update CPD plugin to not rely on project.getLanguage[Key]() | Julien HENRY | 2014-02-10 | 5 | -42/+32 |
* | Update issue ui in resource viewer update to be consistent with issues filter | Julien Lancelot | 2014-02-07 | 1 | -0/+1 |
* | Update all severity icons | Stas Vilchik | 2014-02-07 | 3 | -17/+12 |
* | New Issues Page: finish i18n | Stas Vilchik | 2014-02-07 | 1 | -2/+3 |
* | New Issues Page: improve empty search results | Stas Vilchik | 2014-02-07 | 1 | -0/+1 |
* | New Issues Page: move technical debt/author/reporter to the actions bar | Stas Vilchik | 2014-02-06 | 1 | -1/+1 |
* | SONAR-5047 Calculation of new_coverage measures on delta since X days and sin... | Julien Lancelot | 2014-02-05 | 3 | -5/+5 |
* | SONAR-926 drop the global property "sonar.language" | Simon Brandhof | 2014-02-05 | 1 | -7/+0 |
* | SONAR-4878 Add marker class on links for ITs | Jean-Baptiste Lievremont | 2014-02-05 | 1 | -1/+1 |
* | SONAR-4878 Unify UX of links on "most violated rules" widget | Jean-Baptiste Lievremont | 2014-02-04 | 1 | -4/+4 |
* | New Issues Page: update labels | Stas Vilchik | 2014-02-04 | 1 | -7/+7 |
* | SONAR-4767 Display date of snapshot used for comparison when selecting "Delta... | Julien Lancelot | 2014-02-03 | 4 | -11/+63 |
* | SONAR-5034 Remove useless measures from the "Unit Test Coverage" widget | Julien Lancelot | 2014-02-03 | 2 | -20/+2 |
* | SONAR-4878 Add marker class on severity links for ITs | Jean-Baptiste Lievremont | 2014-02-03 | 1 | -5/+5 |
* | New Issues Page: update some labels | Stas Vilchik | 2014-02-03 | 1 | -3/+4 |
* | SONAR-4921 Replace deletion of baseId condition by a replacement of the baseI... | Julien Lancelot | 2014-02-03 | 2 | -2/+2 |
* | SONAR-4878 Remove links on issue severities, keep it on numbers | Jean-Baptiste Lievremont | 2014-02-03 | 1 | -5/+5 |
* | Fix some quality flaws | Simon Brandhof | 2014-02-02 | 1 | -1/+0 |
* | Remove dead code | Simon Brandhof | 2014-02-01 | 1 | -1/+2 |
* | SONAR-4987 Measures on metric "Weighted Issues" are always persisted even whe... | Julien Lancelot | 2014-01-31 | 2 | -10/+15 |
* | SONAR-4947 Drop the Global category for widgets | Jean-Baptiste Lievremont | 2014-01-31 | 8 | -10/+6 |
* | SONAR-4878 Unify a bit UX of drilldown link on Issues widget | Jean-Baptiste Lievremont | 2014-01-30 | 1 | -10/+10 |
* | SONAR-4799 Allow selection of differential metrics in custom measure widget | Jean-Baptiste Lievremont | 2014-01-30 | 2 | -12/+21 |
* | SONAR-4818 Setting a percentage in the metric value of a measure filter break... | Julien Lancelot | 2014-01-30 | 1 | -1/+1 |
* | SONAR-4874 Document the "Anyone" group on the "Groups" page | Julien Lancelot | 2014-01-28 | 1 | -0/+1 |
* | SONAR-4997 Add a migration to remove display=treemap on measure filters and a... | Julien Lancelot | 2014-01-28 | 7 | -106/+25 |
* | Fix some quality flaws | Simon Brandhof | 2014-01-28 | 3 | -90/+0 |
* | Refactor Xoo plugin | Simon Brandhof | 2014-01-27 | 10 | -133/+116 |
* | SourcesShowWS : Add scm author | Julien Lancelot | 2014-01-27 | 2 | -4/+4 |
* | SONAR-5021 Fix typos in l01n bundle | Jean-Baptiste Lievremont | 2014-01-27 | 1 | -2/+2 |
* | SONAR-926 Expose new FileSystem API based on InputFile/InputDir | Julien HENRY | 2014-01-27 | 9 | -31/+42 |
* | SONAR-926 fix loading of ModuleRules | Simon Brandhof | 2014-01-27 | 2 | -27/+21 |
* | SONAR-926 feed ModuleRules | Simon Brandhof | 2014-01-27 | 3 | -138/+0 |
* | SONAR-926 remove useless coupling with class Language | Simon Brandhof | 2014-01-26 | 7 | -32/+24 |
* | SONAR-926 Update SourceScanner to work with multi-language projects | Julien HENRY | 2014-01-24 | 2 | -88/+30 |
* | SONAR-926 Expose ModuleLanguages in plugin API | Julien HENRY | 2014-01-24 | 6 | -11/+11 |
* | SONAR-926 Multi-language support: | Julien HENRY | 2014-01-24 | 7 | -108/+232 |
* | Rename 18n methods to get age of dates, add age on Issues search WS, update a... | Julien Lancelot | 2014-01-24 | 1 | -11/+0 |
* | Sanitize sonar-testing-harness | Simon Brandhof | 2014-01-23 | 5 | -1/+37 |
* | IssueShowWS : Add formatted dates | Julien Lancelot | 2014-01-23 | 3 | -14/+14 |
* | Add a ago and instant method in i18n | Julien Lancelot | 2014-01-23 | 1 | -0/+28 |
* | Fix some quality flaws | Simon Brandhof | 2014-01-23 | 1 | -2/+2 |
* | SONAR-4326 UI tuning for rule tag management | Jean-Baptiste Lievremont | 2014-01-22 | 1 | -0/+1 |
* | SONAR-4326 Allow creation of new tags from coding rules page | Jean-Baptiste Lievremont | 2014-01-22 | 1 | -0/+5 |
* | SONAR-4973 Replace "Cost" by "Technical Debt" on the "Technical Debt Pyramid"... | Julien Lancelot | 2014-01-21 | 2 | -2/+2 |
* | Refactor package names of API introduced in 4.2 | Simon Brandhof | 2014-01-20 | 2 | -4/+4 |
* | Update all links (issues widget, action plan page and email notification) to ... | Julien Lancelot | 2014-01-20 | 5 | -12/+9 |
* | SONAR-3024 No more support of deprecated keys in WS. No more leading slash in... | Julien HENRY | 2014-01-20 | 1 | -1/+1 |
* | SONAR-4326 Add field to search for rules based on selected tags | Jean-Baptiste Lievremont | 2014-01-20 | 1 | -0/+1 |
* | Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and mov... | Simon Brandhof | 2014-01-18 | 3 | -0/+16 |