aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2012-11-055-9/+3
* SONAR-3895 optimize loading of project settingsSimon Brandhof2012-11-0520-267/+361
* SONAR-3929 Database upgrade failsSimon Brandhof2012-11-051-4/+9
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-0531-264/+300
* SONAR-3895 Fix violationsDavid Gageot2012-11-051-2/+2
* SONAR-3895 Fix table name caseDavid Gageot2012-11-053-17/+29
* Temporarily revert org.sonar.api.batch.AbstractCoverageExtensionSimon Brandhof2012-11-043-17/+98
* Revert ComponentContainer#getPicoContainer() for backward-compatibilitySimon Brandhof2012-11-021-0/+4
* Fix memory leaksSimon Brandhof2012-11-022-1/+8
* SONAR-3895 Fix rule nameDavid Gageot2012-11-022-7/+22
* SONAR-3895 Clear DryRun database schemaDavid Gageot2012-11-021-4/+13
* SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensionsSimon Brandhof2012-10-3145-258/+415
* SONAR-3895 Fix exportDavid Gageot2012-10-312-5/+27
* SONAR-3895 export violations indexed by resourceDavid Gageot2012-10-312-45/+70
* Revert SONAR-3922Simon Brandhof2012-10-312-2/+4
* SONAR-3890 the overall code coverage should not be computed when the code cov...David Gageot2012-10-311-12/+46
* SONAR-3895 export violations with no lineDavid Gageot2012-10-312-7/+27
* SONAR-3883 Reuse auto-generated keys in property setsDavid Gageot2012-10-311-1/+1
* 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-3910 Handle the case of rule not translatedFabrice Bellingard2012-10-302-3/+12
* SONAR-3923 API: server-side extension providers can't access to core componentsSimon Brandhof2012-10-301-4/+4
* SONAR-3895 Do not exclude h2 from batch classpath as it is used for dryRun modeJulien HENRY2012-10-302-2/+1
* SONAR-3922 sonar.profile.<language_key> should take precedence over sonar.pro...Simon Brandhof2012-10-302-2/+17
* SONAR-3907 fix compatibility with postgresql 8Simon Brandhof2012-10-291-1/+1
* SONAR-3911 refactor the plugins cobertura and jacocoSimon Brandhof2012-10-2926-292/+357
* SONAR-3910 Fix compatibility with sonar 3.4Simon Brandhof2012-10-291-1/+5
* SONAR-3910 Sonar startup crashes due to French Translation PackSimon Brandhof2012-10-2911-245/+278
* SONAR-3883 Reuse auto-generated keys in property setsDavid Gageot2012-10-292-2/+10
* SONAR-3890 The overall code coverage should not be computed when the code cov...David Gageot2012-10-292-14/+48
* Refactor javascript to recent jquery code. David Gageot2012-10-291-15/+15
* SONAR-3904 Enter key adds input rows where it shouldn'tDavid Gageot2012-10-291-0/+6
* SONAR-1924 Highlight line of table when mouse comes over a lineDavid Gageot2012-10-291-2/+2
* SONAR-3895 Streaming exportDavid Gageot2012-10-293-18/+81
* SONAR-3895 Draft of export and can work when project doesn't existDavid Gageot2012-10-298-25/+70
* SONAR-3895 TestsDavid Gageot2012-10-294-8/+202
* 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-2725-336/+137
* Better testingSimon Brandhof2012-10-2610-63/+167
* SONAR-3895 Fix database compatibility testDavid Gageot2012-10-261-1/+1
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-2612-89/+173
* Fix headersDavid Gageot2012-10-263-54/+54
* SONAR-3895 do not download JDBC driver on dry runSimon Brandhof2012-10-266-9/+46
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2629-558/+482
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-2669-1260/+992
* Use common codeDavid Gageot2012-10-261-43/+13
* SONAR-3912 Revert "Remove useless properties from Core bundle"David Gageot2012-10-261-0/+2
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-248-123/+189