aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3755 complete the ability to change issueSimon Brandhof2013-04-197-201/+147
* SONAR-3755 Set issues updated at to the date when issues were loaded from dat...Julien Lancelot2013-04-192-2/+61
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-1911-121/+150
* SONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECT...Simon Brandhof2013-04-1916-526/+569
* SONAR-3893 Further memory usage optimizationJean-Baptiste Vilain2013-04-183-39/+59
* SONAR-3893 Fixed excessive collection iteration when decorating souceJean-Baptiste Vilain2013-04-181-0/+60
* SONAR-3893 Fixed excessive collection iteration when decorating souceJean-Baptiste Vilain2013-04-183-38/+70
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-174-9/+13
* SONAR-3893 Fixed snapshot source and data querying for better performanceJean-Baptiste Vilain2013-04-173-19/+46
* SONAR-4147 Implemented profiling of purgeJulien HENRY2013-04-176-77/+367
* Fix IssuePersisterTestSimon Brandhof2013-04-176-43/+33
* SONAR-3755 Improve IssuesWorkflowDecoratorJulien Lancelot2013-04-171-0/+3
* Add missing test fileJulien Lancelot2013-04-171-0/+116
* SONAR-3755 Add IssuesWorkflowDecoratorJulien Lancelot2013-04-173-0/+25
* SONAR-3893 Added symbols class for debug purposeJean-Baptiste Vilain2013-04-173-9/+9
* SONAR-3755 complete ModuleIssues for issue trackingSimon Brandhof2013-04-171-1/+2
* SONAR-3893 Changed symbols css class separator from period to hyphenJean-Baptiste Vilain2013-04-171-1/+1
* SONAR-3893 Changed symbols css class separator from period to hyphenJean-Baptiste Vilain2013-04-173-9/+9
* SONAR-3893 Fixed snapshot data persistence issueJean-Baptiste Vilain2013-04-161-5/+12
* SONAR-3893 HTML source decoration using both syntax highlighting and symbol dataJean-Baptiste Vilain2013-04-165-66/+112
* SONAR-3893 Symbol data deserializationJean-Baptiste Vilain2013-04-1613-79/+148
* SONAR-3755 Add componentRoots filter to select issues from component and its ...Julien Lancelot2013-04-162-6/+16
* SONAR-3755 the perspective Issuable should not be available on Java classes a...Simon Brandhof2013-04-164-3/+57
* SONAR-3755 Add rule and created at filters on issue query.Julien Lancelot2013-04-163-2/+41
* SONAR-3893 First symbol API versionJean-Baptiste Vilain2013-04-161-26/+0
* Fix quality flawsJulien Lancelot2013-04-161-7/+7
* SONAR-3755 fix SQL for mssql and oracleSimon Brandhof2013-04-151-1/+1
* SONAR-3755 add missing filesSimon Brandhof2013-04-156-0/+197
* SONAR-3755 add authorization to search of issuesSimon Brandhof2013-04-147-50/+178
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-122-1/+2
|\
| * SONAR-3755 minor commentsSimon Brandhof2013-04-122-1/+2
* | Fix quality flawJulien Lancelot2013-04-121-32/+9
|/
* SONAR-3755 Add Issues console pageJulien Lancelot2013-04-122-2/+22
* SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-129-35/+156
|\
| * SONAR-3755 Fix issue where Issues updated at was not setJulien Lancelot2013-04-123-7/+9
| * SONAR-3893 Added CR EOL supportJean-Baptiste Vilain2013-04-122-2/+32
| * SONAR-3893 Added ampersand encodingJean-Baptiste Vilain2013-04-122-4/+43
| * SONAR-3893 Added HTML markup tags encodingJean-Baptiste Vilain2013-04-123-1/+52
| * SONAR-3755 Add IssueTracking and update IssuePersister to save or update issu...Julien Lancelot2013-04-125-16/+18
* | SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-129-378/+185
|/
* SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()Simon Brandhof2013-04-112-3/+5
* SONAR-3893 Removed syntax highlighting support in source REST APIJean-Baptiste Vilain2013-04-111-1/+1
* SONAR-3755 complete IssueActionsSimon Brandhof2013-04-112-8/+97
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-1110-460/+31
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-118-3/+30
|\
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-118-3/+30
* | SONAR-3755 Add dates when searching for issuesJulien Lancelot2013-04-111-1/+6
|/
* Fix quality flawsJulien Lancelot2013-04-111-4/+6
* SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-1036-194/+1529
|\
| * (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-103-11/+7