Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-11185 Allow portfolio to define projects by tags | Julien Lancelot | 2018-09-07 | 2 | -1/+50 | |
| | | | | | | | | * SONAR-11199 Allow selection of no project mode * Add tags in views definition * Create api/views/set_tags_mode * Return tags mode in api/views/show * Take into account tags during portfolio computation | |||||
* | Improve performance SonarLint | Duarte Meneses | 2018-08-27 | 1 | -1/+3 | |
| | ||||||
* | remove useless array copy in ListInterceptor | Sébastien Lesaint | 2018-08-21 | 1 | -2/+1 | |
| | ||||||
* | SONAR-8368 move package org.sonar.api.issue.condition to server-common | Sébastien Lesaint | 2018-08-21 | 12 | -520/+0 | |
| | ||||||
* | SONAR-11169 make log interceptor concurrent and thread safe | Sébastien Lesaint | 2018-08-21 | 2 | -19/+19 | |
| | ||||||
* | SONAR-11169 add ability to verify log arguments | Sébastien Lesaint | 2018-08-21 | 4 | -18/+123 | |
| | ||||||
* | Fix performance hotspot sonarlint | Duarte Meneses | 2018-08-07 | 1 | -8/+7 | |
| | ||||||
* | SONAR-11077 add statistics to CE SendIssueNotificationsStep | Simon Brandhof | 2018-08-02 | 1 | -1/+2 | |
| | ||||||
* | SONAR-11073 Remove trailing slash in "Server base URL" | Julien HENRY | 2018-08-02 | 3 | -3/+24 | |
| | | | | To fix Bitbucket/GitHub oauth, and probably many other places | |||||
* | SONAR-11072 Allow customization of request parameter used to check CSRF state | Julien Lancelot | 2018-07-31 | 1 | -0/+10 | |
| | ||||||
* | SONAR-11064 drop metric comment_lines_data | Simon Brandhof | 2018-07-30 | 1 | -155/+179 | |
| | ||||||
* | Fix Quality flaws | Simon Brandhof | 2018-07-25 | 1 | -31/+6 | |
| | ||||||
* | Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵ | Duarte Meneses | 2018-07-19 | 5 | -79/+6 | |
| | | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565. | |||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-07-17 | 5 | -6/+79 | |
| | ||||||
* | Remove security hotspot measures | Janos Gyerik | 2018-07-17 | 1 | -39/+0 | |
| | ||||||
* | SONAR-11026 Deprecate ProjectIssues and AnalysisMode | Julien HENRY | 2018-07-17 | 4 | -7/+16 | |
| | ||||||
* | SONAR-10986 Extend RulesDefinitions API to support security standards (API only) | Janos Gyerik | 2018-07-09 | 2 | -0/+41 | |
| | ||||||
* | fix varargs and unchecked called warnings | Sébastien Lesaint | 2018-07-09 | 1 | -2/+2 | |
| | ||||||
* | SONAR-10887 Create a new permission: Administer Security Hotspots | Julien HENRY | 2018-07-04 | 1 | -0/+5 | |
| | ||||||
* | SONAR-10875 Add 2 new measures for security hotspots (#394) | Janos Gyerik | 2018-07-04 | 1 | -0/+39 | |
| | | | | | | | | | | * Declare 2 new metrics * Add 2 new metrics to live measures * Add 2 new metrics in governance * Add counts for 2 new metrics | |||||
* | SONAR-10874 New issue transitions for security hotspots | Julien HENRY | 2018-07-04 | 1 | -1/+12 | |
| | ||||||
* | SONAR-10867 Add security hotspot new issue type | Julien HENRY | 2018-07-04 | 2 | -4/+4 | |
| | ||||||
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 133 | -9642/+11 | |
| | ||||||
* | SONAR-10816 Create WS to administrate applications | Julien Lancelot | 2018-06-29 | 1 | -1/+1 | |
| | ||||||
* | SONARCLOUD-62 Move /sq/* pages and terms.pdf (#382) | Stas Vilchik | 2018-06-21 | 2 | -6/+6 | |
| | | | | | | | | | * extract SonarCloudPage * add "As a Service" page * add "Branch analysis & PR decoration" page * add "SonarLint integration" page * add VSTS page * Move terms.pdf | |||||
* | SONAR-10881 Log flooding when a WS param is not an integer as expected | Simon Brandhof | 2018-06-14 | 3 | -6/+17 | |
| | ||||||
* | SONAR-10817 Cleanup of old editions | Eric Hartmann | 2018-06-12 | 2 | -304/+0 | |
| | ||||||
* | Fix javadoc and quality issue | Duarte Meneses | 2018-06-11 | 1 | -2/+1 | |
| | ||||||
* | SONAR-10201 Expose issue precise location in the FilterableIssue API | Duarte Meneses | 2018-06-11 | 1 | -0/+12 | |
| | ||||||
* | SONAR-10460 do not allow null character in scanner for issue message | Guillaume Jambet | 2018-06-08 | 2 | -4/+71 | |
| | ||||||
* | SONAR-10809 Analyzers need to declare whether a rule is external | Duarte Meneses | 2018-06-01 | 2 | -5/+84 | |
| | ||||||
* | SONAR-10661 minimize normalize calls | Sébastien Lesaint | 2018-05-29 | 1 | -6/+7 | |
| | ||||||
* | SONAR-10673 Stop using font for icons (#252) | Stas Vilchik | 2018-05-23 | 2 | -4/+1 | |
| | ||||||
* | SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUID | Julien Lancelot | 2018-05-23 | 2 | -1/+8 | |
| | ||||||
* | SONAR-10597 Use user UUID for ISSUES#ASSIGNEE | Guillaume Jambet | 2018-05-23 | 1 | -1/+1 | |
| | | | | | | | | | | * SONAR-10597 add getUuid() on user Session * SONAR-10597 renames ISSUES.ASSIGNEE to ASSIGNEE_UUID * SONAR-10597 use assigneeUuid when assigning an Issue from ws * SONAR-10597 use assigneeUuid when assigning an Issue from ce * SONAR-10597 use assigneeUuid in issue search * SONAR-10597 use assigneeUuid in batch issue * SONAR-10597 Ignoring Tests failing in IssueChange | |||||
* | SONAR-10599 Synchronize login during authentication | Julien Lancelot | 2018-05-23 | 2 | -19/+69 | |
| | ||||||
* | Introduce Bitbucket Cloud Application | Julien HENRY | 2018-05-16 | 3 | -3/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10514 Bitbucket Cloud application install/uninstall * Bitbucket Cloud /install WS * Expose Bitbucket application descriptor as WS * Implement WS /integration/bitbucketcloud/uninstall SONAR-10517 Bitbucket Cloud settings widget * Create Bitbucket Cloud module * Create Bitbucket Setting widget * Bitbucket settings widget require SC authentication * Add WS /integration/bitbucketcloud/repo_config * Add WS /integration/bitbucketcloud/bind_repo * Add WS /integration/bitbucketcloud/after_login SONAR-10516 Bitbucket Cloud repository widget * Add WS /integration/bitbucketcloud/repo_widget * Add WS /integration/bitbucketcloud/repo_widget_data BRANCH-59, BRANCH-60 Bitbucket Cloud PR decoration SONAR-10605 Bitbucket Cloud PR widget * Add integration/bitbucketcloud/pr_widget endpoint * Add integration/bitbucketcloud/pr_widget_data endpoint | |||||
* | add Request#getHeaders and #getParams() | Sébastien Lesaint | 2018-05-15 | 3 | -6/+20 | |
| | ||||||
* | add Request#getReader() | Sébastien Lesaint | 2018-05-15 | 1 | -0/+5 | |
| | ||||||
* | SONAR-10661 fix vulnerability in ZipUtils#unzip() | Simon Brandhof | 2018-05-14 | 3 | -11/+52 | |
| | ||||||
* | SONAR-10594 add more tests for Configuration#getBoolean() | Simon Brandhof | 2018-05-10 | 1 | -0/+31 | |
| | ||||||
* | Fix Quality flaws | Simon Brandhof | 2018-05-10 | 3 | -6/+31 | |
| | ||||||
* | SONAR-10638 Create Java API for analyzers to report significant code | Duarte Meneses | 2018-05-09 | 10 | -7/+301 | |
| | ||||||
* | SONAR-10611 Serve .jpg and .jpeg as static resources | Teryk Bellahsene | 2018-05-03 | 2 | -2/+4 | |
| | ||||||
* | SONAR-10648 Update JavaDoc | Julien HENRY | 2018-04-27 | 1 | -1/+4 | |
| | ||||||
* | SONAR-10544 Apply feedback | Duarte Meneses | 2018-04-26 | 1 | -3/+3 | |
| | ||||||
* | Fix tests | Duarte Meneses | 2018-04-26 | 1 | -2/+2 | |
| | ||||||
* | Fix quality issues | Duarte Meneses | 2018-04-26 | 2 | -0/+18 | |
| | ||||||
* | SONAR-10544 fix tests | Duarte Meneses | 2018-04-26 | 3 | -6/+6 | |
| | ||||||
* | SONAR-10551 Import issues from external rule engines from generic report | Duarte Meneses | 2018-04-26 | 2 | -1/+7 | |
| |