aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3755 Removed check on logged user in action plan serviceJulien Lancelot2013-06-051-4/+0
* SONAR-3755 Add nowrap on action plan column in the issues pageJulien Lancelot2013-06-051-1/+1
* SONAR-3755 Fix issue on SQL to retrieve root projectJulien Lancelot2013-06-051-2/+2
* 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-052-5/+6
* 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-041-4/+0
* SONAR-3755 Add security check on issues actionJulien Lancelot2013-06-042-28/+60
* 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-047-36/+169
* SONAR-3755 Fix issue on action planJulien Lancelot2013-06-042-53/+49
* 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-044-6/+18
* SONAR-3755 Add security on action planJulien Lancelot2013-06-046-55/+79
* 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-031-9/+5
* 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-031-5/+29
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-038-141/+60
* SONAR-4315 Improve Actions API but using directly Action without using ActionsJulien Lancelot2013-06-032-5/+33
* SONAR-4303 improve popupsSimon Brandhof2013-06-036-21/+13
* SONAR-3755 improve expand/collapse of rule and changelogSimon Brandhof2013-06-038-49/+63
* Fix some quality flawsSimon Brandhof2013-06-031-1/+6
* Fix quality flawSimon Brandhof2013-06-031-1/+5
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-0319-96/+211
* SONAR-4315 Improve ActionServiceJulien Lancelot2013-06-023-16/+6
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-021-1/+1
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-3110-11/+313