aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpathSimon Brandhof2015-05-191-14/+0
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-1940-0/+3007
* SONAR-6517 remove dependency of sonar-plugin-api on picocontainerSimon Brandhof2015-05-193-5/+14
* Fix quality flawsSimon Brandhof2015-05-152-15/+43
* WS api/projects/ghosts list ghost projects - SONAR-6527Teryk Bellahsene2015-05-151-0/+15
* document web service and action naming conventionsTeryk Bellahsene2015-05-151-1/+2
* rename web services with the xxxWs formTeryk Bellahsene2015-05-153-8/+8
* SONAR-6548 Restore support of deprecated org.sonar.api.resources.InputFileJulien HENRY2015-05-132-3/+31
* Tests should use ExpectedExceptionDavid Gageot2015-05-134-52/+51
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-132-147/+0
* Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-1214-88/+91
* Fix regression introduced by SONAR-6535Julien HENRY2015-05-121-2/+0
* Useless codeDavid Gageot2015-05-1231-51/+51
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-114-2/+12
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-11110-251/+623
* SONAR-6517 Remove the unused properties sonar.includePlugins/sonar.excludePlu...Simon Brandhof2015-05-111-3/+0
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-119-1052/+1
* Redundant importsDavid Gageot2015-05-078-12/+0
* Redundant throws clause in testsDavid Gageot2015-05-0765-227/+227
* Fix quality flawsJulien Lancelot2015-05-071-3/+3
* Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy p...Julien HENRY2015-05-061-2/+2
* SONAR-6457 Feed dependencies in batch reportJulien HENRY2015-05-053-5/+3
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-041-19/+0
* Fix quality flawsSimon Brandhof2015-04-301-0/+2
* Improve error handling in ZipUtilsSimon Brandhof2015-04-301-8/+16
* SONAR-6428 WS to get component navigation informationJean-Baptiste Lievremont2015-04-281-0/+4
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-273-0/+22
* Fix quality flawsJulien Lancelot2015-04-272-6/+7
* SONAR-6430 add plugin source revision to JSON responseSébastien Lesaint2015-04-271-0/+2
* Fix quality flawsSimon Brandhof2015-04-242-0/+3
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-235-26/+19
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-2213-6/+439
* Speed up highlighting on batch sideJulien HENRY2015-04-221-1/+5
* Fix quality flawsSimon Brandhof2015-04-222-3/+7
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-211-13/+17
* Fix quality flawsJulien Lancelot2015-04-201-0/+3
* SONAR-6433 Stop supporting the concept of "group/ecosystem" of pluginsSimon Brandhof2015-04-201-0/+7
* SONAR-3676 add flag to not serialize empty strings to JSONSébastien Lesaint2015-04-172-5/+55
* Fix quality flawsJean-Baptiste Lievremont2015-04-171-1/+6
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-1633-853/+104
* Fix some quality flawsJulien HENRY2015-04-161-0/+21
* SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-1413-12/+394
* Deprecate CoverageExtensionJulien HENRY2015-04-131-3/+2
* Restore old behavior for InputFile::lines() -> returns 1 for empty filesJulien HENRY2015-04-134-16/+25
* 'Days since last commit' metric in platform out of the box - SONAR-6353Teryk Bellahsene2015-04-081-0/+12
* Fix regression during local issue tracking on empty filesJulien HENRY2015-04-082-2/+29
* SONAR-6277 Feed file sources in compute reportJulien HENRY2015-04-071-19/+19
* SONAR-6339 Feed Coverage in compute reportJulien HENRY2015-04-071-0/+52
* SONAR-6253 Add lines count in reportJulien HENRY2015-04-073-28/+8
* Fix quality flaws in APISimon Brandhof2015-04-0328-74/+32