Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-3895 Fix export | David Gageot | 2012-10-31 | 2 | -5/+27 | |
| | ||||||
* | SONAR-3895 export violations indexed by resource | David Gageot | 2012-10-31 | 2 | -45/+70 | |
| | ||||||
* | Revert SONAR-3922 | Simon Brandhof | 2012-10-31 | 2 | -2/+4 | |
| | ||||||
* | SONAR-3895 export violations with no line | David Gageot | 2012-10-31 | 2 | -7/+27 | |
| | ||||||
* | 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 ↵ | Simon Brandhof | 2012-10-30 | 2 | -2/+17 | |
| | | | | sonar.profile | |||||
* | 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 | 5 | -9/+43 | |
| | ||||||
* | 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 | 6 | -9/+46 | |
| | ||||||
* | SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before ↵ | Simon Brandhof | 2012-10-26 | 25 | -550/+474 | |
| | | | | initializing db | |||||
* | SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before ↵ | Simon Brandhof | 2012-10-26 | 34 | -1187/+782 | |
| | | | | initializing db | |||||
* | 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 | 2 | -58/+23 | |
| | ||||||
* | SONAR-3895 Local mode | David Gageot | 2012-10-23 | 5 | -1/+234 | |
| | ||||||
* | Upgrade version to 3.4-SNAPSHOT | Eric Hartmann | 2012-10-16 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-16 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 3.3-RC2 | Eric Hartmann | 2012-10-16 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-11 | 1 | -1/+1 | |
| | ||||||
* | [maven-release-plugin] prepare release 3.3-RC1 | Eric Hartmann | 2012-10-11 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | | | | | | | | | => even for non-Maven projects. The new properties are: - sonar.links.homepage - sonar.links.ci - sonar.links.issue - sonar.links.scm - sonar.links.scm_dev | |||||
* | SONAR-2602 the extensions Language must not be declared with ↵ | Simon Brandhof | 2012-10-04 | 8 | -35/+51 | |
| | | | | InstantiationStrategy=PER_BATCH | |||||
* | 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 | |
| | | | => Update tests | |||||
* | Update to 3.3-SNAPSHOT | GAUDIN | 2012-09-26 | 1 | -1/+1 | |
| | ||||||
* | Update to 3.3-M5 | GAUDIN | 2012-09-26 | 1 | -1/+1 | |
| | ||||||
* | Don't use anyObject() matcher | David Gageot | 2012-09-20 | 4 | -9/+9 | |
| | ||||||
* | Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT | Eric Hartmann | 2012-09-18 | 1 | -1/+1 | |
| | ||||||
* | Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3 | Eric Hartmann | 2012-09-18 | 1 | -1/+1 | |
| | ||||||
* | Revert "SONAR-3778 Bad performances when Hibernate requests measures on ↵ | Simon Brandhof | 2012-09-17 | 2 | -4/+4 | |
| | | | | | | quality models" This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2. | |||||
* | Update to 3.3-SNAPSHOT | Eric Hartmann | 2012-09-14 | 1 | -1/+1 | |
| | ||||||
* | Update to 3.3-M2 | Eric Hartmann | 2012-09-14 | 1 | -1/+1 | |
| |