aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Release 6.7.56.7.5Simon Brandhof2018-08-0611-11/+11
|
* SONAR-11083 fail at startup if License plugin < 3.4 is installedSébastien Lesaint2018-08-061-0/+13
|
* SONAR-11077 move DEBUG log to TRACE in EmailNotificationChannelSimon Brandhof2018-08-061-1/+1
|
* SONAR-11077 fix DEBUG log in FileMoveDetectionStepSimon Brandhof2018-08-062-2/+2
|
* SONAR-11077 remove noisy DEBUG log from IssueCreationDateCalculatorSimon Brandhof2018-08-051-7/+0
|
* SONAR-11085 Prettify logs of SQL requestsSimon Brandhof2018-08-052-6/+19
|
* SONAR-11077 log nb of SQL inserts in CE PersistCrossProjectDuplicationsStepSimon Brandhof2018-08-052-1/+17
|
* SONAR-11077 move CeCleaningSchedulerImpl DEBUG logs to TRACESimon Brandhof2018-08-051-2/+2
|
* SONAR-11077 log nb of duplications in CE LoadDuplicationsFromReportStepSimon Brandhof2018-08-052-32/+61
|
* SONAR-11077 log nb of inserts in CE PersistMeasuresStepSimon Brandhof2018-08-052-2/+25
|
* SONAR-11077 add size of uncompressed report in to CE DEBUG logsSimon Brandhof2018-08-053-0/+105
|
* SONAR-11077 display nb of analyzed components in CE logsSimon Brandhof2018-08-055-0/+34
|
* SONAR-11077 add statistics to CE SendIssueNotificationsStepSimon Brandhof2018-08-058-30/+65
|
* SONAR-11077 add statistics to CE FileMoveDetectionStepSimon Brandhof2018-08-052-0/+15
|
* SONAR-11077 add statistics to CE PersistIssuesStepSimon Brandhof2018-08-052-2/+39
|
* SONAR-11077 display branch info as CE DEBUG logSimon Brandhof2018-08-052-2/+54
|
* SONAR-11077 disable some FOP, Netty and Hazelcast DEBUG logsSimon Brandhof2018-08-051-0/+12
|
* SONAR-11095 Perf hotspot when background task sends issue notificationsSimon Brandhof2018-08-011-32/+33
|
* SONAR-11071 CWE-297 host of SMTP server certificate is not verifiedSimon Brandhof2018-07-251-0/+2
|
* SONAR-10943 tasks failing with char 0 in message finish normallySébastien Lesaint2018-07-192-13/+95
|
* SONAR-10852 Fix computation of project without src but with test measuresJulien Lancelot2018-07-183-19/+168
|
* LICENSE-96 implement support for staging and new server id formatSébastien Lesaint2018-07-0515-348/+837
|
* SONAR-10830 Allow passcode even if forceAuthentication is trueEric Hartmann2018-06-112-3/+26
|
* Prepare development version 6.7.5-SNAPSHOTSimon Brandhof2018-05-3011-11/+11
|
* Release 6.7.46.7.4Simon Brandhof2018-05-3011-11/+11
|
* SONAR-9218 purge ce_scanner_context older than 28 days at startupSébastien Lesaint2018-05-286-13/+115
|
* SONAR-10710 Improve error message of licenses issues for normal usersGrégoire Aubert2018-05-233-7/+29
|
* SONAR-10692 Don't break the issues page if a user is missingGrégoire Aubert2018-05-236-8/+21
|
* SONAR-10607 fix ability to disable Elasticsearch seccomp checkSimon Brandhof2018-04-242-5/+27
|
* SONAR-10569 Authorize to change default visibility of projects without ↵Julien Lancelot2018-04-162-4/+5
| | | | organizations
* SONAR-10564 Exception when opening rule description in Google Chrome (#3169)Pascal Mugnier2018-04-132-3/+15
|
* Revert "SONAR-10564 Exception when opening rule description in Google Chrome"Pascal Mugnier2018-04-132-15/+3
| | | | This reverts commit 4676d0dfd9d3c629e9a4a926001632bcbe2066e8.
* SONAR-10564 Exception when opening rule description in Google ChromePascal Mugnier2018-04-132-3/+15
|
* Prepare for dev version 6.7.4-SNAPSHOTSimon Brandhof2018-04-0611-11/+11
|
* Release 6.7.36.7.3Simon Brandhof2018-04-0611-11/+11
|
* SONAR-10511 Project key renaming should rename deleted components tooSimon Brandhof2018-04-065-31/+27
|
* SONAR-10536 no longer possible to analyse a module that was removed from ↵Simon Brandhof2018-04-062-64/+114
| | | | another project
* SONAR-10285 WS org/enable_support is now only available on SonarCloudJulien Lancelot2018-04-042-11/+39
|
* SONAR-10451 Lines with change date equal to the start of leak period are not newDuarte Meneses2018-03-291-1/+1
|
* SONAR-10451 Fix leak period date filtersDuarte Meneses2018-03-296-72/+135
|
* SONAR-10480 support reading long version in snapshotSébastien Lesaint2018-03-273-2/+24
|
* SONAR-10221 Change message when project main branch is not analyzed (#3164)Stas Vilchik2018-03-275-19/+89
|
* SONAR-10505 CE processes analysis report slowly when millions of issuesSimon Brandhof2018-03-221-1/+3
|
* SONAR-10502 Fix concurrency error during initial indexingSimon Brandhof2018-03-202-10/+10
|
* SONAR-10473 Keep severity up-to-date on built-in QPEric Hartmann2018-03-143-47/+68
|
* Prepare version 6.7.3-SNAPSHOTSimon Brandhof2018-02-2311-11/+11
|
* Release 6.7.26.7.2Simon Brandhof2018-02-2211-11/+11
|
* SONAR-10323 Fix WS not checking SCAN global permissionEric Hartmann2018-02-222-2/+7
|
* SONAR-10356 restrict api/projects/search_my_projects to 1000 projectsSimon Brandhof2018-02-223-11/+26
|
* SONAR-10356 clean message when searching for more than 1000 projectsSimon Brandhof2018-02-222-15/+44
|