Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7349 Fix IT | Julien Lancelot | 2016-03-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7427 Add IT on new "effort to reach rating A" measure | Julien Lancelot | 2016-03-09 | 1 | -0/+25 | |
| | ||||||
* | SONAR-7426 SONAR-7427 Fix ITs because of new measures | Julien Lancelot | 2016-03-09 | 1 | -6/+6 | |
| | ||||||
* | More stable Selenium integration tests | Simon Brandhof | 2016-03-09 | 77 | -157/+157 | |
| | | | | By replacing assertText with waitForText | |||||
* | Remove deprecated calls in ProjectAdministrationTest | Simon Brandhof | 2016-03-09 | 1 | -13/+9 | |
| | ||||||
* | Make selenium tests of ProjectAdministrationTest more stable | Simon Brandhof | 2016-03-09 | 6 | -17/+17 | |
| | ||||||
* | SONAR-7364 remove SQALE characteristics from scanner API | Simon Brandhof | 2016-03-08 | 1 | -2/+1 | |
| | ||||||
* | SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ↵ | Stas Vilchik | 2016-03-07 | 4 | -265/+0 | |
| | | | | pages | |||||
* | SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" page | Stas Vilchik | 2016-03-07 | 8 | -71/+46 | |
| | ||||||
* | SONAR-7342 Add remediation effort characteristic metrics | Julien Lancelot | 2016-03-07 | 1 | -5/+5 | |
| | ||||||
* | Improve allocation of new ports in integration tests | Simon Brandhof | 2016-03-07 | 3 | -25/+38 | |
| | ||||||
* | fix TechnicalDebtWidgetTest | Stas Vilchik | 2016-03-04 | 1 | -1/+1 | |
| | ||||||
* | Temporarily disable status plugin from tests | Simon Brandhof | 2016-03-03 | 1 | -1/+2 | |
| | | | | V1.0 of this plugin is built for Java 8 | |||||
* | it-plugins - enforce analysis of C/C++ project without build-wrapper | Simon Brandhof | 2016-03-02 | 1 | -5/+8 | |
| | ||||||
* | SONAR-7338 SONAR-7339 SONAR-7340 new metrics to count issues by type | Simon Brandhof | 2016-02-29 | 1 | -8/+8 | |
| | ||||||
* | Replace SQL "count(*)" by "count(1)" | Simon Brandhof | 2016-02-29 | 3 | -5/+5 | |
| | | | | It can have slight performance improvements on some databases. | |||||
* | SONAR-7010 Fix IssueActionTest5.5-M5 | Simon Brandhof | 2016-02-26 | 1 | -2/+2 | |
| | ||||||
* | SONAR-7010 Fix IssueBulkChangeTest | Simon Brandhof | 2016-02-26 | 1 | -1/+1 | |
| | ||||||
* | refactor quality gates page | Stas Vilchik | 2016-02-24 | 1 | -3/+3 | |
| | ||||||
* | fix notifications form on my account page and re-enable tests | Stas Vilchik | 2016-02-23 | 2 | -2/+0 | |
| | ||||||
* | Temporarily disable notification ITs | Simon Brandhof | 2016-02-23 | 2 | -0/+4 | |
| | | | | as long as there's a bug in "my account > notifications" page | |||||
* | 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 | 81 | -919/+262 | |
| | ||||||
* | 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 | 52 | -1/+1153 | |
| | ||||||
* | 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 | 10 | -0/+282 | |
| | ||||||
* | 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 | 36 | -1/+2684 | |
| | ||||||
* | 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 | |
| | |