aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
* Add comment to PluginsTest for disabled maifcobol pluginSimon Brandhof2016-06-101-1/+2
|
* Fix IT - WS api/permissions/search_templates returns all project permissionsTeryk Bellahsene2016-06-101-1/+6
|
* refactor permission templates page (#1025)Stas Vilchik2016-06-093-0/+233
|
* fix MeasureFiltersTestStas Vilchik2016-06-091-1/+1
|
* Automatic merge from branch-5.6ssjenka2016-06-031-2/+2
|\ | | | | | | | | | | * origin/branch-5.6: Enable all Travis notifications in branch-5.6 Enable governance plugin in IT PluginsTest
| * Enable governance plugin in IT PluginsTestSimon Brandhof2016-06-031-2/+2
| |
| * Update version to 5.6-SNAPSHOTTom2016-06-0126-26/+26
| |
| * Release 5.65.6Tom2016-06-0126-26/+26
| |
* | SONAR-3321 add file move ITSébastien Lesaint2016-06-024-10/+52
| |
* | remove unused IT projectsSébastien Lesaint2016-06-029-77/+0
| |
* | Automatic merge from branch-5.6ssjenka2016-06-011-2/+1
|\| | | | | | | | | | | | | | | * origin/branch-5.6: Deprecate SonarPlugin in favour of Plugin SONAR-7681 Use public implementation of List in MyBatis SONAR-7681 WS api/ce/activity requires administer permissions when searching with a task id SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter
| * SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfterTeryk Bellahsene2016-05-311-2/+1
| |
| * prepare for next development iteration on release branchTom2016-05-2726-26/+26
| |
| * release 5.6-RC2Tom2016-05-2726-26/+26
| |
* | refactor code page (#912)Stas Vilchik2016-05-304-2/+99
| |
* | Automatic merge from branch-5.6Jenkins CI2016-05-273-9/+8
|\| | | | | | | | | * origin/branch-5.6: Upgrade to Orchestrator 3.11
| * Upgrade to Orchestrator 3.11Simon Brandhof2016-05-273-9/+8
| | | | | | | | Fixes some FP with download of plugins
* | Automatic merge from branch-5.6Jenkins CI2016-05-272-4/+3
|\| | | | | | | | | | | | | | | | | * origin/branch-5.6: SONAR-7652 fix connection to SQL Azure Upgrade version of java 8 on Travis SONAR-7653 remove useless code SONAR-7653 remove Java option XX:MaxPermSize SONAR-7587 end of support of Java 7
| * SONAR-7652 fix connection to SQL AzureSimon Brandhof2016-05-261-3/+3
| | | | | | | | | | Support of SSL connection is fixed by upgrading to Microsoft driver 4.2.
| * SONAR-7653 remove Java option XX:MaxPermSizeSimon Brandhof2016-05-261-1/+0
| | | | | | | | this option is dropped from java 8
* | Automatic merge from branch-5.6Jenkins CI2016-05-255-77/+25
|\| | | | | | | | | | | | | * origin/branch-5.6: Remove a Selenium test because of FP fix TechnicalDebtWidgetTest by using dynamic date Try to improve IT checks
| * Remove a Selenium test because of FPJulien Lancelot2016-05-252-70/+0
| |
| * fix TechnicalDebtWidgetTest by using dynamic dateStas Vilchik2016-05-251-2/+10
| |
| * Try to improve IT checksJulien Lancelot2016-05-253-60/+70
| |
* | Automatic merge from branch-5.6Jenkins CI2016-05-241-9/+18
|\| | | | | | | | | * origin/branch-5.6: SONAR-7175 Fix IT about last snapshot of previous weeks
| * SONAR-7175 Fix IT about last snapshot of previous weeksTeryk Bellahsene2016-05-241-9/+18
| |
| * SONAR-7175 Fix ITJulien Lancelot2016-05-231-7/+7
| |
* | remove use of Guava's Objects.equalSébastien Lesaint2016-05-242-5/+5
| |
* | Increase incompatible SonarQube version in ITJulien Lancelot2016-05-232-1/+1
| |
* | SONAR-7175 Fix ITJulien Lancelot2016-05-231-7/+7
| |
* | Reactivate and simplify UiTestJulien Lancelot2016-05-202-17/+10
| |
* | prepare for next development iterationTom2016-05-2026-26/+26
|/
* prepare for next development iteration on release branchTom2016-05-2026-26/+26
|
* Temporary disable IT to allow 5.6-RC1 to be released5.6-RC1Julien Lancelot2016-05-201-0/+2
|
* Temporarily disable IssueJsonReportTest for the releaseSimon Brandhof2016-05-201-7/+8
| | | | as it does not support non-SNAPSHOT versions.
* Release 5.6-RC1Tom2016-05-2026-26/+26
|
* SONAR-6964 Do not display administration sensitive data when opening browser ↵Teryk Bellahsene2016-05-202-0/+107
| | | | history
* SONAR-7175 Reactivate ITJulien Lancelot2016-05-191-2/+0
|
* SONAR-7237 Add ITJulien Lancelot2016-05-192-15/+42
|
* SONAR-7484 Add ITsJulien Lancelot2016-05-192-1/+66
|
* SONAR-7640 Add ITJulien Lancelot2016-05-186-0/+357
|
* SONAR-7271 add integration test for sysinfo propertiesSimon Brandhof2016-05-181-6/+8
|
* Fix ServerSystemTest when version is not SNAPSHOTSimon Brandhof2016-05-181-1/+1
|
* SONAR-7640 Return unauthenticated when login/password are badJulien Lancelot2016-05-172-11/+79
|
* SONAR-7175 Ignore test waiting for QAJulien Lancelot2016-05-161-0/+2
|
* SONAR-7367 Remove code previously used by SonarLintDuarte Meneses2016-05-131-29/+0
|
* SONAR-7175 Keep last snapshots in KeepOneFilterJulien Lancelot2016-05-121-11/+54
| | | | Last snapshot is now kept Instead of first snapshot
* SONAR-6897 add ITJulien HENRY2016-05-118-44/+159
|
* Revert "SONAR-6897 add IT"Julien HENRY2016-05-118-159/+44
| | | | This reverts commit 87a609a4c529fc25c89c425dc11a2cb49ef3fbf8.
* SONAR-6897 add ITJulien HENRY2016-05-118-44/+159
|