aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Annotate issue action API with @BetaSimon Brandhof2013-06-249-0/+18
* SONAR-3879 Template rules are now updated when there parent are updatedJulien Lancelot2013-06-191-0/+1
* Fix deprecated DecoratorBarriersSimon Brandhof2013-06-171-2/+2
* Fix null collections in org.sonar.api.issue.IssueQuerySimon Brandhof2013-06-131-26/+27
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-071-1/+2
* Fix javadocSimon Brandhof2013-06-0616-30/+24
* Fix some javadocSimon Brandhof2013-06-062-40/+39
* Add some javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-061-5/+22
* Add javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-063-7/+63
* SONAR-3755 improve documentationSimon Brandhof2013-06-0510-23/+73
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-055-5/+24
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-051-0/+7
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-053-13/+115
* Fix type in false positive issues metric nameJulien Lancelot2013-06-051-2/+2
* Fix quality flawsJulien Lancelot2013-06-054-1/+70
* Fixed quality issuesJean-Baptiste Vilain2013-06-051-6/+7
* Fixed quality issuesJean-Baptiste Vilain2013-06-051-3/+3
* SONAR-4309 fix detection of conflictsSimon Brandhof2013-06-041-1/+2
* SONAR-3755 Add security check on issues actionJulien Lancelot2013-06-042-1/+9
* 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-032-40/+65
* SONAR-3755 Manage errors from actions and transitionsJulien Lancelot2013-06-0322-1244/+8
* 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-034-96/+2
* SONAR-4315 Improve Actions API but using directly Action without using ActionsJulien Lancelot2013-06-032-1/+3
* SONAR-4315 Improve ActionServiceJulien Lancelot2013-06-023-7/+49
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-021-1/+1
* SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...Julien Lancelot2013-05-3114-227/+1090
* 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-302-2/+61
* Fix some quality flawsSimon Brandhof2013-05-293-8/+11
* Fix some quality flawsSimon Brandhof2013-05-294-31/+30
* 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-292-12/+21
* 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
* 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