Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-10544 Process external rules | Duarte Meneses | 2018-04-26 | 1 | -0/+15 | |
| | ||||||
* | SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ↵ | Duarte Meneses | 2018-04-26 | 5 | -76/+1 | |
| | | | | scanner | |||||
* | SONAR-10544 Fix tests handling of external rules | Duarte Meneses | 2018-04-26 | 3 | -3/+4 | |
| | ||||||
* | SONAR-10543 Fix mandatory fields | Duarte Meneses | 2018-04-26 | 5 | -3/+51 | |
| | ||||||
* | SONAR-10543 Sensor Java API should allow to add external rule engine issues | Duarte Meneses | 2018-04-26 | 14 | -73/+569 | |
| | ||||||
* | Fix WS routing | Julien HENRY | 2018-04-04 | 2 | -3/+23 | |
| | | | | When a regular WS path is a suffix of a "ServletFilter" path, the regular WS can't be reached. | |||||
* | SONAR-10342 Improve some ws description | Julien Lancelot | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | Fix publication | David Rautureau | 2018-04-04 | 1 | -4/+0 | |
| | ||||||
* | Fix build | David Rautureau | 2018-04-04 | 1 | -4/+4 | |
| | ||||||
* | BUILD-621 Inject some configuration in POM generated by Gradle to allow ↵ | David Rautureau | 2018-04-04 | 1 | -0/+4 | |
| | | | | publication to Maven Central | |||||
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -2/+4 | |
| | ||||||
* | SONAR-5812 Remove the "accessors" metric | Simon Brandhof | 2018-03-28 | 2 | -22/+2 | |
| | ||||||
* | VSTS-142 Handle authentication to display private project in VSTS widgets | Grégoire Aubert | 2018-03-26 | 1 | -2/+4 | |
| | ||||||
* | VSTS-141 Add VSTS Quality widget | Grégoire Aubert | 2018-03-26 | 2 | -5/+12 | |
| | ||||||
* | Don't use assumeTrue to not break the quality gate | Julien HENRY | 2018-03-14 | 1 | -8/+9 | |
| | ||||||
* | 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 tests on Windows | Julien HENRY | 2018-03-13 | 2 | -2/+3 | |
| | ||||||
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 9 | -21/+21 | |
| | ||||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 4 | -284/+84 | |
| | ||||||
* | SONAR-10346 Add latest deliveries information to webhooks search ws. | Guillaume Jambet | 2018-03-01 | 1 | -4/+5 | |
| | ||||||
* | SONAR-10347 Add pagination to webhook deliveries search ws. | Guillaume Jambet | 2018-03-01 | 1 | -0/+19 | |
| | ||||||
* | SONAR-10299 Drop the project link "developer connection" | Julien Lancelot | 2018-02-20 | 2 | -1/+3 | |
| | ||||||
* | Merge branch 'branch-6.7' | Sébastien Lesaint | 2018-02-09 | 1 | -0/+5 | |
|\ | ||||||
| * | SONAR-10410 Rule#getSystemTags is populated with definition tags | Sébastien Lesaint | 2018-02-09 | 1 | -0/+5 | |
| | | ||||||
| * | Upgrade to version 6.7.2-SNAPSHOT | Eric Hartmann | 2017-12-29 | 1 | -1/+1 | |
| | | ||||||
| * | Release 6.7.16.7.1 | Simon Brandhof | 2017-12-20 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-10304 add deprecatedRuleKeys to RuleDefinition#Rule | Sébastien Lesaint | 2018-02-08 | 2 | -0/+188 | |
| | | ||||||
* | | SONAR-10290 Add ability to provide help message for identity providers | Julien Lancelot | 2018-02-07 | 2 | -8/+40 | |
| | | ||||||
* | | SONAR-10321 Add scope to rule definition API | Duarte Meneses | 2018-02-07 | 3 | -16/+45 | |
| | | ||||||
* | | SONAR-10321 Add scope to rule definition API | Duarte Meneses | 2018-02-07 | 2 | -0/+44 | |
| | | ||||||
* | | Add Java API Plugin.Context#getBootConfiguration() | Simon Brandhof | 2018-02-06 | 3 | -5/+124 | |
| | | | | | | | | | | That allows plugins to check configuration when providing the list of extensions. | |||||
* | | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 2 | -0/+10 | |
| | | ||||||
* | | SONAR-10052 fix Quality flaws | Simon Brandhof | 2018-01-29 | 1 | -3/+0 | |
| | | ||||||
* | | SONAR-10122 remove dead code in DefaultInputModule | Sébastien Lesaint | 2018-01-25 | 2 | -20/+0 | |
| | | ||||||
* | | SONAR-10288 scanner multivalue property parsing ignore empty fields | Sébastien Lesaint | 2018-01-25 | 1 | -2/+4 | |
| | | ||||||
* | | Mark InputFileFilter as @SonarLintSide | Julien HENRY | 2018-01-25 | 1 | -0/+2 | |
| | | ||||||
* | | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 | |
| | | ||||||
* | | SLCORE-167 Introduce a parameter to control SonarLint component lifecycle | Julien HENRY | 2018-01-23 | 1 | -0/+17 | |
| | | ||||||
* | | Upgrade assertJ from 3.4.1 to 3.9.0 | Simon Brandhof | 2018-01-14 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-10138 remove deprecated API AbstractSumChildrenDecorator | Simon Brandhof | 2018-01-14 | 2 | -177/+0 | |
| | | ||||||
* | | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵ | Simon Brandhof | 2018-01-10 | 2 | -2/+33 | |
| | | | | | | | | webhooks | |||||
* | | Clean-up unused code of ResourceTypes | Simon Brandhof | 2018-01-09 | 2 | -129/+1 | |
| | | | | | | | | | | | | This class should be dropped as no plugins provide new types anymore. That was used only by the developer cockpit plugin, which is end of life. | |||||
* | | Drop deprecated class PersistenceMode | Simon Brandhof | 2018-01-09 | 5 | -133/+3 | |
| | | ||||||
* | | Drop deprecated class org.sonar.api.utils.Semaphores | Simon Brandhof | 2018-01-09 | 1 | -131/+0 | |
| | | ||||||
* | | Add javadoc to WebService.NewParam | Simon Brandhof | 2018-01-08 | 1 | -0/+14 | |
| | | ||||||
* | | SONAR-10154 Stream when writing protobuf message | Teryk Bellahsene | 2018-01-08 | 1 | -1/+4 | |
| | | ||||||
* | | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 753 | -755/+753 | |
| | | ||||||
* | | SONAR-10223 add optional organization to PostProjectAnalysisTask | Sébastien Lesaint | 2018-01-05 | 4 | -7/+118 | |
| | | ||||||
* | | SONAR-10154 No streaming of web services response by default | Teryk Bellahsene | 2018-01-03 | 3 | -28/+33 | |
| | | | | | | | | | | | | - most of the WS rely on protobuf with one encapsulating object. In effect, streaming is useless in this case - for WS relying on JsonWriter directly, if an exception was thrown when it has started writing, the WebServiceEngine error handling cannot work properly (clear response and format an error message with an appropriate HTTP response code) - a new factory method is added to JsonWriter to have a non streamable JsonWriter. The response is effectively written when the JsonWriter is closed | |||||
* | | SONAR-10181 mandatory WS Params are automatically validated on retrieval | Guillaume Jambet | 2017-12-21 | 2 | -5/+15 | |
| | |