aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-6577 Offline mode in preview modeDuarte Meneses2015-06-047-30/+255
* | SONAR-3821 Restore ProjectClasspath in order to please PMD pluginJulien HENRY2015-06-031-0/+2
* | Merge pull request #261 from SonarSource/feature/batch/drop_maven_depJulien HENRY2015-06-0314-988/+6
|\ \
| * | SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-0314-988/+6
* | | Fix quality flawsJulien Lancelot2015-06-0312-68/+55
|/ /
* | Fix NPE when using ProjectBuilder + sonar.showProfilingLevel=trueJulien HENRY2015-06-021-12/+10
* | Use ImmutableProjectReactor when possibleJulien HENRY2015-06-015-26/+23
* | SONAR-6281 Fix branch and keys of components in compute reportJulien HENRY2015-06-019-108/+151
* | Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-293-5/+5
* | SONAR-6463 Add logs to better profile execution timeJulien HENRY2015-05-283-32/+41
* | Fix definition of core component qualifiersSimon Brandhof2015-05-281-1/+1
* | SONAR-6370 drop core pluginSimon Brandhof2015-05-282-29/+6
* | SONAR-6370 move the remaining extensions out of core pluginSimon Brandhof2015-05-281-2/+4
* | SONAR-6370 move batch extensions out of core pluginSimon Brandhof2015-05-2862-3/+5406
* | SONAR-6370 Decrease coupling of sonar-duplications with guavaSimon Brandhof2015-05-283-1/+87
* | SONAR-6370 Remove guava from dependencies of sonar-colorizerSimon Brandhof2015-05-282-17/+11
* | Fix quality flawsJulien Lancelot2015-05-251-1/+1
* | SONAR-6281 Add description of components in reportJulien HENRY2015-05-252-7/+17
* | SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-222-3/+3
* | Add project name in URL when publishing reportJulien HENRY2015-05-221-8/+9
* | Fix some quality flawsJulien HENRY2015-05-222-13/+0
* | SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-211-5/+2
* | Fix some quality flawsJulien HENRY2015-05-211-11/+3
* | SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-2166-399/+869
* | Delete DefaultPurgeTask and remove DefaultPeriodCleaner from batchSimon Brandhof2015-05-201-9/+2
* | Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-2074-75/+75
* | SONAR-6418 delete table GRAPHSSimon Brandhof2015-05-202-103/+0
* | SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-1934-2337/+62
* | SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpathSimon Brandhof2015-05-191-4/+0
* | SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-14/+0
* | refactoring - use select in method names in ComponentDaoTeryk Bellahsene2015-05-191-1/+1
* | Fix quality flawsSimon Brandhof2015-05-153-6/+9
* | SONAR-6517 use thread context classloader as base classloader on batch sideSimon Brandhof2015-05-132-2/+42
* | Remove hack introduced by SONAR-5765 for compatibility with useles code trackerJulien HENRY2015-05-132-69/+10
* | Remove redundant throwsDavid Gageot2015-05-132-3/+3
* | SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-1360-657/+166
* | Fix some quality flawsJulien HENRY2015-05-133-13/+29
* | Use StandardCharsets instead of guava/commons-ioJulien HENRY2015-05-1215-54/+78
* | Fix regression introduced by SONAR-6535Julien HENRY2015-05-122-1/+3
* | Useless codeDavid Gageot2015-05-1242-83/+83
* | Dead codeDavid Gageot2015-05-125-32/+3
* | Fix some quality flawsJulien HENRY2015-05-111-4/+1
* | SONAR-6536 Drop concept of taskJulien HENRY2015-05-1153-934/+499
* | SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-1185-354/+447
* | Update console issues report: blocking -> blockerJulien HENRY2015-05-112-3/+3
* | SONAR-6517 apply second feedbackSimon Brandhof2015-05-111-1/+0
* | SONAR-6517 apply feedbackSimon Brandhof2015-05-118-268/+105
* | SONAR-6517 Remove the unused properties sonar.includePlugins/sonar.excludePlu...Simon Brandhof2015-05-112-86/+42
* | SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-1124-601/+835
* | Redundant importsDavid Gageot2015-05-079-16/+1