aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-235-1/+37
|
* IssueShowWS : Add formatted datesJulien Lancelot2014-01-233-14/+14
|
* Add a ago and instant method in i18nJulien Lancelot2014-01-231-0/+28
|
* Fix some quality flawsSimon Brandhof2014-01-231-2/+2
|
* SONAR-4326 UI tuning for rule tag managementJean-Baptiste Lievremont2014-01-221-0/+1
|
* SONAR-4326 Allow creation of new tags from coding rules pageJean-Baptiste Lievremont2014-01-221-0/+5
|
* SONAR-4973 Replace "Cost" by "Technical Debt" on the "Technical Debt ↵Julien Lancelot2014-01-212-2/+2
| | | | Pyramid" widget
* Refactor package names of API introduced in 4.2Simon Brandhof2014-01-202-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 Lancelot2014-01-205-12/+9
| | | | /issues/search
* SONAR-3024 No more support of deprecated keys in WS. No more leading slash ↵Julien HENRY2014-01-201-1/+1
| | | | in new resource keys/names
* SONAR-4326 Add field to search for rules based on selected tagsJean-Baptiste Lievremont2014-01-201-0/+1
|
* Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and ↵Simon Brandhof2014-01-183-0/+16
| | | | move some deprecated classes from sonar-plugin-api to sonar-deprecated
* Fix missing dependencyJean-Baptiste Lievremont2014-01-171-0/+5
|
* Add missing package-infosJean-Baptiste Lievremont2014-01-173-0/+69
|
* SONAR-4326 Create dummy plugin for backend testsJean-Baptiste Lievremont2014-01-179-0/+402
|
* SONAR-926 Merge Java package and directory concepts. Display full path of ↵Julien HENRY2014-01-163-8/+8
| | | | resources as name.
* SONAR-4923 Add rule parameter validationJulien Lancelot2014-01-151-0/+5
|
* SONAR-3024 Fix SonarEngine to work with new resource keysJulien HENRY2014-01-146-144/+108
|
* New Issues Page: sortingStas Vilchik2014-01-141-0/+14
|
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-135-207/+168
|
* Update "no measure" messageStas Vilchik2014-01-131-1/+1
|
* Merge branch 'issue-list'Stas Vilchik2014-01-101-0/+3
|\
| * SONAR-4853 New design of the Issues pageStas Vilchik2013-12-301-0/+3
| |
* | Revert "SONAR-4853 New design of the Issues page"Stas Vilchik2014-01-101-3/+0
| | | | | | | | This reverts commit 06b21a3efa5c5badc657cf806b9ddbc52d4e8cc7.
* | SONAR-4853 New design of the Issues pageStas Vilchik2014-01-101-0/+3
| |
* | SONAR-3762 Replace displayWorstBestValues by relativeScaleJulien Lancelot2014-01-103-5/+5
| |
* | SONAR-55 Do not display test filesJulien Lancelot2014-01-101-1/+3
| |
* | Remove the 3 useless calls "metric.type" in Project File Bubble ChartStas Vilchik2014-01-101-6/+3
| |
* | Fix legend for Project File Bubble ChartStas Vilchik2014-01-091-3/+3
| |
* | SONAR-4783 API - drop the extension point SourceImporterJulien HENRY2014-01-091-4/+5
| |
* | Pie Chart, Histogram, Bubble: tweak labels in widget configurationStas Vilchik2014-01-091-15/+15
| |
* | Pie Chart: better handle when measures for selected metrics are not availableStas Vilchik2014-01-094-3/+8
| |
* | SONAR-3113 Revert on the Cloud WidgetJulien Lancelot2014-01-094-118/+0
| |
* | Align widget titles on the leftStas Vilchik2014-01-092-2/+2
| |
* | Histogram: improve labelStas Vilchik2014-01-091-1/+1
| |
* | In the Measures page, change the name of the "Age" criteria to "Last analysis"Stas Vilchik2014-01-081-0/+1
| |
* | Fix some quality flawsSimon Brandhof2014-01-076-8/+8
| |
* | Fix quality flawsJulien Lancelot2014-01-072-2/+2
| |
* | SONAR-3762 Update displayWorstBestValues name and descriptionJulien Lancelot2014-01-031-2/+2
| |
* | SONAR-4776 Fix new technical debt calculation by using project analysis date ↵Julien Lancelot2014-01-032-54/+65
| | | | | | | | in changelog instead of technical date
* | SONAR-4776 Value of "Removed technical debt" should not be roundedJulien Lancelot2014-01-031-2/+2
| |
* | Align widget titles on the leftStas Vilchik2013-12-303-3/+3
| |
* | Show "no data" message in measure filters if there are no dataStas Vilchik2013-12-304-4/+8
| |
* | SONAR-4535 Add some check when creating new ruleJulien Lancelot2013-12-231-0/+1
|/
* SONAR-3762 SONAR-4952 SONAR-4953 Add some properties escriptionJulien Lancelot2013-12-201-6/+12
|
* SONAR-4953 Provide a new Bubble Chart widget to display a measure filterStas Vilchik2013-12-202-43/+105
| | | | First version
* SONAR-3762 Provide a new Histogram widget to display a measure filterStas Vilchik2013-12-201-3/+1
| | | | Latest updates
* SONAR-4985 Fix persistence of file hashes when sonar.branch is usedJulien HENRY2013-12-192-4/+22
|
* Add support of maxItems to pie chartStas Vilchik2013-12-191-1/+1
|
* SONAR-3762 Provide a new Histogram widget to display a measure filterStas Vilchik2013-12-192-3/+5
| | | | Latest updates