aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | or any other Exception occuring while checking ES cluster status
* SONAR-9741 add authentication to api/system/healthSébastien Lesaint2017-09-134-7/+28
|
* SONAR-9741 add integration testsSimon Brandhof2017-09-136-49/+211
|
* SONAR-9741 make NetworkUtils an interfaceSébastien Lesaint2017-09-132-2/+2
| | | | to allow unit testing
* SONAR-9741 move shared cluster related classes to sonar-clusterSébastien Lesaint2017-09-132-2/+2
|
* SONAR-9740 support system passcode in WSSimon Brandhof2017-09-134-2/+149
|
* SONAR-9739 add protobuf response to WS api/system/statusSimon Brandhof2017-09-134-37/+18
|
* SONAR-9739 add integration test for WS api/system/healthSimon Brandhof2017-09-133-23/+146
|
* SONAR-9739 make StartupCrash startableSimon Brandhof2017-09-131-3/+5
|
* SONAR-9739 improve integration tests of api/system/statusSimon Brandhof2017-09-137-49/+299
|
* Refactor a few integration tests of Quality profilesSimon Brandhof2017-09-133-55/+17
|
* Adjust performance test timingsDuarte Meneses2017-09-121-2/+2
|
* SONAR-9616 api/navigation/global returns branchesEnabledJulien Lancelot2017-09-121-0/+12
|
* SONAR-9616 Add IT on api/project_branches/listJulien Lancelot2017-09-122-1/+58
|
* Adjusting performance tests expectationsDuarte Meneses2017-09-121-2/+2
|
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-122-0/+6
|
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-1230-30/+30
|
* Release 6.6-M1Simon Brandhof2017-09-1230-30/+30
|
* SONAR-9796 remove max size limit on index field Tests.Test.stacktraceSébastien Lesaint2017-09-113-3/+4
|
* SONAR-9181 WS bulk_apply_template accepts the parameters as projects/searchTeryk Bellahsene2017-09-111-14/+56
|
* SONAR-4566 Identify old project on projects management pageStas Vilchik2017-09-111-1/+1
|
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-114-23/+15
|
* SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as ↵Teryk Bellahsene2017-09-114-10/+98
| | | | api/projects/search
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-111-1/+1
|
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-111-5/+11
|
* SONAR-9181 IT to search for provisioned projectsTeryk Bellahsene2017-09-111-0/+19
|
* SONAR-8640 WS api/projects/search query on key does partial match and is ↵Teryk Bellahsene2017-09-111-0/+26
| | | | case insensitive
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-112-0/+78
|
* SONAR-9664 Add IT for custom rules backdatingJulien HENRY2017-09-0725-21/+357
|
* SONAR-9661 Add IT for issue backdating on plugin updateJulien HENRY2017-09-0723-20/+694
|
* Improve QualityGate ITsJulien Lancelot2017-09-063-131/+61
| | | | | Use Tester in QualityGate ITs that were not using it Remove uage of destroy as it's done in Tester#after
* Add missing QualityGateOnRatingMeasuresTest in Category1SuiteJulien Lancelot2017-09-062-65/+38
|
* Add QGateTester to clean quality gates between each ITJulien Lancelot2017-09-063-0/+121
|
* SONAR-9715 Implement a delay for finishing task in Compute EngineEric Hartmann2017-09-0513-695/+1121
|
* SONAR-9738 Fail if the cluster name differs from node to nodeDaniel Schwarz2017-09-052-2/+26
|
* Reduce memory for Elasticsearch to 128M for ITsEric Hartmann2017-09-055-0/+15
|