aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-0328-1552/+5
|
* SONAR-6571 WS api/metrics/create create or reactivate a custom metricTeryk Bellahsene2015-06-021-9/+17
|
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-2915-54/+54
|
* Enable CommandExecutor testsJulien HENRY2015-05-281-7/+4
|
* SONAR-6370 Shade sonar-* libraries into sonar-plugin-apiSimon Brandhof2015-05-281-9/+11
|
* SONAR-6370 Remove coupling on guava 10 in CommandExecutorSimon Brandhof2015-05-281-9/+7
|
* SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into ↵Simon Brandhof2015-05-281-11/+56
| | | | sonar-plugin-api
* refactoring - WS parameters in one place WebService.Param.XXXTeryk Bellahsene2015-05-271-10/+8
|
* Disable two failing testsJulien HENRY2015-05-271-0/+3
|
* Add test for CommandExecutor timeout with new shellJulien HENRY2015-05-271-4/+14
|
* WS api/metrics/list - SONAR-6570Teryk Bellahsene2015-05-261-13/+28
|
* Fix quality flawsJulien Lancelot2015-05-251-5/+5
|
* SONAR-6471 Add new WS to search for user groupsJean-Baptiste Lievremont2015-05-221-6/+4
|
* SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-227-502/+1
| | | | Currently it's only removed from API. Will be removed from batch after that events are in Compute Engine (for change of quality gate status)
* Fix quality flawsSimon Brandhof2015-05-212-34/+31
|
* Fix quality flawsSimon Brandhof2015-05-213-1/+47
|
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-2111-75/+34
|
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-20114-140/+138
|
* SONAR-6555 Dependency should continue to extends EdgeJulien HENRY2015-05-202-1/+11
| | | | for backward compatibility with Java plugin
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-1923-648/+137
|
* 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
| | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api
* 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 ↵Simon Brandhof2015-05-111-3/+0
| | | | sonar.includePlugins/sonar.excludePlugins
* 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 ↵Julien HENRY2015-05-061-2/+2
| | | | plugin
* 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
| | | | java.io.File#listFiles() hides IO errors by returning null !
* 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
| | | | information added to response of WS listing installed pluging and pending operations on plugins
* Fix quality flawsSimon Brandhof2015-04-242-0/+3
|