aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-3895 Use proper temp folderDavid Gageot2012-10-242-3/+9
* SONAR-3895 Export more tablesDavid Gageot2012-10-242-3/+11
* SONAR-3895 Better Local modeDavid Gageot2012-10-238-111/+238
* Use the released version of Sonar Java 1.0Eric Hartmann2012-10-231-1/+1
* SONAR-3895 Remove unneeded dependencyDavid Gageot2012-10-231-5/+0
* Fix some quality flawsSimon Brandhof2012-10-233-10/+10
* SONAR-3895 Local modeDavid Gageot2012-10-2312-51/+560
* Fix some quality flawsSimon Brandhof2012-10-232-10/+10
* Fix quality flawsSimon Brandhof2012-10-2319-81/+81
* SONAR-3887 add unit testsSimon Brandhof2012-10-232-1/+33
* Remove unused importSimon Brandhof2012-10-231-1/+0
* SONAR-3903 Error when a duplication is detected on a filename containing XML ...Simon Brandhof2012-10-232-1/+19
* SONAR-3898 API: add methods getFloat() and getDouble() to org.sonar.api.confi...Simon Brandhof2012-10-222-24/+107
* SONAR-3887 fix compatibility with MySQLSimon Brandhof2012-10-222-3/+12
* SONAR-3887 fix MySQL compatibilitySimon Brandhof2012-10-217-6/+63
* SONAR-3889 Add unit testsSimon Brandhof2012-10-194-11/+39
* SONAR-3876 fail to rename a profile containing quotes on postgresqlSimon Brandhof2012-10-192-4/+7
* SONAR-3889 Some rows in the table AUTHORS are duplicatedSimon Brandhof2012-10-195-3/+68
* SONAR-3888 The ordering of the languages should be case insensitive on the qu...Simon Brandhof2012-10-191-1/+1
* SONAR-3887 add org.sonar.api.utils.DatabaseSemaphoreSimon Brandhof2012-10-198-20/+141
* Remove unused importSimon Brandhof2012-10-191-2/+0
* SONAR-3887 API: new database semaphoresSimon Brandhof2012-10-1913-9/+363