Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5642 Remove Git command line implementation | Julien HENRY | 2014-12-08 | 8 | -510/+10 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-10-27 | 1 | -22/+36 |
| | |||||
* | SONAR-5642 Enable multi-threaded blame to speed up processing | Julien HENRY | 2014-10-24 | 2 | -16/+76 |
| | |||||
* | SONAR-5644 Apply some feedback on SCM API | Julien HENRY | 2014-10-16 | 5 | -111/+115 |
| | |||||
* | SONAR-5677 Ignore whitespace when doing blame | Julien HENRY | 2014-10-14 | 1 | -1/+5 |
| | |||||
* | Improve logging | Julien HENRY | 2014-10-14 | 1 | -0/+7 |
| | |||||
* | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 2 | -0/+2 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-10-09 | 1 | -3/+3 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-10-08 | 1 | -18/+21 |
| | |||||
* | SONAR-5677 Fix support of Git project not at the root of repository tree | Julien HENRY | 2014-10-06 | 3 | -13/+86 |
| | |||||
* | Revert to previous behavior for CommandExecutor::execute for timeout=0 | Julien HENRY | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | SONAR-5620 Fix missing line with Git | Julien HENRY | 2014-10-03 | 1 | -0/+4 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-10-03 | 1 | -15/+1 |
| | |||||
* | SONAR-5643 Properly handle cases where there are local modification on files | Julien HENRY | 2014-10-03 | 2 | -2/+2 |
| | |||||
* | SONAR-5677 Fail with a clear message when trying to blame a locally modified ↵ | Julien HENRY | 2014-10-03 | 5 | -4/+122 |
| | | | | file | ||||
* | SONAR-5642 Log cleanup | Julien HENRY | 2014-10-02 | 1 | -2/+2 |
| | |||||
* | SONAR-5643 Provide a default SVN SCM Provider | Julien HENRY | 2014-10-02 | 5 | -49/+53 |
| | |||||
* | SONAR-5677 Provide JGit implementation | Julien HENRY | 2014-10-02 | 6 | -10/+239 |
| | |||||
* | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-10-02 | 1 | -1/+4 |
| | |||||
* | SONAR-5644 Rework SCM API | Julien HENRY | 2014-10-02 | 8 | -188/+279 |
| | |||||
* | SONAR-5642 Initial work on Git provider | Julien HENRY | 2014-10-02 | 6 | -0/+497 |
| | |||||
* | Revert "SONAR-5642 Initial work on Git provider" | Simon Brandhof | 2014-09-26 | 6 | -497/+0 |
| | | | | This reverts commit b375ce53532d11c75c9c920b36f0c4692d123c87. | ||||
* | Revert "SONAR-5644 Rework SCM API" | Simon Brandhof | 2014-09-26 | 8 | -279/+188 |
| | | | | This reverts commit a4e76de07797ea2b9b809a0cc0b90286c90cd3cd. | ||||
* | Revert "SONAR-5473 Fix fetching of remote SCM data" | Simon Brandhof | 2014-09-26 | 1 | -4/+1 |
| | | | | This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08. | ||||
* | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-09-25 | 1 | -1/+4 |
| | |||||
* | SONAR-5644 Rework SCM API | Julien HENRY | 2014-09-25 | 8 | -188/+279 |
| | |||||
* | SONAR-5642 Initial work on Git provider | Julien HENRY | 2014-09-25 | 6 | -0/+497 |