Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to jsonassert 1.2.2 | Simon Brandhof | 2014-01-17 | 1 | -1/+1 |
| | |||||
* | SONAR-4326 Create dummy plugin for backend tests | Jean-Baptiste Lievremont | 2014-01-17 | 1 | -0/+1 |
| | |||||
* | Downgrade to jruby 1.7.9. | Simon Brandhof | 2014-01-17 | 1 | -1/+2 |
| | | | | v1.7.10 is much slower at startup. | ||||
* | Upgrade JRuby from 1.7.9 to 1.7.10 | Simon Brandhof | 2014-01-15 | 1 | -1/+1 |
| | |||||
* | Fix upgrade to Elasticsearch 0.90.9 | Simon Brandhof | 2014-01-09 | 1 | -0/+12 |
| | | | | ASM has been added to ES 0.90.9 but conflicts with PMD analysis. Note that batch and server classpaths are currently (almost) the same but they will be different and sanitized later in 4.2. | ||||
* | Upgrade to Elasticsearch 0.90.9 | Simon Brandhof | 2014-01-09 | 1 | -2/+2 |
| | |||||
* | Add explanation on adding dependencies of maven-release-plugin | Eric | 2013-12-12 | 1 | -0/+1 |
| | |||||
* | Add developers information for deployment (Codehaus' Nexus rule) | Eric | 2013-12-12 | 1 | -0/+76 |
| | |||||
* | Upgrade Maven Release plugin for workaround of [PARENT-34] | Eric | 2013-12-12 | 1 | -5/+13 |
| | |||||
* | Upgrade MSSQL JTDS 1.2.7 to 1.2.8 | Simon Brandhof | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | Upgrade MySQL Connector/J from 5.1.26 to 5.1.27 | Simon Brandhof | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | Upgrade JRuby from 1.7.6 to 1.7.9 | Simon Brandhof | 2013-12-11 | 1 | -5/+1 |
| | |||||
* | Faster build by extracting GWT compilation to project sonar-gwt-pages | Simon Brandhof | 2013-12-11 | 1 | -37/+5 |
| | |||||
* | Upgrade to 4.2-SNAPSHOT | Eric Hartmann | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | SONAR-4934 Upgrade distribution to embed SonarQube Java 1.5 | Julien HENRY | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | Add beanutils to classpath | Simon Brandhof | 2013-12-04 | 1 | -0/+6 |
| | |||||
* | Sanitize declaration of dependencies | Simon Brandhof | 2013-12-03 | 1 | -8/+46 |
| | |||||
* | SONAR-4896 upgrade to elasticsearch 0.90.6 | Simon Brandhof | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | Increase heap space for jacoco | Jean-Baptiste Lievremont | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | Increase permgen space for surefire | Jean-Baptiste Lievremont | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | Remove the <developers> section in pom | Simon Brandhof | 2013-11-20 | 1 | -73/+0 |
| | |||||
* | Upgrade some maven plugins | Simon Brandhof | 2013-11-20 | 1 | -9/+24 |
| | |||||
* | SONAR-4832 Integrate ElasticSearch into sonar-server (with initial WIP API) | Jean-Baptiste Lievremont | 2013-11-06 | 1 | -0/+1 |
| | |||||
* | SONAR-4045 Upgrade to JRuby 1.7.6 to fix PermGen space issue on some ↵ | Julien HENRY | 2013-10-30 | 1 | -1/+1 |
| | | | | configuration | ||||
* | Update to 4.1-SNAPSHOT | Eric Hartmann | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | SONAR-4651 Embed SonarQube Java 1.4 | Julien HENRY | 2013-10-14 | 1 | -1/+1 |
| | |||||
* | SONAR-3675 fix dev mode | Simon Brandhof | 2013-10-02 | 1 | -6/+0 |
| | |||||
* | SONAR-4735 Remove the XML libs that are packaged with Java 6 | Simon Brandhof | 2013-10-02 | 1 | -15/+15 |
| | |||||
* | SONAR-4675 Replace Jetty web server by Tomcat 7 | Simon Brandhof | 2013-10-01 | 1 | -24/+65 |
| | |||||
* | SONAR-4045 downgrade to jruby 1.7.3 | Simon Brandhof | 2013-09-20 | 1 | -1/+5 |
| | | | | See https://github.com/jruby/jruby/issues/802 | ||||
* | SONAR-4045 upgrade to jruby-rack 1.1.13.2 | Simon Brandhof | 2013-09-17 | 1 | -1/+1 |
| | |||||
* | SONAR-4045 Upgrade to JRuby 1.7.4 | Simon Brandhof | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-4671 Upgrade MySQL driver to 5.1.26 | Simon Brandhof | 2013-09-12 | 1 | -1/+2 |
| | |||||
* | Upgrade some dependencies | Simon Brandhof | 2013-09-12 | 1 | -6/+6 |
| | | | | Mainly for unit tests, except http-request (5.2 -> 5.4.1) | ||||
* | Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0 | Simon Brandhof | 2013-09-12 | 1 | -3/+3 |
| | |||||
* | Set update-center to version 1.8 | Eric Hartmann | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | Set update center version to 1.8-SNAPSHOT | Julien Lancelot | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | SONAR-4585 Set update center version to 1.7.1-SNAPSHOT | Julien Lancelot | 2013-08-22 | 1 | -1/+1 |
| | |||||
* | Revert upgrade of persistit 3.3.0. Not compatible with Java 6 | Simon Brandhof | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | Upgrade to persistit 3.3.0 | Simon Brandhof | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | Upgrade to 4.0-SNAPSHOT | Eric Hartmann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | Merge enforcer rules | Simon Brandhof | 2013-07-30 | 1 | -15/+1 |
| | |||||
* | Cleanup pom.xml | Julien HENRY | 2013-07-26 | 1 | -6/+0 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-07-25 | 1 | -2/+2 |
| | |||||
* | [maven-release-plugin] prepare release 3.7-RC1 | Eric Hartmann | 2013-07-25 | 1 | -2/+2 |
| | |||||
* | Revert to Sonar Java 1.3 | Julien HENRY | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade to sonar-runner 2.3 | Simon Brandhof | 2013-07-23 | 1 | -0/+5 |
| | |||||
* | SONAR-4388 Move from Sonar to SonarQube | Julien HENRY | 2013-07-08 | 1 | -1/+1 |
| | |||||
* | SONAR-4388 Move from Sonar to SonarQube | Julien HENRY | 2013-07-08 | 1 | -1/+1 |
| | |||||
* | Minimum required version of maven is increased to 3.0.5 | Simon Brandhof | 2013-07-05 | 1 | -1/+1 |
| |