aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONARIDE-334 Title is not displayed for some rulesJulien Lancelot2012-12-041-0/+6
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-041-10/+16
* SONAR-3306 Add logs to unit testJulien Lancelot2012-12-031-0/+6
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-031-12/+7
* SONAR-3306 Improve unit test to fix issue on it-sonar-persistence testsJulien Lancelot2012-12-031-9/+20
* SONAR-3306 Use a semaphore to prevent launching several analysis of the same ...Julien Lancelot2012-12-036-14/+182
* SONAR-3825 improve migrationSimon Brandhof2012-11-301-4/+4
* SONAR-3825 remove MEASURE_FILTERS.SYSTEM and add breadcrumbSimon Brandhof2012-11-303-3/+2
* SONAR-3825 support the parameter "baseId"Simon Brandhof2012-11-298-13/+80
* SONAR-1352 add server side management of differential measure alertsJulien Lancelot2012-11-283-2/+4
* SONAR-3825 support periodsSimon Brandhof2012-11-281-1/+1
* SONAR-3825 manage system filtersSimon Brandhof2012-11-261-0/+1
* SONAR-3825 favourite measure filtersSimon Brandhof2012-11-264-2/+13
* SONAR-3825 fix loading of qualifiers in the formSimon Brandhof2012-11-262-2/+10
* SONAR-3825 move existing measure filtersSimon Brandhof2012-11-263-3/+28
* SONAR-3825 manage my filtersSimon Brandhof2012-11-265-20/+39
* SONAR-3825 create the table MEASURE_FILTERSSimon Brandhof2012-11-264-1/+16
* SONAR-3825 add more form attributesSimon Brandhof2012-11-265-87/+150
* SONAR-3825 new page for measure filtersSimon Brandhof2012-11-213-23/+103
* SONAR-3287 fix compatibility with OracleSimon Brandhof2012-11-212-0/+22
* SONAR-3887 fix compatibility with Oracle and PostgresSimon Brandhof2012-11-201-0/+1
* SONAR-3960 Cross-project duplications fail on Postgres 8.3Simon Brandhof2012-11-191-1/+1
* SONAR-3889 fix compatibility with PostgreSQLSimon Brandhof2012-11-192-1/+2
* SONAR-3944 Measure filters fail with PostgreSQL 8Simon Brandhof2012-11-191-4/+4
* Merge remote-tracking branch 'origin/master'Julien Lancelot2012-11-191-0/+5
|\
| * Support SonarSource integration tests in sonar-coreSimon Brandhof2012-11-191-0/+5
* | SONAR-2712 SONAR-3938 increase column size of snapshots.version and snapshots...Julien Lancelot2012-11-193-3/+5
|/
* SONAR-3952 L10n bundles won't be found in a specific case Fabrice Bellingard2012-11-121-4/+1
* Grant roles when projects are created, not later during decorator phaseSimon Brandhof2012-11-081-0/+161
* SONAR-3940 property relocationSimon Brandhof2012-11-073-0/+24
* Remove useless Maven dependenciesSimon Brandhof2012-11-071-76/+0
* SONAR-3797 Size of the name column in the groups table is too shortDavid Gageot2012-11-073-2/+3
* 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-054-18/+10
* 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-301-1/+5
* 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-293-116/+110
* 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-262-42/+29
* 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-241-4/+6