aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for next development iterationDavid Rautureau2016-07-2526-26/+26
|
* SONAR-7770 Remove realm plugins in PluginsTest as no external authentication ↵Julien Lancelot2016-07-191-1/+5
| | | | is used
* Fix SonarQube version to use in PluginsTestJulien Lancelot2016-07-181-2/+4
|
* set next dev version to 5.6.1-SNAPSHOTTom2016-06-2726-26/+26
|
* 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-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
|
* Upgrade to Orchestrator 3.11Simon Brandhof2016-05-273-9/+8
| | | | Fixes some FP with download of plugins
* 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
* 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
|
* SONAR-7175 Fix IT about last snapshot of previous weeksTeryk Bellahsene2016-05-241-9/+18
|
* SONAR-7175 Fix ITJulien Lancelot2016-05-231-7/+7
|
* 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
|
* SONAR-7555 Add measures on number of won't fix issuesJulien Lancelot2016-05-112-11/+14
|
* Add missing ITs executionJulien Lancelot2016-05-113-33/+25
|
* SONAR-7150 Fix ITJulien Lancelot2016-05-111-1/+1
|
* SONAR-7150 Number of directories should not include test directoriesJulien Lancelot2016-05-101-1/+1
|
* Temporarily disable cobol-maif-plugin from integration testsSimon Brandhof2016-05-041-2/+7
| | | | Incompatibillity with cobol 3.1 which was released today
* SONAR-7108 Delete Issues from index when purging old issuesJulien Lancelot2016-05-041-7/+57
| | | | Purge from index was already working when property 'sonar.dbcleaner.daysBeforeDeletingClosedIssues' was not equal to 0. Now it's working whatever the value is.
* SONAR-7565 add IT for new status RESTARTINGSébastien Lesaint2016-04-261-0/+4
|
* SONAR-7516 fix HistoryUiTest and PropertySetsTestStas Vilchik2016-04-203-4/+4
|
* SONAR-7516 Change capitalization of metric names (#907)Stas Vilchik2016-04-2010-16/+16
|
* Automatic merge from branch-5.5Jenkins CI2016-04-151-3/+3
|\ | | | | | | | | | | | | | | * origin/branch-5.5: Fix malformed javadoc in API Add UserDao.selectByIds SONAR-6948 rename method Request#getLocalConnector() to localConnector() SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnector
| * SONAR-6948 rename method Request#getLocalConnector() to localConnector()Simon Brandhof2016-04-151-3/+3
| |
* | Automatic merge from branch-5.5Jenkins CI2016-04-147-28/+18
|\| | | | | | | | | | | | | * origin/branch-5.5: Disable EventTest#event_widget() because of false-positives SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" measures SONAR-7527 Change metric columns order and layout of provided global dashboard
| * Disable EventTest#event_widget() because of false-positivesSimon Brandhof2016-04-131-0/+1
| |
| * SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and ↵Julien Lancelot2016-04-137-28/+18
| | | | | | | | "effort_to_reach_security_rating_a" measures