Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7929 Create WS api/components/bulk_update_key | Teryk Bellahsene | 2016-08-05 | 1 | -1/+21 | |
| | ||||||
* | SONAR-7928 SONAR-4770 Create WS api/components/update_key | Teryk Bellahsene | 2016-08-05 | 2 | -1/+25 | |
| | ||||||
* | SONAR-7908 add some assertions to ClusterTest | Simon Brandhof | 2016-08-04 | 1 | -1/+3 | |
| | ||||||
* | Improve stability of RestartTest | Simon Brandhof | 2016-08-04 | 1 | -2/+2 | |
| | | | | | JUnit timeout is too small when testing on DBs in QA environment. | |||||
* | Enable Oracle12c and PostgreSQL in QA | Simon Brandhof | 2016-08-03 | 3 | -10/+12 | |
| | ||||||
* | SONAR-7908 rename property sonar.cluster.web.startupLeader | Simon Brandhof | 2016-08-03 | 1 | -3/+3 | |
| | | | | was sonar.cluster.startupLeader | |||||
* | SONAR-7908 add integration test on ES + web nodes in cluster | Simon Brandhof | 2016-08-03 | 1 | -0/+61 | |
| | ||||||
* | SONAR-7920 Rewrite Links project page (#1127) | Stas Vilchik | 2016-07-29 | 6 | -1/+265 | |
| | ||||||
* | SONAR-7899 configure container of "startup followers" | Simon Brandhof | 2016-07-29 | 2 | -0/+127 | |
| | ||||||
* | SONAR-7922 Rewrite "Quality Profiles" project page (#1118) | Stas Vilchik | 2016-07-26 | 1 | -4/+4 | |
| | ||||||
* | SONAR-7918 Rewrite "Deletion" project page (#1116) | Stas Vilchik | 2016-07-26 | 1 | -21/+11 | |
| | ||||||
* | SONAR-7916 Remove built-in default project dashboard | Teryk Bellahsene | 2016-07-25 | 3 | -137/+0 | |
| | ||||||
* | SONAR-7934 Reuse /dashboard url for project overview | Stas Vilchik | 2016-07-25 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7915 Drop project level dashboards | Stas Vilchik | 2016-07-25 | 12 | -584/+0 | |
| | ||||||
* | SONAR-7914 Drop project level "Manage Dashboards" page and actions | Stas Vilchik | 2016-07-25 | 10 | -887/+0 | |
| | ||||||
* | Improve Selenium test of BaseIdentityProviderTest | Simon Brandhof | 2016-07-24 | 2 | -38/+34 | |
| | ||||||
* | Remove unused imports in ITs | Simon Brandhof | 2016-07-24 | 64 | -101/+37 | |
| | ||||||
* | Use Selenide in FavouriteTest | Simon Brandhof | 2016-07-24 | 1 | -14/+2 | |
| | ||||||
* | Ability to use selenide and phantomjs in ITs | Simon Brandhof | 2016-07-24 | 17 | -108/+466 | |
| | | | | | | * selenide should replace Selenese HTML tests * phantomjs should replace Firefox in environments that require XVFB | |||||
* | Execute only Lite ITs on Travis | Simon Brandhof | 2016-07-20 | 74 | -179/+112 | |
| | ||||||
* | Automatic merge from branch-6.0 | ssjenka | 2016-07-20 | 4 | -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 ITs | Julien Lancelot | 2016-07-20 | 4 | -59/+178 | |
| | | ||||||
* | | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 | |
|/ | ||||||
* | SONAR-7770 Remove realm plugins in PluginsTest as no external authentication ↵ | Julien Lancelot | 2016-07-19 | 1 | -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 Lancelot | 2016-07-19 | 1 | -2/+4 | |
|\ | ||||||
| * | Fix SonarQube version to use in PluginsTest | Julien Lancelot | 2016-07-18 | 1 | -2/+4 | |
| | | ||||||
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 | |
| | | ||||||
* | | fix saving of new issue filter | Stas Vilchik | 2016-07-15 | 3 | -0/+151 | |
| | | ||||||
* | | SONAR-7871 Fix searching issues by type in IssueService client WS | Julien Lancelot | 2016-07-15 | 1 | -25/+16 | |
| | | ||||||
* | | SONAR-7880 Fix IT due to refactoring of projects management page | Julien Lancelot | 2016-07-14 | 3 | -13/+20 | |
| | | ||||||
* | | SONAR-7835 WS permissions/users return permissions in response | Teryk Bellahsene | 2016-07-12 | 1 | -3/+2 | |
| | | ||||||
* | | SONAR-7835 Rename UsersAction to OldUsersAction | Teryk Bellahsene | 2016-07-12 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-7700 re-enable IT PurgeTest | Sébastien Lesaint | 2016-07-11 | 1 | -19/+37 | |
| | | ||||||
* | | SONAR-7741 upgrade OK HTTP to 3.3.1 | Sébastien Lesaint | 2016-07-11 | 4 | -12/+12 | |
| | | ||||||
* | | SONAR-7804 /api/events creates events only on PROJECT | Sébastien Lesaint | 2016-07-08 | 1 | -13/+32 | |
| | | ||||||
* | | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-08 | 2 | -67/+1 | |
| | | ||||||
* | | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-07 | 2 | -1/+67 | |
| | | ||||||
* | | Fix deprecated calls to SonarRunner in tests | Simon Brandhof | 2016-07-06 | 47 | -170/+169 | |
| | | ||||||
* | | SONAR-7700 Temporarily disable some purge tests | Simon Brandhof | 2016-07-06 | 1 | -10/+2 | |
| | | ||||||
* | | Disable VB and CPP ITs | Julien HENRY | 2016-07-05 | 1 | -5/+7 | |
| | | | | | | | | Currently not compatible with SQ 6.0 | |||||
* | | Provide plugin key when failing to load an extension | Julien HENRY | 2016-07-05 | 1 | -2/+0 | |
| | | ||||||
* | | apply feedback for the quality profiles page | Stas Vilchik | 2016-07-05 | 2 | -5/+10 | |
| | | ||||||
* | | SONAR-7705 purge: delete measures of FILE and DIR via analysis uuid | Sébastien Lesaint | 2016-07-04 | 1 | -9/+25 | |
| | | ||||||
* | | SONAR-7780 Apply feedback | Simon Brandhof | 2016-07-04 | 1 | -1/+1 | |
| | | ||||||
* | | Fix Selenium tests on quality profiles page | Julien Lancelot | 2016-07-04 | 3 | -9/+6 | |
| | | ||||||
* | | Revert "Temporary disable AbapCheck as there's no compatible version with 6.0" | Julien Lancelot | 2016-07-04 | 1 | -4/+4 | |
| | | | | | | | | This reverts commit b7eae0bc041206ca6457941a004e9f37fcc31139. | |||||
* | | Temporary disable AbapCheck as there's no compatible version with 6.0 | Julien Lancelot | 2016-07-04 | 1 | -4/+4 | |
| | | ||||||
* | | SONAR-7761 Fix ITs as login page is now using AJAX | Julien Lancelot | 2016-06-30 | 2 | -39/+5 | |
| | | ||||||
* | | SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasures | Simon Brandhof | 2016-06-30 | 2 | -3/+0 | |
| | | ||||||
* | | Fix login form in ProjectAdministrationTest | Simon Brandhof | 2016-06-30 | 1 | -1/+6 | |
| | |