aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-40/+57
* SONAR-6606 drop origin column from metrics tableTeryk Bellahsene2015-06-042-33/+1
* Fix quality flawsSimon Brandhof2015-06-0416-28/+29
* Fix quality flawsSimon Brandhof2015-06-041-9/+4
* SONAR-3821 Restore ProjectClasspath in order to please PMD pluginJulien HENRY2015-06-031-0/+90
* Merge pull request #261 from SonarSource/feature/batch/drop_maven_depJulien HENRY2015-06-0328-1552/+5
|\
| * SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-0328-1552/+5
* | Fix quality flawsJulien Lancelot2015-06-035-34/+26
* | Refactor handling of 'selection mode' for WS actionsJean-Baptiste Lievremont2015-06-031-0/+46
|/
* 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 sonar-plugi...Simon Brandhof2015-05-281-11/+56
* 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
* 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
* 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
* 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