aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-243-11/+6
* SONAR-6648 Allow to redirect logs to custom streamDuarte Meneses2015-06-241-54/+0
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-245-3/+80
* SONAR-6304 Set Content-Disposition header on profile backup and exportJean-Baptiste Lievremont2015-06-241-2/+10
* Revert merge to d70f025Duarte Meneses2015-06-234-21/+3
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-233-11/+6
* SONAR-6648 Allow to redirect logs to a custom streamDuarte Meneses2015-06-231-54/+0
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-235-3/+80
* SONAR-6646 measures of bestValueOptimized Metrics must not be persistedSébastien Lesaint2015-06-231-1/+1
* SONAR-6582 Extract class to serialize componentsJean-Baptiste Lievremont2015-06-221-1/+1
* Fix quality flawsSimon Brandhof2015-06-212-7/+6
* Fix Q flawsSimon Brandhof2015-06-1916-32/+53
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-195-48/+52
|\
| * Cleanup warningsGabor Liptak2015-06-175-48/+52
* | fix quality flawsTeryk Bellahsene2015-06-191-6/+1
* | Revert "Fix quality flaws"Sébastien Lesaint2015-06-181-9/+6
* | Fix quality flawsSimon Brandhof2015-06-181-6/+9
* | fix quality flawsTeryk Bellahsene2015-06-182-16/+31
* | SONAR-6610 WS custom_measures/create work duration sends the raw data (number...Teryk Bellahsene2015-06-181-2/+2
* | SONAR-6610 WS custom_measures/create create a custom measureTeryk Bellahsene2015-06-183-4/+30
* | SONAR-6588 Remove RuleFinder from batch bootstrap phaseSimon Brandhof2015-06-172-87/+5
* | Remove ability to get users from batchSimon Brandhof2015-06-173-20/+3
* | Remove Hibernate entity "MeasureModel"Simon Brandhof2015-06-175-1035/+3
|/
* Drop support of org.sonar.api.batch.TimeMachineSimon Brandhof2015-06-123-326/+0
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-121-31/+7
* SONAR-6588 Add DebtModelHolderJulien Lancelot2015-06-121-4/+3
* SONAR-6596 Remove database semaphores from batchJulien Lancelot2015-06-101-7/+2
* fix bunch a 'Make 'XXX' a static method' issuesTeryk Bellahsene2015-06-051-8/+6
* Fix quality flawsSimon Brandhof2015-06-054-6/+6
* SONAR-6370 fix quality flawsSimon Brandhof2015-06-052-29/+26
* SONAR-6370 fix classpath with core libs like SLF4JSimon Brandhof2015-06-051-9/+16
* SONAR-6370 merge sonar-email-notifications-plugin into server moduleSimon Brandhof2015-06-051-1/+0
* SONAR-6370 add comment to explain dependency on sonar-graphSimon Brandhof2015-06-051-0/+1
* SONAR-6370 remove support of KeyValueFormat#format(Multiset)Simon Brandhof2015-06-052-75/+23
* 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