aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/issue
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-215-451/+0
|
* SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspotsKlaudio Sinani2022-03-092-1/+12
|
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-0/+8
|
* Update license headers for 2022 [update headers]Pierre2022-01-285-5/+5
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-085-5/+5
|
* SONAR-12719 add WS api/hotspots/change_statusSébastien Lesaint2020-01-132-4/+17
|
* SONAR-12725 drop manual vulnerabilitiesJacek2020-01-131-1/+3
| | | | | * drop manual vulnerabilities * remove issues `from_hotspot` column usage
* SONAR-12722 drop `in_review` statusJacek2020-01-132-3/+4
|
* Format all headers for 2020Wouter Admiraal2020-01-075-5/+5
|
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-7/+2
|
* SONAR-12026 Update status names, transition names and descriptionJulien Lancelot2019-05-221-2/+2
| | | | | * Replace INREVIEW and TOREVIEW to IN_REVIEW and TO_REVIEW * Update transition names and descriptions
* SONAR-12026 add new hotspots statuses to facetPierre Guillot2019-05-221-2/+4
|
* SONAR-12026 add transition reset as to reviewPierre Guillot2019-05-221-11/+6
|
* SONAR-12026 Add transition "Open as Vulnerability"Pierre Guillot2019-05-221-1/+6
|
* SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as ↵Pierre Guillot2019-05-222-1/+11
| | | | reviewed' for hotspot
* SONAR-12026 Add transition "Set as In Review" on Security HotspotsPierre Guillot2019-05-222-2/+13
|
* SONAR-12026 Security Hotspots are created with resolution "To Review"Julien Lancelot2019-05-221-0/+5
|
* SONAR-11670 Drop preview modeJulien HENRY2019-02-211-43/+0
|
* SONAR-11465 API cleanupJulien HENRY2019-01-162-9/+1
|
* SONAR-11465 NoSonarFilter moved to project levelJulien HENRY2019-01-161-36/+7
|
* Fix license headers for 2019Duarte Meneses2019-01-026-6/+6
|
* SONAR-8368 move package org.sonar.api.issue.condition to server-commonSébastien Lesaint2018-08-217-264/+0
|
* SONAR-11026 Deprecate ProjectIssues and AnalysisModeJulien HENRY2018-07-171-0/+2
|
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-041-1/+12
|
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-295-299/+0
|
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-232-1/+8
|
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-231-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
* Fix license headers for 2018Simon Brandhof2018-01-0717-17/+17
|
* SONAR-9720 Issue tracking for long branchesDuarte Meneses2017-09-121-0/+6
|
* SONAR-7493 support long issue messages on OracleSimon Brandhof2017-08-241-2/+8
|
* Remove some usages of Guava in APISimon Brandhof2017-06-199-37/+32
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1017-34/+34
|
* SONAR-7751 Missing @SonarLintSide on some extensionsJulien HENRY2016-07-211-0/+2
|
* Fix some quality flawsJulien HENRY2016-07-061-68/+0
|
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-045-10/+10
|
* Fix javadoc errorsJulien HENRY2016-04-115-11/+10
|
* Fix some Javadoc warningsSimon Brandhof2016-04-111-3/+2
|
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-314-217/+0
|
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-292-2/+6
|
* SONAR-7467 Drop/deprecate action plan APITeryk Bellahsene2016-03-252-58/+4
|
* SONAR-6717 Drop support of plugin extension issue actionTeryk Bellahsene2016-03-232-0/+4
|
* SONAR-7345 Rename Issue debt to effort in APIJulien Lancelot2016-03-101-3/+18
|
* Fix project title in copyright headersSimon Brandhof2016-01-1323-23/+23
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0523-94/+92
|
* SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and ↵Duarte Meneses2015-11-184-39/+10
| | | | add new one
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-092-7/+3
|
* SONAR-6913 Stop support of issue attributes on batch sideJulien HENRY2015-10-071-0/+3
|
* Remove issue attributes from batchSimon Brandhof2015-10-071-0/+4
|
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-0/+6
|
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-101-9/+3
|