Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | LICENSE-98 add EditionProvider | Sébastien Lesaint | 2018-06-12 | 1 | -0/+75 | |
| | ||||||
* | SONAR-10690 add Core Extension support in SonarQube | Sébastien Lesaint | 2018-06-12 | 3 | -0/+699 | |
| | ||||||
* | SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace ↵ | Grégoire Aubert | 2018-06-12 | 1 | -1/+1 | |
| | | | | | | | | | | | (#269) * SONAR-10699 Remove upgrade/downgrade buttons * SONAR-10697 Drop edition.json support in the marketplace * SONAR-10717 Drop 'sonar.editions.jsonUrl' property * SONAR-10702 Edition's "Learn more" links redirect to the form page with arguments * SONAR-10698 Get Edition data from the doc * SONAR-10700 Remove LicenseEditionForm and LicenseEditionSet from Marketplace | |||||
* | SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUID | Julien Lancelot | 2018-05-23 | 2 | -10/+9 | |
| | ||||||
* | 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-10591 scanner uses WS api/plugins/download | Simon Brandhof | 2018-05-11 | 1 | -59/+0 | |
| | ||||||
* | SONAR-10647 Apply feedback | Duarte Meneses | 2018-05-09 | 1 | -0/+7 | |
| | ||||||
* | SONAR-10647 Compare lines of code taking into account significant code | Duarte Meneses | 2018-05-09 | 2 | -3/+48 | |
| | ||||||
* | SONAR-10577 return if an issue is from an external analyser in issue search | Guillaume Jambet | 2018-04-26 | 1 | -0/+2 | |
| | ||||||
* | SONAR-5812 Remove the "accessors" metric | Simon Brandhof | 2018-03-28 | 1 | -3/+3 | |
| | ||||||
* | MMF-1134 Make pull request a 1st class citizen | Teryk Bellahsene | 2018-03-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10366 Add pull request object to api/project_branches/list and api/ce/activity SONAR-10365 Analyze pull requests as 1st class citizen SONAR-10366 SONAR-10367 Create WS api/projet_pull_requests/list and delete SONAR-10383 Add Pull Request information when listing CE tasks SONAR-10365 Add key type in PROJECT_BRANCHES (#3063) SONAR-10371 Add pullRequest parameter in the Web API (#3076) * ComponentFinder searches by branch or pull request * Add pullRequest parameter to WS api/issues/* WS * Add pullRequest parameter to api/settings/* WS * Add pullRequest parameter to api/badges/* WS * Add pullRequest parameter to api/components/* WS * Add pullRequest parameter to api/sources/* WS SONAR-10368 Copy issue states from pull request after it's merged SONAR-10373 Send notifications for events on issues of a pull request SONAR-10365 Add pull_request_binary column in project_branches (#3073) SONAR-10433 Store pull request in projects table SONAR-10371 Add pullRequest field in the Web API SONAR-10365 Analyze pull requests as 1st class citizen BRANCH-45 Expose issue resolution for PR decoration BRANCH-49 Basic support of pull request analysis on pull request branch BRANCH-47 Fail when user tries to analyze a pull request and the plugin is not available SONAR-10366 update pull request decorated links to project and issues SONAR-10365 Use pull request id as key instead of branch name SONAR-10454 Update embedded Git 1.4 and SVN 1.7 SONAR-10365 rename sonar.pullrequest.id to sonar.pullrequest.key SONAR-10383 api/navigation/component returns the pull request key | |||||
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 6 | -10/+10 | |
| | ||||||
* | SONAR-10345 Remove old webhook UI in the settings | Guillaume Jambet | 2018-03-01 | 1 | -1/+1 | |
| | ||||||
* | SONAR-10299 Drop the project link "developer connection" | Julien Lancelot | 2018-02-20 | 1 | -1/+1 | |
| | ||||||
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 2 | -51/+1 | |
| | ||||||
* | fix coverage of MultivalueProperty#parseAsCsv | Sébastien Lesaint | 2018-01-29 | 1 | -6/+48 | |
| | ||||||
* | SONAR-10288 move multivalue property parsing to sonar-core | Sébastien Lesaint | 2018-01-25 | 1 | -0/+223 | |
| | ||||||
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 10 | -19/+19 | |
| | ||||||
* | Upgrade Mockito from 1.10.19 to 2.13.0 | Simon Brandhof | 2018-01-14 | 1 | -14/+5 | |
| | ||||||
* | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵ | Simon Brandhof | 2018-01-10 | 1 | -1/+20 | |
| | | | | webhooks | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 52 | -53/+52 | |
| | ||||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-12-15 | 1 | -0/+50 | |
|\ | | | | | | | | | * origin/branch-6.7: SONAR-10194 Fix block move detection for issue tracking | |||||
| * | SONAR-10194 Fix block move detection for issue tracking | Julien HENRY | 2017-12-14 | 1 | -0/+50 | |
| | | ||||||
* | | SONAR-10142 Download compressed plugins | Duarte Meneses | 2017-12-07 | 1 | -0/+7 | |
|/ | ||||||
* | SONAR-9973 ComponentContainer#stopComponent now never fail | Sébastien Lesaint | 2017-11-03 | 1 | -32/+74 | |
| | | | | and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called | |||||
* | SONAR-9954 add hidden property sonar.editions.jsonUrl | Sébastien Lesaint | 2017-10-23 | 1 | -1/+1 | |
| | | | | with production default value | |||||
* | SONAR-9770 Deprecate preview properties | Julien HENRY | 2017-10-20 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9142 Remove 'previous_analysis' option | Eric Hartmann | 2017-10-20 | 1 | -38/+0 | |
| | ||||||
* | SONAR-9949 Also merge open issues from short living branches | Julien HENRY | 2017-10-20 | 1 | -4/+12 | |
| | ||||||
* | SONAR-9913 Match issues from short living branches more aggressively | Julien HENRY | 2017-10-20 | 1 | -4/+11 | |
| | | | | | When there are multiple candidates (from multiple branches), prefer any of the RESOLVED one, before taking any of the CONFIRMED ones. | |||||
* | SONAR-7309 DB Cleaner strategy to keep only analyses with a version | Teryk Bellahsene | 2017-10-19 | 2 | -2/+2 | |
| | ||||||
* | SONAR-8331 Rename Complexity to Cyclomatic Complexity | Teryk Bellahsene | 2017-10-19 | 1 | -8/+3 | |
| | ||||||
* | SONAR-9685 Better handle when a plugin returns null from Metrics::getMetrics ↵ | Janos Gyerik | 2017-10-04 | 1 | -10/+23 | |
| | | | | (#2622) | |||||
* | SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" setting | Julien HENRY | 2017-10-04 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8828 Make sure all messages can be localized (#2600) | Stas Vilchik | 2017-10-03 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9771 add property email.fromName and use it in email notifications | Sébastien Lesaint | 2017-10-02 | 1 | -1/+1 | |
| | ||||||
* | Complete list of privileged plugins | Simon Brandhof | 2017-09-26 | 1 | -20/+11 | |
| | ||||||
* | SONAR-9720 Issue tracking for long branches | Duarte Meneses | 2017-09-12 | 1 | -0/+2 | |
| | ||||||
* | SONAR-9616 Handle branch in scanner | Janos Gyerik | 2017-09-12 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9616 compute engine backend to support branches | Simon Brandhof | 2017-09-12 | 1 | -1/+9 | |
| | ||||||
* | SONAR-9721 Telemetry properties defined in a specific PropertyDefinition class | Teryk Bellahsene | 2017-08-30 | 2 | -1/+41 | |
| | ||||||
* | SONAR-7493 support long issue messages on Oracle | Simon Brandhof | 2017-08-24 | 1 | -3/+3 | |
| | ||||||
* | Rework file indexing | Julien HENRY | 2017-08-04 | 1 | -2/+3 | |
| | | | | | | * Drop cycle ModuleFileSystem -> FileIndexer -> ModuleFileSystem * Ensure basedir is initialized once * Drop useless FileSystemLogger, and log in ModuleFileSystemInitializer | |||||
* | Decrease coupling with Guava | Simon Brandhof | 2017-07-25 | 1 | -4/+3 | |
| | ||||||
* | SONAR-9478 Replace Settings by Configuration | Julien HENRY | 2017-07-04 | 1 | -6/+5 | |
| | ||||||
* | SONAR-9478 Deprecate Settings and introduce new Configuration interface | Julien HENRY | 2017-07-04 | 2 | -23/+22 | |
| | ||||||
* | SONAR-9443 Add setting to avoid quality profile change notification | Julien Lancelot | 2017-06-29 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9356 define property "sonar.onboardingTutorial.skip" | Daniel Schwarz | 2017-06-20 | 1 | -1/+1 | |
| | ||||||
* | Consistent safeguard timeouts in JUnit tests | Simon Brandhof | 2017-05-12 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9193 WS api/l10n/index returns the effective BCP47 language tag used | Teryk Bellahsene | 2017-05-12 | 1 | -0/+1 | |
| |