Commit Graph

160 Commits

Author SHA1 Message Date
Simon Brandhof
6be98b208a Upgrade to parent 26 and new copyright headers 2016-01-05 23:17:36 +01:00
Jenkins CI
feb13a2e4a Automatic merge from branch-5.3
* origin/branch-5.3:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.3-RC2
2015-12-18 08:01:22 +01:00
Thomas Vérin
acd392a95c [maven-release-plugin] prepare for next development iteration 2015-12-17 17:02:01 +01:00
Thomas Vérin
29a84111f6 [maven-release-plugin] prepare release 5.3-RC2 2015-12-17 17:02:01 +01:00
Eric Hartmann
1342b253ed Upgrade version to 5.4-SNAPSHOT 2015-12-09 13:32:03 +01:00
Simon Brandhof
6cf62f0adc SONAR-6939 ability for plugins to override the decimal scale of float
measures
2015-12-07 17:26:43 +01:00
Simon Brandhof
1f1a013440 Exclude xoo and benchmark modules from analysis 2015-11-25 11:05:53 +01:00
Duarte Meneses
d986919813 SONAR-5894 Support symbol references with different length 2015-11-17 09:36:04 +01:00
Duarte Meneses
55d74d47d9 SONAR-6183 Validate that coverage measures are correct regarding line number and resource 2015-11-16 15:21:43 +01:00
Julien HENRY
e7885c175b SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar.libraries 2015-11-05 09:34:47 +01:00
Julien Lancelot
87f680eb0a Fix quality flaw 2015-11-03 14:49:29 +01:00
Julien Lancelot
47ca20b31b Add Xoo senor to generate a issue with one day debt on each file 2015-11-03 14:20:31 +01:00
Julien HENRY
0dc21da0c4 Add a medium test for float measures precision on batch side 2015-10-22 13:08:06 +02:00
Julien Lancelot
eff6a172cb Create a Xoo sensor to compute float measure 2015-10-22 12:06:16 +02:00
Thomas Vérin
5454b43be7 Upgrade version to 5.3-SNAPSHOT 2015-10-13 13:54:26 +02:00
Thomas Vérin
bc488dae24 [maven-release-plugin] prepare for next development iteration 2015-10-13 12:06:23 +02:00
Thomas Vérin
3d2b3bbd08 [maven-release-plugin] prepare release 5.2-RC2 2015-10-13 12:06:23 +02:00
Thomas Vérin
448f166e5f [maven-release-plugin] prepare for next development iteration 2015-10-12 17:58:42 +02:00
Thomas Vérin
d5dd7720eb [maven-release-plugin] prepare release 5.2-RC1 2015-10-12 17:58:42 +02:00
Simon Brandhof
e2517f4266 Replace groupIds org.codehaus by org.sonarsource 2015-10-09 16:41:29 +02:00
Julien HENRY
d999545733 Create a shortcut to add secondary issue locations 2015-10-07 00:02:09 +02:00
Julien HENRY
59e1f8eca3 SONAR-6847 Fix NPE when creating issues on root directory 2015-10-05 18:44:44 +02:00
Julien HENRY
fc7b6dc2a4 Add an IT for custom rules 2015-10-02 15:03:20 +02:00
Simon Brandhof
164d6d931c Fix quality flaws 2015-09-22 11:48:16 +02:00
Julien HENRY
2cefd460a1 SONAR-6052 Drop secondary locations and rename execution flow -> flow 2015-09-10 16:24:34 +02:00
Simon Brandhof
259fa0a5f2 Fix quality flaws 2015-09-02 13:46:24 +02:00
Duarte Meneses
fc7e844407 Improve quality 2015-08-21 13:55:09 +02:00
Duarte Meneses
2a5eea17c2 Migrate batch ITs 2015-08-18 09:36:10 +02:00
Duarte Meneses
7411d5f884 Add xoo2 language with 2 rules 2015-08-18 09:36:10 +02:00
Julien HENRY
105176fb19 SONAR-6754 Add support of execution flow in Xoo 2015-08-05 16:42:02 +02:00
Julien HENRY
e2daa5befa Fix some quality flaws 2015-08-05 13:52:59 +02:00
Julien HENRY
15ec53105c Rework new measure API 2015-08-04 15:53:02 +02:00
Julien HENRY
0b2387019d Declare multiline rule in Xoo 2015-08-03 14:01:13 +02:00
Julien HENRY
93420cb740 SONAR-6052 Extract primaryLocation as a special attribute
Also rework new issue API on batch side.
2015-07-31 11:00:25 +02:00
Duarte Meneses
b36bc464f9 SONAR-6713 Load rules in global container 2015-07-28 14:54:10 +02:00
Julien HENRY
d100fd8445 Fix NPE when using old Issuable API 2015-07-23 16:01:51 +02:00
Julien HENRY
056b4bdc63 SONAR-4865, SONAR-6052 Improved issue locations 2015-07-23 13:56:46 +02:00
Simon Brandhof
97e740133e Add empty profile to xoo plugin 2015-07-16 20:59:38 +02:00
Simon Brandhof
54159d5a31 Add QualityGateNotificationTest 2015-06-29 11:03:32 +02:00
Simon Brandhof
81abdbffd8 First draft of integration tests 2015-06-29 11:03:32 +02:00
Simon Brandhof
42bd0823e1 Fix quality flaws 2015-06-05 10:26:43 +02:00
Simon Brandhof
0956511c8c SONAR-6370 isolate plugin classloader from core classes 2015-06-05 09:54:04 +02:00
Simon Brandhof
419bb7fc18 SONAR-6370 Shade sonar-* libraries into sonar-plugin-api 2015-05-28 09:28:55 +02:00
Simon Brandhof
ce04507c53 SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugin-api 2015-05-28 09:28:37 +02:00
Simon Brandhof
512a03aa85 Move @BatchSide and @ServerSide to appropriate packages 2015-05-20 17:25:36 +02:00
Julien HENRY
1abbd252c8 SONAR-6555 Drop design related features on batch side 2015-05-19 20:18:11 +02:00
Simon Brandhof
b1e62699ff Use StandardCharsets instead of Guava and commons-io 2015-05-15 13:54:54 +02:00
Julien HENRY
b85d63707c Fix some quality flaws 2015-05-13 09:29:45 +02:00
David Gageot
7d5701e0a3 Useless code 2015-05-12 14:33:41 +02:00
Julien HENRY
2f2eea3fa9 SONAR-6278 Feed tests in compute report 2015-04-27 15:46:23 +02:00