Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6370 drop core plugin | Simon Brandhof | 2015-05-28 | 1 | -43/+0 |
| | | | | | The core plugin was highly coupled with core, so it did not respect classloader isolation as other plugins. | ||||
* | SONAR-6370 move properties out of core plugin | Simon Brandhof | 2015-05-28 | 1 | -65/+2 |
| | |||||
* | SONAR-6370 move batch extensions out of core plugin | Simon Brandhof | 2015-05-28 | 1 | -6/+0 |
| | | | | Decorators temporarily moved to package org.sonar.batch.compute of sonar-batch. | ||||
* | SONAR-6370 move server extensions out of core plugin | Simon Brandhof | 2015-05-28 | 1 | -33/+0 |
| | |||||
* | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | SONAR-6088 Remove old preview/h2 mode | Julien HENRY | 2015-01-27 | 1 | -0/+7 |
| | |||||
* | Computation stack based on an isolated picocontainer | Simon Brandhof | 2015-01-20 | 1 | -6/+0 |
| | |||||
* | Automatic merge from branch-5.0 | Jenkins CI | 2014-12-11 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | * origin/branch-5.0: Remove unused ruby files (issues2 MVC) [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.0-RC1 SONAR-5923 A project admin user cannot delete a project | ||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC15.0-RC1 | Eric Hartmann | 2014-12-11 | 1 | -3/+2 |
| | | |||||
* | | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
|/ | |||||
* | Remove duplicated dependency in sonar-core-plugin | Simon Brandhof | 2014-10-27 | 1 | -5/+0 |
| | |||||
* | SONAR-5705 Drop support of Maven 2 | Julien HENRY | 2014-10-23 | 1 | -5/+5 |
| | |||||
* | Remove JFreeChart from batch classpath | Simon Brandhof | 2014-10-23 | 1 | -1/+7 |
| | |||||
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 1 | -0/+7 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-email-notifications-plugin/pom.xml plugins/sonar-l10n-en-plugin/pom.xml plugins/sonar-xoo-plugin/pom.xml pom.xml server/pom.xml server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml server/sonar-search/pom.xml server/sonar-server/pom.xml server/sonar-web/pom.xml server/sonar-ws-client/pom.xml sonar-application/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch-protocol/pom.xml sonar-batch/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-home/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java sonar-testing-harness/pom.xml | ||||
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 1 | -0/+7 |
| | | | | | | | | and remove sonar-channel helpers from sonar-testing-harness | ||||
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ | |||||
* | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
| | |||||
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 1 | -1/+1 |
| | |||||
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | Fix stability of tests depending on order of execution | Simon Brandhof | 2014-04-03 | 1 | -0/+5 |
| | | | | Default timezone should not be changed by tests because DateUtils keeps instances of SimpleDateFormat in ThreadLocalContext. These instances are executed during the first call, so we can't guarantee which tz is used. | ||||
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Sanitize sonar-testing-harness | Simon Brandhof | 2014-01-23 | 1 | -0/+15 |
| | |||||
* | Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and ↵ | Simon Brandhof | 2014-01-18 | 1 | -0/+7 |
| | | | | move some deprecated classes from sonar-plugin-api to sonar-deprecated | ||||
* | Upgrade to 4.2-SNAPSHOT | Eric Hartmann | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | Update to 4.1-SNAPSHOT | Eric Hartmann | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | SONAR-4675 Replace Jetty web server by Tomcat 7 | Simon Brandhof | 2013-10-01 | 1 | -0/+5 |
| | |||||
* | Upgrade to 4.0-SNAPSHOT | Eric Hartmann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.7-RC1 | Eric Hartmann | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | SONAR-4388 Move from Sonar to SonarQube | Julien HENRY | 2013-07-08 | 1 | -1/+1 |
| | |||||
* | Upgrade to 3.7-SNAPSHOT | Eric Hartmann | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | SONAR-4283 implement the notification on new issues raised during project scan | Simon Brandhof | 2013-05-26 | 1 | -0/+6 |
| | |||||
* | Update version to 3.6-SNAPSHOT | Eric Hartmann | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | Release Sonar 3.5 | Eric Hartmann | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.5-RC4 | Eric Hartmann | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.5-RC2 | Eric Hartmann | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.5-RC1 | Eric Hartmann | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | GAUDIN | 2012-12-22 | 1 | -1/+1 |
| |