aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3895 define properties to include/exclude plugins of dry runsSimon Brandhof2012-11-071-1/+2
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-0/+42
* Fix some quality flawsSimon Brandhof2012-11-051-3/+0
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-058-47/+24
* SONAR-3895 Fix table name caseDavid Gageot2012-11-053-17/+29
* Fix memory leaksSimon Brandhof2012-11-022-1/+8
* SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensionsSimon Brandhof2012-10-311-35/+0
* SONAR-3910 Handle the case of rule not translatedFabrice Bellingard2012-10-302-3/+12
* SONAR-3907 fix compatibility with postgresql 8Simon Brandhof2012-10-291-1/+1
* 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-2910-244/+277
* SONAR-3895 Streaming exportDavid Gageot2012-10-291-1/+1
* SONAR-3895 Draft of export and can work when project doesn't existDavid Gageot2012-10-291-11/+13
* SONAR-3895 TestsDavid Gageot2012-10-291-3/+5
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-264-47/+38
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-262-1/+2
* Use common codeDavid Gageot2012-10-261-43/+13
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-243-9/+12
* 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-234-0/+365
* SONAR-3887 add unit testsSimon Brandhof2012-10-232-1/+33
* SONAR-3887 fix compatibility with MySQLSimon Brandhof2012-10-221-2/+4
* SONAR-3887 fix MySQL compatibilitySimon Brandhof2012-10-216-6/+62
* SONAR-3889 Add unit testsSimon Brandhof2012-10-194-11/+39
* SONAR-3889 Some rows in the table AUTHORS are duplicatedSimon Brandhof2012-10-194-3/+15
* SONAR-3887 add org.sonar.api.utils.DatabaseSemaphoreSimon Brandhof2012-10-194-19/+19
* Remove unused importSimon Brandhof2012-10-191-2/+0
* SONAR-3887 API: new database semaphoresSimon Brandhof2012-10-1912-9/+328
* Fix compatibility with Java 5Simon Brandhof2012-10-181-0/+137
* Check db connection before Rails initialization in order to improve logsSimon Brandhof2012-10-184-37/+69
* Fix quality flawsSimon Brandhof2012-10-151-2/+6
* SONAR-3876 Backslash characters are duplicated on PostgreSQL 9.1Simon Brandhof2012-10-1510-33/+38
* SONAR-3621 add some unit testsSimon Brandhof2012-10-104-21/+76
* SONAR-3621 fix performance issue of measure filters using favouritesSimon Brandhof2012-10-101-3/+9
* SONAR-3621 Add some unit testsSimon Brandhof2012-10-104-3/+23
* SONAR-3783 Fix regression on single quotes used with parametersFabrice Bellingard2012-10-093-7/+11
* Fix quality flawSimon Brandhof2012-10-091-1/+17
* Remove System.outSimon Brandhof2012-10-091-1/+0
* SONAR_3621 add missing support of key regexpSimon Brandhof2012-10-096-1/+40
* SONAR-3621 use JSON format between rails and java componentsSimon Brandhof2012-10-0912-178/+658
* SONAR-3621 fix integration test on OracleSimon Brandhof2012-10-081-4/+4
* SONAR-3621 fix compatibility of integration tests with OracleSimon Brandhof2012-10-081-8/+8
* SONAR-3621 fix compatibility of unit tests with non-h2 databasesSimon Brandhof2012-10-081-16/+16
* SONAR-3621 improve the SQL request of measure filtersSimon Brandhof2012-10-0813-3/+1317
* SONAR-3783 Fix regression on fallbackFabrice Bellingard2012-10-084-27/+43
* SONAR-3765 Better fixDavid Gageot2012-10-082-2/+2
* SONAR-3641 Fix DBCleaner when there are 2000+ characteristicsDavid Gageot2012-10-061-1/+7
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-0113-50/+17
* SONAR-2203 Increase the size of language key from 5 to 20Fabrice Bellingard2012-09-283-3/+4