aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8464 Make column UUID of Events unique and non nullTeryk Bellahsene2016-12-0516-4/+202
* SONAR-8464 Populate UUID column of table EVENTSTeryk Bellahsene2016-12-0510-7/+153
* SONAR-8467 Add UUID column to db table EVENTSTeryk Bellahsene2016-12-0526-27/+306
* Automatic merge from branch-6.2ssjenka2016-12-052-21/+35
|\
| * Fix duplicated logs in LogTesterSimon Brandhof2016-12-052-21/+35
* | SONAR-7774 Create AuthenticationWsAction marker interfaceJulien Lancelot2016-12-057-57/+104
* | SONAR-8493 Add auth event in /api/authentication/logout WSJulien Lancelot2016-12-056-11/+229
* | SONAR-8493 Rename login and failure to loginSuccess and loginFailureJulien Lancelot2016-12-0519-89/+89
* | SONAR-8416 Update UTs to check auth events in LoginActionTestJulien Lancelot2016-12-051-1/+12
* | Cleanup Authentication ITsJulien Lancelot2016-12-054-81/+59
* | Move some authentication tests during scanner into dedicated classJulien Lancelot2016-12-054-102/+170
* | SONAR-7774 Create /api/authentication/logout WSJulien Lancelot2016-12-0510-8/+220
* | Automatic merge from branch-6.2ssjenka2016-12-050-0/+0
|\|
| * Prepare for next development iterationTom2016-12-0252-52/+52
| * Release 6.2-RC26.2-RC2Tom2016-12-0252-52/+52
* | Remove coupling of LinksTest on databaseSimon Brandhof2016-12-021-27/+24
* | SONAR-8416 fix quality flaws (duplicated code and other)Sébastien Lesaint2016-12-025-77/+81
* | SONAR-8335 add missing package-info to package loggingSébastien Lesaint2016-12-011-0/+23
* | SONAR-8416 restore error message displayed to userSébastien Lesaint2016-12-015-33/+53
* | SONAR-8416 Add IT in SSO authenticationJulien Lancelot2016-12-011-0/+12
* | SONAR-8416 improve ITs on authenticationJulien Lancelot2016-12-0112-16/+386
* | SONAR-8417 control auth event log with sonar.log.level.web.auth.eventSébastien Lesaint2016-12-012-1/+3
* | SONAR-8416 AuthenticationEventImpl now log at DEBUGSébastien Lesaint2016-12-012-8/+56
* | SONAR-8416 prevent log flooding with über long loginSébastien Lesaint2016-12-012-18/+50
* | SONAR-8416 add event log on error in OAuth2 and Base authentSébastien Lesaint2016-12-0120-173/+339
* | SONAR-8416 move handling logic out from UnauthorizedExceptionSébastien Lesaint2016-12-012-23/+18
* | SONAR-8416 add event log in case of error for basic, realm, jwtSébastien Lesaint2016-12-0136-265/+986
* | SONAR-8416 add log (INFO) when user successfuly log inSébastien Lesaint2016-12-0119-144/+802
* | Merge branch 'branch-6.2'Sébastien Lesaint2016-12-017-6/+85
|\|
| * SONAR-8333 log must be ERROR when process start failsSébastien Lesaint2016-12-011-1/+1
| * SONAR-8422 add visible error in sonar.log when DB is not okSébastien Lesaint2016-12-016-5/+84
* | Fix quality flawsJulien Lancelot2016-12-011-3/+3
* | Automatic merge from branch-6.2ssjenka2016-12-014-10/+44
|\|
| * SONAR-8462 escape param "q" in WS api/rules/repositories"Simon Brandhof2016-12-012-6/+19
| * SONAR-8461 escape param "q" in WS api/languages/listSimon Brandhof2016-12-012-4/+25
* | Automatic merge from branch-6.2ssjenka2016-12-0132-457/+1283
|\|
| * SONAR-8335 rename LogDomain#ES_CLIENT to LogDomain#ESSébastien Lesaint2016-12-014-7/+7
| * SONAR-8335 add IT on dynamic log level changeSébastien Lesaint2016-12-012-1/+54
| * SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-0121-215/+798
| * SONAR-8335 add missing coverage on jmx log propertySébastien Lesaint2016-12-012-0/+174
| * SONAR-8335 drop dead code ServerLogging#getCurrentLogFileSébastien Lesaint2016-12-012-19/+1
| * SONAR-8335 move RootLoggerConfig out of LogbackHelperSébastien Lesaint2016-12-015-55/+82
| * SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-0122-27/+34
* | Merge branch 'branch-6.2'Sébastien Lesaint2016-12-011-6/+4
|\|
| * Merge branch 'branch-5.6' into branch-6.2Sébastien Lesaint2016-12-010-0/+0
| |\
| | * SONAR-8437 add missing characters to be escapedSimon Brandhof2016-12-013-2/+15
| * | Merge branch 'branch-5.6' into branch-6.2Sébastien Lesaint2016-12-011-6/+4
| |\|
| | * SONAR-8421 fix ConcurrentModificationExceptionSébastien Lesaint2016-11-301-6/+4
| * | Merge branch 'branch-5.6' into branch-6.2Sébastien Lesaint2016-12-010-0/+0
| |\|
| | * SONAR-8437 fix listing of issue tags and authorsSimon Brandhof2016-11-302-9/+20