aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4309 Support concurrent modifications on issues made by batch and simul...Simon Brandhof2013-06-041-0/+14
* SONAR-4284 Display a changelog in the Issue detail pageSimon Brandhof2013-06-043-12/+16
* SONAR-3755 Remove Action builder and replace it by ActionsJulien Lancelot2013-06-033-59/+82
* SONAR-3755 Manage errors from actions and transitionsJulien Lancelot2013-06-0334-1814/+21
* SONAR-4315 Add projectSettings in Action APIJulien Lancelot2013-06-031-0/+3
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-035-139/+2
* SONAR-4315 Improve Actions API but using directly Action without using ActionsJulien Lancelot2013-06-032-1/+3
* SONAR-4315 Improve ActionServiceJulien Lancelot2013-06-024-7/+112
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-022-2/+2
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-3122-422/+1562
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of getti...Julien Lancelot2013-05-311-0/+34
* Fix some quality flawsSimon Brandhof2013-05-311-2/+2
* SONAR-3755 add Issuable#resolvedIssues()Simon Brandhof2013-05-301-3/+3
* Add Issuable#unresolvedIssues()Simon Brandhof2013-05-301-0/+8
* Deprecate the decorator barriers related to issue persistenceSimon Brandhof2013-05-301-0/+4
* Remove projectKey from Issues API as it's not always populatedJulien Lancelot2013-05-301-2/+0
* SONAR-3755 fix NoSonarFilter to accept issues on rules "NoSonar" !Simon Brandhof2013-05-304-10/+155
* Fix some quality flawsSimon Brandhof2013-05-293-8/+11
* Fix some quality flawsSimon Brandhof2013-05-295-31/+68
* Deprecate RulePriority#valueOfString() used for upgrading to sonar 1.10 !!Simon Brandhof2013-05-291-0/+2
* Remove useless decorator barrierSimon Brandhof2013-05-291-5/+0
* SONAR-4313 forbid violations on program units and blocksSimon Brandhof2013-05-291-0/+10
* SONAR-4334 Do not generate exception when passing true to setLatestAnalysis()Julien Lancelot2013-05-291-1/+4
* SONAR-4334 Using the "sonar.projectDate" property must lead to an analysis fa...Julien Lancelot2013-05-291-3/+7
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-291-2/+2
* SONAR-3755 replace the enum IssueQuery.Sort by String constantsSimon Brandhof2013-05-293-14/+23
* SONAR-4330 Move all metrics associated wih the "Rules" category to the "Issue...Julien Lancelot2013-05-291-15/+14
* DEVACT-38 Typo in semaphore fieldJean-Baptiste Vilain2013-05-291-5/+5
* Move some hamcrest assertions to fest-assertSimon Brandhof2013-05-296-40/+31
* SONAR-3755 add some javadocSimon Brandhof2013-05-281-2/+20
* SONAR-3900 - Do not keep historical data of Complexity in classes and Complex...Julien Lancelot2013-05-281-0/+2
* SONAR-4291 flag metrics as hiddenSimon Brandhof2013-05-281-0/+6
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-285-2/+11
* SONAR-4355 new resolution "REMOVED"Simon Brandhof2013-05-282-3/+3
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-276-26/+47
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-271-2/+0
* Fixed several violationsJean-Baptiste Vilain2013-05-231-3/+3
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-233-1444/+952
* SONAR-4301 Add resolution on issues search page, add resolution to status indexJulien Lancelot2013-05-231-0/+3
* SONAR-4333 Provide a new "Unresolved issue statuses" widgetJulien Lancelot2013-05-231-2/+0
* SONAR-4330 Create the metrics "False-Positive", "Open status", "Reopened stat...Julien Lancelot2013-05-231-6/+24
* SONAR-4329 Create a new CONFIRMED status for IssuesJulien Lancelot2013-05-232-0/+3
* SONAR-4301 Improve issues sortJulien Lancelot2013-05-221-1/+1
* SONAR-3755 various improvements on plan and assign actionsSimon Brandhof2013-05-221-1/+1
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ...Julien Lancelot2013-05-223-2/+20
* SONAR-3755 fix quality flawsSimon Brandhof2013-05-221-8/+15
* Revert "SONAR-4301 Replace issues.severity column type from String to Integer"Julien Lancelot2013-05-212-29/+0
* SONAR-4301 Replace issues.severity column type from String to IntegerJulien Lancelot2013-05-212-0/+29
* SONAR-4301 Add sort on issue search pageJulien Lancelot2013-05-211-5/+6
* SONAR-4340 Don't show Obeo license propertyJulien HENRY2013-05-202-2/+5