| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-4221 Restore settings between each consecutive project analysis | Julien HENRY | 2013-04-25 | 3 | -40/+104 |
* | Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition... | Julien Lancelot | 2013-04-25 | 3 | -14/+14 |
* | SONAR-3893 Naming adjustments and SnapshotDataDao updated to include data_typ... | Jean-Baptiste Vilain | 2013-04-24 | 4 | -14/+10 |
* | Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro... | Julien Lancelot | 2013-04-24 | 3 | -14/+14 |
* | SONAR-4066 Show contextual infos during persist error of measures | Julien HENRY | 2013-04-24 | 2 | -11/+79 |
* | SONAR-4221 Delay loading of project properties | Julien HENRY | 2013-04-24 | 3 | -46/+53 |
* | SONAR-3755 refactor signature of perspective Issuable | Simon Brandhof | 2013-04-23 | 3 | -15/+19 |
* | SONAR-3755 use persistent cache | Simon Brandhof | 2013-04-23 | 6 | -51/+33 |
* | SONAR-3755 Add methods in IssueFinder Results to get rule by issue and compon... | Julien Lancelot | 2013-04-23 | 3 | -3/+3 |
* | SONAR-3755 fix declaration of properties declared in issues components | Simon Brandhof | 2013-04-23 | 14 | -1446/+7 |
* | SONAR-3755 complete issue workflow | Simon Brandhof | 2013-04-23 | 15 | -262/+180 |
* | SONAR-3755 first draft of issue state machine | Simon Brandhof | 2013-04-22 | 2 | -22/+14 |
* | Fix some quality flaws | Julien HENRY | 2013-04-22 | 2 | -2/+6 |
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 272 | -1088/+1088 |
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 272 | -816/+816 |
* | SONAR-3755 Renamed some column of issues and issue_changes | Julien Lancelot | 2013-04-19 | 3 | -9/+9 |
* | SONAR-3755 complete the ability to change issue | Simon Brandhof | 2013-04-19 | 1 | -25/+2 |
* | SONAR-3755 Set issues updated at to the date when issues were loaded from dat... | Julien Lancelot | 2013-04-19 | 4 | -6/+22 |
* | SONAR-3755 rename Issue#message() to description() | Simon Brandhof | 2013-04-19 | 6 | -37/+9 |
* | SONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECT... | Simon Brandhof | 2013-04-19 | 4 | -6/+5 |
* | SONAR-4147 Add breakdown by module to profiling | Julien HENRY | 2013-04-18 | 4 | -27/+54 |
* | SONAR-4188 Validate branch too | Julien HENRY | 2013-04-18 | 4 | -22/+75 |
* | SONAR-4188 Refactore all issues decorator in one and add false positive and u... | Julien Lancelot | 2013-04-18 | 6 | -627/+444 |
* | SONAR-3755 use Persistit temporary volume | Simon Brandhof | 2013-04-18 | 2 | -7/+20 |
* | SONAR-4188 Properly escape dash in regexp | Julien HENRY | 2013-04-18 | 2 | -1/+11 |
* | SONAR-3755 fix creation of Caches when starting several ProjectContainers | Simon Brandhof | 2013-04-18 | 2 | -17/+3 |
* | SONAR-4188 Close issues when resource has been moved or has been deleted | Julien Lancelot | 2013-04-18 | 1 | -3/+1 |
* | SONAR-3755 ability to change issues during batch (first step) | Simon Brandhof | 2013-04-17 | 6 | -132/+178 |
* | SONAR-4188 Fix Regex to validate project key | Julien Lancelot | 2013-04-17 | 2 | -1/+31 |
* | SONAR-4188 Validate project/module key with a regexp | Julien HENRY | 2013-04-17 | 4 | -5/+131 |
* | SONAR-3755 Improve IssuesWorkflowDecorator | Julien Lancelot | 2013-04-17 | 5 | -19/+157 |
* | SONAR-4147 Implemented profiling of purge | Julien HENRY | 2013-04-17 | 5 | -29/+29 |
* | SONAR-4223 Remove or depreciate property "sonar.enableFileVariation" | Simon Brandhof | 2013-04-17 | 1 | -4/+0 |
* | Fix IssuePersisterTest | Simon Brandhof | 2013-04-17 | 14 | -53/+79 |
* | SONAR-3755 Add IssuesWorkflowDecorator | Julien Lancelot | 2013-04-17 | 2 | -0/+109 |
* | Replace wrong copyright header | Julien Lancelot | 2013-04-17 | 1 | -18/+18 |
* | SONAR-3755 complete ModuleIssues for issue tracking | Simon Brandhof | 2013-04-17 | 11 | -134/+194 |
* | SONAR-4147 Refactored UT to not depends on System.currentTimeMillis() | Julien HENRY | 2013-04-17 | 7 | -41/+106 |
* | Add batch logs on db store | Simon Brandhof | 2013-04-17 | 3 | -9/+15 |
* | Merge remote-tracking branch 'origin/master' | Julien Lancelot | 2013-04-17 | 30 | -326/+599 |
|\ |
|
| * | SONAR-3893 use persistent map for syntax and symbol highlighting | Simon Brandhof | 2013-04-17 | 30 | -326/+599 |
* | | Fix issue when violations are ignored | Julien Lancelot | 2013-04-17 | 1 | -5/+8 |
|/ |
|
* | Fix a NPE | Julien Lancelot | 2013-04-17 | 1 | -4/+6 |
* | SONAR-3755 implement a disk-based map | Simon Brandhof | 2013-04-16 | 7 | -2/+598 |
* | SONAR-4147 Support a new profiling option "sonar.profiling.log=true" | Julien HENRY | 2013-04-16 | 17 | -43/+1046 |
* | SONAR-3893 Fixed snapshot data persistence issue | Jean-Baptiste Vilain | 2013-04-16 | 2 | -7/+13 |
* | SONAR-3893 Symbol data deserialization | Jean-Baptiste Vilain | 2013-04-16 | 4 | -36/+8 |
* | Add unit test when issuable is null | Julien Lancelot | 2013-04-16 | 1 | -0/+11 |
* | SONAR-3755 the perspective Issuable should not be available on Java classes a... | Simon Brandhof | 2013-04-16 | 8 | -20/+187 |
* | SONAR-3893 Symbol perspective data persistence in snapshot_data | Jean-Baptiste Vilain | 2013-04-16 | 2 | -0/+75 |