aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4225 escape rule titles in issue drilldownSimon Brandhof2013-06-051-1/+1
* SONAR-4309 fix detection of conflictsSimon Brandhof2013-06-045-2/+156
* Fix unit testJulien Lancelot2013-06-042-14/+12
* Fix unit testJulien Lancelot2013-06-041-2/+10
* SONAR-3755 Add security check on issues actionJulien Lancelot2013-06-047-39/+514
* SONAR-4309 Support concurrent modifications on issues made by batch and simul...Simon Brandhof2013-06-0413-19/+464
* 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 add missing bundleSimon Brandhof2013-06-041-0/+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-042-9/+25
* Add author and action plan to issue change emailsSimon Brandhof2013-06-041-0/+2
* SONAR-4284 Add missing bundle for changelogSimon Brandhof2013-06-041-0/+2
* SONAR-4284 Display a changelog in the Issue detail pageSimon Brandhof2013-06-0425-154/+373
* SONAR-3755 Fix issue on action planJulien Lancelot2013-06-043-56/+51
* SONAR-3755 Improve display of issues on removed componentJulien Lancelot2013-06-043-3/+17
* 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-043-6/+13
* SONAR-3755 Improve action plan rightsJulien Lancelot2013-06-045-6/+19
* SONAR-3755 Add security on action planJulien Lancelot2013-06-0423-155/+248
* SONAR-3755 add link to component from issue detailSimon Brandhof2013-06-041-2/+11
* Display prefixes "Rule" and "Message" in issue change emailsSimon Brandhof2013-06-044-35/+4
* SONAR-4319 Update the footer displayed in the SonarQube web UIJulien Lancelot2013-06-042-8/+13
* Fix build on windowsSimon Brandhof2013-06-041-0/+3
* 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-034-0/+12
* SONAR-4304 allow to flag manual issues as false-positiveSimon Brandhof2013-06-032-7/+7
* SONAR-3755 Remove Action builder and replace it by ActionsJulien Lancelot2013-06-035-85/+100
* Set dependency of update center to 1.6.1Julien Lancelot2013-06-031-1/+1
* SONAR-3755 rename date columns in issue filtersSimon Brandhof2013-06-031-2/+2
* 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-0340-1877/+134
* Set dependency of update center to 1.7-SNAPSHOTJulien Lancelot2013-06-031-1/+1
* SONAR-4303 remove the Hide links from rule and changelogSimon Brandhof2013-06-033-8/+3
* SONAR-4315 Add projectSettings in Action APIJulien Lancelot2013-06-034-34/+75
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-0319-348/+303
* SONAR-4315 Improve Actions API but using directly Action without using ActionsJulien Lancelot2013-06-034-6/+36
* SONAR-4303 improve popupsSimon Brandhof2013-06-036-21/+13
* SONAR-3755 improve expand/collapse of rule and changelogSimon Brandhof2013-06-038-49/+63
* Do not send notifications on issue changes when no field diffSimon Brandhof2013-06-033-9/+30
* Fix some quality flawsSimon Brandhof2013-06-034-5/+23
* Fix some quality flawsSimon Brandhof2013-06-035-8/+26
* Fix quality flawSimon Brandhof2013-06-031-1/+5
* SONAR-3755 refactor rendering of issuesSimon Brandhof2013-06-0324-97/+246