Commit Graph

235 Commits

Author SHA1 Message Date
Julien Lancelot
dca673b1eb SONAR-6587 Update SVN plugin to latest version 2015-09-25 15:00:02 +02:00
Simon Brandhof
20d34c4820 SONAR-6552 fix bad merge
- fix ruby activerecord adapter
- do not package jtds.jar
2015-09-17 15:36:51 +02:00
Julien HENRY
c06ca182fe SONAR-6607 Update SQ Java to version 3.4 2015-07-22 15:00:19 +02:00
Simon Brandhof
7329c0cb61 SONAR-6370 merge sonar-email-notifications-plugin into server module 2015-06-05 09:54:05 +02:00
David Gageot
7a68c5052f Remove Dead code 2015-06-03 16:04:37 +02:00
David Gageot
d9add414c8 Support unzipped sonarqube-application
mci -Ddev \
  -Dassembly.format=dir \
  -Dassembly.includeBaseDirectory=false \
  -Dassembly.checksum=false
2015-06-03 14:26:56 +02:00
Julien HENRY
5dd7b6e298 SONAR-3821 Drop any Maven dependency 2015-06-03 12:09:14 +02:00
Simon Brandhof
c96f118346 Drop L10n english plugin 2015-06-01 23:06:04 +02:00
Simon Brandhof
386e6a13b4 SONAR-6370 drop core plugin
The core plugin was highly coupled with core, so it did not respect classloader isolation
as other plugins.
2015-05-28 09:29:05 +02:00
Jenkins CI
7e2f105666 Automatic merge from master
* 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
2015-03-05 11:40:59 +01:00
Julien Lancelot
d5f37091ae SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs Plugin 2015-03-05 08:04:07 +01:00
Julien Lancelot
ade384ed80 Update pom to 5.2-SNAPSHOT 2015-02-27 15:00:30 +01:00
Julien HENRY
2660b61c7d SONAR-6000 Merge cpd core plugin into the batch 2015-02-16 18:32:02 +01:00
Julien HENRY
3dfb73b81c SONAR-6105 Extract SVN and Git as standalone plugins 2015-01-27 21:23:44 +01:00
Julien HENRY
edb5e13930 SONAR-6088 Remove old preview/h2 mode 2015-01-27 17:41:04 +01:00
Eric Hartmann
5a15fe757e Upgrade version to 5.1-SNAPSHOT 2014-12-09 17:31:22 +01:00
Teryk Bellahsene
0bd5aa4719 SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-plugin 2014-10-27 15:37:44 +01:00
Julien HENRY
4f9408a981 Rename plugins git and svn -> scmgit and scmsvn 2014-10-23 09:30:01 +02:00
Julien HENRY
2d60412e14 SONAR-5643 Provide a default SVN SCM Provider 2014-10-02 17:52:23 +02:00
Julien HENRY
fdf66ba2f4 SONAR-5473 Fix fetching of remote SCM data 2014-10-02 17:52:23 +02:00
Simon Brandhof
f9b616759e Merge remote-tracking branch 'remotes/origin/branch-4.5'
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
2014-09-30 09:56:55 +02:00
Simon Brandhof
c6dab978b4 Maven profiles for each technical stack
and remove sonar-channel helpers from sonar-testing-harness
2014-09-30 00:07:03 +02:00
Eric Hartmann
c837d7859a Update version to 4.5.1-SNAPSHOT 2014-09-29 18:10:58 +02:00
Eric Hartmann
c8bb686cbe Release 4.5 2014-09-29 15:59:33 +02:00
Eric Hartmann
852a672e0e [maven-release-plugin] prepare for next development iteration 2014-09-26 14:41:27 +02:00
Eric Hartmann
8be553ee31 [maven-release-plugin] prepare release 4.5-RC3 2014-09-26 14:41:26 +02:00
Simon Brandhof
4234c8d5b4 Revert "SONAR-5473 Fix fetching of remote SCM data"
This reverts commit da96eeccbe.
2014-09-26 10:22:10 +02:00
Jenkins CI
b685462248 Automatic merge from branch-4.5
* 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
2014-09-25 23:43:35 +02:00
Simon Brandhof
ea1ac3789b SONAR-4898 add missing tests 2014-09-25 23:41:41 +02:00
Julien HENRY
da96eeccbe SONAR-5473 Fix fetching of remote SCM data 2014-09-25 16:25:24 +02:00
Julien HENRY
000576a34e SONAR-5389 New dependency API 2014-09-17 10:48:31 +02:00
Eric Hartmann
9999a96f4b [maven-release-plugin] prepare for next development iteration 2014-09-16 22:54:21 +02:00
Eric Hartmann
18ec6d32ba [maven-release-plugin] prepare release 4.5-RC2 2014-09-16 22:54:20 +02:00
Simon Brandhof
e5aea553f5 Merge remote-tracking branch 'origin/branch-4.5'
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
2014-09-12 15:56:49 +02:00
Simon Brandhof
1fd2e682bf Merge branch 'process-monitoring' into branch-4.5 2014-09-12 10:24:07 +02:00
Simon Brandhof
aeee283d21 SONAR-4898 refactor process monitoring 2014-09-12 10:19:06 +02:00
Eric Hartmann
85da787c6f [maven-release-plugin] prepare for next development iteration 2014-09-08 10:38:54 +02:00
Eric Hartmann
70a1850e5e [maven-release-plugin] prepare release 4.5-RC1 2014-09-08 10:38:53 +02:00
Eric Hartmann
6ab323d834 Upgrade version to 5.0-SNAPSHOT 2014-09-04 17:15:06 +02:00
Simon Brandhof
53ff0ea1de Replace bad imports of org.elasticsearch.common by guava 2014-08-28 15:09:48 +02:00
Julien Lancelot
3e917b6be8 SONAR-5524 Upgrade version of sonar-java-plugin to 2.4 2014-08-25 12:57:18 +02:00
Stephane Gamard
823fdf6ec1 Updated pom dependencies and size 2014-08-20 18:18:39 +02:00
Simon Brandhof
2bab3c1008 SONAR-4898 fix enforcer rule + disable failing AppTest 2014-07-24 22:02:49 +02:00
Simon Brandhof
f07a28f60a SONAR-4898 move sonar-server-app to sonar-server 2014-07-24 21:50:19 +02:00
Simon Brandhof
8de8f95f25 SONAR-4898 rename StartServer to App 2014-07-24 16:11:05 +02:00
Simon Brandhof
7caa3b298f SONAR-4898 fix zip size in enforcer rule 2014-07-24 11:08:45 +02:00
Simon Brandhof
aafebf7737 SONAR-4898 improve default settings 2014-07-23 23:13:20 +02:00
Stephane Gamard
7287de7b4b SONAR-4898 - Shaded sonar-application. Now app can run with "java -jar lib/sonar*.jar 2014-07-23 16:29:26 +02:00
Simon Brandhof
0c9d03f3aa SONAR-4898 some refactoring 2014-07-23 15:34:06 +02:00
Stephane Gamard
df146ab8ec reworked assembly 2014-07-23 15:34:05 +02:00