| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-3895 export violations | David Gageot | 2012-10-31 | 4 | -33/+85 |
* | Do not inject multiple org.sonar.api.platform.Server on batch side | Simon Brandhof | 2012-10-31 | 1 | -6/+2 |
* | SONAR-3922 sonar.profile.<language_key> should take precedence over sonar.pro... | Simon Brandhof | 2012-10-30 | 2 | -2/+17 |
* | SONAR-3911 refactor the plugins cobertura and jacoco | Simon Brandhof | 2012-10-29 | 2 | -6/+0 |
* | SONAR-3895 Streaming export | David Gageot | 2012-10-29 | 2 | -17/+80 |
* | SONAR-3895 Draft of export and can work when project doesn't exist | David Gageot | 2012-10-29 | 4 | -9/+39 |
* | SONAR-3895 Tests | David Gageot | 2012-10-29 | 3 | -5/+197 |
* | Fix license header | Simon Brandhof | 2012-10-29 | 1 | -0/+19 |
* | Fix backward compatibility with org.sonar.batch.ServerMetadata | Simon Brandhof | 2012-10-27 | 8 | -16/+209 |
* | Add PluginDownloaderTest | Simon Brandhof | 2012-10-27 | 1 | -0/+75 |
* | SONAR-3895 remove unused code and fix quality flaws | Simon Brandhof | 2012-10-27 | 10 | -63/+130 |
* | Better testing | Simon Brandhof | 2012-10-26 | 9 | -62/+166 |
* | SONAR-3895 Fix database compatibility test | David Gageot | 2012-10-26 | 1 | -1/+1 |
* | SONAR-3895 Remove Local Mode and fix Dry Run on postgresql | David Gageot | 2012-10-26 | 5 | -29/+105 |
* | Fix headers | David Gageot | 2012-10-26 | 3 | -54/+54 |
* | SONAR-3895 do not download JDBC driver on dry run | Simon Brandhof | 2012-10-26 | 5 | -9/+41 |
* | SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali... | Simon Brandhof | 2012-10-26 | 24 | -549/+468 |
* | SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali... | Simon Brandhof | 2012-10-26 | 34 | -1187/+782 |
* | SONAR-3895 User resource key and optional authent. | David Gageot | 2012-10-24 | 1 | -9/+22 |
* | SONAR-3895 Better Local mode | David Gageot | 2012-10-23 | 1 | -53/+23 |
* | SONAR-3895 Local mode | David Gageot | 2012-10-23 | 4 | -1/+229 |
* | SONAR-3676 Fix issue with Maven 2 | Fabrice Bellingard | 2012-10-08 | 1 | -13/+13 |
* | SONAR-3676 Create properties to define project links | Fabrice Bellingard | 2012-10-05 | 4 | -11/+128 |
* | SONAR-2602 the extensions Language must not be declared with InstantiationStr... | Simon Brandhof | 2012-10-04 | 8 | -35/+51 |
* | Fix lifecycle of ProjectFileSystem | Simon Brandhof | 2012-10-02 | 1 | -0/+6 |
* | Fix compatibility with FileFilter extensions | Simon Brandhof | 2012-10-02 | 1 | -11/+1 |
* | SONAR-3844 Drop the support of the deprecated property sonar.light | Simon Brandhof | 2012-10-02 | 5 | -11/+90 |
* | SONAR-3833 ability to edit/delete the profiles provided by plugins | Simon Brandhof | 2012-10-01 | 2 | -25/+16 |
* | SONAR-3529 Get rid of property sets. Use PropertyFields instead | David Gageot | 2012-09-28 | 3 | -5/+2 |
* | SONAR-2602 persist project language before execution of extensions | Simon Brandhof | 2012-09-28 | 4 | -22/+80 |
* | SONAR-2602 support project modules with different languages | Simon Brandhof | 2012-09-27 | 19 | -116/+73 |
* | SONAR-3636 Improve unit test | Fabrice Bellingard | 2012-09-27 | 1 | -0/+6 |
* | SONAR-3636 Add and feed a new column projects.created_at | Fabrice Bellingard | 2012-09-27 | 10 | -24/+24 |
* | Don't use anyObject() matcher | David Gageot | 2012-09-20 | 4 | -9/+9 |
* | Revert "SONAR-3778 Bad performances when Hibernate requests measures on quali... | Simon Brandhof | 2012-09-17 | 2 | -4/+4 |
* | SONAR-3778 Bad performances when Hibernate requests measures on quality models | Simon Brandhof | 2012-09-05 | 2 | -4/+4 |
* | SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClient | Simon Brandhof | 2012-08-16 | 1 | -19/+2 |
* | Fix violation | David Gageot | 2012-07-24 | 1 | -8/+6 |
* | Simplify code | David Gageot | 2012-07-18 | 2 | -40/+1 |
* | Remove violation | David Gageot | 2012-07-17 | 1 | -6/+11 |
* | Fix sonar.showSql | Simon Brandhof | 2012-07-17 | 2 | -5/+15 |
* | Fix reloading of measure data | David Gageot | 2012-07-17 | 2 | -1/+6 |
* | Fix warnings | David Gageot | 2012-07-17 | 1 | -1/+1 |
* | Revert "Remove warning" | David Gageot | 2012-07-17 | 1 | -1/+1 |
* | Use ArgumentMatcher | David Gageot | 2012-07-16 | 1 | -8/+8 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+1 |
* | SONAR-2496 Fix HQL request that doesn't work on Oracle... | Fabrice Bellingard | 2012-07-16 | 1 | -1/+1 |
* | Restore Api compatibility | David Gageot | 2012-07-16 | 1 | -3/+1 |
* | Don't use hardcoded charsets | David Gageot | 2012-07-16 | 1 | -1/+3 |
* | Fix measure data not being evicted anymore | David Gageot | 2012-07-16 | 3 | -12/+12 |