aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4470 Performance issue when migrating the Sonar DB from version 3.5 to ...Simon Brandhof2013-07-052-135/+4
* SONAR-4449 Add migration to update issues that are still linked to removed ac...Julien Lancelot2013-07-051-0/+38
* SONAR-4473 Fix project settings subcategoriesJulien HENRY2013-07-032-3/+3
* SONAR-4342, SONAR-4265 Fix batch_bootstrap/properties when working on a moduleJulien HENRY2013-06-271-11/+20
* SONAR-4439 OutOfMemory in the page "Clouds"Simon Brandhof2013-06-251-5/+6
* SONAR-4319 Add a community link and update links from sonar.codehaus.org to s...Julien Lancelot2013-06-201-2/+3
* Fix issue popup from paginated issue widgetSimon Brandhof2013-06-201-1/+1
* Fix select2 components on IE8Simon Brandhof2013-06-201-3/+3
* SONAR-3879 Template rules status should not updated to their parent statusJulien Lancelot2013-06-191-1/+1
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-171-5/+12
* SONAR-4321 Fix performance issue on Issues search SQLJulien Lancelot2013-06-142-0/+72
* SONAR-4305 purge unprocessed violations before migrating to issuesSimon Brandhof2013-06-1310-10/+49
* Add some css classJulien Lancelot2013-06-073-36/+38
* Remove whitespaceSimon Brandhof2013-06-061-1/+1
* SONAR-3755 Add some html idsJulien Lancelot2013-06-062-7/+6
* SONAR-3755 Add nowrap on action plan column in the issues pageJulien Lancelot2013-06-051-1/+1
* 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 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
* 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-042-15/+35
* SONAR-3755 Fix issue on action planJulien Lancelot2013-06-041-43/+29
* 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-043-5/+17
* SONAR-3755 Add security on action planJulien Lancelot2013-06-041-2/+2
* 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 add author to issue ws responseSimon Brandhof2013-06-031-0/+1
* 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-035-49/+59
* SONAR-4303 remove the Hide links from rule and changelogSimon Brandhof2013-06-033-8/+3
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-033-3/+28
* SONAR-4303 improve popupsSimon Brandhof2013-06-036-21/+13
* SONAR-3755 improve expand/collapse of rule and changelogSimon Brandhof2013-06-038-49/+63
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-0316-86/+189