Commit Graph

137 Commits

Author SHA1 Message Date
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
Julien HENRY
c96993d22c SONAR-6200 New Sensor API to report UT/IT/Overall coverage 2015-04-22 22:18:07 +02:00
Julien HENRY
91a01dfc9e SONAR-6408 Restore PostJob execution in preview mode 2015-04-14 10:14:30 +02:00
Julien HENRY
be05689a5f SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report 2015-03-31 21:42:42 +02:00
Stas Vilchik
0de35e885e Merge branch 'master' into branch-5.2
Conflicts:
	server/sonar-server/src/main/java/org/sonar/server/platform/ServerComponents.java
	server/sonar-web/src/main/less/components.less
2015-03-09 15:43:05 +01:00
Julien HENRY
b5ae4d3661 SONAR-6250 Fix use of sonar.branch on dotnet projects 2015-03-09 11:00:43 +01:00
Eric Hartmann
e26b33bd6a [maven-release-plugin] prepare for next development iteration 2015-03-06 08:57:47 +01:00
Eric Hartmann
322f218657 [maven-release-plugin] prepare release 5.1-RC1 2015-03-06 08:57:46 +01:00
Julien Lancelot
ade384ed80 Update pom to 5.2-SNAPSHOT 2015-02-27 15:00:30 +01:00
Simon Brandhof
e0a45822f9 Fix some quality flaws 2015-02-23 00:41:42 +01:00
Julien HENRY
4434c2ae06 SONAR-6175 Validate that offsets provided for highlighting and symbol reference are val 2015-02-20 16:12:06 +01:00
Julien HENRY
ee09741a99 SONAR-5931 Add a tester class for SensorContext 2015-02-20 15:05:18 +01:00
Julien HENRY
38357bb249 SONAR-5931 Cleanup symbol reference API 2015-02-20 15:05:18 +01:00
Julien HENRY
54beb6267d SONAR-5931 Cleanup highlighting API 2015-02-20 15:05:18 +01:00
Julien HENRY
272fb51fc5 SONAR-5931 Cleanup new issue API 2015-02-20 09:36:21 +01:00
Julien HENRY
51db1a41ea SONAR-5931 Cleanup new issue API 2015-02-19 22:34:14 +01:00
Julien HENRY
0f517d5244 SONAR-5931 Remove beta test API 2015-02-19 22:28:59 +01:00
Simon Brandhof
7cf57c2495 SONAR-5700 New logging API to remove coupling on SLF4J 2015-02-19 12:02:10 +01:00
Julien HENRY
15f8b5caf7 Fix some quality flaws 2015-02-19 10:26:25 +01:00
Julien HENRY
85877295a7 SONAR-6000 Try to decrease size of duplications in persistit 2015-02-16 18:32:32 +01:00
Julien HENRY
15efbf64da Restore deprecated methods on Resource API 2015-02-11 22:48:52 +01:00
Julien HENRY
e9b5effe30 SONAR-6134, SONAR-6048 Improve performance of FS indexation 2015-02-10 17:16:01 +01:00
Julien HENRY
9fb2ca6c4d SONAR-6068 Improve performance of FileSystem query operation 2015-02-10 15:34:18 +01:00
Julien HENRY
41b5bad5d0 SONAR-6162 Fix bad merge 2015-02-09 18:35:36 +01:00