aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11077 fix DEBUG log in FileMoveDetectionStepSimon Brandhof2018-08-061-0/+1
* SONAR-11077 log nb of SQL inserts in CE PersistCrossProjectDuplicationsStepSimon Brandhof2018-08-051-0/+11
* SONAR-11077 log nb of duplications in CE LoadDuplicationsFromReportStepSimon Brandhof2018-08-051-1/+20
* SONAR-11077 log nb of inserts in CE PersistMeasuresStepSimon Brandhof2018-08-051-1/+19
* SONAR-11077 display nb of analyzed components in CE logsSimon Brandhof2018-08-052-0/+18
* SONAR-11077 add statistics to CE SendIssueNotificationsStepSimon Brandhof2018-08-055-8/+17
* SONAR-11077 add statistics to CE FileMoveDetectionStepSimon Brandhof2018-08-051-0/+14
* SONAR-11077 add statistics to CE PersistIssuesStepSimon Brandhof2018-08-051-0/+19
* SONAR-11077 display branch info as CE DEBUG logSimon Brandhof2018-08-051-2/+40
* SONAR-10852 Fix computation of project without src but with test measuresJulien Lancelot2018-07-182-6/+135
* LICENSE-96 implement support for staging and new server id formatSébastien Lesaint2018-07-055-272/+551
* SONAR-10830 Allow passcode even if forceAuthentication is trueEric Hartmann2018-06-111-0/+13
* SONAR-10569 Authorize to change default visibility of projects without organi...Julien Lancelot2018-04-161-1/+1
* SONAR-10511 Project key renaming should rename deleted components tooSimon Brandhof2018-04-062-13/+6
* SONAR-10536 no longer possible to analyse a module that was removed from anot...Simon Brandhof2018-04-061-36/+86
* SONAR-10285 WS org/enable_support is now only available on SonarCloudJulien Lancelot2018-04-041-3/+19
* SONAR-10451 Fix leak period date filtersDuarte Meneses2018-03-293-13/+43
* SONAR-10473 Keep severity up-to-date on built-in QPEric Hartmann2018-03-141-0/+36
* SONAR-10356 restrict api/projects/search_my_projects to 1000 projectsSimon Brandhof2018-02-221-9/+23
* SONAR-10356 clean message when searching for more than 1000 projectsSimon Brandhof2018-02-221-14/+33
* SONAR-10356 clean message when bulk deleting more than 1000 projectsSimon Brandhof2018-02-221-11/+30
* SONAR-10356 clean message when applying template on >1000 projectsSimon Brandhof2018-02-221-15/+29
* SONAR-10323 Fix permission on api/project_branches/listEric Hartmann2018-02-211-0/+20
* SONAR-10420 Fail at startup when cluster enabled on MySQLEric Hartmann2018-02-152-0/+97
* SONAR-10315 do not fail if a plugin has been uninstalled between analysis and...Simon Brandhof2018-02-121-5/+9
* SONAR-10410 Rule#getSystemTags is populated with definition tagsSébastien Lesaint2018-02-092-1/+37
* SONAR-10217 Fix 500 error when branch is incorrectEric Hartmann2017-12-291-0/+13
* SONAR-10216 Tests with long names can't be indexedSimon Brandhof2017-12-201-0/+13
* SONAR-10216 fix quality flawsSimon Brandhof2017-12-202-13/+10
* SONAR-10214 Deprecated value of "qualityProfile" is "name", not "profileName"Julien Lancelot2017-12-201-1/+6
* SONAR-8216 System info page fails when a setting is defined both in sonar.pro...Simon Brandhof2017-12-203-33/+35
* SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properlyTeryk Bellahsene2017-12-071-0/+12
* LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-072-60/+237
* SONAR-9973 TaskContainer now support errors during start of componentsSébastien Lesaint2017-11-032-8/+29
* fix unstable ClusterHealthTest#equals_is_based_on_contentSébastien Lesaint2017-11-021-13/+33
* SONAR-9863 Do not return licenses hashed in api/settings/valueJulien Lancelot2017-11-013-97/+17
* SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-013-103/+137
* SONAR-10033 handle failed install and uninstall on restartDuarte Meneses2017-10-301-15/+65
* DEV-4 Return issues group by branch in searchProjectStatisticsJulien Lancelot2017-10-271-49/+66
* SONAR-10002 Clear install error on restartDuarte Meneses2017-10-261-3/+5
* SONAR-7992 Restrict length of version namesDaniel Schwarz2017-10-261-0/+17
* SONAR-9946 Fix local copy of edition plugins for testsDuarte Meneses2017-10-251-0/+16
* SONAR-10020 Refactor system/info WSDuarte Meneses2017-10-244-43/+185
* SONAR-10008 Make date facet tests independent from the machine's time zoneDaniel Schwarz2017-10-2442-76/+77
* SONAR-10008 Issue search: return days as keys of creation date bucketsDaniel Schwarz2017-10-242-43/+43
* SONAR-10008 Make issue search date histogram use server time zoneDaniel Schwarz2017-10-241-39/+38
* SONAR-9869 Fix project urls in webhook payloadJulien Lancelot2017-10-241-6/+6
* Stabilize TelemetryDaemonTestTeryk Bellahsene2017-10-231-9/+6
* SONAR-9946 Log INFO edition installationDuarte Meneses2017-10-232-1/+8
* SONAR-9940 support commit invalid license api/editions/apply_licenseSébastien Lesaint2017-10-231-1/+25