Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6134, SONAR-6048 Improve performance of FS indexation | Julien HENRY | 2015-02-10 | 1 | -92/+0 |
| | |||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 1 | -4/+4 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 1 | -3/+3 |
| | |||||
* | SONAR-4069 fix task extension point | Simon Brandhof | 2013-03-14 | 1 | -106/+20 |
| | |||||
* | Revert "SONAR-4069 Remove Task and TaskDefinition from API." | Simon Brandhof | 2013-03-05 | 1 | -0/+2 |
| | | | | This reverts commit 7509fbafb262c92c3603d5b17387c232a5748327. | ||||
* | SONAR-4069 Remove Task and TaskDefinition from API. | Simon Brandhof | 2013-03-05 | 1 | -2/+0 |
| | | | | Feature is postponed to version 3.6. | ||||
* | Move Maven stuff into a dedicated package | Simon Brandhof | 2013-02-13 | 1 | -9/+10 |
| | |||||
* | SONAR-4069 Minor improvements and fixes for tasks | Julien HENRY | 2013-01-17 | 1 | -0/+94 |
| | | | | | * Try to break package cycle * Add validation on TaskDefinition | ||||
* | SONAR-4069 Small improvements on new task feature | Julien HENRY | 2013-01-16 | 1 | -0/+83 |
* Simon feedback * Add additional JUnit tests |