| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #261 from SonarSource/feature/batch/drop_maven_dep | Julien HENRY | 2015-06-03 | 1 | -54/+13 |
|\ |
|
| * | SONAR-3821 Drop any Maven dependency | Julien HENRY | 2015-06-03 | 1 | -54/+13 |
* | | Declare TravisCI as ciManagement of pom | Simon Brandhof | 2015-06-03 | 1 | -2/+2 |
|/ |
|
* | SONAR-6601 : Use OSSRH for future deployment | Eric Hartmann | 2015-06-02 | 1 | -3/+3 |
* | Drop L10n english plugin | Simon Brandhof | 2015-06-01 | 1 | -1/+0 |
* | Increase perm gen space for server tests | Simon Brandhof | 2015-06-01 | 1 | -1/+1 |
* | Upgrade slf4j, mockito and picocontainer | Simon Brandhof | 2015-05-29 | 1 | -3/+3 |
* | Upgrade mysql driver from 5.1.35 to 5.1.35 | Simon Brandhof | 2015-05-29 | 1 | -1/+1 |
* | Upgrade jsr305 2.0.3 to 3.0.0 | Simon Brandhof | 2015-05-29 | 1 | -1/+1 |
* | Upgrade logback 1.1.2 to 1.1.3 | Simon Brandhof | 2015-05-29 | 1 | -1/+1 |
* | Replace references to jira.codehaus.org by jira.sonarsource.com | Simon Brandhof | 2015-05-29 | 1 | -1/+1 |
* | Upgrade jacoco maven plugin to 0.7.5.201505241946 | Simon Brandhof | 2015-05-28 | 1 | -1/+1 |
* | SONAR-6370 drop core plugin | Simon Brandhof | 2015-05-28 | 1 | -1/+0 |
* | SONAR-6370 rename module sonar-api-deps to sonar-plugin-api-deps | Simon Brandhof | 2015-05-28 | 1 | -1/+1 |
* | SONAR-6370 Package deprecated API dependencies in a single JAR. | Simon Brandhof | 2015-05-28 | 1 | -0/+1 |
* | Stop maintain deprecated module sonar-java and use version 5.1 | Simon Brandhof | 2015-05-21 | 1 | -2/+1 |
* | SONAR-6278 Stop relying on graph to store tests | Julien HENRY | 2015-05-21 | 1 | -5/+0 |
* | SONAR-6555 Drop design related features on batch side | Julien HENRY | 2015-05-19 | 1 | -2/+1 |
* | change headers check | Stas Vilchik | 2015-05-19 | 1 | -6/+0 |
* | SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpath | Simon Brandhof | 2015-05-19 | 1 | -5/+0 |
* | SONAR-6517 merge sonar-deprecated into sonar-plugin-api | Simon Brandhof | 2015-05-19 | 1 | -6/+0 |
* | SONAR-6517 do not package the xml libs provided by Java 1.7+ | Simon Brandhof | 2015-05-19 | 1 | -0/+14 |
* | Fix developers section of pom | Simon Brandhof | 2015-05-11 | 1 | -14/+36 |
* | SONAR-6370 isolate plugin classloader from core | Simon Brandhof | 2015-05-11 | 1 | -5/+5 |
* | Upgrade to update center 1.13 | Simon Brandhof | 2015-04-23 | 1 | -2/+2 |
* | SONAR-6433 upgrade to updatecenter 1.12.1 | Simon Brandhof | 2015-04-20 | 1 | -1/+1 |
* | SONAR-6433 Stop supporting the concept of "group/ecosystem" of plugins | Simon Brandhof | 2015-04-20 | 1 | -1/+1 |
* | Replace GMavenPlus by beanshell | Simon Brandhof | 2015-04-07 | 1 | -22/+11 |
* | Random timezone when executing tests | Simon Brandhof | 2015-04-07 | 1 | -29/+32 |
* | Complete comment on disabled gmaven-plugin-plugin | Simon Brandhof | 2015-04-02 | 1 | -3/+4 |
* | Disable random timezone in tests as gmaven-plugin does not support parallel b... | Simon Brandhof | 2015-04-02 | 1 | -3/+16 |
* | Use random timezone when executing tests from maven | Simon Brandhof | 2015-04-02 | 1 | -1/+25 |
* | Do not support maven 3.3.x (yet) | Simon Brandhof | 2015-03-30 | 1 | -2/+8 |
* | Revert "Upgrade to frontend-maven-plugin 0.0.23" | Simon Brandhof | 2015-03-27 | 1 | -1/+1 |
* | Upgrade to frontend-maven-plugin 0.0.23 | Simon Brandhof | 2015-03-27 | 1 | -1/+1 |
* | Temporarily fix JVM timezone when executing tests | Simon Brandhof | 2015-03-25 | 1 | -0/+2 |
* | Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert. | Simon Brandhof | 2015-03-20 | 1 | -5/+0 |
* | Update maven-jxr-plugin to 2.5 | Michal Kordas | 2015-03-20 | 1 | -1/+1 |
* | Merge pull request #151 from mkordas/update_maven_gpg_plugin | Eric Hartmann | 2015-03-19 | 1 | -1/+1 |
|\ |
|
| * | Update maven-gpg-plugin to 1.6 | Michal Kordas | 2015-03-14 | 1 | -1/+1 |
* | | Add script find-classpath-conflicts.sh | Simon Brandhof | 2015-03-16 | 1 | -1/+21 |
|/ |
|
* | Automatic merge from master | Jenkins CI | 2015-03-05 | 1 | -7/+1 |
|\ |
|
| * | SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs Plugin | Julien Lancelot | 2015-03-05 | 1 | -7/+1 |
* | | Automatic merge from master | Jenkins CI | 2015-03-04 | 1 | -1/+1 |
|\| |
|
| * | Upgrade Elasticsearch from 1.4.2 to 1.4.4 | Simon Brandhof | 2015-03-04 | 1 | -1/+1 |
* | | generate js coverage report from casperjs tests | Stas Vilchik | 2015-03-04 | 1 | -0/+8 |
* | | Automatic merge from master | Jenkins CI | 2015-03-03 | 1 | -2/+2 |
|\| |
|
| * | Update version of Git and SVN plugins to 1.0 | Julien HENRY | 2015-03-02 | 1 | -2/+2 |
* | | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
|/ |
|
* | add web assets headers | Stas Vilchik | 2015-02-25 | 1 | -0/+6 |