aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-09-251-3/+4
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-252-2/+8
* SONAR-5644 Rework SCM APIJulien HENRY2014-09-2517-219/+560
* SONAR-5642 Initial work on Git providerJulien HENRY2014-09-258-3/+577
* SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-254-51/+135
* Improve code coverageJulien HENRY2014-09-254-15/+47
* SONAR-5389 Refactor new issue APIJulien HENRY2014-09-225-33/+33
* SONAR-5389 Refactor new measure APIJulien HENRY2014-09-225-56/+66
* SONAR-5389 New dependency APIJulien HENRY2014-09-1717-1174/+0
* SONAR-5531 Update IssueStorage to allow issue index modification on server sideJulien Lancelot2014-09-163-22/+21
* Add missing license headersJulien HENRY2014-09-112-0/+38
* Fix some quality flawsJulien HENRY2014-09-115-36/+185
* Fix license headerJulien HENRY2014-09-101-0/+19
* SONAR-5604 Design plugin should no more rely on Maven APIsJulien HENRY2014-09-103-26/+242
* Revert "SONAR-5604 Design plugin should no more rely on Maven APIs"Julien HENRY2014-09-093-242/+26
* SONAR-5604 Design plugin should no more rely on Maven APIsJulien HENRY2014-09-083-26/+242
* SONAR-2860 Drop commons-configurationJulien HENRY2014-09-051-0/+4
* SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-0512-23/+238
* Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-047-7/+7
* SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-021-4/+19
* Improve code coverageJulien HENRY2014-09-021-0/+120
* Fix some quality flawsJulien HENRY2014-09-0111-117/+95
* Add unit test coverageJulien HENRY2014-09-012-1/+98
* Fix headerJulien HENRY2014-09-012-0/+38
* Improve code coverageJulien HENRY2014-09-011-0/+67
* Improve code coverageJulien HENRY2014-09-013-2/+81
* Remove unused dependencies in sonar-design-pluginSimon Brandhof2014-08-281-11/+1
* SONAR-4407 remove usage of sonar-gwt-pagesSimon Brandhof2014-08-282-8/+0
* Fix some quality flawsJulien HENRY2014-08-272-13/+19
* SONAR-5343 Replace "Branch coverage" by "Condition coverage"Julien Lancelot2014-08-122-6/+6
* SONAR-5494 Update description of sonar.cpd.cross_project propertyJean-Baptiste Lievremont2014-08-081-1/+4
* SONAR-5520 Unify style of doc+comments widgetJean-Baptiste Lievremont2014-08-071-43/+51
* SONAR-5004 Do not display bubble chart when all values for one axis are null/...Jean-Baptiste Lievremont2014-08-041-2/+3
* SONAR-5389 Improve duplication APIJulien HENRY2014-08-014-13/+19
* SONAR-5513 Deprecate measure duplication_data and provide alternative to dev ...Julien HENRY2014-07-316-19/+47
* Fix UT of CPD pluginJulien HENRY2014-07-301-38/+30
* SONAR-5389 New duplication APIJulien HENRY2014-07-3026-293/+1253
* SONAR-5482 The list of languages in the "Size" widget can be too long on viewsStas Vilchik2014-07-301-3/+0
* SONAR-5482 The list of languages in the "Size" widget can be too long on viewsStas Vilchik2014-07-291-1/+1
* SONAR-5482 The list of languages in the "Size" widget can be too long on viewsStas Vilchik2014-07-291-5/+19
* SONAR-5488 Use the same message everywhere when a measure filter is not foundJean-Baptiste Lievremont2014-07-295-21/+25
* SONAR-5441 Prevent failure of quality gate widget when one metric is missingJean-Baptiste Lievremont2014-07-281-3/+15
* SONAR-5340 Quality Gate should not be shown in "Description" widget on Views ...Stas Vilchik2014-07-241-1/+1
* SONAR-5207 Fix treemap in order to return only first level of componentsJulien Lancelot2014-07-241-0/+1
* SONAR-5478 In issues widget, the technical debt should be placed before the i...Stas Vilchik2014-07-221-36/+37
* SONAR-5389 Add InputDir concept in batch APIJulien HENRY2014-07-222-9/+9
* Fix the sqale rating display around the applicationStas Vilchik2014-07-211-3/+1
* SONAR-5340 Quality Gate should not be shown in "Description" widget on Views ...Stas Vilchik2014-07-211-9/+10
* SONAR-5452 Display action plan widget only on TRK qualifierJulien Lancelot2014-07-181-2/+2
* SONAR-5207 Fix display of treemapJulien Lancelot2014-07-181-4/+3