aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-053-3/+75
|
* move ProjectOverviewTest under projectServicesStas Vilchik2015-12-286-6/+6
|
* add ITs for Project Code PageStas Vilchik2015-12-283-0/+122
|
* SONAR-2867 Standard copy-paste detection should happen within a project, not ↵Duarte Meneses2015-12-2110-0/+262
| | | | only within a module
* Speed-up Firefox in Selenium testsSimon Brandhof2015-12-181-1/+11
|
* Revert "Use SeleneseTest to improve reliability of selenium"Simon Brandhof2015-12-184-10/+9
| | | | This reverts commit a76c4cc7cee9d6974324d93d936b904eab4960dc.
* Use SeleneseTest to improve reliability of seleniumSimon Brandhof2015-12-184-9/+10
|
* Automatic merge from branch-5.3Jenkins CI2015-12-112-2/+3
|\ | | | | | | | | | | | | | | | | | | | | * origin/branch-5.3: SONAR-6968 Bad error message when analyzer detects that no language plugins are installed SONAR-6905 Batch should dump analysis-related URL into a properties file fix displaying of the workspace on the overview pages SONAR-7030 Remove dashboards bundles Reactivate devcockpit in PluginsTest fix link to added issues from the debt overview respect precision of float metrics during web formatting
| * SONAR-6905 Batch should dump analysis-related URL into a properties fileDuarte Meneses2015-12-101-1/+2
| |
| * Reactivate devcockpit in PluginsTestJulien Lancelot2015-12-101-1/+1
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-097-6/+207
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.3: hide number of failing tasks on then project level page SONAR-6887 Improve message when missing revision or date on blame SONAR-6900 Add IT to simulate a build breaker strategy increase contract of leak period background improve display of leak period caption add tooltips for ncloc distribution chart love ie11 improve scales of the bubble chart on the overview page fix tooltips on the overview treemap filter out empty components on the overview treemap normalize overview pages urls and titles improve code quality
| * hide number of failing tasks on then project level pageStas Vilchik2015-12-093-0/+132
| |
| * SONAR-6900 Add IT to simulate a build breaker strategyTeryk Bellahsene2015-12-091-3/+72
| |
| * normalize overview pages urls and titlesStas Vilchik2015-12-093-3/+3
| |
* | Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-0919-19/+19
|/
* Fix IT of commit #d28a121fe58d6155048ba244e92a36540cba9990Simon Brandhof2015-12-072-2/+2
|
* SONAR-7098 Add ITJulien Lancelot2015-12-071-0/+37
|
* Add ITs for auto assign featureJulien Lancelot2015-12-075-0/+110
|
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-077-2/+162
| | | | measures
* SONAR-6905 replace analysis-details.json by report-task.txtsimonbrandhof2015-12-043-29/+82
|
* Merge pull request #665 from SonarSource/feature/drop-dashboardsStas Vilchik2015-12-043-67/+4
|\ | | | | SONAR-7030 Drop most default hardcoded built-in dashboards
| * fix ITsStas Vilchik2015-12-023-67/+4
| |
* | fix ProjectOverviewTestStas Vilchik2015-12-033-12/+12
| |
* | SONAR-7028 Update default value of sonar.technicalDebt.ratingGridJulien Lancelot2015-12-035-40/+136
| | | | | | | | Default value is now "0.05,0.1,0.2,0.5", it was "0.1,0.2,0.5,1"
* | Try to make IssuesModeTest::concurrent_issue_mode_on_existing_project more ↵Julien HENRY2015-12-035-5/+34
| | | | | | | | robust
* | SONAR-7100 Disable WS cache by default in issues modeJulien HENRY2015-12-031-83/+40
| |
* | Add IT ScanPermissionTestSimon Brandhof2015-12-022-0/+118
| |
* | ws-client should not throw HttpException by defaultSimon Brandhof2015-12-021-3/+3
|/
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-307-52/+53
|
* SONAR-7051 SONAR-7052 apply feedbackStas Vilchik2015-11-271-0/+10
|
* test how to generate and revoke tokens through web uiStas Vilchik2015-11-273-0/+144
|
* fix ProjectOverviewTestStas Vilchik2015-11-261-1/+1
|
* SONAR-7054 Token based authenticationTeryk Bellahsene2015-11-242-0/+207
|
* 7035 Use coverage measures instead of overall coverage ones on the project ↵Stas Vilchik2015-11-246-9/+272
| | | | overview page
* add QG large testStas Vilchik2015-11-192-0/+67
|
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and ↵Duarte Meneses2015-11-182-8/+23
| | | | add new one
* Update PluginsTestJulien HENRY2015-11-181-7/+9
|
* SONAR-6947 api/issues/search use issue.SearchWsRequestTeryk Bellahsene2015-11-181-3/+14
|
* SONAR-6947 Add tests and bug fixesTeryk Bellahsene2015-11-176-46/+256
|
* SONAR-6183 Validate that coverage measures are correct regarding line number ↵Duarte Meneses2015-11-161-1/+2
| | | | and resource
* SONAR-5676 Improve validation of highlighting APIDuarte Meneses2015-11-163-0/+24
|
* SONAR-6323 Replace java project by xoo project in DuplicationsTestJulien Lancelot2015-11-1624-397/+631
|
* SONAR-6323 Add some ITs in CrossProjectDuplicationsTestJulien Lancelot2015-11-1621-84/+715
|
* SONAR-6323 reactivate CrossProjectDuplicationTestJulien Lancelot2015-11-121-3/+0
|
* SONAR-7003 Refactor batch issue trackingDuarte Meneses2015-11-111-13/+23
|
* SONAR-6978 Provide enhanced issue locations (start/end) offset in issues modeDuarte Meneses2015-11-0910-1291/+1703
|
* clean imports in ITsDuarte Meneses2015-11-096-11/+0
|
* bugfix: project permissions page shows all projectsStas Vilchik2015-11-092-0/+125
|
* SONAR-6916 Use Orchestrator 3.7Teryk Bellahsene2015-11-091-1/+1
|
* fix test "not_fail_with_url_ending_by_jsp"Stas Vilchik2015-11-061-1/+1
|