Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic merge from branch-5.1 | Jenkins CI | 2015-10-14 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | * origin/branch-5.2: Improve message when trying to install a non-plugin JAR Fix enforcer rule about size of zip Fix reliability of NetworkUtils#freePort() Fix Maven warnings SONAR-6219 Fix ruby warning "don't put space before argument parentheses" | ||||
| * | Fix enforcer rule about size of zip | Simon Brandhof | 2015-10-13 | 1 | -2/+2 |
| | | |||||
* | | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
|/ | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -9/+9 |
| | |||||
* | SONAR-6587 Update SVN plugin to latest version | Julien Lancelot | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | SONAR-6552 fix bad merge | Simon Brandhof | 2015-09-17 | 1 | -5/+0 |
| | | | | | - fix ruby activerecord adapter - do not package jtds.jar | ||||
* | SONAR-6607 Update SQ Java to version 3.4 | Julien HENRY | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | SONAR-6370 merge sonar-email-notifications-plugin into server module | Simon Brandhof | 2015-06-05 | 1 | -8/+1 |
| | |||||
* | Remove Dead code | David Gageot | 2015-06-03 | 1 | -1/+0 |
| | |||||
* | Support unzipped sonarqube-application | David Gageot | 2015-06-03 | 1 | -1/+4 |
| | | | | | | | mci -Ddev \ -Dassembly.format=dir \ -Dassembly.includeBaseDirectory=false \ -Dassembly.checksum=false | ||||
* | SONAR-3821 Drop any Maven dependency | Julien HENRY | 2015-06-03 | 1 | -1/+1 |
| | |||||
* | Drop L10n english plugin | Simon Brandhof | 2015-06-01 | 1 | -7/+0 |
| | |||||
* | SONAR-6370 drop core plugin | Simon Brandhof | 2015-05-28 | 1 | -7/+0 |
| | | | | | The core plugin was highly coupled with core, so it did not respect classloader isolation as other plugins. | ||||
* | Automatic merge from master | Jenkins CI | 2015-03-05 | 1 | -6/+0 |
|\ | | | | | | | | | | | | | | | | | * origin/master: SONAR-5884 update coverage tooltips Fix quality flaws Fix indexing of issues -> mix functional and technical dates SONAR-4624 Add "won't fix" in the Administer Issues permission SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs Plugin | ||||
| * | SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs Plugin | Julien Lancelot | 2015-03-05 | 1 | -6/+0 |
| | | |||||
* | | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
|/ | |||||
* | SONAR-6000 Merge cpd core plugin into the batch | Julien HENRY | 2015-02-16 | 1 | -7/+0 |
| | |||||
* | SONAR-6105 Extract SVN and Git as standalone plugins | Julien HENRY | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | SONAR-6088 Remove old preview/h2 mode | Julien HENRY | 2015-01-27 | 1 | -0/+5 |
| | |||||
* | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-plugin | Teryk Bellahsene | 2014-10-27 | 1 | -7/+0 |
| | |||||
* | Rename plugins git and svn -> scmgit and scmsvn | Julien HENRY | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | SONAR-5643 Provide a default SVN SCM Provider | Julien HENRY | 2014-10-02 | 1 | -0/+6 |
| | |||||
* | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-10-02 | 1 | -0/+6 |
| | |||||
* | 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 |
| | | |||||
* | | Revert "SONAR-5473 Fix fetching of remote SCM data" | Simon Brandhof | 2014-09-26 | 1 | -6/+0 |
| | | | | | | | | This reverts commit da96eeccbe28e91619d60b34ae91ad442de6ce08. | ||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-25 | 1 | -12/+2 |
|\| | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-4898 add missing tests SONAR-4898 add missing tests Use correct temp dir for Ruby on Rails app Fail server startup if can not connect to DB | ||||
| * | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 1 | -12/+2 |
| | | |||||
| * | [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 |
| | | |||||
* | | SONAR-5473 Fix fetching of remote SCM data | Julien HENRY | 2014-09-25 | 1 | -0/+6 |
| | | |||||
* | | SONAR-5389 New dependency API | Julien HENRY | 2014-09-17 | 1 | -7/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Simon Brandhof | 2014-09-12 | 1 | -4/+8 |
|\| | | | | | | | | | | | | | | | Conflicts: server/process/pom.xml server/process/sonar-process/src/main/java/org/sonar/process/MonitoredProcess.java server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml | ||||
| * | Merge branch 'process-monitoring' into branch-4.5 | Simon Brandhof | 2014-09-12 | 1 | -0/+5 |
| |\ | |||||
| | * | SONAR-4898 refactor process monitoring | Simon Brandhof | 2014-09-12 | 1 | -0/+5 |
| | | | |||||
| * | | [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 | -5/+4 |
| |/ | |||||
* / | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ | |||||
* | Replace bad imports of org.elasticsearch.common by guava | Simon Brandhof | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | SONAR-5524 Upgrade version of sonar-java-plugin to 2.4 | Julien Lancelot | 2014-08-25 | 1 | -18/+0 |
| | |||||
* | Updated pom dependencies and size | Stephane Gamard | 2014-08-20 | 1 | -1/+1 |
| |