Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 236 | -29755/+0 |
| | |||||
* | Deprecate the utilities replaced by Tester in integration tests | Simon Brandhof | 2017-06-23 | 7 | -21/+50 |
| | |||||
* | Improve integration tests by using new Tester class | Simon Brandhof | 2017-06-23 | 69 | -1768/+1746 |
| | |||||
* | SONAR-9253 Remember last selected options on projects page (#2184) | Stas Vilchik | 2017-06-21 | 1 | -0/+2 |
| | |||||
* | Fix ReportDumpTest on release builds | Simon Brandhof | 2017-06-20 | 1 | -1/+2 |
| | |||||
* | SONAR-9441 WS api/duplications/show fails properly when no parameter provided | Teryk Bellahsene | 2017-06-20 | 1 | -28/+46 |
| | |||||
* | Fix Selenium ITs that were using bundle 'admin' user | Julien Lancelot | 2017-06-20 | 31 | -152/+423 |
| | | | | The 'admin' user is replaced by a new random admin user in order to avoid the onboarding tutorial to be displayed | ||||
* | SONAR-9356 Add IT on reactivated user that should see tutorial | Julien Lancelot | 2017-06-20 | 1 | -0/+13 |
| | |||||
* | SONAR-9357 Hide default login form if there are other ways to login (#2163) | Stas Vilchik | 2017-06-20 | 3 | -18/+31 |
| | |||||
* | SONAR-9356 Add ITs on onboardning | Julien Lancelot | 2017-06-20 | 3 | -59/+165 |
| | |||||
* | UI: SONAR-9355 Create onboarding tutorial (#2137) | Stas Vilchik | 2017-06-20 | 1 | -2/+2 |
| | |||||
* | SONAR-9356 new webservice stub for api/users/skipOnboardingTutorial | Daniel Schwarz | 2017-06-20 | 2 | -0/+59 |
| | |||||
* | update projects page layout (#2182) | Stas Vilchik | 2017-06-19 | 1 | -7/+2 |
| | |||||
* | Fix login page in HTML selenese tests | Simon Brandhof | 2017-06-17 | 1 | -5/+6 |
| | |||||
* | Drop support of PhantomJS in integration tests | Simon Brandhof | 2017-06-17 | 2 | -25/+1 |
| | |||||
* | Support recent browsers in Selenese HTML tests | Simon Brandhof | 2017-06-17 | 7 | -165/+23 |
| | |||||
* | Improve the way web hash is retrieved | Julien Lancelot | 2017-06-15 | 1 | -8/+7 |
| | |||||
* | SONAR-9305 Built-in quality profiles should be updated automatically | Simon Brandhof | 2017-06-14 | 1 | -5/+7 |
| | |||||
* | SONAR-9304 add integration tests | Simon Brandhof | 2017-06-14 | 33 | -1190/+1889 |
| | |||||
* | SONAR-9304 Compress rules_profiles for built-in profiles | Teryk Bellahsene | 2017-06-14 | 11 | -50/+109 |
| | |||||
* | SONAR-9303 IT to test built-in profile cannot be modified | Teryk Bellahsene | 2017-06-14 | 1 | -15/+78 |
| | |||||
* | SONAR-9303 Do not display changing actions for built-in quality profiles | Stas Vilchik | 2017-06-14 | 1 | -4/+13 |
| | |||||
* | SONAR-9303 WS api/qualityprofiles/restore_built_in returns http 410 when called | Teryk Bellahsene | 2017-06-14 | 3 | -8/+3 |
| | |||||
* | SONAR-9302 Add IT to test built-in Quality Profiles | Teryk Bellahsene | 2017-06-14 | 2 | -0/+81 |
| | |||||
* | Improve NotificationsPage reliability | Julien Lancelot | 2017-06-14 | 1 | -0/+2 |
| | |||||
* | SONAR-9387 Fix usage of /dashboard/index/<PROJECT_KEY> in notification | Julien Lancelot | 2017-06-14 | 1 | -1/+1 |
| | | | | Replace usage of /dashboard/index/<PROJECT_KEY> by /dashboard?id=<PROJECT_KEY> | ||||
* | Upgrade Selenide to 4.4.3 | Simon Brandhof | 2017-06-10 | 3 | -37/+48 |
| | |||||
* | SONAR-8061 speed up issue assign by removing duplicate SQL | Sébastien Lesaint | 2017-06-09 | 1 | -0/+2 |
| | |||||
* | SONAR-8787 WS should return 404 on removed components | Julien Lancelot | 2017-06-09 | 1 | -3/+2 |
| | |||||
* | Update projects page IT's | Grégoire Aubert | 2017-06-09 | 5 | -14/+173 |
| | |||||
* | SONAR-9254 Move projects facets sorting to the topbar of the projects page | Grégoire Aubert | 2017-06-09 | 3 | -24/+24 |
| | |||||
* | SONAR-9230 only index project measures, that will actually be used | Daniel Schwarz | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | SONAR-9245 Return leak period in api/components/search_projects | Julien Lancelot | 2017-06-09 | 1 | -32/+50 |
| | |||||
* | SONAR-9260 add "NO_DATA" range for coverage facets of project search | Daniel Schwarz | 2017-06-09 | 1 | -0/+2 |
| | |||||
* | SONAR-9260 allow to filter on NO_DATA in project search | Daniel Schwarz | 2017-06-09 | 1 | -1/+10 |
| | |||||
* | SONAR-9260 add "NO_DATA" range for duplication facet of project search | Daniel Schwarz | 2017-06-09 | 1 | -11/+32 |
| | |||||
* | SONAR-9245 facet new_lines in search_projects WS | Julien Lancelot | 2017-06-09 | 1 | -1/+7 |
| | |||||
* | SONAR-9245 facet new_duplicated_lines_density in search_projects WS | Julien Lancelot | 2017-06-09 | 1 | -1/+7 |
| | |||||
* | SONAR-9245 facet new_coverage in search_projects WS | Julien Lancelot | 2017-06-09 | 1 | -1/+7 |
| | |||||
* | SONAR-9245 facet new_maintainability_rating in search_projects WS | Julien Lancelot | 2017-06-09 | 1 | -1/+7 |
| | |||||
* | SONAR-9245 facet new_security_rating in search_projects WS | Julien Lancelot | 2017-06-09 | 1 | -1/+7 |
| | |||||
* | SONAR-9245 facet new_reliability_rating in search_projects WS | Daniel Schwarz | 2017-06-09 | 4 | -31/+152 |
| | |||||
* | SONAR-9377 Fix facet values of projects page when using text query | Julien Lancelot | 2017-06-07 | 1 | -2/+34 |
| | |||||
* | Automatic merge from branch-6.4 | ssjenka | 2017-06-02 | 1 | -95/+0 |
|\ | | | | | | | | | | | * origin/branch-6.4: update sonarcloud terms url Revert "SONAR-9301 Support HTTP redirect on scanner side" | ||||
| * | Revert "SONAR-9301 Support HTTP redirect on scanner side" | Julien HENRY | 2017-06-01 | 1 | -95/+0 |
| | | | | | | | | This reverts commit ae7c09e3fb13a881cebb88a84aae7f983e90e8a1. | ||||
* | | integration tests: avoid false positive, if tests are executed very fast | Daniel Schwarz | 2017-06-01 | 1 | -4/+1 |
| | | |||||
* | | Automatic merge from branch-6.4 | ssjenka | 2017-05-30 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | * origin/branch-6.4: Disable AEM Rules plugin SONAR-9287 Fix limited number of returned permissions in api/permissions/users SONAR-9287 Refactor unit test | ||||
| * | Disable AEM Rules plugin | Julien Lancelot | 2017-05-30 | 1 | -1/+1 |
| | | | | | | | | The server startup is failing with this plugin : java.lang.ClassNotFoundException: com.google.common.base.Functions | ||||
* | | SONAR-9331 fix security vulnerability of api/issues/tags | Daniel Schwarz | 2017-05-30 | 2 | -1/+159 |
| | | |||||
* | | Automatic merge from branch-6.4 | ssjenka | 2017-05-26 | 1 | -19/+54 |
|\| | | | | | | | | | | | | | * origin/branch-6.4: SONAR-8888 index active rules when creating organization remove avatar for system events on issues changelog popup (#2109) Use Trusty image on TravisCI |