aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-4221 Restore settings between each consecutive project analysisJulien HENRY2013-04-253-40/+104
|
* Revert Rename PropertyDefinitions to PropertyDefs and ↵Julien Lancelot2013-04-253-14/+14
| | | | PropertyFieldDefinition to PropertyFieldDef
* SONAR-3893 Naming adjustments and SnapshotDataDao updated to include ↵Jean-Baptiste Vilain2013-04-244-14/+10
| | | | data_types as select params
* Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to ↵Julien Lancelot2013-04-243-14/+14
| | | | PropertyFieldDef
* SONAR-4066 Show contextual infos during persist error of measuresJulien HENRY2013-04-242-11/+79
|
* SONAR-4221 Delay loading of project propertiesJulien HENRY2013-04-243-46/+53
| | | | to allow several consecutive executions of ScanContainer
* SONAR-3755 refactor signature of perspective IssuableSimon Brandhof2013-04-233-15/+19
|
* SONAR-3755 use persistent cacheSimon Brandhof2013-04-236-51/+33
|
* SONAR-3755 Add methods in IssueFinder Results to get rule by issue and ↵Julien Lancelot2013-04-233-3/+3
| | | | component by issue and remove title from Issue
* SONAR-3755 fix declaration of properties declared in issues componentsSimon Brandhof2013-04-2314-1446/+7
|
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-2315-262/+180
|
* SONAR-3755 first draft of issue state machineSimon Brandhof2013-04-222-22/+14
|
* Fix some quality flawsJulien HENRY2013-04-222-2/+6
|
* Update copyright headersSimon Brandhof2013-04-22272-1088/+1088
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21272-816/+816
|
* SONAR-3755 Renamed some column of issues and issue_changesJulien Lancelot2013-04-193-9/+9
|
* SONAR-3755 complete the ability to change issueSimon Brandhof2013-04-191-25/+2
|
* SONAR-3755 Set issues updated at to the date when issues were loaded from ↵Julien Lancelot2013-04-194-6/+22
| | | | | | database Update wrong copyright headers
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-196-37/+9
|
* SONAR-3755 improve support of issue attributes + SQL loading of ↵Simon Brandhof2013-04-194-6/+5
| | | | RULES/PROJECTS through joins
* SONAR-4147 Add breakdown by module to profilingJulien HENRY2013-04-184-27/+54
|
* SONAR-4188 Validate branch tooJulien HENRY2013-04-184-22/+75
|
* SONAR-4188 Refactore all issues decorator in one and add false positive and ↵Julien Lancelot2013-04-186-627/+444
| | | | unassigned issues metrics
* 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
| | | | + minor changes like display of percents
* 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 ↵Simon Brandhof2013-04-168-20/+187
| | | | and methods
* SONAR-3893 Symbol perspective data persistence in snapshot_dataJean-Baptiste Vilain2013-04-162-0/+75
|