aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-7761 Fix other ITs as login page is now using AJAXJulien Lancelot2016-06-297-0/+35
| |
* | SONAR-7781 Delete sonar.security.savePassword propertyJulien Lancelot2016-06-291-41/+0
| |
* | SONAR-7759 Java WS are not executed by RailsJulien Lancelot2016-06-291-4/+4
| |
* | SONAR-7761 Fix ITs as login page is now using AJAXJulien Lancelot2016-06-2971-53/+421
| |
* | SONAR-7761 Login page is using /api/authentication/login WSJulien Lancelot2016-06-291-55/+60
| |
* | SONAR-7732 Authentication is now done in JavaJulien Lancelot2016-06-291-7/+7
| |
* | SONAR-7800 add column PROJECTS.UUID_PATHSimon Brandhof2016-06-271-2/+2
| |
* | refactor quality profiles page (#1056)Stas Vilchik2016-06-2722-110/+1524
| |
* | SONAR-7690 support EVENTS.ANALYSIS_UUID in codeSébastien Lesaint2016-06-271-3/+3
| |
* | SONAR-7779 Event.already_exists can now use component uuidSébastien Lesaint2016-06-271-1/+1
| | | | | | | | rather than snapshot id and do a select on snapshot
* | SONAR-7803 creates events only on PROJECTSSébastien Lesaint2016-06-273-4/+4
| |
* | Add integration test for WS GET api/properties?resource=xSimon Brandhof2016-06-211-0/+5
| |
* | SONAR-7747 IT to validate automatic onboardingTeryk Bellahsene2016-06-171-22/+31
| |
* | SONAR-7747 IT to add and remove a project template creatorTeryk Bellahsene2016-06-171-2/+18
| |
* | SONAR-7708 Reorganize "Code Smells" domain on project page (#1027)Stas Vilchik2016-06-161-2/+2
| |
* | fix MyAccountPageTestStas Vilchik2016-06-151-1/+1
| |
* | improve reliability of MyAccountPageTestStas Vilchik2016-06-151-0/+1
| |
* | SONAR-7229 Create new Projects page for My Account spaceStas Vilchik2016-06-153-5/+171
| |
* | SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-141-3/+3
| |
* | SONAR-7720 Modify the Permission Templates page to support project creators ↵Stas Vilchik2016-06-143-0/+128
| | | | | | | | (#1030)
* | SONAR-7692 support uuid columns in resource_indexSébastien Lesaint2016-06-131-2/+2
| |
* | 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-011-1/+1
| |
| * Release 5.65.6Tom2016-06-011-1/+1
| |
* | SONAR-3321 add file move ITSébastien Lesaint2016-06-021-10/+34
| |
* | 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-271-1/+1
| |
| * release 5.6-RC2Tom2016-05-271-1/+1
| |
* | 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
| |