Commit Graph

188 Commits

Author SHA1 Message Date
Simon Brandhof
736c775bfc Add missing @Override annotations 2014-10-10 00:01: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
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
9654662b48 SONAR-4898 add missing tests 2014-09-25 23:29:55 +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
Jenkins CI
016723c452 Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEAD 2014-07-09 16:29:39 +02:00
Eric Hartmann
535bf1dc24 [maven-release-plugin] prepare for next development iteration 2014-07-08 15:58:18 +02:00
Eric Hartmann
945cd20292 [maven-release-plugin] prepare release 4.4-RC2 2014-07-08 15:58:17 +02:00
Eric Hartmann
5912551222 [maven-release-plugin] prepare for next development iteration 2014-07-02 18:41:26 +02:00
Eric Hartmann
9a5b2bd0ff [maven-release-plugin] prepare release 4.4-RC1 2014-07-02 18:41:25 +02:00
Eric Hartmann
37aa03429f Upgrade to 4.5-SNAPSHOT 2014-07-02 16:21:28 +02:00
Simon Brandhof
2f779df51e Upgrade hamcrest and fix conflicts with JUnit and Mockito 2014-06-20 00:45:34 +02:00
Simon Brandhof
097437f96c Complete WebService with new param metadata 2014-04-25 20:43:08 +02:00
Simon Brandhof
6a565e856b Remove some usage of TestUtils 2014-04-23 20:29:35 +02:00
Simon Brandhof
b131f3d7fa Remove the class MoreConditions from sonar-testing-harness 2014-04-23 15:17:48 +02:00
Simon Brandhof
78768f0730 Remove XMLUnit from sonar-testing-harness 2014-04-23 15:17:48 +02:00
Eric Hartmann
569749ac16 Upgrade to 4.4-SNAPSHOT 2014-04-18 08:58:08 +02:00
Simon Brandhof
beaaed4bc3 SONAR-5128 Package a release version of sonar-channel 2014-03-14 22:13:57 +01:00
Simon Brandhof
57ae3026c3 Update copyright headers (replace 2013 by 2014) 2014-03-11 17:53:18 +01:00
Eric Hartmann
4bade4e0f8 Upgrade version to 4.3-SNAPSHOT 2014-02-24 18:26:01 +01:00
Simon Brandhof
b83c444064 Revert "RuleRepositoryTestHelper is back"
This reverts commit 3f42ac85a4.
2014-02-20 23:02:17 +01:00
Simon Brandhof
3f42ac85a4 RuleRepositoryTestHelper is back 2014-02-20 22:55:25 +01:00
Simon Brandhof
eca79dcbc7 Change signature of TestUtils#isSimilarXml() 2014-02-11 13:44:28 +01:00
Julien Lancelot
e0a73badff Fix quality flaws 2014-02-06 10:50:29 +01:00
Simon Brandhof
7f280114fc Fix some quality flaws 2014-02-02 11:47:55 +01:00
Simon Brandhof
862dcc753c SONAR-5010 fix handling of HTTP status 2014-01-27 07:57:23 +01:00
Jean-Baptiste Lievremont
777f130611 SONAR-4326 Provide webservices to add/remove tags on a rule 2014-01-24 17:36:21 +01:00
Simon Brandhof
5c1b16ad0a SONAR-5010 improve WS API
* remove "throws Exception" from signature of RequestHandler
* add Request#action()
* prefer action "list" over "index"
2014-01-24 10:26:00 +01:00
Simon Brandhof
d65773c6bf SONAR-5010 improve testability of web service and fix media type of response 2014-01-24 00:55:25 +01:00
Simon Brandhof
078cff8c82 Sanitize sonar-testing-harness 2014-01-23 22:35:31 +01:00
Simon Brandhof
87ecfc8080 Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and move some deprecated classes from sonar-plugin-api to sonar-deprecated 2014-01-18 00:21:22 +01:00
Simon Brandhof
93e365a683 SONAR-4908 move some classes to module sonar-deprecated 2014-01-15 22:54:26 +01:00
Eric Hartmann
826e77fc3e Upgrade to 4.2-SNAPSHOT 2013-12-11 09:43:37 +01:00
Simon Brandhof
57498bb3f0 Remove unused infinitest files 2013-12-03 23:24:45 +01:00
Eric Hartmann
69c72d8e5d Update to 4.1-SNAPSHOT 2013-10-22 18:01:35 +02:00
Julien HENRY
ddd23db4e8 Fix some quality flows 2013-10-17 14:22:42 +02:00
Simon Brandhof
cd96c5a2d6 SONAR-4735 Remove the XML libs that are packaged with Java 6 2013-10-02 08:40:52 +02:00
Simon Brandhof
1005aa3a90 Fix some quality flaws 2013-09-21 14:38:19 +02:00
Eric Hartmann
3850b03999 Upgrade to 4.0-SNAPSHOT 2013-07-30 16:06:16 +02:00
Eric Hartmann
a63fcf86fe [maven-release-plugin] prepare for next development iteration 2013-07-25 11:12:35 +02:00
Eric Hartmann
c2da75e1c0 [maven-release-plugin] prepare release 3.7-RC1 2013-07-25 11:12:35 +02:00