aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-7487 Fix ITJulien HENRY2016-03-221-1/+1
|
* SONAR-7487 Drop support of properties sonar.skippedModules and ↵Julien HENRY2016-03-223-190/+22
| | | | sonar.includedModules
* SONAR-7254 Update ITsJulien Lancelot2016-03-214-38/+19
|
* SONAR-7349 fix ProjectOverviewTestStas Vilchik2016-03-211-1/+1
|
* SONAR-7459 new interface org.sonar.api.PluginSimon Brandhof2016-03-181-8/+9
| | | | It allows to check version of SonarQube to filter extensions
* SONAR-7124 Concurrent access to WS cache allowedDuarte Meneses2016-03-161-6/+10
|
* SONAR-7444 Fix ITsJulien Lancelot2016-03-161-0/+1
|
* SONAR-7444 Provide an UnauthorizedException to display functional errorJulien Lancelot2016-03-163-2/+56
|
* SONAR-7474 Fix ITsJulien Lancelot2016-03-142-39/+39
|
* ITs on quality modelJulien Lancelot2016-03-1431-127/+519
|
* SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UITeryk Bellahsene2016-03-102-2/+2
|
* SONAR-7402 improve IT to check measures home pageStas Vilchik2016-03-101-1/+16
|
* SONAR-7345 Fix IT because of renaming of technicalDebt to effort in issue ↵Julien Lancelot2016-03-101-2/+2
| | | | changelog
* SONAR-7440 Fix ITJulien Lancelot2016-03-103-82/+81
|
* SONAR-7349 Fix ITJulien Lancelot2016-03-091-1/+1
|
* SONAR-7427 Add IT on new "effort to reach rating A" measureJulien Lancelot2016-03-091-0/+25
|
* SONAR-7426 SONAR-7427 Fix ITs because of new measuresJulien Lancelot2016-03-091-6/+6
|
* More stable Selenium integration testsSimon Brandhof2016-03-0977-157/+157
| | | | By replacing assertText with waitForText
* Remove deprecated calls in ProjectAdministrationTestSimon Brandhof2016-03-091-13/+9
|
* Make selenium tests of ProjectAdministrationTest more stableSimon Brandhof2016-03-096-17/+17
|
* SONAR-7364 remove SQALE characteristics from scanner APISimon Brandhof2016-03-081-2/+1
|
* SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ↵Stas Vilchik2016-03-074-265/+0
| | | | pages
* SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" pageStas Vilchik2016-03-078-71/+46
|
* SONAR-7342 Add remediation effort characteristic metricsJulien Lancelot2016-03-071-5/+5
|
* Improve allocation of new ports in integration testsSimon Brandhof2016-03-073-25/+38
|
* fix TechnicalDebtWidgetTestStas Vilchik2016-03-041-1/+1
|
* Temporarily disable status plugin from testsSimon Brandhof2016-03-031-1/+2
| | | | V1.0 of this plugin is built for Java 8
* it-plugins - enforce analysis of C/C++ project without build-wrapperSimon Brandhof2016-03-021-5/+8
|
* SONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by typeSimon Brandhof2016-02-291-8/+8
|
* Replace SQL "count(*)" by "count(1)"Simon Brandhof2016-02-293-5/+5
| | | | It can have slight performance improvements on some databases.
* SONAR-7010 Fix IssueActionTest5.5-M5Simon Brandhof2016-02-261-2/+2
|
* SONAR-7010 Fix IssueBulkChangeTestSimon Brandhof2016-02-261-1/+1
|
* refactor quality gates pageStas Vilchik2016-02-241-3/+3
|
* fix notifications form on my account page and re-enable testsStas Vilchik2016-02-232-2/+0
|
* Temporarily disable notification ITsSimon Brandhof2016-02-232-0/+4
| | | | as long as there's a bug in "my account > notifications" page
* Improve reliability of Selenium tests5.5-M4Simon Brandhof2016-02-235-4/+9
|
* Fix ITs in QA envSimon Brandhof2016-02-2220-35/+44
|
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-227-353/+10
|
* Exclude some QA tests from build environmentSimon Brandhof2016-02-1881-919/+262
|
* SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-161-1/+1
|
* QGate ITs now restore default qgate at the endJulien Lancelot2016-02-153-6/+30
| | | | As they were not restoring default quality gate, following IT ProjectOverviewTest was failing
* Migrate UI ITsJulien Lancelot2016-02-1552-1/+1153
|
* Reorganize some ITsJulien Lancelot2016-02-1538-82/+88
|
* Migrate EncodingTest ITJulien Lancelot2016-02-151-23/+0
|
* Migrate EncodingTest ITJulien Lancelot2016-02-151-3/+5
|
* Migrate EncodingTest ITJulien Lancelot2016-02-1510-0/+282
|
* SONAR-7319 WS api/ce/task_types add ITTeryk Bellahsene2016-02-151-0/+8
|
* SONAR-7187 WS api/ce/activity add ITTeryk Bellahsene2016-02-151-0/+66
|
* Move Highlighting IT5.5-M1Julien Lancelot2016-02-152-7/+77
|
* Move DashboardTest ITsJulien Lancelot2016-02-1536-1/+2684
|