Commit Graph

17565 Commits

Author SHA1 Message Date
Simon Brandhof
14518156f2 Replace VARCHAR by NVARCHAR on MsSQL 2015-10-12 08:12:55 +02:00
Julien Lancelot
e2744e0879 SONAR-6717 Add IT to check that issue attribute is kept on next analysis 2015-10-09 17:44:26 +02:00
Julien Lancelot
5f55b99162 Fix group id 2015-10-09 17:37:18 +02:00
Simon Brandhof
2150b151dd Change default number of ES shards
- Use 5 shards by default on each index
- Do not change the default number of ES shards on cluster mode
2015-10-09 16:51:58 +02:00
Julien Lancelot
199acf48e9 SONAR-6717 Issue attributes are kept 2015-10-09 16:48:24 +02:00
Julien Lancelot
f59052c8e1 SONAR-6717 Restore issues actions API 2015-10-09 16:48:24 +02:00
Stas Vilchik
74af3d8161 SONAR-6742 fix issue refreshing after the custom action 2015-10-09 16:48:24 +02:00
Stas Vilchik
9dbf8d1d08 revert SONAR-6742 Stop displaying plugin actions for issues 2015-10-09 16:48:24 +02:00
Simon Brandhof
e2517f4266 Replace groupIds org.codehaus by org.sonarsource 2015-10-09 16:41:29 +02:00
Simon Brandhof
8dbbb595f1 Remove javadoc option that fails with java 7 2015-10-09 16:38:09 +02:00
Simon Brandhof
94ef611be8 Disable javadoc lints (missing @return, ...)
That would break releasability.
2015-10-09 15:18:03 +02:00
Julien HENRY
d69d3fd210 Update embedded SQ Java plugin to 3.6 2015-10-09 14:04:29 +02:00
Duarte Meneses
9de5340fcd Improve coverage 2015-10-09 12:44:09 +02:00
Duarte Meneses
5c0a0e3e24 Remove unused json objects 2015-10-09 12:44:09 +02:00
Simon Brandhof
b15306e38a Remove the commented property #sonar.jdbc.url=jdbc:h2:tcp://localhost:9092/sonar 2015-10-09 12:37:04 +02:00
Simon Brandhof
5d54bdb9dc Improve the description of property sonar.log.level in sonar.properties 2015-10-09 12:19:51 +02:00
Stas Vilchik
db0f7557f1 SONAR-6830 apply feedback 2015-10-09 10:48:05 +02:00
Simon Brandhof
63c73ea8c9 SONAR-6914 Change default sizes of HTTP and DB pools 2015-10-09 10:18:58 +02:00
Sébastien Lesaint
21e4e5984a add protected setParent method to ComponentContainer 2015-10-09 09:23:43 +02:00
Julien HENRY
32986b9e62 SONAR-6913 Stop support of issue attributes on batch side 2015-10-07 12:23:48 +02:00
Simon Brandhof
2165aab926 Remove issue attributes from batch 2015-10-07 12:23:03 +02:00
Stas Vilchik
27377cc2cc SONAR-6830 make it possible to change server log level from UI 2015-10-07 10:48:05 +02:00
Julien HENRY
d999545733 Create a shortcut to add secondary issue locations 2015-10-07 00:02:09 +02:00
Julien HENRY
42b27a86a3 SONAR-6837 Allow to configure WS read timeout from batch 2015-10-07 00:02:09 +02:00
Simon Brandhof
28ae34bded SONAR-6904 add log level to system info 2015-10-06 19:00:47 +02:00
Simon Brandhof
240bf86005 SONAR-6904 add link to logs in system info page 2015-10-06 17:38:25 +02:00
Teryk Bellahsene
9cab753d25 Improve WS description of api/user_groups/delete 2015-10-06 16:40:48 +02:00
Stas Vilchik
3110c7f5d2 fix ie9 issues 2015-10-06 16:39:59 +02:00
Julien HENRY
7aaa46f910 SONAR-6621 Drop support for property sonar.qualitygate to override Quality Gate 2015-10-06 16:17:07 +02:00
Stas Vilchik
41c4f76612 SONAR-6860 initiate drilldown on "new_technical_debt" instead of "new_sqale_debt_ratio" 2015-10-06 15:48:08 +02:00
Simon Brandhof
f9a7660fc3 SONAR-6830 ability to change level of SQL logs on the fly 2015-10-06 15:02:48 +02:00
Simon Brandhof
248208188e SONAR-6830 add WS api/system/logs and api/system/change_log_level 2015-10-06 15:02:22 +02:00
Simon Brandhof
61388ef867 Fix some quality flaws 2015-10-06 15:01:38 +02:00
Stas Vilchik
38127ca743 use showBackgroundTasks to render component navigation 2015-10-06 14:28:02 +02:00
Simon Brandhof
8cb9998c83 SONAR-6834 Fix location of showBackgroundTasks in response of api/navigation/component 2015-10-06 14:12:00 +02:00
Stas Vilchik
559cb2db86 SONAR-6805 fix project permissions page 2015-10-06 13:50:17 +02:00
Julien Lancelot
6e12b78d53 Fix quality flaws 2015-10-06 12:41:53 +02:00
Stas Vilchik
91d7a98155 SONAR-6556 fix project deletion 2015-10-06 11:50:21 +02:00
Teryk Bellahsene
96f6a9d147 Fix quality flaws 2015-10-06 11:43:47 +02:00
Teryk Bellahsene
81c45e4bca Improve coverage of ComponentQuery 2015-10-06 11:43:47 +02:00
Stas Vilchik
52014e6903 SONAR-6854 use api/user_groups 2015-10-06 11:18:46 +02:00
Teryk Bellahsene
d20713782d SONAR-6903 Rename WS api/usergroups/* to api/user_groups/* 2015-10-06 11:18:46 +02:00
Teryk Bellahsene
790ce0a67f SONAR-6854 WS permissions/template_group do not return anyone if admin permission 2015-10-06 10:18:38 +02:00
Sébastien Lesaint
e57493d42d SONAR-6827 now VariationSumFurmula supports always generating measure 2015-10-06 09:46:04 +02:00
Sébastien Lesaint
a3be3906d8 SONAR-6827 now SumFurmula supports always generating a measure
and the value to insert can be specified (not necessarily zero)
2015-10-06 09:46:04 +02:00
Sébastien Lesaint
6e5e545113 SONAR-6827 now formula init. on other than FILE and PROJECT_VIEW
they now will be initialized on Component which have no child, usually FILE and PROJECT_VIEW, but also empty VIEW or SUB_VIEW
2015-10-06 09:46:04 +02:00
Teryk Bellahsene
c19116e2b3 Improve WsUtils checkFound methods 2015-10-06 08:29:17 +02:00
Teryk Bellahsene
93a3a34b9f SONAR-6784 Remove RoR WS from Permissions declaration 2015-10-06 08:20:28 +02:00
Teryk Bellahsene
266d66ca1c Rename WsPermissionParameters to PermissionsWsParameters 2015-10-06 08:10:12 +02:00
Teryk Bellahsene
538324eece SONAR-6475 WS usergroups/users handle user group 2015-10-06 08:10:12 +02:00