aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-109-528/+293
|
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-103-0/+200
|
* fix snapshot deletionStas Vilchik2016-08-084-0/+203
|
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-063-1/+75
|
* SONAR-7581 ability to have user login in access.logSimon Brandhof2016-08-062-1/+81
|
* SONAR-7929 Create WS api/components/bulk_update_keyTeryk Bellahsene2016-08-051-1/+21
|
* SONAR-7928 SONAR-4770 Create WS api/components/update_keyTeryk Bellahsene2016-08-052-1/+25
|
* SONAR-7908 add some assertions to ClusterTestSimon Brandhof2016-08-041-1/+3
|
* Improve stability of RestartTestSimon Brandhof2016-08-041-2/+2
| | | | | JUnit timeout is too small when testing on DBs in QA environment.
* Enable Oracle12c and PostgreSQL in QASimon Brandhof2016-08-033-10/+12
|
* SONAR-7908 rename property sonar.cluster.web.startupLeaderSimon Brandhof2016-08-031-3/+3
| | | | was sonar.cluster.startupLeader
* SONAR-7908 add integration test on ES + web nodes in clusterSimon Brandhof2016-08-031-0/+61
|
* SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-296-1/+265
|
* SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-292-0/+127
|
* SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-261-4/+4
|
* SONAR-7918 Rewrite "Deletion" project page (#1116)Stas Vilchik2016-07-261-21/+11
|
* SONAR-7916 Remove built-in default project dashboardTeryk Bellahsene2016-07-253-137/+0
|
* SONAR-7934 Reuse /dashboard url for project overviewStas Vilchik2016-07-251-1/+1
|
* SONAR-7915 Drop project level dashboardsStas Vilchik2016-07-2512-584/+0
|
* SONAR-7914 Drop project level "Manage Dashboards" page and actionsStas Vilchik2016-07-2510-887/+0
|
* Improve Selenium test of BaseIdentityProviderTestSimon Brandhof2016-07-242-38/+34
|
* Remove unused imports in ITsSimon Brandhof2016-07-2464-101/+37
|
* Use Selenide in FavouriteTestSimon Brandhof2016-07-241-14/+2
|
* Ability to use selenide and phantomjs in ITsSimon Brandhof2016-07-2417-108/+466
| | | | | | * selenide should replace Selenese HTML tests * phantomjs should replace Firefox in environments that require XVFB
* Execute only Lite ITs on TravisSimon Brandhof2016-07-2074-179/+112
|
* Automatic merge from branch-6.0ssjenka2016-07-204-59/+178
|\ | | | | | | | | | | | | | | | | | | * origin/branch-6.0: do not display 0 on overview page when no profiles SONAR-7492 display rating tooltips on measures page Improve Authentication ITs SONAR-7761 Restore error in login page when not even privilege [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 6.0-RC1
| * Improve Authentication ITsJulien Lancelot2016-07-204-59/+178
| |
* | prepare for next development iterationDavid Rautureau2016-07-2025-25/+25
|/
* SONAR-7770 Remove realm plugins in PluginsTest as no external authentication ↵Julien Lancelot2016-07-191-1/+5
| | | | | | is used If at least one authentication plugin is found but no realm configuration is found, the startup is failing during the migration that feed the local column in users table.
* Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-191-2/+4
|\
| * 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
| |
* | fix saving of new issue filterStas Vilchik2016-07-153-0/+151
| |
* | SONAR-7871 Fix searching issues by type in IssueService client WSJulien Lancelot2016-07-151-25/+16
| |
* | SONAR-7880 Fix IT due to refactoring of projects management pageJulien Lancelot2016-07-143-13/+20
| |
* | SONAR-7835 WS permissions/users return permissions in responseTeryk Bellahsene2016-07-121-3/+2
| |
* | SONAR-7835 Rename UsersAction to OldUsersActionTeryk Bellahsene2016-07-121-2/+2
| |
* | SONAR-7700 re-enable IT PurgeTestSébastien Lesaint2016-07-111-19/+37
| |
* | SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-114-12/+12
| |
* | SONAR-7804 /api/events creates events only on PROJECTSébastien Lesaint2016-07-081-13/+32
| |
* | SONAR-7783 Ensure Sensors don't save same data twiceDuarte Meneses2016-07-084-131/+2
| |
* | SONAR-7783 Ensure Sensors don't save same data twiceDuarte Meneses2016-07-074-2/+131
| |
* | Fix deprecated calls to SonarRunner in testsSimon Brandhof2016-07-0647-170/+169
| |
* | SONAR-7700 Temporarily disable some purge testsSimon Brandhof2016-07-061-10/+2
| |
* | Disable VB and CPP ITsJulien HENRY2016-07-051-5/+7
| | | | | | | | Currently not compatible with SQ 6.0
* | Provide plugin key when failing to load an extensionJulien HENRY2016-07-051-2/+0
| |
* | SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-052-6/+4
| |
* | SONAR-7727 Remove deprecated stuff on ProjectDefinitionJulien HENRY2016-07-051-4/+4
| |
* | apply feedback for the quality profiles pageStas Vilchik2016-07-052-5/+10
| |
* | SONAR-7705 purge: delete measures of FILE and DIR via analysis uuidSébastien Lesaint2016-07-041-9/+25
| |