aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3895 fix loading of deprecated commons-conf in root moduleSimon Brandhof2012-11-082-11/+3
* Remove useless Maven dependenciesSimon Brandhof2012-11-072-14/+0
* SONAR-3895 Improve Http error handlingDavid Gageot2012-11-071-13/+11
* Revert SONAR-3922Simon Brandhof2012-11-071-2/+2
* 'sonar.profile.<language_key>' should take precedence over 'sonar.profile'Simon Brandhof2012-11-071-2/+2
* SONAR-3895 define properties to include/exclude plugins of dry runsSimon Brandhof2012-11-075-37/+43
* SONAR-3400 Move all batch-side temporary files to the Sonar working directorySimon Brandhof2012-11-063-60/+26
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-0616-225/+217
* Fix some quality flawsSimon Brandhof2012-11-053-5/+3
* SONAR-3895 optimize loading of project settingsSimon Brandhof2012-11-0511-193/+151
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-059-86/+92
* SONAR-3895 Fix violationsDavid Gageot2012-11-051-2/+2
* SONAR-3895 Fix rule nameDavid Gageot2012-11-021-2/+12
* SONAR-3895 Clear DryRun database schemaDavid Gageot2012-11-021-4/+13
* SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensionsSimon Brandhof2012-10-3118-107/+154
* SONAR-3895 Fix exportDavid Gageot2012-10-311-3/+3
* SONAR-3895 export violations indexed by resourceDavid Gageot2012-10-311-40/+43
* Revert SONAR-3922Simon Brandhof2012-10-311-2/+2
* SONAR-3895 export violations with no lineDavid Gageot2012-10-311-6/+10
* SONAR-3895 export violationsDavid Gageot2012-10-312-27/+48
* Do not inject multiple org.sonar.api.platform.Server on batch sideSimon Brandhof2012-10-311-6/+2
* SONAR-3922 sonar.profile.<language_key> should take precedence over sonar.pro...Simon Brandhof2012-10-301-2/+2
* SONAR-3911 refactor the plugins cobertura and jacocoSimon Brandhof2012-10-292-6/+0
* SONAR-3895 Streaming exportDavid Gageot2012-10-291-16/+54
* SONAR-3895 Draft of export and can work when project doesn't existDavid Gageot2012-10-293-7/+35
* SONAR-3895 TestsDavid Gageot2012-10-291-5/+20
* Fix backward compatibility with org.sonar.batch.ServerMetadataSimon Brandhof2012-10-276-13/+155
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-277-57/+23
* Better testingSimon Brandhof2012-10-263-3/+9
* SONAR-3895 Fix database compatibility testDavid Gageot2012-10-261-1/+1
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-264-19/+77
* Fix headersDavid Gageot2012-10-261-18/+18
* SONAR-3895 do not download JDBC driver on dry runSimon Brandhof2012-10-264-9/+22
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2613-344/+284
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2624-685/+481
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-241-9/+22
* SONAR-3895 Better Local modeDavid Gageot2012-10-231-53/+23
* SONAR-3895 Local modeDavid Gageot2012-10-233-1/+182
* SONAR-3676 Fix issue with Maven 2Fabrice Bellingard2012-10-081-13/+13
* SONAR-3676 Create properties to define project linksFabrice Bellingard2012-10-051-11/+50
* SONAR-2602 the extensions Language must not be declared with InstantiationStr...Simon Brandhof2012-10-045-20/+19
* Fix lifecycle of ProjectFileSystemSimon Brandhof2012-10-021-0/+6
* Fix compatibility with FileFilter extensionsSimon Brandhof2012-10-021-11/+1
* SONAR-3844 Drop the support of the deprecated property sonar.lightSimon Brandhof2012-10-023-1/+44
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-15/+16
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-282-4/+2
* SONAR-2602 persist project language before execution of extensionsSimon Brandhof2012-09-284-22/+80
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-274-18/+23
* Revert "SONAR-3778 Bad performances when Hibernate requests measures on quali...Simon Brandhof2012-09-172-4/+4
* SONAR-3778 Bad performances when Hibernate requests measures on quality modelsSimon Brandhof2012-09-052-4/+4