Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ITs for auto assign feature | Julien Lancelot | 2015-12-07 | 1 | -0/+79 |
| | |||||
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 2 | -2/+44 |
| | | | | measures | ||||
* | SONAR-6905 replace analysis-details.json by report-task.txt | simonbrandhof | 2015-12-04 | 3 | -29/+82 |
| | |||||
* | Merge pull request #665 from SonarSource/feature/drop-dashboards | Stas Vilchik | 2015-12-04 | 3 | -67/+4 |
|\ | | | | | SONAR-7030 Drop most default hardcoded built-in dashboards | ||||
| * | fix ITs | Stas Vilchik | 2015-12-02 | 3 | -67/+4 |
| | | |||||
* | | fix ProjectOverviewTest | Stas Vilchik | 2015-12-03 | 3 | -12/+12 |
| | | |||||
* | | SONAR-7028 Update default value of sonar.technicalDebt.ratingGrid | Julien Lancelot | 2015-12-03 | 5 | -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 HENRY | 2015-12-03 | 1 | -1/+3 |
| | | | | | | | | robust | ||||
* | | SONAR-7100 Disable WS cache by default in issues mode | Julien HENRY | 2015-12-03 | 1 | -83/+40 |
| | | |||||
* | | Add IT ScanPermissionTest | Simon Brandhof | 2015-12-02 | 2 | -0/+118 |
| | | |||||
* | | ws-client should not throw HttpException by default | Simon Brandhof | 2015-12-02 | 1 | -3/+3 |
|/ | |||||
* | SONAR-7054 use ws-client in batch | Simon Brandhof | 2015-11-30 | 7 | -52/+53 |
| | |||||
* | SONAR-7051 SONAR-7052 apply feedback | Stas Vilchik | 2015-11-27 | 1 | -0/+10 |
| | |||||
* | test how to generate and revoke tokens through web ui | Stas Vilchik | 2015-11-27 | 3 | -0/+144 |
| | |||||
* | fix ProjectOverviewTest | Stas Vilchik | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | SONAR-7054 Token based authentication | Teryk Bellahsene | 2015-11-24 | 2 | -0/+207 |
| | |||||
* | 7035 Use coverage measures instead of overall coverage ones on the project ↵ | Stas Vilchik | 2015-11-24 | 6 | -9/+272 |
| | | | | overview page | ||||
* | add QG large test | Stas Vilchik | 2015-11-19 | 2 | -0/+67 |
| | |||||
* | Update PluginsTest | Julien HENRY | 2015-11-18 | 1 | -7/+9 |
| | |||||
* | SONAR-6947 api/issues/search use issue.SearchWsRequest | Teryk Bellahsene | 2015-11-18 | 1 | -3/+14 |
| | |||||
* | SONAR-6947 Add tests and bug fixes | Teryk Bellahsene | 2015-11-17 | 6 | -46/+256 |
| | |||||
* | SONAR-6183 Validate that coverage measures are correct regarding line number ↵ | Duarte Meneses | 2015-11-16 | 1 | -1/+2 |
| | | | | and resource | ||||
* | SONAR-6323 Replace java project by xoo project in DuplicationsTest | Julien Lancelot | 2015-11-16 | 4 | -121/+502 |
| | |||||
* | SONAR-6323 Add some ITs in CrossProjectDuplicationsTest | Julien Lancelot | 2015-11-16 | 9 | -38/+609 |
| | |||||
* | SONAR-6323 reactivate CrossProjectDuplicationTest | Julien Lancelot | 2015-11-12 | 1 | -3/+0 |
| | |||||
* | SONAR-7003 Refactor batch issue tracking | Duarte Meneses | 2015-11-11 | 1 | -13/+23 |
| | |||||
* | SONAR-6978 Provide enhanced issue locations (start/end) offset in issues mode | Duarte Meneses | 2015-11-09 | 8 | -1291/+1682 |
| | |||||
* | clean imports in ITs | Duarte Meneses | 2015-11-09 | 6 | -11/+0 |
| | |||||
* | bugfix: project permissions page shows all projects | Stas Vilchik | 2015-11-09 | 2 | -0/+125 |
| | |||||
* | SONAR-6916 Use Orchestrator 3.7 | Teryk Bellahsene | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | fix test "not_fail_with_url_ending_by_jsp" | Stas Vilchik | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | SONAR-6331 display overview page by default | Stas Vilchik | 2015-11-06 | 4 | -4/+4 |
| | |||||
* | SONAR-6931 Speed up issues mode by scanning only changed files | Duarte Meneses | 2015-11-05 | 1 | -8/+12 |
| | |||||
* | Revert "SONAR-6916 Use Orchestrator 3.7" | Teryk Bellahsene | 2015-11-05 | 1 | -1/+1 |
| | | | | This reverts commit 526e3b9053582e4921d705c35a4b24d3cd9d0d60. | ||||
* | SONAR-6916 Use Orchestrator 3.7 | Teryk Bellahsene | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Only display logs when assertions are wrong | Julien Lancelot | 2015-11-04 | 1 | -6/+3 |
| | |||||
* | SONAR-6931 Speed up issues mode by scanning only changed files | Duarte Meneses | 2015-11-04 | 2 | -5/+139 |
| | |||||
* | Move debt ITs | Julien Lancelot | 2015-11-03 | 22 | -1/+1327 |
| | |||||
* | Move action plan ITs | Julien Lancelot | 2015-11-03 | 11 | -1/+1205 |
| | |||||
* | SONAR-6211 Skip project key validation in issues mode | Duarte Meneses | 2015-11-03 | 1 | -0/+12 |
| | |||||
* | SONAR-6108 Keep batch report if debug mode is enabled | Duarte Meneses | 2015-11-03 | 1 | -0/+11 |
| | |||||
* | SONAR-6331 improve display of measures on the project overview page | Stas Vilchik | 2015-11-02 | 1 | -52/+56 |
| | |||||
* | SONAR-6355 Fix IT | Julien Lancelot | 2015-10-30 | 10 | -183/+319 |
| | |||||
* | Reactivate ↵ | Julien Lancelot | 2015-10-30 | 1 | -35/+35 |
| | | | | since_previous_version_should_use_first_analysis_when_no_version_found IT | ||||
* | Temporary ignore IT | Julien Lancelot | 2015-10-30 | 1 | -0/+2 |
| | |||||
* | SONAR-6331 improve UX of the project overview page | Stas Vilchik | 2015-10-30 | 2 | -0/+117 |
| | |||||
* | Fix since_previous_version_should_use_first_analysis_when_no_version_found IT | Julien Lancelot | 2015-10-30 | 1 | -11/+7 |
| | |||||
* | Move PurgeTest IT | Julien Lancelot | 2015-10-29 | 4 | -5/+314 |
| | |||||
* | Move NewIssuesMeasureTest IT | Julien Lancelot | 2015-10-29 | 6 | -5/+270 |
| | |||||
* | SONAR-6356 Add IT | Julien Lancelot | 2015-10-29 | 1 | -5/+57 |
| |