Commit Graph

2018 Commits

Author SHA1 Message Date
Stephane Gamard
6e7ab5482d fix quality flaws (KeyValueFormat.parse can accept null data) 2014-10-10 08:44:31 +02:00
Simon Brandhof
736c775bfc Add missing @Override annotations 2014-10-10 00:01:23 +02:00
Simon Brandhof
7d562d6418 Fix quality flaws 2014-10-09 23:35:41 +02:00
Julien HENRY
fde900a0be Fix some quality flaws 2014-10-09 12:02:32 +02:00
Julien HENRY
9ff8fd5b77 Fix some quality flaws 2014-10-09 09:46:15 +02:00
Julien HENRY
fac42bff88 Fix some quality flaws 2014-10-08 17:33:29 +02:00
Julien HENRY
a799ea3980 Merge remote-tracking branch 'origin/branch-4.5' 2014-10-08 17:10:38 +02:00
Julien HENRY
8833d880ca SONAR-1587 Fix inter module dependencies when sonar.branch is used 2014-10-08 16:29:21 +02:00
Julien Lancelot
c204a72953 Merge from branch 4.5 2014-10-08 10:00:19 +02:00
Simon Brandhof
78c1f8b5d8 Fix some javadocs 2014-10-07 21:43:59 +02:00
Simon Brandhof
2354a15980 Fix quality flaws 2014-10-07 15:53:36 +02:00
Julien HENRY
e0bbcb1ffa SONAR-5620 Improve support of empty authors 2014-10-07 15:47:36 +02:00
Jean-Baptiste Lievremont
4a44d0ad2f SONAR-5575 Fix handling of equals sign in custom rule parameters 2014-10-07 14:39:41 +02:00
Jenkins CI
1179faee74 Automatic merge from branch-4.5
* origin/branch-4.5:
  SONAR-5699 Ruby pages are not listed in project sidebar
  Fix timeout issue and speed up UT on my box
  SONAR-5481 Update version of SQ Runner used by internal Maven plugin to 2.4
  Add some javadoc to FilePredicates
  SONAR-5608 Impossible to backup profile when the key contains "+" characters
2014-10-06 23:25:23 +02:00
Julien HENRY
6ac7d32bc9 Fix timeout issue and speed up UT on my box 2014-10-06 17:59:10 +02:00
Simon Brandhof
482fa89e9c Add some javadoc to FilePredicates 2014-10-06 17:56:54 +02:00
Simon Brandhof
908cc2e6a9 Merge remote-tracking branch 'remotes/origin/branch-4.5'
Conflicts:
	sonar-plugin-api/src/main/java/org/sonar/api/batch/SensorContext.java
	sonar-plugin-api/src/main/java/org/sonar/api/batch/sensor/SensorContext.java
2014-10-06 16:23:12 +02:00
Simon Brandhof
2faf1b6a76 Fix merge 2014-10-06 10:51:00 +02:00
Simon Brandhof
3e4cb28c2f Merge remote-tracking branch 'remotes/origin/branch-4.5'
Conflicts:
	sonar-plugin-api/src/main/java/org/sonar/api/batch/SensorContext.java
	sonar-plugin-api/src/main/java/org/sonar/api/batch/sensor/SensorContext.java
2014-10-06 10:13:12 +02:00
Julien HENRY
46d6957730 Revert to previous behavior for CommandExecutor::execute for timeout=0 2014-10-06 09:37:13 +02:00
Simon Brandhof
b96df0defa SONAR-5381 SONAR-3350 replace mysql MEDIUMTEXT columns by LONGTEXT 2014-10-05 21:54:22 +02:00
Simon Brandhof
40ef7ce47f Fix some javadoc 2014-10-03 17:54:24 +02:00
Simon Brandhof
ebce7079f5 Fix some javadoc 2014-10-03 16:43:29 +02:00
Julien HENRY
6a2bbb248a SONAR-5620 Minor fixes 2014-10-03 16:07:33 +02:00
Julien HENRY
37dc7ea307 Fix some quality flaws 2014-10-03 15:19:38 +02:00
Julien HENRY
7e4bc91b0f SONAR-5620 No need to exclude SCM Activity since it is blacklisted 2014-10-03 14:39:24 +02:00
Julien HENRY
a1634e27e3 SONAR-5677 Fail with a clear message when trying to blame a locally modified file 2014-10-03 14:24:54 +02:00
Simon Brandhof
e891e61a2f SONAR-5682 drop deprecated PropertyDefinitions#getPropertiesByCategory() 2014-10-03 11:03:51 +02:00
Jenkins CI
d9e1d64b43 Automatic merge from branch-4.5
* origin/branch-4.5:
  Fix administration section in webapp
2014-10-03 10:59:17 +02:00
Simon Brandhof
6db2ab62ce Fix administration section in webapp 2014-10-03 10:28:52 +02:00
Simon Brandhof
ab3a0bc074 Merge remote-tracking branch 'remotes/origin/branch-4.5'
Conflicts:
	plugins/sonar-xoo-plugin/pom.xml
	sonar-plugin-api/pom.xml
	sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java
2014-10-03 08:40:53 +02:00
Simon Brandhof
ee925d0a8d Code clean-up
* mark JFreechart as deprecated
* complete some javadoc
2014-10-02 23:09:52 +02:00
Julien HENRY
a5d9aeea1d SONAR-5643 Hide SVN password and rework logging 2014-10-02 17:52:24 +02:00
Julien HENRY
2d60412e14 SONAR-5643 Provide a default SVN SCM Provider 2014-10-02 17:52:23 +02:00
Julien HENRY
9ec029871a SONAR-5645 Blacklist SCM Activity plugin 2014-10-02 17:52:23 +02:00
Julien HENRY
cb639f8648 SONAR-5644 Rework SCM API 2014-10-02 17:52:23 +02:00
Julien HENRY
a1cb900c90 SONAR-5642 Initial work on Git provider 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
Julien HENRY
833e747cee SONAR-5672 Fix regression with measure duplication_lines_data 2014-10-02 17:14:52 +02:00
Julien Lancelot
bd4be93baf SONAR-5603 Remove useless select methods using IssueQuery in IssueDao 2014-10-02 15:27:36 +02:00
Julien Lancelot
7b8464adf1 SONAR-5529 Move IssueQuery from api to server
Conflicts:
	server/sonar-server/src/main/java/org/sonar/server/issue/index/IssueIndex.java
2014-10-02 15:27:03 +02:00
Julien Lancelot
240b8ff523 SONAR-5529 Remove IssueFinder API and all related classes 2014-10-02 15:27:03 +02:00
Simon Brandhof
9068116845 Fix quality flaws 2014-10-02 14:33:32 +02:00
Simon Brandhof
b208388058 SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.x 2014-10-02 11:33:03 +02:00
Simon Brandhof
f51baceb70 SONAR-5665 Stop support of GWT pages 2014-10-02 10:36:35 +02:00
Julien HENRY
05b1172fa9 Fix timeout issue and speed up UT on my box 2014-09-30 17:46:10 +02:00
Simon Brandhof
27ac53be2c Merge remote-tracking branch 'remotes/origin/branch-4.5'
Conflicts:
	sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java
2014-09-30 10:47:45 +02:00
Simon Brandhof
0159a74328 Merge remote-tracking branch 'remotes/origin/branch-4.5'
Conflicts:
	sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java
2014-09-30 10:46:00 +02:00
Simon Brandhof
436d7d920e Temporarily increase timeout of HttpDownloadTest to 2 sec 2014-09-30 10:34:03 +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