aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Julien Lancelot2013-06-201-2/+3
| | | | sonarqube.org
* 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-192-3/+4
|
* SONAR-3879 Template rules have to be registered after all rules have been ↵Julien Lancelot2013-06-191-4/+5
| | | | registered
* SONAR-3879 Template rules are now updated when there parent are updatedJulien Lancelot2013-06-191-44/+42
|
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-171-5/+12
|
* SONAR-4315 Inject project settings when executing an actionJulien Lancelot2013-06-171-1/+2
|
* 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
|
* Fix some quality flawsSimon Brandhof2013-06-121-0/+1
|
* Fix quality flawSimon Brandhof2013-06-091-1/+1
|
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-071-21/+29
|
* 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-061-22/+16
|
* SONAR-3755 Removed useless security checkJulien Lancelot2013-06-063-20/+13
|
* SONAR-3755 Add some html idsJulien Lancelot2013-06-062-7/+6
|
* 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
| | | | project is needed
* 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 ↵Julien Lancelot2013-06-041-6/+1
| | | | (security is checked in AcitonPlanService and user should ony by admin of the project, not be super admin)
* 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
| | | | + fix some typo on False positives
* 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
|