aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-116-6/+6
* Do not send nofications on dry run modeSimon Brandhof2013-06-101-0/+2
* SONAR-4283 do not persist notifications of changes on new issuesSimon Brandhof2013-06-102-4/+4
* Fix typo in Core bundleFabrice Bellingard2013-06-101-1/+1
* Restore Issues instead of Unresolved Issues in unresolved statuses widgetJulien Lancelot2013-06-102-2/+1
* Replace solved by resolved ina action plan and replace Issues by Unresolved I...Julien Lancelot2013-06-102-2/+3
* SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule queryJulien Lancelot2013-06-071-4/+0
* SONAR-3755 Restore deleted bundle for deleted component on issue detailJulien Lancelot2013-06-071-0/+1
* SONAR-3755 Move the rule compliance widget and action plan widget to Issues c...Julien Lancelot2013-06-072-2/+2
* Change order of DBCleaner propertiesSimon Brandhof2013-06-063-56/+70
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-051-2/+2
* Fix l10n bundle for new issue metricsSimon Brandhof2013-06-051-47/+1
* Fix typo in footerJulien Lancelot2013-06-051-1/+1
* Fix quality flawsJulien Lancelot2013-06-051-2/+0
* SONAR-4319 fix footer labelSimon Brandhof2013-06-051-1/+1
* SONAR-4309 Support concurrent modifications on issues made by batch and simul...Simon Brandhof2013-06-042-0/+10
* SONAR-4303 add missing bundleSimon Brandhof2013-06-041-0/+1
* Update message in projects role pageJulien Lancelot2013-06-041-0/+16
* 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-042-15/+5
* SONAR-3755 Improve display of issues on removed componentJulien Lancelot2013-06-041-1/+11
* SONAR-3755 Fix problem on issues search when component do not exists anymore ...Julien Lancelot2013-06-041-2/+3
* 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-041-0/+1
* Fix build on windowsSimon Brandhof2013-06-041-0/+3
* SONAR-3755 rename date columns in issue filtersSimon Brandhof2013-06-031-2/+2
* Do not send notifications on issue changes when no field diffSimon Brandhof2013-06-031-1/+1
* Fix some quality flawsSimon Brandhof2013-06-032-4/+16
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-022-39/+35
* SONAR-3755 improve email of issue changesSimon Brandhof2013-06-024-34/+90
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-3111-20/+18
* Remove unused messages from l10n bundleSimon Brandhof2013-05-311-82/+1
* SONAR-4360 optimize memory when loading open issuesSimon Brandhof2013-05-316-70/+80
* Fix some quality flawsJulien HENRY2013-05-312-12/+17
* SONAR-3755 Fix typo in Notifications pageJulien Lancelot2013-05-311-1/+1
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-312-0/+11
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-312-2/+2
* Update widget metrics typoJulien Lancelot2013-05-311-27/+27
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of getti...Julien Lancelot2013-05-311-1/+1
* SONAR-3755 Update message when no action plan for project, replace all false-...Julien Lancelot2013-05-311-35/+9
* SONAR-4282 Change action plan deadline format to YYYY-MM-DD, change link from...Julien Lancelot2013-05-312-4/+4
* Fix some quality flawsSimon Brandhof2013-05-313-13/+6
* SONAR-3755 add Issuable#resolvedIssues()Simon Brandhof2013-05-304-18/+18
* Add Issuable#unresolvedIssues()Simon Brandhof2013-05-303-35/+24
* SONAR-4283 Add notification on new comment, and change emails subjectJulien Lancelot2013-05-305-6/+11
* SONAR-4310 update issue message during trackingSimon Brandhof2013-05-301-7/+4
* SONAR-4333 Fix type in widget nameJulien Lancelot2013-05-302-2/+2
* Fix quality flawsJulien Lancelot2013-05-301-1/+1
* Fix some quality flawsSimon Brandhof2013-05-306-37/+81