Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve reliability of Selenium tests5.5-M4 | Simon Brandhof | 2016-02-23 | 5 | -4/+9 |
| | |||||
* | Fix ITs in QA env | Simon Brandhof | 2016-02-22 | 20 | -35/+44 |
| | |||||
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 7 | -353/+10 |
| | |||||
* | Exclude some QA tests from build environment | Simon Brandhof | 2016-02-18 | 80 | -919/+246 |
| | |||||
* | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 1 | -1/+1 |
| | |||||
* | QGate ITs now restore default qgate at the end | Julien Lancelot | 2016-02-15 | 3 | -6/+30 |
| | | | | As they were not restoring default quality gate, following IT ProjectOverviewTest was failing | ||||
* | Migrate UI ITs | Julien Lancelot | 2016-02-15 | 13 | -1/+445 |
| | |||||
* | Reorganize some ITs | Julien Lancelot | 2016-02-15 | 38 | -82/+88 |
| | |||||
* | Migrate EncodingTest IT | Julien Lancelot | 2016-02-15 | 1 | -23/+0 |
| | |||||
* | Migrate EncodingTest IT | Julien Lancelot | 2016-02-15 | 1 | -3/+5 |
| | |||||
* | Migrate EncodingTest IT | Julien Lancelot | 2016-02-15 | 3 | -0/+90 |
| | |||||
* | SONAR-7319 WS api/ce/task_types add IT | Teryk Bellahsene | 2016-02-15 | 1 | -0/+8 |
| | |||||
* | SONAR-7187 WS api/ce/activity add IT | Teryk Bellahsene | 2016-02-15 | 1 | -0/+66 |
| | |||||
* | Move Highlighting IT5.5-M1 | Julien Lancelot | 2016-02-15 | 2 | -7/+77 |
| | |||||
* | Move DashboardTest ITs | Julien Lancelot | 2016-02-15 | 28 | -1/+2512 |
| | |||||
* | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-15 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.4: Refactor a bit ComponentContainer stabilize ProjectDrilldownTest SONAR-7125 use efficient delete dir code in core, batch and server SONAR-7125 use efficient delete dir from NIO in sonar-api SONAR-7125 add FileUtils in sonar-core with efficient delete methods SONAR-7125 use efficient delete dir method in sonar-process SONAR-7125 use nio to clean temp directory at startup | ||||
| * | stabilize ProjectDrilldownTest | Stas Vilchik | 2016-02-12 | 1 | -0/+5 |
| | | |||||
* | | Move SystemAdminPermissionTest to authorisation | Julien Lancelot | 2016-02-12 | 9 | -44/+28 |
| | | |||||
* | | User UserRule to reset users | Julien Lancelot | 2016-02-12 | 5 | -16/+14 |
| | | |||||
* | | Move QualityProfileAdminPermissionTest ITs | Julien Lancelot | 2016-02-12 | 4 | -0/+235 |
| | | |||||
* | | Move ProvisioningPermissionTest ITs | Julien Lancelot | 2016-02-12 | 4 | -3/+268 |
| | | |||||
* | | Move DashboardSharingPermissionTest ITs | Julien Lancelot | 2016-02-12 | 8 | -18/+399 |
| | | |||||
* | | Rename PermissionTest to PermissionSearchTest | Julien Lancelot | 2016-02-12 | 2 | -3/+3 |
| | | |||||
* | | Move Measure ITs to category 4 | Julien Lancelot | 2016-02-12 | 6 | -18/+18 |
| | | |||||
* | | Move remaining issues ITs | Julien Lancelot | 2016-02-12 | 6 | -11/+258 |
| | | |||||
* | | move in IT SystemAdminPermissionTest from it-core | Sébastien Lesaint | 2016-02-12 | 8 | -0/+928 |
| | | |||||
* | | move in IT HighlightingTest from it-core | Sébastien Lesaint | 2016-02-11 | 5 | -1/+231 |
| | | |||||
* | | Move ManualIssueRelocationTest ITs | Julien Lancelot | 2016-02-11 | 2 | -0/+147 |
| | | |||||
* | | Move ManualIssueTest ITs | Julien Lancelot | 2016-02-11 | 4 | -4/+363 |
| | | |||||
* | | Move ManualRulesTest to rule package | Julien Lancelot | 2016-02-11 | 4 | -142/+146 |
| | | |||||
* | | Move IssueTrackingTest ITs | Julien Lancelot | 2016-02-11 | 3 | -22/+207 |
| | | |||||
* | | Move remaining authentication ITs | Julien Lancelot | 2016-02-11 | 17 | -117/+541 |
| | | |||||
* | | Move IssueSearchTest IT | Julien Lancelot | 2016-02-11 | 4 | -0/+441 |
| | | |||||
* | | Move IssueNotificationsTest IT | Julien Lancelot | 2016-02-11 | 5 | -0/+356 |
| | | |||||
* | | Move IT EventTest | Julien Lancelot | 2016-02-11 | 7 | -24/+465 |
| | | |||||
* | | Move ExternalAuthenticationTest ITs | Julien Lancelot | 2016-02-11 | 16 | -38/+785 |
| | | |||||
* | | Enable QA pipeline at SonarSource | Simon Brandhof | 2016-02-10 | 4 | -13/+56 |
|/ | |||||
* | fix headers | Stas Vilchik | 2016-02-05 | 4 | -8/+64 |
| | |||||
* | migrate project services tests | Stas Vilchik | 2016-02-05 | 21 | -25/+807 |
| | |||||
* | Merge pull request #742 from SonarSource/feature/stas/selenium-js-logs | Stas Vilchik | 2016-02-04 | 1 | -1/+17 |
|\ | | | | | dump js logs in failed selenium tests | ||||
| * | dump js logs | Stas Vilchik | 2016-01-28 | 1 | -1/+17 |
| | | |||||
* | | SONAR-6226 Fix IT5.4-M12 | Julien Lancelot | 2016-02-04 | 1 | -25/+25 |
| | | |||||
* | | SONAR-7242 Remove "Execute Preview Analysis" permission | Julien Lancelot | 2016-02-03 | 3 | -16/+21 |
| | | |||||
* | | Fix HttpsTest | Simon Brandhof | 2016-02-03 | 1 | -2/+2 |
| | | |||||
* | | Fix IT | Duarte Meneses | 2016-02-03 | 1 | -3/+5 |
| | | |||||
* | | Temporarily exclude city-model plugin from tests | Simon Brandhof | 2016-02-03 | 1 | -1/+1 |
| | | | | | | | | Orchestrator does not correctly handle the Content-Disposition header to extract filename | ||||
* | | SONAR-7122 Drop the ability to customize the web app context | Simon Brandhof | 2016-02-02 | 6 | -49/+14 |
| | | |||||
* | | SONAR-7134 WS api/measures/* return empy measures array when there is no measure | Teryk Bellahsene | 2016-02-02 | 1 | -2/+2 |
| | | |||||
* | | SONAR-7011 fix UsersPageTest | Stas Vilchik | 2016-02-01 | 3 | -98/+11 |
| | | |||||
* | | SONAR-7011 For admin, it is impossible to change its own password in the ↵ | Stas Vilchik | 2016-02-01 | 3 | -3/+183 |
| | | | | | | | | "Users" page |