Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | SONAR-3802 various improvements in the top nav bar | Simon Brandhof | 2012-09-14 | 1 | -1/+1 |
| | | | | | | | * Upgrade YUI reset/font CSS * New URLs /dev/layout and /dev/empty for performance tests * Rename the link "Home" with the name of the main global dashboard * Extract layout.css from style.css | ||||
* | Fix build | Evgeny Mandrikov | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Get rid of unnecessary files in assembly | Evgeny Mandrikov | 2012-09-14 | 2 | -2/+2 |
| | | | | | | This requires upgrade of maven-assembly-plugin to 2.2.2 because of MASSEMBLY-570. Also should be noted that upgrade to 2.3 more complicated - see comments for MASSEMBLY-449. | ||||
* | Move declaration of sonar-java version to parent pom | Simon Brandhof | 2012-09-14 | 1 | -2/+0 |
| | |||||
* | 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 |
| | |||||
* | Remove unused directory | Simon Brandhof | 2012-09-13 | 2 | -6/+4 |
| | |||||
* | Reformat POMs according to Maven POM Convention | Evgeny Mandrikov | 2012-09-10 | 1 | -63/+68 |
| | |||||
* | Use new sonar-squid-java-plugin | Evgeny Mandrikov | 2012-09-07 | 1 | -2/+2 |
| | | | | | This plugin was rewritten to use SSLR instead of Checkstyle to parse Java source code. | ||||
* | Use external sonar-java-plugin | Evgeny Mandrikov | 2012-09-05 | 2 | -2/+4 |
| | |||||
* | Enforce size of distribution to prevent regressions | Evgeny Mandrikov | 2012-09-05 | 1 | -0/+25 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | SONAR-3662 Remove the property sonar.jdbc.validationQuery | Simon Brandhof | 2012-07-14 | 1 | -5/+0 |
| | |||||
* | SONAR-2965 FIX enforce validation query on DataSource | David Gageot | 2012-07-11 | 1 | -0/+5 |
| | |||||
* | SONAR-2965 enforce validation query on DataSource | David Gageot | 2012-07-11 | 1 | -5/+0 |
| | |||||
* | SONAR-3590 Log all Rails warnings & errors in "sonar.log" file | Fabrice Bellingard | 2012-07-06 | 1 | -6/+12 |
| | | | | | => Initial issue: when an exception is raised in a ruby widget, the error stack trace is not logged in the sonar.log file | ||||
* | Fix folder name forgotten during migration to h2 | David Gageot | 2012-07-06 | 1 | -0/+0 |
| | |||||
* | Replacing Derby with H2 | David Gageot | 2012-07-03 | 3 | -15/+12 |
| | |||||
* | SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for Java | Fabrice Bellingard | 2012-06-25 | 1 | -0/+6 |
| | | | | | => Those rules are the ones pulled out from the SQALE plugin and put in an independant lib called "sonar-common-rules" | ||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -3/+3 |
| | |||||
* | SONAR-3428 Configure Infinitest | David Gageot | 2012-04-25 | 1 | -0/+1 |
| | |||||
* | Upgrade to 3.1-SNAPSHOT | Eric Hartmann | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.16 | Eric Hartmann | 2012-04-06 | 1 | -1/+1 |
| | |||||
* | SONAR-3224 API: support Ruby on Rails applications | Simon Brandhof | 2012-03-22 | 1 | -0/+1 |
| | |||||
* | Merge branch 'release-2.14' | Eric Hartmann | 2012-03-06 | 1 | -1/+1 |
|\ | |||||
| * | SONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URL | Simon Brandhof | 2012-03-05 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.14-RC1 | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
* | | Typo : upgrade version to 2.15-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 3.0-SNAPSHOT | Eric Hartmann | 2012-02-27 | 1 | -1/+1 |
|/ | |||||
* | SONAR-3212 Document format of conf/sonar.properties | Evgeny Mandrikov | 2012-02-08 | 1 | -2/+2 |
| | |||||
* | SONAR-3212 Document format of conf/sonar.properties | Evgeny Mandrikov | 2012-02-02 | 1 | -0/+3 |
| | |||||
* | SONAR-3180 Remove the support of AJP connector | Simon Brandhof | 2012-01-18 | 5 | -39/+5 |
| | |||||
* | SONAR-3175 Document the constraint on number of JAR files in jdbc-driver ↵ | Simon Brandhof | 2012-01-17 | 5 | -0/+9 |
| | | | | directories | ||||
* | Remove unused files | Evgeny Mandrikov | 2012-01-16 | 4 | -652/+0 |
| | |||||
* | SONAR-1263 Add support for AJP13 host | Evgeny Mandrikov | 2012-01-16 | 4 | -17/+26 |
| | |||||
* | SONAR-2959 add example to enable SQL logs on server-side | Simon Brandhof | 2012-01-13 | 1 | -11/+20 |
| | |||||
* | Remove useless exclusion in assembly.xml | Simon Brandhof | 2012-01-12 | 1 | -1/+0 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 6 | -6/+6 |
| | |||||
* | SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo ↵ | Simon Brandhof | 2012-01-10 | 2 | -15/+0 |
| | | | | 1.0-beta-1 | ||||
* | Upgrade to 2.14-SNAPSHOT | Eric Hartmann | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2660 Add comment | Evgeny Mandrikov | 2011-12-23 | 1 | -1/+4 |
| | |||||
* | SONAR-2660 Check that temporary directory is available for creation of a new ↵ | Evgeny Mandrikov | 2011-12-21 | 1 | -0/+14 |
| | | | | files | ||||
* | Fix typo in conf/sonar.properties | Simon Brandhof | 2011-12-16 | 1 | -2/+2 |
| | |||||
* | SONAR-3045 Guess the property sonar.jdbc.driverClassName | Simon Brandhof | 2011-11-30 | 1 | -7/+13 |
| |