aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/java/org/sonar/server/issue/AssignActionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-134/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
* SONAR-4525 Prevent bulk actions used for issues planning and assignment from ...Jean-Baptiste Vilain2013-08-141-23/+37
* SONAR-4375 Improve issue changelog display by returning names instead of keys...Jean-Baptiste Vilain2013-08-091-1/+5
* SONAR-3714 Improve bulk change ui and move issue updater from Action.context ...Julien Lancelot2013-06-251-3/+17
* SONAR-3714 Add the comment in a separated parameterJulien Lancelot2013-06-251-2/+2
* SONAR-3714 Add check in plan action that all issues are related to the action...Julien Lancelot2013-06-251-2/+13
* SONAR-3714 Refactor the bulk change service in order to inject Actions instea...Julien Lancelot2013-06-241-0/+91