aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4188 Refactore all issues decorator in one and add false positive and u...Julien Lancelot2013-04-186-627/+444
* SONAR-3755 use Persistit temporary volumeSimon Brandhof2013-04-182-7/+20
* SONAR-4188 Properly escape dash in regexpJulien HENRY2013-04-182-1/+11
* SONAR-3755 fix creation of Caches when starting several ProjectContainersSimon Brandhof2013-04-182-17/+3
* SONAR-4188 Close issues when resource has been moved or has been deletedJulien Lancelot2013-04-181-3/+1
* SONAR-3755 ability to change issues during batch (first step)Simon Brandhof2013-04-176-132/+178
* SONAR-4188 Fix Regex to validate project keyJulien Lancelot2013-04-172-1/+31
* SONAR-4188 Validate project/module key with a regexpJulien HENRY2013-04-174-5/+131
* SONAR-3755 Improve IssuesWorkflowDecoratorJulien Lancelot2013-04-175-19/+157
* SONAR-4147 Implemented profiling of purgeJulien HENRY2013-04-175-29/+29
* SONAR-4223 Remove or depreciate property "sonar.enableFileVariation"Simon Brandhof2013-04-171-4/+0
* Fix IssuePersisterTestSimon Brandhof2013-04-1714-53/+79
* SONAR-3755 Add IssuesWorkflowDecoratorJulien Lancelot2013-04-172-0/+109
* Replace wrong copyright headerJulien Lancelot2013-04-171-18/+18
* SONAR-3755 complete ModuleIssues for issue trackingSimon Brandhof2013-04-1711-134/+194
* SONAR-4147 Refactored UT to not depends on System.currentTimeMillis()Julien HENRY2013-04-177-41/+106
* Add batch logs on db storeSimon Brandhof2013-04-173-9/+15
* Merge remote-tracking branch 'origin/master'Julien Lancelot2013-04-1730-326/+599
|\
| * SONAR-3893 use persistent map for syntax and symbol highlightingSimon Brandhof2013-04-1730-326/+599
* | Fix issue when violations are ignoredJulien Lancelot2013-04-171-5/+8
|/
* Fix a NPEJulien Lancelot2013-04-171-4/+6
* SONAR-3755 implement a disk-based mapSimon Brandhof2013-04-167-2/+598
* SONAR-4147 Support a new profiling option "sonar.profiling.log=true"Julien HENRY2013-04-1617-43/+1046
* SONAR-3893 Fixed snapshot data persistence issueJean-Baptiste Vilain2013-04-162-7/+13
* SONAR-3893 Symbol data deserializationJean-Baptiste Vilain2013-04-164-36/+8
* Add unit test when issuable is nullJulien Lancelot2013-04-161-0/+11
* SONAR-3755 the perspective Issuable should not be available on Java classes a...Simon Brandhof2013-04-168-20/+187
* SONAR-3893 Symbol perspective data persistence in snapshot_dataJean-Baptiste Vilain2013-04-162-0/+75
* SONAR-3893 Symbol perspective data persistence in snapshot_dataJean-Baptiste Vilain2013-04-169-75/+57
* SONAR-3755 Add first version of Issues drilldownJulien Lancelot2013-04-161-1/+1
* SONAR-3893 Symbol perspective data holderJean-Baptiste Vilain2013-04-169-0/+560
* SONAR-3893 First symbol API versionJean-Baptiste Vilain2013-04-161-25/+25
* SONAR-3755 Added issue decorator on new issues metricsJulien Lancelot2013-04-152-0/+555
* SONAR-3755 Added issues decoratorsJulien Lancelot2013-04-157-0/+785
* Fix execution of unit test on WindowsSimon Brandhof2013-04-141-3/+8
* SONAR-3755 Add Issues console pageJulien Lancelot2013-04-123-8/+8
* SONAR-3755 Add status when creating new IssuesJulien Lancelot2013-04-121-12/+11
* SONAR-3893 Removed deprecated Highlightable APIJean-Baptiste Vilain2013-04-123-23/+9
* SONAR-3755 Add unit tests and fix quality flawJulien Lancelot2013-04-124-11/+206
* SONAR-3755 Add IssueTracking and update IssuePersister to save or update issu...Julien Lancelot2013-04-123-7/+109
* SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()Simon Brandhof2013-04-112-1/+1
* SONAR-3893 Integrated last feedback on Highlightable APIJean-Baptiste Vilain2013-04-112-10/+10
* SONAR-3755 complete IssueActionsSimon Brandhof2013-04-114-5/+132
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-1112-25/+617
* ScanPersister implementations can load snapshots through SnapshotCacheSimon Brandhof2013-04-1113-37/+189
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-112-0/+64
* SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-104-14/+19
|\
| * Revert "SONAR-4201"Julien Lancelot2013-04-102-11/+3
| * SONAR-4239 Display full project URL in Sonar logs after analysisJulien HENRY2013-04-092-3/+16
* | SONAR-3755 refactor the way to persist component perspectivesSimon Brandhof2013-04-1014-37/+546
|/