aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4412 Fixed failing unit testJean-Baptiste Vilain2013-07-011-9/+17
* SONAR-4412 revert check of last remaining admin userSimon Brandhof2013-06-291-26/+0
* Revert changes of issue filters related to authorizationSimon Brandhof2013-06-291-70/+62
* SONAR-4421 Update issues number limit from 100 to 500 that could be bulk changedJulien Lancelot2013-06-281-8/+24
* SONAR-4421 Remove empty actions and issues from bulk change parametersJulien Lancelot2013-06-281-0/+24
* Disable failing UTJulien Lancelot2013-06-281-0/+2
* SONAR-4412 Added support of group 'Anyone' in permission changeJean-Baptiste Vilain2013-06-281-1/+11
* SONAR-4449 Issue display should not fail on deleted action planJulien Lancelot2013-06-282-8/+32
* SONAR-4412 Added support of group 'Anyone'Jean-Baptiste Vilain2013-06-281-0/+11
* SONAR-4412 Added checks to prevent last system admin permission removalJean-Baptiste Vilain2013-06-281-0/+27
* SONAR-4412 Completed users and groups roles management WS backendJean-Baptiste Vilain2013-06-273-6/+320
* Improve authorization mechanism in Java codeSimon Brandhof2013-06-278-88/+338
* SONAR-4394 Improve ui error handlingJulien Lancelot2013-06-271-8/+41
* SONAR-4394 Fixed issue filters problem when saving existing filterJulien Lancelot2013-06-272-0/+52
* SONAR-4421 Improve plan actionJulien Lancelot2013-06-261-0/+25
* SONAR-3714 Add transition actionJulien Lancelot2013-06-261-0/+69
* Fix quality flawsJulien Lancelot2013-06-261-3/+2
* SONAR-3714 Improve bulk change ui and move issue updater from Action.context ...Julien Lancelot2013-06-254-12/+40
* SONAR-3714 First screen of issues bulk changeJulien Lancelot2013-06-251-24/+37
* SONAR-4399 Added support for issue filter ownership change (admins only)Jean-Baptiste Vilain2013-06-251-3/+69
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-251-8/+8
* SONAR-3714 Add the comment in a separated parameterJulien Lancelot2013-06-257-13/+43
* SONAR-3714 Add check in plan action that all issues are related to the action...Julien Lancelot2013-06-254-15/+141
* SONAR-3714 Refactor the bulk change service in order to inject Actions instea...Julien Lancelot2013-06-246-86/+371
* Fix quality flawsJulien Lancelot2013-06-243-9/+78
* SONAR-3714 add first screen of bulk changeJulien Lancelot2013-06-211-2/+2
* SONAR-3714 add bulk change in ruby serviceJulien Lancelot2013-06-212-23/+31
* SONAR-3714 New service to execute bulk change on issuesJulien Lancelot2013-06-211-0/+188
* Add some UTJulien Lancelot2013-06-201-1/+76
* SONAR-4392 Display Filter name if filter is selectedJulien Lancelot2013-06-201-0/+1
* SONAR-3557 Ability to configure/display some issue widgets based on Issues Fi...Julien Lancelot2013-06-202-25/+41
* SONAR-3879 Template rules status should not updated to their parent statusJulien Lancelot2013-06-191-4/+4
* SONAR-3879 Template rules are now updated when there parent are updatedJulien Lancelot2013-06-194-19/+70
* SONAR-4394 shared issue filters name must be uniqueJulien Lancelot2013-06-192-5/+26
* SONAR-4394 Provide ability to share issue filtersJulien Lancelot2013-06-182-9/+137
* SONAR-4393 Manage favourite issue filtersJulien Lancelot2013-06-182-3/+92
* SONAR-4392 Add copy action on issue filtersJulien Lancelot2013-06-182-0/+35
* SONAR-4392 List and edit existing issues filterJulien Lancelot2013-06-172-18/+307
* SONAR-4315 Inject project settings when executing an actionJulien Lancelot2013-06-171-4/+44
* SONAR-4383 Save issue filterJulien Lancelot2013-06-132-35/+33
* SONAR-4383 Replace ruby issue_filter Ruby by Java IssueQuery in issues search...Julien Lancelot2013-06-132-1/+32
* SONAR-4383 Replace userId by user in FilterDtoJulien Lancelot2013-06-111-0/+48
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-071-2/+14
* SONAR-3755 Improve creation of manual issueJulien Lancelot2013-06-061-57/+36
* SONAR-3755 Removed useless security checkJulien Lancelot2013-06-062-20/+4
* SONAR-3755 improve documentationSimon Brandhof2013-06-051-9/+9
* SONAR-3755 Removed check on logged user in action plan serviceJulien Lancelot2013-06-051-15/+0
* Fix unit testJulien Lancelot2013-06-051-2/+2
* SONAR-3755 Fix issue on SQL to retrieve root projectJulien Lancelot2013-06-051-2/+2
* SONAR-3755 to list transitions available on an issue, user role on the issue ...Julien Lancelot2013-06-052-2/+12