aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Prepare for next development iterationbranch-6.2Tom2017-01-178-8/+8
* Release 6.2.16.2.1Tom2017-01-168-8/+8
* SONAR-8416 AuthenticationException message start with upper caseSébastien Lesaint2017-01-058-16/+16
* SONAR-8416 fix login failure log at OAuth2 successful authentSébastien Lesaint2016-12-162-1/+3
* 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 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-141-2/+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
* Prepare for next development iterationTom2016-12-138-8/+8
* release 6.26.2Tom2016-12-138-8/+8
* Prepare for next development iterationTom2016-12-098-8/+8
* release 6.2-RC36.2-RC3Tom2016-12-098-8/+8
* Prepare for next development iterationTom2016-12-028-8/+8
* Release 6.2-RC26.2-RC2Tom2016-12-028-8/+8
* 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
* 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
* 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-011-1/+1
* SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-0120-214/+796
* 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-014-53/+79
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-0117-21/+28
* 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
| * SONAR-8437 fix listing of issue tags and authorsSimon Brandhof2016-11-302-9/+20
| * SONAR-8437 fix facet "assigned_to_me" of api/issues/searchSimon Brandhof2016-11-303-22/+62
| * SONAR-8436 escape param "tags" of WS api/rules/tagsSimon Brandhof2016-11-304-2/+45
| * Slight performance improvement in api/rules/tagsSimon Brandhof2016-11-301-0/+1
| * SONAR-8436 Fix Quality flaws related to org.sonar.server.ruleSimon Brandhof2016-11-302-31/+37
| * [maven-release-plugin] prepare for next development iterationTom2016-10-039-9/+9
| * [maven-release-plugin] prepare release 5.6.35.6.3Tom2016-10-039-9/+9
* | SONAR-8437 add missing characters to be escapedSimon Brandhof2016-11-303-2/+15
* | SONAR-8437 fix listing of issue tags and authorsSimon Brandhof2016-11-302-8/+19
* | SONAR-8437 fix facet "assigned_to_me" of api/issues/searchSimon Brandhof2016-11-303-1/+40
* | SONAR-8437 escape selected value in ES facet of WS api/issuesSimon Brandhof2016-11-305-9/+50
* | SONAR-8436 escape param "tags" of WS api/rules/tagsSimon Brandhof2016-11-302-4/+24
* | Slight performance improvement in api/rules/tagsSimon Brandhof2016-11-301-0/+1
* | Fix Quality flaws related to org.sonar.server.ruleSimon Brandhof2016-11-303-41/+65
* | SONAR-8423 Properly fail on invalid basic headerJulien Lancelot2016-11-282-9/+26
* | SONAR-5430 Update SSO properties in order to start with "sonar.web.sso"Julien Lancelot2016-11-282-17/+17