aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawSimon Brandhof2013-06-091-1/+1
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-072-23/+43
* Add some css classJulien Lancelot2013-06-073-36/+38
* SONAR-3755 Use RubyUtils to parse deadline when creating action planJulien Lancelot2013-06-071-2/+1
* Remove whitespaceSimon Brandhof2013-06-061-1/+1
* SONAR-3755 Improve creation of manual issueJulien Lancelot2013-06-062-79/+52
* SONAR-3755 Removed useless security checkJulien Lancelot2013-06-065-40/+17
* SONAR-3755 Add some html idsJulien Lancelot2013-06-062-7/+6
* SONAR-3755 improve documentationSimon Brandhof2013-06-051-9/+9
* SONAR-3755 Removed check on logged user in action plan serviceJulien Lancelot2013-06-052-19/+0
* SONAR-3755 Add nowrap on action plan column in the issues pageJulien Lancelot2013-06-051-1/+1
* Fix unit testJulien Lancelot2013-06-051-2/+2
* SONAR-3755 Fix issue on SQL to retrieve root projectJulien Lancelot2013-06-052-4/+4
* SONAR-4303 fix rendering of rule detailSimon Brandhof2013-06-051-1/+1
* SONAR-3755 Fix description of code viewer roleJulien Lancelot2013-06-051-1/+1
* SONAR-3755 Do not display errors node when no error in WSJulien Lancelot2013-06-052-2/+2
* SONAR-4319 fix footer labelSimon Brandhof2013-06-051-3/+1
* SONAR-3755 remove expand iconsSimon Brandhof2013-06-051-2/+2
* SONAR-3755 improve CSS of issue detailSimon Brandhof2013-06-052-14/+14
* SONAR-3755 to list transitions available on an issue, user role on the issue ...Julien Lancelot2013-06-054-7/+18
* SONAR-3755 add whitespace between qualifier icon and titleSimon Brandhof2013-06-051-1/+1
* SONAR-4225 escape rule titles in issue drilldownSimon Brandhof2013-06-051-1/+1
* Fix unit testJulien Lancelot2013-06-042-14/+12
* SONAR-3755 Add security check on issues actionJulien Lancelot2013-06-044-37/+501
* SONAR-3755 Remove requirement of role super admin on action plan actions (sec...Julien Lancelot2013-06-041-6/+1
* SONAR-3755 Fix problem when setting aciton plan on issueJulien Lancelot2013-06-042-2/+2
* Replace all space by '_' in key when creating manual ruleJulien Lancelot2013-06-041-1/+1
* SONAR-4303 larger modal window of issue detailSimon Brandhof2013-06-041-1/+1
* SONAR-4303 display qualifier iconSimon Brandhof2013-06-042-1/+1
* SONAR-4303 fix canceling of comment edit formSimon Brandhof2013-06-042-20/+7
* Update message in projects role pageJulien Lancelot2013-06-041-9/+9
* SONAR-4284 Display a changelog in the Issue detail pageSimon Brandhof2013-06-049-61/+266
* SONAR-3755 Fix issue on action planJulien Lancelot2013-06-043-56/+51
* SONAR-3755 Improve display of issues on removed componentJulien Lancelot2013-06-042-2/+6
* SONAR-3755 Fix problem when displaying Issues detail from widgetJulien Lancelot2013-06-041-1/+1
* SONAR-3755 Fix problem on issues search when component do not exists anymore ...Julien Lancelot2013-06-042-4/+10
* SONAR-3755 Improve action plan rightsJulien Lancelot2013-06-045-6/+19
* SONAR-3755 Add security on action planJulien Lancelot2013-06-0410-98/+191
* SONAR-3755 add link to component from issue detailSimon Brandhof2013-06-041-2/+11
* SONAR-4319 Update the footer displayed in the SonarQube web UIJulien Lancelot2013-06-041-8/+12
* SONAR-3755 Minor UI improvement on error page for IssuesJulien Lancelot2013-06-041-1/+1
* SONAR-3755 Fix twice error generationJulien Lancelot2013-06-031-1/+0
* SONAR-3755 Add forgotten Actions in platformJulien Lancelot2013-06-031-0/+2
* SONAR-3755 add author to issue ws responseSimon Brandhof2013-06-031-0/+1
* SONAR-3755 Remove Action builder and replace it by ActionsJulien Lancelot2013-06-032-26/+18
* SONAR-4328 revertSimon Brandhof2013-06-033-8/+5
* SONAR-4305 fix migration of manual issuesSimon Brandhof2013-06-031-2/+3
* SONAR-3755 Manage errors from actions and transitionsJulien Lancelot2013-06-036-63/+113
* SONAR-4303 remove the Hide links from rule and changelogSimon Brandhof2013-06-033-8/+3
* SONAR-4315 Add projectSettings in Action APIJulien Lancelot2013-06-032-33/+72