aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersSimon Brandhof2013-04-22507-2028/+2028
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21507-1521/+1521
* SONAR-3159 Properties sub-categories, sort and descriptionJulien HENRY2013-04-194-20/+96
* SONAR-3755 complete the ability to change issueSimon Brandhof2013-04-191-0/+10
* SONAR-3755 Set issues updated at to the date when issues were loaded from dat...Julien Lancelot2013-04-191-1/+1
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-198-31/+30
* SONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECT...Simon Brandhof2013-04-192-5/+15
* Fix quality flawsJulien Lancelot2013-04-181-3/+5
* SONAR-4188 Refactore all issues decorator in one and add false positive and u...Julien Lancelot2013-04-181-16/+182
* SONAR-4034 Support a new property sonar.security.updateUserAttributesJulien HENRY2013-04-181-0/+6
* SONAR-3755 ability to change issues during batch (first step)Simon Brandhof2013-04-173-30/+154
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-177-69/+304
* SONAR-3755 Fix issue when displaying issues in source viewerJulien Lancelot2013-04-171-0/+3
* SONAR-3755 Improve IssuesWorkflowDecoratorJulien Lancelot2013-04-171-0/+5
* SONAR-4147 Renamed property to enable profilingJulien HENRY2013-04-171-1/+1
* SONAR-4147 Implemented profiling of purgeJulien HENRY2013-04-171-0/+52
* Fix IssuePersisterTestSimon Brandhof2013-04-1711-12/+287
* SONAR-4147 Support a new profiling option "sonar.profiling.log=true"Julien HENRY2013-04-163-0/+104
* SONAR-3755 Add componentRoots filter to select issues from component and its ...Julien Lancelot2013-04-162-0/+30
* SONAR-3755 Add rule and created at filters on issue query.Julien Lancelot2013-04-161-0/+49
* SONAR-3893 First symbol API versionJean-Baptiste Vilain2013-04-162-0/+84
* Fix quality flawJulien Lancelot2013-04-151-7/+4
* SONAR-3755 Added issues decoratorsJulien Lancelot2013-04-151-0/+150
* SONAR-3755 add authorization to search of issuesSimon Brandhof2013-04-144-8/+7
* SONAR-3755 minor commentsSimon Brandhof2013-04-121-2/+10
* SONAR-3755 Add Issues console pageJulien Lancelot2013-04-122-1/+4
* SONAR-3755 refactor WS /api/issuesSimon Brandhof2013-04-121-1/+4
* SONAR-3755 JRuby API for issuesSimon Brandhof2013-04-123-42/+56
* SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-121-6/+0
|\
| * SONAR-3893 Removed deprecated Highlightable APIJean-Baptiste Vilain2013-04-121-6/+0
| * SONAR-3755 Add IssueTracking and update IssuePersister to save or update issu...Julien Lancelot2013-04-121-1/+12
* | SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-123-64/+134
|/
* SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()Simon Brandhof2013-04-111-1/+1
* SONAR-3893 Integrated last feedback on Highlightable APIJean-Baptiste Vilain2013-04-111-4/+4
* SONAR-3755 complete IssueActionsSimon Brandhof2013-04-112-8/+18
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-111-0/+13
* ScanPersister implementations can load snapshots through SnapshotCacheSimon Brandhof2013-04-113-7/+50
* Fix quality flawsJulien Lancelot2013-04-111-3/+0
* SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-105-174/+87
|\
| * SONAR-3755 Add Issue Web ServiceJulien Lancelot2013-04-102-34/+84
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-101-0/+24
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-093-161/+0
* | SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-107-339/+149
|/
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-093-0/+9
* SONAR-3755 Fix IssueDao and add title property in IssueJulien Lancelot2013-04-093-4/+19
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-083-59/+6
* SONAR-3755 Rename IssueChangelog in IssueChange and rename uuid to key in Iss...Julien Lancelot2013-04-083-14/+14
* SONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogi...Julien Lancelot2013-04-083-3/+207
* SONAR-3755 Move Issuable implementaiton to sonar-coreJulien Lancelot2013-04-082-121/+6
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-081-1/+1