aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/issue/DefaultTransitions.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-81/+0
* SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspotsKlaudio Sinani2022-03-091-0/+5
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12719 add WS api/hotspots/change_statusSébastien Lesaint2020-01-131-4/+9
* SONAR-12725 drop manual vulnerabilitiesJacek2020-01-131-1/+3
* SONAR-12722 drop `in_review` statusJacek2020-01-131-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* 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 re...Pierre Guillot2019-05-221-1/+6
* SONAR-12026 Add transition "Set as In Review" on Security HotspotsPierre Guillot2019-05-221-2/+8
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-041-1/+12
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Remove some usages of Guava in APISimon Brandhof2017-06-191-3/+3
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-4624 rename issue transition "mute" to "wontfix" and resolution "MUTED"...Simon Brandhof2015-01-221-2/+2
* SONAR-4624 new issue resolution "muted"Simon Brandhof2014-12-091-1/+6
* SONAR-5111 Complete "api/issues" WS documentationJulien Lancelot2014-04-301-0/+10
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4329 Create a new CONFIRMED status for IssuesJulien Lancelot2013-05-231-0/+2
* SONAR-3755 first draft of issue state machineSimon Brandhof2013-04-221-0/+30