aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4069 Small improvements on new task featureJulien HENRY2013-01-163-3/+142
* SONAR-4069 Refactoring to fix issues with ProjectBuilderJulien HENRY2013-01-163-13/+29
* SONAR-4069 Revert Metric to a batch extension to not break licensed pluginsJulien HENRY2013-01-152-17/+5
* SONAR-4069 Fix issue with decorators dynamically created for metrics with for...Julien HENRY2013-01-142-12/+27
* SONAR-4069 Provide a new Task extension pointJulien HENRY2013-01-146-54/+49
* SONAR-4050 The roles on each project are re-initialized with the default valu...Simon Brandhof2013-01-031-6/+36
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-141-50/+23
* SONAR-3887 release lock when plugin license is not validSimon Brandhof2012-12-121-6/+12
* Revert SONAR-3400Simon Brandhof2012-12-121-43/+14
* Fix quality flawsSimon Brandhof2012-12-051-11/+11
* SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDaoJulien Lancelot2012-12-041-16/+16
* SONARIDE-334 Title is not displayed for some rulesJulien Lancelot2012-12-041-4/+8
* SONAR-3306 Use a semaphore to prevent launching several analysis of the same ...Julien Lancelot2012-12-032-0/+283
* SONAR-3941 Improve the batch logs when unauthorized credentialsSimon Brandhof2012-11-191-2/+163
* Grant roles when projects are created, not later during decorator phaseSimon Brandhof2012-11-082-8/+11
* Fix buildSimon Brandhof2012-11-081-1/+1
* SONAR-3895 Improve Http error handlingDavid Gageot2012-11-071-13/+2
* Revert SONAR-3922Simon Brandhof2012-11-071-15/+0
* 'sonar.profile.<language_key>' should take precedence over 'sonar.profile'Simon Brandhof2012-11-071-2/+0
* SONAR-3895 define properties to include/exclude plugins of dry runsSimon Brandhof2012-11-074-61/+95
* SONAR-3400 Move all batch-side temporary files to the Sonar working directorySimon Brandhof2012-11-062-25/+26
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-0614-209/+133
* SONAR-3895 optimize loading of project settingsSimon Brandhof2012-11-056-22/+141
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-053-23/+35
* SONAR-3895 Fix rule nameDavid Gageot2012-11-021-5/+10
* SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensionsSimon Brandhof2012-10-3112-106/+232
* SONAR-3895 Fix exportDavid Gageot2012-10-311-2/+24
* SONAR-3895 export violations indexed by resourceDavid Gageot2012-10-311-5/+27
* Revert SONAR-3922Simon Brandhof2012-10-311-0/+2
* SONAR-3895 export violations with no lineDavid Gageot2012-10-311-1/+17
* SONAR-3895 export violationsDavid Gageot2012-10-312-6/+37
* SONAR-3922 sonar.profile.<language_key> should take precedence over sonar.pro...Simon Brandhof2012-10-301-0/+15
* SONAR-3895 Streaming exportDavid Gageot2012-10-291-1/+26
* SONAR-3895 Draft of export and can work when project doesn't existDavid Gageot2012-10-291-2/+4
* SONAR-3895 TestsDavid Gageot2012-10-292-0/+177
* Fix license headerSimon Brandhof2012-10-291-0/+19
* Fix backward compatibility with org.sonar.batch.ServerMetadataSimon Brandhof2012-10-272-3/+54
* Add PluginDownloaderTestSimon Brandhof2012-10-271-0/+75
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-273-6/+107
* Better testingSimon Brandhof2012-10-266-59/+157
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-261-10/+28
* Fix headersDavid Gageot2012-10-262-36/+36
* SONAR-3895 do not download JDBC driver on dry runSimon Brandhof2012-10-261-0/+19
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2611-205/+184
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2611-532/+331
* SONAR-3895 Local modeDavid Gageot2012-10-231-0/+47
* SONAR-3676 Create properties to define project linksFabrice Bellingard2012-10-053-0/+78
* SONAR-2602 the extensions Language must not be declared with InstantiationStr...Simon Brandhof2012-10-043-15/+32
* SONAR-3844 Drop the support of the deprecated property sonar.lightSimon Brandhof2012-10-022-10/+46
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-10/+0