aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-9721 Send project measures statisticsTeryk Bellahsene2017-08-301-1/+9
|
* SONAR-9721 Telemetry properties defined in a specific PropertyDefinition classTeryk Bellahsene2017-08-301-2/+2
|
* SONAR-9721 Opt-out of telemetry with a propertyTeryk Bellahsene2017-08-301-0/+21
|
* SONAR-9721 Send telemetry data once a weekTeryk Bellahsene2017-08-301-0/+1
|
* SONAR-9721 Send Server UUID to Telemetry serverTeryk Bellahsene2017-08-302-0/+74
|
* SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0Simon Brandhof2017-08-281-2/+2
|
* Split tests in LocalAuthenticationTestSimon Brandhof2017-08-251-3/+11
|
* SONAR-9747 Make components and global settings independant from each others ↵Grégoire Aubert2017-08-251-0/+18
| | | | in the ui
* SONAR-7493 support long issue messages on OracleSimon Brandhof2017-08-241-0/+38
|
* Add integration test on web authentication with UTF-8 passwordSimon Brandhof2017-08-221-3/+11
|
* Fix compatibility of Selenese tests with ChromeSimon Brandhof2017-08-2217-86/+16
|
* make quality gate ITs more reliable, by not using default qgDaniel Schwarz2017-08-221-10/+27
| | | This tries to fix false positives on QualityGateTest::does_not_fail_when_condition_is_on_removed_metric
* SONAR-9734 add integration testSimon Brandhof2017-08-212-1/+56
|
* Revert "SONAR-7493 add integration test on max length of db column ↵Simon Brandhof2017-08-171-20/+0
| | | | | | | issues.message" This reverts commit 4f79e3f566e90290434c860c828508e34b46b05f. ... because return from holidays is hard
* SONAR-7493 add integration test on max length of db column issues.messageSimon Brandhof2017-08-171-0/+20
|
* make quality gate ITs more reliable, by unsetting default qgDaniel Schwarz2017-08-161-10/+20
| | | | This tries to fix false positives on QualityGateTest::does_not_fail_when_condition_is_on_removed_metric
* SONAR-9704 verify that the compute engine is resilientDaniel Schwarz2017-08-1423-12/+449
|
* In facet header now only the text is clickableGrégoire Aubert2017-08-142-3/+15
|
* SONAR-9608 Enforce fixed width on the measures page detail headerGrégoire Aubert2017-08-141-1/+1
|
* Add redirection of old routes to the new formatGrégoire Aubert2017-08-141-1/+18
|
* Update measures page IT'sGrégoire Aubert2017-08-148-214/+218
|
* SONAR-8798 reduce ES memory to 512m for integration testsDaniel Schwarz2017-08-095-0/+31
| | | | Otherwise there were too many false positives in our QA.
* SONAR-8798 make startup time performance test accept 34s (due to ES5)Daniel Schwarz2017-08-091-1/+1
|
* fix quality profile project selection (#2316)Stas Vilchik2017-08-043-59/+28
|
* Merge remote-tracking branch 'origin/branch-6.5'Julien Lancelot2017-08-011-1/+1
|\
| * Add "clean package" goals before analysing projectJulien Lancelot2017-08-011-1/+1
| | | | | | | | The Java plugin now requires compiled classes
| * Prepare for next development iterationSimon Brandhof2017-07-2426-26/+26
| |
| * Release 6.5-M4 for SonarCloud6.5-M4Simon Brandhof2017-07-2426-26/+26
| |
| * Release 6.5-RC26.5-RC2Simon Brandhof2017-07-2426-26/+26
| |
* | SONAR-9606 Clean scanner-engine entry pointJulien HENRY2017-07-281-4/+4
| |
* | SONAR-9565 Display quality gate directly if there is only one and the user ↵Grégoire Aubert2017-07-255-12/+47
| | | | | | | | can't edit
* | SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-256-1/+216
| |
* | SONAR-9566 Remove organization name from component path when in issues page ↵Grégoire Aubert2017-07-252-2/+8
| | | | | | | | at org level
* | SONAR-9566 Add Issues link at organization level navbarGrégoire Aubert2017-07-254-0/+118
| |
* | Automatic merge from branch-6.5ssjenka2017-07-242-2/+6
|\| | | | | | | | | * origin/branch-6.5: Fix unstable IT bulk_apply_permission_template
| * Fix unstable IT bulk_apply_permission_templateGrégoire Aubert2017-07-242-2/+6
| |
| * SONAR-9572 Fix bulk apply permission templateGrégoire Aubert2017-07-242-4/+38
| |
| * Prepare for next development iterationSimon Brandhof2017-07-1326-26/+26
| |
| * 6.5-M3 for SonarCloud6.5-M3Simon Brandhof2017-07-1326-26/+26
| |
| * Release 6.5-RC16.5-RC1Simon Brandhof2017-07-1326-26/+26
| |
* | Fix merge conflict with branch-6.5Grégoire Aubert2017-07-242-4/+38
| |
* | SONAR-9516 add integration tests on permission templates WSSimon Brandhof2017-07-225-4/+183
| | | | | | | | including ES resiliency tests
* | SONAR-9516 add integration tests on api/projects/update_keySimon Brandhof2017-07-224-2/+277
| | | | | | | | including ES resiliency tests
* | SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WSEric Hartmann2017-07-228-13/+426
| |
* | SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-213-4/+3
| |
* | SONAR-9581 Use fixed width layout on Quality Gates pageStas Vilchik2017-07-211-2/+2
| |
* | Fix pom of fake-governance-pluginSimon Brandhof2017-07-191-3/+3
| |
* | SONAR-9525 add IT on dynamic update of CE worker countSébastien Lesaint2017-07-184-61/+171
| |
* | SONAR-9525 add IT on number of tasks processed in //Sébastien Lesaint2017-07-186-71/+359
| |
* | SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-171-0/+7
| |