Commit Graph

40 Commits

Author SHA1 Message Date
Julien HENRY
89eede7717 SONAR-5815 Store last update time on source data 2014-11-03 11:55:30 +01:00
Simon Brandhof
ff739ecc97 Remove JFreeChart from batch classpath 2014-10-23 20:17:34 +02:00
Julien HENRY
fdf66ba2f4 SONAR-5473 Fix fetching of remote SCM data 2014-10-02 17:52:23 +02:00
Julien HENRY
043c278c28 SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data using WS 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
b99cd6861d Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data using WS"
This reverts commit 78fbdc2a84.
2014-09-26 10:22:14 +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
Julien HENRY
da96eeccbe SONAR-5473 Fix fetching of remote SCM data 2014-09-25 16:25:24 +02:00
Julien HENRY
78fbdc2a84 SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data using WS 2014-09-25 16:25:24 +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
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
Julien HENRY
bdb33987fe Fix license header 2014-08-27 17:55:47 +02:00
Julien HENRY
ec794baf4f Improve code coverage 2014-08-27 17:50:55 +02:00
Julien HENRY
5bba55cd38 SONAR-5417 Handle permision error for project referential loader 2014-08-26 14:21:44 +02:00
Julien HENRY
8eceec4c11 SONAR-5417 Load project referentials using WS 2014-08-25 16:54:31 +02:00
Stephane Gamard
a62ea5d4b0 Merge branch 'master' into SONAR-4898
Conflicts:
	server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java
2014-07-31 13:52:16 +02:00
Julien Lancelot
ed7933c1bb Fix quality flaws 2014-07-30 15:25:18 +02:00
Julien Lancelot
b7bc1c04ed SONAR-5417 Module settings should contains all parent settings 2014-07-30 12:13:21 +02:00
Simon Brandhof
f07a28f60a SONAR-4898 move sonar-server-app to sonar-server 2014-07-24 21:50:19 +02:00
Julien HENRY
535b016dd3 Fix some quality flaws 2014-07-24 15:01:09 +02:00
Julien HENRY
7e3e925505 Fix some quality flaws 2014-07-24 14:56:38 +02:00
Julien HENRY
e4fdef49e3 SONAR-5417 Add rule name to active rule 2014-07-23 20:56:27 +02:00
Julien Lancelot
bdd27251c8 SONAR-5477 Return global settings in /batch/global WS 2014-07-23 08:35:05 +02:00
Julien HENRY
d34d7b4714 SONAR-5477 Load global referentials earlier 2014-07-22 09:56:29 +02:00
Julien HENRY
2b2c1f3bcf SONAR-5417 Add additional metric attributes 2014-07-21 17:42:08 +02:00
Julien HENRY
1f231f2cfc SONAR-5417 Fix manual measures 2014-07-19 00:02:58 +02:00
Julien HENRY
e93420742f SONAR-5417 Need bestValue and optimizedBestValue on metric in batch protocol 2014-07-18 18:02:10 +02:00
Julien HENRY
6a76aaf0df SONAR-5417 Metric ID is still needed 2014-07-18 17:03:03 +02:00
Julien HENRY
839e1016b5 SONAR-5417 Add settings to batch protocol 2014-07-18 16:28:06 +02:00
Julien HENRY
c3174fada2 SONAR-5417 Get active rules using batch protocol 2014-07-18 15:43:39 +02:00
Julien HENRY
274e9cefeb SONAR-5417 Load metrics using project referential 2014-07-18 15:43:39 +02:00
Julien HENRY
51cc491410 SONAR-5417 Initial version of batch protocol + refactoring of settings 2014-07-17 16:27:11 +02:00