| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong import | Julien HENRY | 2014-07-08 | 1 | -1/+1 |
* | Improve filesystem logger | Julien HENRY | 2014-07-07 | 1 | -3/+6 |
* | SONAR-5433 Do not loose exception when indexing FS | Julien HENRY | 2014-07-04 | 2 | -19/+61 |
* | SONAR-5433 Fix concurrent modification error with big projects | Julien HENRY | 2014-07-04 | 1 | -7/+3 |
* | SONAR-5419 Improve logging of source folders | Julien HENRY | 2014-07-03 | 1 | -9/+24 |
* | SONAR-5419 sonar.sources and sonar.tests should support a mixed list of files... | Julien HENRY | 2014-07-03 | 10 | -129/+391 |
* | SONAR-5433 Use thread pool to index filesystem | Julien HENRY | 2014-07-03 | 1 | -16/+34 |
* | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
* | Fix some quality flaw | Julien HENRY | 2014-07-02 | 1 | -1/+5 |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 1 | -1/+1 |
* | Fix quality flaws | Simon Brandhof | 2014-07-01 | 1 | -3/+3 |
* | Fix quality flaws | Simon Brandhof | 2014-07-01 | 1 | -1/+0 |
* | Fix some quality flaws | Julien HENRY | 2014-07-01 | 1 | -15/+18 |
* | Fix quality flaws | Simon Brandhof | 2014-07-01 | 1 | -3/+3 |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 7 | -10/+11 |
* | Fix some quality flaws | Simon Brandhof | 2014-07-01 | 1 | -4/+10 |
* | Fix some quality flaws | Simon Brandhof | 2014-06-30 | 3 | -21/+33 |
* | Fix some quality flaws | Julien HENRY | 2014-06-30 | 4 | -6/+15 |
* | Remove useless constructors with System2.INSTANCE | Simon Brandhof | 2014-06-30 | 3 | -8/+5 |
* | SONAR-5007 fix link to profile changelog | Simon Brandhof | 2014-06-25 | 2 | -8/+11 |
* | SONAR-5007 add link to Q profile changelog in the events widget | Simon Brandhof | 2014-06-24 | 2 | -2/+11 |
* | SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changes | Simon Brandhof | 2014-06-24 | 5 | -39/+86 |
* | SONAR-5389 Fix some issues with analyzer -> sensor compatibility mode | Julien HENRY | 2014-06-23 | 3 | -1/+21 |
* | SONAR-5216 compare quality profile dates when batch detects profile changes | Simon Brandhof | 2014-06-23 | 19 | -110/+190 |
* | Fix some quality flaws | Julien HENRY | 2014-06-21 | 7 | -24/+202 |
* | Add missing file | Simon Brandhof | 2014-06-20 | 1 | -0/+72 |
* | SONAR-5007 remove org.sonar.api.batch.rules.QProfile from API | Simon Brandhof | 2014-06-20 | 16 | -19/+3 |
* | SONAR-5007 do not display the profile version in the widget "description" | Simon Brandhof | 2014-06-20 | 1 | -207/+107 |
* | Fix UT after previous refactoring | Julien HENRY | 2014-06-20 | 1 | -1/+3 |
* | Fix some quality flaws | Julien HENRY | 2014-06-20 | 3 | -7/+17 |
* | SONAR-5007 do not generate event on QProfile change on first analysis | Simon Brandhof | 2014-06-20 | 1 | -8/+8 |
* | Fix some quality flaws | Julien HENRY | 2014-06-20 | 15 | -47/+39 |
* | Fix some quality flaws | Julien HENRY | 2014-06-20 | 10 | -16/+154 |
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 10 | -22/+17 |
* | SONAR-5389 Add support of FileLinesContextFactory + publish analysis | Julien HENRY | 2014-06-19 | 24 | -40/+678 |
* | SONAR-5007 add single unique key to quality profiles. Replace DB ID. | Simon Brandhof | 2014-06-19 | 23 | -572/+387 |
* | SONAR-5389 Reintroduce Issue filters | Julien HENRY | 2014-06-19 | 9 | -28/+48 |
* | SONAR-5389 Add medium tests | Julien HENRY | 2014-06-19 | 22 | -90/+1009 |
* | SONAR-5389 Move Language | Julien HENRY | 2014-06-19 | 7 | -30/+5 |
* | SONAR-5389 Analyzer optimizer | Julien HENRY | 2014-06-19 | 3 | -13/+156 |
* | SONAR-5389 Fix some quality flaws | Julien HENRY | 2014-06-19 | 5 | -25/+34 |
* | SONAR-5389 Flag API as @Beta | Julien HENRY | 2014-06-19 | 6 | -4/+85 |
* | SONAR-5389 Skipe execution of Analyzers according to provided metadata | Julien HENRY | 2014-06-19 | 7 | -20/+75 |
* | SONAR-5389 Sort analyzers according to metrics used/produced | Julien HENRY | 2014-06-19 | 2 | -12/+13 |
* | Fix MeasurePersisterTest | Simon Brandhof | 2014-06-19 | 1 | -6/+3 |
* | Fix some quality flaws | Simon Brandhof | 2014-06-19 | 1 | -11/+7 |
* | SONAR-5389 Improve analyzer API | Julien HENRY | 2014-06-18 | 3 | -23/+74 |
* | SONAR-5389 Drop batch-api module | Julien HENRY | 2014-06-18 | 32 | -86/+123 |
* | Try to improve performance of MeasurePersister | Julien HENRY | 2014-06-18 | 4 | -7/+160 |
* | SONAR-5233 Speed up migration | Julien HENRY | 2014-06-17 | 3 | -27/+78 |