aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3895 export violationsDavid Gageot2012-10-314-33/+85
* 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-302-2/+17
* SONAR-3911 refactor the plugins cobertura and jacocoSimon Brandhof2012-10-292-6/+0
* SONAR-3895 Streaming exportDavid Gageot2012-10-292-17/+80
* SONAR-3895 Draft of export and can work when project doesn't existDavid Gageot2012-10-294-9/+39
* SONAR-3895 TestsDavid Gageot2012-10-293-5/+197
* Fix license headerSimon Brandhof2012-10-291-0/+19
* Fix backward compatibility with org.sonar.batch.ServerMetadataSimon Brandhof2012-10-278-16/+209
* Add PluginDownloaderTestSimon Brandhof2012-10-271-0/+75
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-2710-63/+130
* Better testingSimon Brandhof2012-10-269-62/+166
* SONAR-3895 Fix database compatibility testDavid Gageot2012-10-261-1/+1
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-265-29/+105
* Fix headersDavid Gageot2012-10-263-54/+54
* SONAR-3895 do not download JDBC driver on dry runSimon Brandhof2012-10-265-9/+41
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2624-549/+468
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2634-1187/+782
* 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-234-1/+229
* SONAR-3676 Fix issue with Maven 2Fabrice Bellingard2012-10-081-13/+13
* SONAR-3676 Create properties to define project linksFabrice Bellingard2012-10-054-11/+128
* SONAR-2602 the extensions Language must not be declared with InstantiationStr...Simon Brandhof2012-10-048-35/+51
* 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-025-11/+90
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-012-25/+16
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-283-5/+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-2719-116/+73
* SONAR-3636 Improve unit testFabrice Bellingard2012-09-271-0/+6
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-2710-24/+24
* Don't use anyObject() matcherDavid Gageot2012-09-204-9/+9
* 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
* SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClientSimon Brandhof2012-08-161-19/+2
* Fix violationDavid Gageot2012-07-241-8/+6
* Simplify codeDavid Gageot2012-07-182-40/+1
* Remove violationDavid Gageot2012-07-171-6/+11
* Fix sonar.showSqlSimon Brandhof2012-07-172-5/+15
* Fix reloading of measure dataDavid Gageot2012-07-172-1/+6
* Fix warningsDavid Gageot2012-07-171-1/+1
* Revert "Remove warning"David Gageot2012-07-171-1/+1
* Use ArgumentMatcherDavid Gageot2012-07-161-8/+8
* Remove warningDavid Gageot2012-07-161-1/+1
* SONAR-2496 Fix HQL request that doesn't work on Oracle...Fabrice Bellingard2012-07-161-1/+1
* Restore Api compatibilityDavid Gageot2012-07-161-3/+1
* Don't use hardcoded charsetsDavid Gageot2012-07-161-1/+3
* Fix measure data not being evicted anymoreDavid Gageot2012-07-163-12/+12