aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1330 Check edit permissions in qprofiles WSJulien Lancelot2017-10-021-31/+74
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-021-32/+67
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-021-0/+90
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-022-0/+128
* Adjust perf timingsDuarte Meneses2017-10-021-1/+1
* SONAR-8730 use existing L18n for types in new issue notificationsSébastien Lesaint2017-10-021-12/+9
* SONAR-7024 global report failure notif only on administrated projectsSébastien Lesaint2017-10-021-16/+33
* SONAR-9534 add ITSébastien Lesaint2017-10-021-251/+209
* SONAR-4824 Add ITs for notificationsEric Hartmann2017-10-024-136/+290
* SONAR-7024 add IT on Report analysis failure notificationsSébastien Lesaint2017-10-022-1/+267
* SONAR-9552 add version to New Issues notification emailsSébastien Lesaint2017-10-021-14/+29
* SONAR-9771 add property email.fromName and use it in email notificationsSébastien Lesaint2017-10-022-10/+42
* SONAR-9771 remove "SonarQube" from wording of links in notificationsSébastien Lesaint2017-10-021-3/+3
* SONAR-9725 grammar support for single rule in Builtin QP notificationSébastien Lesaint2017-10-021-2/+2
* SONAR-8730 replace severity by rule type in new issues notificationsSébastien Lesaint2017-10-021-1/+1
* SONAR-9144 send notifications only for issues on the leak periodSébastien Lesaint2017-10-022-4/+76
* Temporarily disable integration tests on clusteringSimon Brandhof2017-10-021-0/+2
* SONAR-6959 Performance improvementsDuarte Meneses2017-10-021-1/+1
* SONAR-8502 IT that verifies the status quo of the quality gate display on the...Daniel Schwarz2017-09-291-0/+100
* Adjust performance tests expected timingsJulien Lancelot2017-09-284-5/+5
* Fix StartupIndexationTest false-positiveEric Hartmann2017-09-281-1/+1
* SONAR-9802 add section "CE Logging" to standalone mode of api/system/infoSimon Brandhof2017-09-261-1/+2
* SONAR-9802 remove TODO in ClusterTestSimon Brandhof2017-09-261-1/+0
* SONAR-9802 improve name of Database sectionsSimon Brandhof2017-09-263-3/+5
* SONAR-9802 fix support of overridden cluster nameSimon Brandhof2017-09-261-0/+18
* SONAR-9802 Add IT for cluster mode system info pageGrégoire Aubert2017-09-264-14/+73
* SONAR-9802 Fix quality flawsDaniel Schwarz2017-09-262-4/+4
* SONAR-9802 allow to change the log level of a clusterDaniel Schwarz2017-09-262-20/+36
* SONAR-9802 complete system info pageSimon Brandhof2017-09-268-129/+175
* SONAR-9802 fail restarting attempts on cluster nodesDaniel Schwarz2017-09-261-0/+20
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-261-0/+19
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-262-2/+2
* SONAR-9865 Sanitize WS api/qualityprofiles/*Teryk Bellahsene2017-09-268-20/+22
* SONAR-9762 rename test classDaniel Schwarz2017-09-262-3/+3
* SONAR-9704 enable ITDaniel Schwarz2017-09-261-0/+2
* Add missing disableOrganizations() in BranchTestJulien Lancelot2017-09-261-1/+1
* SONAR-5236 Create new API to register built-in quality profilesJulien HENRY2017-09-252-1/+3
* harden TechnicalDebtMeasure ITSébastien Lesaint2017-09-213-156/+357
* Set a version on each analysis to prevent 1 year old snapshots to be purgedJulien HENRY2017-09-181-2/+3
* SONAR-9301 Support HTTP redirect on scanner sideDuarte Meneses2017-09-152-3/+112
* SONAR-9762 Add a meaningful error message when purge is failingEric Hartmann2017-09-141-1/+6
* SONAR-9762 Purge must not catch exceptionEric Hartmann2017-09-144-15/+121
* Close logsTailer when closing ComputeEngineEric Hartmann2017-09-141-1/+3
* Remove duplicate licenceEric Hartmann2017-09-141-20/+0
* SONAR-9762 Implement resiliency on startupEric Hartmann2017-09-149-3/+312
* SONAR-9760 Throw an exception when indexation is failingEric Hartmann2017-09-141-1/+31
* SONAR-9587 exclude non used ES modules from distribution zipSébastien Lesaint2017-09-131-1/+1
* SONAR-9741 fix FP in ClusterTestSébastien Lesaint2017-09-131-4/+1
* SONAR-9741 harden ES status check when no node can be contactedSébastien Lesaint2017-09-131-3/+1
* SONAR-9741 add authentication to api/system/healthSébastien Lesaint2017-09-134-7/+28