Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix IT of commit #d28a121fe58d6155048ba244e92a36540cba9990 | Simon Brandhof | 2015-12-07 | 2 | -2/+2 | |
| | ||||||
* | SONAR-7098 Add IT | Julien Lancelot | 2015-12-07 | 1 | -0/+37 | |
| | ||||||
* | Add ITs for auto assign feature | Julien Lancelot | 2015-12-07 | 5 | -0/+110 | |
| | ||||||
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 7 | -2/+162 | |
| | | | | 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 | 5 | -5/+34 | |
| | | | | | | | | 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 | |
| | ||||||
* | SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and ↵ | Duarte Meneses | 2015-11-18 | 2 | -8/+23 | |
| | | | | add new one | |||||
* | 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-5676 Improve validation of highlighting API | Duarte Meneses | 2015-11-16 | 3 | -0/+24 | |
| | ||||||
* | SONAR-6323 Replace java project by xoo project in DuplicationsTest | Julien Lancelot | 2015-11-16 | 24 | -397/+631 | |
| | ||||||
* | SONAR-6323 Add some ITs in CrossProjectDuplicationsTest | Julien Lancelot | 2015-11-16 | 21 | -84/+715 | |
| | ||||||
* | 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 | 10 | -1291/+1703 | |
| | ||||||
* | 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 | |
| |