Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First draft of integration tests | Simon Brandhof | 2015-06-29 | 1 | -2/+10 |
| | |||||
* | SONAR-6649 Move initialization of persistit cache to global context | Duarte Meneses | 2015-06-24 | 1 | -2/+2 |
| | |||||
* | SONAR-6649 Move initialization of persistit cache to global context | Duarte Meneses | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Revert merge to d70f025 | Duarte Meneses | 2015-06-23 | 1 | -2/+2 |
| | |||||
* | SONAR-6649 Move initialization of persistit caches to global context | Duarte Meneses | 2015-06-23 | 1 | -2/+2 |
| | |||||
* | SONAR-6649 Move initialization of persistit caches to global context | Duarte Meneses | 2015-06-23 | 1 | -1/+1 |
| | |||||
* | SONAR-6642 drop internal maven plugins | Simon Brandhof | 2015-06-12 | 1 | -2/+0 |
| | |||||
* | add junit-dataprovider as a dependency of sonar-testing-harness | Sébastien Lesaint | 2015-06-11 | 1 | -0/+5 |
| | |||||
* | Enable coverage per tests in profile "analysis" | Simon Brandhof | 2015-06-05 | 1 | -0/+10 |
| | |||||
* | Revert upgrade to maven-assembly-plugin 2.5.5 | Simon Brandhof | 2015-06-05 | 1 | -1/+1 |
| | | | | As usual upgrade of this plugin is not trivial. | ||||
* | Upgrade some maven plugins | Simon Brandhof | 2015-06-05 | 1 | -5/+5 |
| | |||||
* | add asserj-guava to sonar-testing-harness dependencies | Sébastien Lesaint | 2015-06-05 | 1 | -0/+5 |
| | |||||
* | Upgrade some maven plugins | Simon Brandhof | 2015-06-05 | 1 | -8/+8 |
| | |||||
* | Upgrade to assertJ 2.0.0 | Simon Brandhof | 2015-06-05 | 1 | -1/+1 |
| | |||||
* | SONAR-6370 fix cycle in maven dependencies | Simon Brandhof | 2015-06-05 | 1 | -0/+4 |
| | |||||
* | SONAR-6370 remove dependency on sonar-deprecated | Simon Brandhof | 2015-06-05 | 1 | -0/+6 |
| | |||||
* | SONAR-6370 fix classpath with core libs like SLF4J | Simon Brandhof | 2015-06-05 | 1 | -1/+0 |
| | |||||
* | SONAR-6370 merge sonar-email-notifications-plugin into server module | Simon Brandhof | 2015-06-05 | 1 | -1/+12 |
| | |||||
* | SONAR-6370 isolate plugin classloader from core classes | Simon Brandhof | 2015-06-05 | 1 | -1/+1 |
| | |||||
* | SONAR-6607 Embed Java plugin 3.2 since 3.3 is not available on central | Julien HENRY | 2015-06-05 | 1 | -1/+1 |
| | |||||
* | SONAR-6607 Embed Java plugin 3.3 | Julien HENRY | 2015-06-04 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
| * | 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 |
| | | | | The real solution is to decrease the number of "medium tests" (the tests that use ServerTester) | ||||
* | 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 |
| | | | | This is a workaround to fix http://jira.codehaus.org/browse/SONARJAVA-1091 | ||||
* | SONAR-6370 drop core plugin | Simon Brandhof | 2015-05-28 | 1 | -1/+0 |
| | | | | | The core plugin was highly coupled with core, so it did not respect classloader isolation as other plugins. | ||||
* | 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 |
| | | | | | | This JAR file contains Guava, GSON and commons-*. It will be declared in the classloaders of "old" plugins that do not embed their own versions of these libraries. | ||||
* | 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 |
| | | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api | ||||
* | SONAR-6517 do not package the xml libs provided by Java 1.7+ | Simon Brandhof | 2015-05-19 | 1 | -0/+14 |
| | | | | xml-apis.jar and stax-api.jar do not need to be packaged into distribution nor to be defined as dependencies of sonar-plugin-api. | ||||
* | 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 |
| | | | | I'm afraid of the side-effects of the required property "allowSystemExits" of GMavenPlus (yet another groovy maven plugin) | ||||
* | Random timezone when executing tests | Simon Brandhof | 2015-04-07 | 1 | -29/+32 |
| |