aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7292 Replace Ruby WS api/issues/add_commentJulien Lancelot2016-12-1517-404/+486
* SONAR-8540 Fix saving of raw IT/Overall coverage measuresJulien HENRY2016-12-152-10/+126
* Merge branch 'branch-6.2'Sébastien Lesaint2016-12-150-0/+0
|\
| * Use local SonarQube ZIP in performance and upgrade testsSimon Brandhof2016-12-144-40/+94
| * SONAR-8416 fix login failure log on logout from the UISébastien Lesaint2016-12-141-1/+5
| * SONAR-8417 control auth event log with sonar.log.level.web.auth.eventSébastien Lesaint2016-12-142-1/+3
| * SONAR-8416 Update UTs to check auth events in LoginActionTestJulien Lancelot2016-12-141-1/+12
| * SONAR-8416 fix quality flaws (duplicated code and other)Sébastien Lesaint2016-12-145-77/+81
| * SONAR-8416 restore error message displayed to userSébastien Lesaint2016-12-145-33/+53
| * SONAR-8416 Add IT in SSO authenticationJulien Lancelot2016-12-141-0/+12
| * SONAR-8416 improve ITs on authenticationJulien Lancelot2016-12-1412-16/+394
| * SONAR-8416 AuthenticationEventImpl now log at DEBUGSébastien Lesaint2016-12-142-8/+56
| * SONAR-8416 prevent log flooding with über long loginSébastien Lesaint2016-12-142-18/+50
| * SONAR-8416 add event log on error in OAuth2 and Base authentSébastien Lesaint2016-12-1420-173/+339
| * SONAR-8416 move handling logic out from UnauthorizedExceptionSébastien Lesaint2016-12-142-23/+18
| * SONAR-8416 add event log in case of error for basic, realm, jwtSébastien Lesaint2016-12-1436-265/+986
| * SONAR-8416 add log (INFO) when user successfuly log inSébastien Lesaint2016-12-1419-144/+802
* | Fix quality flawsTeryk Bellahsene2016-12-146-15/+39
* | Drop some Ruby codeSimon Brandhof2016-12-1422-2389/+0
* | SONAR-8467 Fix total number of analyses when filtering by categoryTeryk Bellahsene2016-12-142-7/+8
* | SONAR-8468 Create WS api/project_analyses/deleteTeryk Bellahsene2016-12-1412-15/+311
* | Automatic merge from branch-6.2ssjenka2016-12-141-3/+3
|\|
| * Fix IssueNotificationsTestSimon Brandhof2016-12-141-3/+3
* | run jest tests sequentiallyStas Vilchik2016-12-141-3/+3
* | SONAR-7728 Add IT checking changelog of file move contains file namesJulien Lancelot2016-12-141-16/+35
* | SONAR-7728 Return file long name in changelog during a file moveJulien Lancelot2016-12-142-7/+67
* | SONAR-7728 Replace old IssueClient by new oneJulien Lancelot2016-12-141-34/+55
* | Typo: "componet" instead of "component" (#1463)Oliver Trosien2016-12-141-2/+2
* | SONAR-8445 do auto upgrade on fresh install without RubySébastien Lesaint2016-12-1421-346/+273
* | SONAR-8445 move SQ 5.6 create schema migrations out of RubySébastien Lesaint2016-12-1430-1062/+56
* | SONAR-8445 move SQ 5.6.1 migration out of RubySébastien Lesaint2016-12-1411-49/+92
* | SONAR-8445 add module sonar-db-migration to db-unit QA axesSébastien Lesaint2016-12-141-1/+1
* | SONAR-8445 move SQ 6.0 migrations out of RubySébastien Lesaint2016-12-14272-2725/+610
* | SONAR-8445 move SQ 6.1 migrations out of RubySébastien Lesaint2016-12-1468-596/+281
* | SONAR-8445 support multiple migrations referencing same MigrationStepSébastien Lesaint2016-12-145-6/+121
* | SONAR-8445 move SQ 6.2 migrations out of RubySébastien Lesaint2016-12-14101-849/+197
* | SONAR-8445 run DB migration of SQ 6.3 with JavaSébastien Lesaint2016-12-1467-122/+2572
* | SONAR-8445 fork BaseDataChange and DdlChange in sonar-db-migrationSébastien Lesaint2016-12-1413-4/+734
* | SONAR-8445 move PlatformDatabaseMigration to package migrationSébastien Lesaint2016-12-1410-42/+58
* | SONAR-8445 move DatabaseMigration to sonar-db-migrationSébastien Lesaint2016-12-1423-234/+478
* | SONAR-8445 handle creation of table SCHEMA_MIGRATIONS in JavaSébastien Lesaint2016-12-1414-20/+318
* | SONAR-8445 create maven module sonar-db-migrationSébastien Lesaint2016-12-146-1/+71
* | Fix some Quality flawsSimon Brandhof2016-12-145-12/+47
* | SONAR-8535 SONAR-7304 sanitize WS api/server/*Simon Brandhof2016-12-1414-328/+64
* | Remove file related to measure filtersJulien Lancelot2016-12-141-61/+0
* | Automatic merge from branch-6.2Tom2016-12-140-0/+0
|\|
| * Prepare for next development iterationTom2016-12-1352-52/+52
| * release 6.26.2Tom2016-12-1352-52/+52
| * fix type of INTEGER columns on OracleSimon Brandhof2016-12-133-3/+4
* | SONAR-8467 Fix pagination result when filtering by categoryTeryk Bellahsene2016-12-132-3/+10