aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-4315 Improve ActionServiceJulien Lancelot2013-06-028-23/+160
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-025-42/+38
* SONAR-3755 improve email of issue changesSimon Brandhof2013-06-025-35/+91
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-3194-522/+883
* SONAR-4369 Remove the popup link on rules from the severity icon of issue dri...Simon Brandhof2013-05-311-4/+1
* Remove unused messages from l10n bundleSimon Brandhof2013-05-311-82/+1
* SONAR-4360 optimize memory when loading open issuesSimon Brandhof2013-05-319-83/+99
* SONAR-3755 Fix issue when no root component on issues search pageJulien Lancelot2013-05-311-3/+3
* Fix some quality flawsJulien HENRY2013-05-314-42/+32
* SONAR-3755 Fix typo in Notifications pageJulien Lancelot2013-05-311-1/+1
* Fix unit test on windowsSimon Brandhof2013-05-311-7/+7
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-313-1/+12
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-3111-19/+192
* Update widget metrics typoJulien Lancelot2013-05-311-27/+27
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of getti...Julien Lancelot2013-05-3110-8/+150
* SONAR-3755 Update message when no action plan for project, replace all false-...Julien Lancelot2013-05-312-36/+15
* SONAR-4282 Change action plan deadline format to YYYY-MM-DD, change link from...Julien Lancelot2013-05-317-19/+22
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-318-42/+235
* Fix some quality flawsJulien HENRY2013-05-314-10/+22
* Fix some quality flawsSimon Brandhof2013-05-3110-26/+23
* SONAR-3755 add Issuable#resolvedIssues()Simon Brandhof2013-05-307-30/+35
* SONAR-4329 unconfirm transition should lead to REOPENED status instead of OPENJulien Lancelot2013-05-302-3/+3
* Do not export resolved issues in the json reportSimon Brandhof2013-05-304-35/+60
* Fix ScanPerspectives when resource has a component keySimon Brandhof2013-05-301-2/+4
* Add Issuable#unresolvedIssues()Simon Brandhof2013-05-306-35/+109
* Dates of past analysis must not contain millisecondsSimon Brandhof2013-05-301-4/+8
* Deprecate the decorator barriers related to issue persistenceSimon Brandhof2013-05-301-0/+4
* The deprecated violation api must not allow to change severitySimon Brandhof2013-05-301-0/+5
* SONAR-4301 Sort issues by id desc on selectByIds and selectIssuesJulien Lancelot2013-05-302-0/+25
* SONAR-4283 Add notification on new comment, and change emails subjectJulien Lancelot2013-05-309-49/+105
* Set some columns as nowrapJulien Lancelot2013-05-301-3/+3
* Permalinks on issue and rule details for Eclipse pluginSimon Brandhof2013-05-305-9/+25
* SONAR-4310 update issue message during trackingSimon Brandhof2013-05-303-10/+98
* SONAR-4333 Fix type in widget nameJulien Lancelot2013-05-302-2/+2
* Fix quality flawsJulien Lancelot2013-05-303-3/+2
* Improve unit testJulien Lancelot2013-05-301-4/+14
* SONAR-4334 Fix issue when last snapshot is nullJulien Lancelot2013-05-301-3/+2
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-308-10/+157
* Fix issue on mapper loading orderJulien Lancelot2013-05-301-2/+3
* Remove projectKey from Issues API as it's not always populatedJulien Lancelot2013-05-305-14/+3
* Remove project verificationJulien Lancelot2013-05-301-0/+1