Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 14 | -1/+302 | |
| | | ||||||
* | | Move ManualIssueRelocationTest ITs | Julien Lancelot | 2016-02-11 | 14 | -0/+254 | |
| | | ||||||
* | | 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 | 9 | -22/+247 | |
| | | ||||||
* | | 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 | 24 | -38/+1279 | |
| | | ||||||
* | | Fix and move perf tests | Simon Brandhof | 2016-02-10 | 27 | -53153/+0 | |
| | | ||||||
* | | Enable QA pipeline at SonarSource | Simon Brandhof | 2016-02-10 | 33 | -22/+53289 | |
| | | ||||||
* | | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 21 | -21/+21 | |
|/ | ||||||
* | SONAR-6740 add fake plugin to emulate server startup failure | Simon Brandhof | 2016-02-05 | 2 | -1/+45 | |
| | ||||||
* | 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 Identity Provider must define a display with icon url abd ↵ | Julien Lancelot | 2016-02-04 | 2 | -4/+12 | |
| | | | | | | | | background color | |||||
* | | SONAR-7242 Remove "Execute Preview Analysis" permission | Julien Lancelot | 2016-02-03 | 3 | -16/+21 | |
| | | ||||||
* | | Upgrade to orchestrator 3.10.1 to fix installation conflicts | Simon Brandhof | 2016-02-03 | 1 | -1/+1 | |
| | | ||||||
* | | Fix HttpsTest | Simon Brandhof | 2016-02-03 | 1 | -2/+2 | |
| | | ||||||
* | | Fix conflict of SQ installations in ITs | Simon Brandhof | 2016-02-03 | 1 | -1/+1 | |
| | | ||||||
* | | 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 | |||||
* | | Upgrade to orchestrator 3.10 to fix downloads from Bintray | Simon Brandhof | 2016-02-03 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-7122 Drop the ability to customize the web app context | Simon Brandhof | 2016-02-02 | 7 | -50/+15 | |
| | | ||||||
* | | 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 | |||||
* | | SONAR-6226 Add ITs | Julien Lancelot | 2016-02-01 | 7 | -16/+174 | |
| | | ||||||
* | | SONAR-7233 remove email / SCM accounts when deactivating a user | Julien Lancelot | 2016-02-01 | 2 | -6/+19 | |
| | | ||||||
* | | SONAR-7249 Update ITs | Julien Lancelot | 2016-02-01 | 3 | -34/+37 | |
| | | ||||||
* | | SONAR-7249 Identity provider must provide user login | Julien Lancelot | 2016-02-01 | 2 | -7/+14 | |
| | | ||||||
* | | Do not deploy ITs to Maven repository | Simon Brandhof | 2016-01-29 | 1 | -15/+3 | |
| | | ||||||
* | | SONAR-7228 Create new "My Issues" page5.4-M10 | Stas Vilchik | 2016-01-28 | 2 | -0/+58 | |
| | | ||||||
* | | SONAR-7231 improve rendering of password form | Stas Vilchik | 2016-01-28 | 1 | -11/+6 | |
| | | ||||||
* | | SONAR-7231 Create new "Security" page in "My Space" | Stas Vilchik | 2016-01-28 | 3 | -20/+145 | |
| | |