Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 ↵ | Julien Lancelot | 2014-02-05 | 3 | -5/+5 | |
| | | | | | | | | since Date is wrong | |||||
* | | 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 ↵ | Julien Lancelot | 2014-02-03 | 4 | -11/+63 | |
| | | | | | | | | "Delta over X days" | |||||
* | | 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 ↵ | Julien Lancelot | 2014-02-03 | 2 | -2/+2 | |
| | | | | | | | | baseId condition by base condition | |||||
* | | 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 ↵ | Julien Lancelot | 2014-01-31 | 2 | -10/+15 | |
| | | | | | | | | when those values are '0' | |||||
* | | 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 ↵ | Julien Lancelot | 2014-01-30 | 1 | -1/+1 | |
| | | | | | | | | breaks the search | |||||
* | | 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 ↵ | Julien Lancelot | 2014-01-28 | 7 | -106/+25 | |
| | | | | | | | | and remove code used to display a filter as a treemap on the measure filters page | |||||
* | | 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 | |
| | | | | | | | | | | | | * RulesProfile wrapper * ModuleFileSystem now support multi language * Sensors executed trying each language until one is found | |||||
* | | Rename 18n methods to get age of dates, add age on Issues search WS, update ↵ | Julien Lancelot | 2014-01-24 | 1 | -11/+0 | |
| | | | | | | | | age parameter name in comments ofIssueShowWS | |||||
* | | 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 ↵ | Julien Lancelot | 2014-01-21 | 2 | -2/+2 | |
| | | | | | | | | Pyramid" widget | |||||
* | | Refactor package names of API introduced in 4.2 | Simon Brandhof | 2014-01-20 | 2 | -4/+4 | |
| | | | | | | | | | | * org.sonar.api.batch.<domain> * org.sonar.api.server.<domain> | |||||
* | | Update all links (issues widget, action plan page and email notification) to ↵ | Julien Lancelot | 2014-01-20 | 5 | -12/+9 | |
| | | | | | | | | /issues/search | |||||
* | | SONAR-3024 No more support of deprecated keys in WS. No more leading slash ↵ | Julien HENRY | 2014-01-20 | 1 | -1/+1 | |
| | | | | | | | | in new resource keys/names | |||||
* | | 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 ↵ | Simon Brandhof | 2014-01-18 | 3 | -0/+16 | |
| | | | | | | | | move some deprecated classes from sonar-plugin-api to sonar-deprecated | |||||
* | | Fix missing dependency | Jean-Baptiste Lievremont | 2014-01-17 | 1 | -0/+5 | |
| | |