Commit Graph

17182 Commits

Author SHA1 Message Date
Sébastien Lesaint
44236bb6fb SONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratio 2015-09-22 17:20:56 +02:00
Sébastien Lesaint
42d99774d2 improve MeasureAssert support for Optional and double comparison 2015-09-22 17:20:56 +02:00
Sébastien Lesaint
cdc80719e4 move IT NewTechnicalDebtMeasureTest to SQ repo
and rename it TechnicalDebtMeasureVariationTest
2015-09-22 17:20:56 +02:00
Sébastien Lesaint
2d4280fc1c small optimisation in NewCoverageMeasuresStep
we used to create a Date from a long value to only use Date#getTime; remove useless creation of the Date object
2015-09-22 17:20:56 +02:00
Sébastien Lesaint
b036a69f08 SONAR-5876 add metric new_sqale_debt_ratio to CoreMetrics 2015-09-22 17:20:56 +02:00
Sébastien Lesaint
bce045f0c5 SONAR-5876 remove Sqale in name of metric sqale_debt_ratio 2015-09-22 17:20:56 +02:00
Sébastien Lesaint
9bdb1c9b11 move package computation.dbcleaner to org.sonar.server
there should not be any org.sonar.core package in module sonar-server
2015-09-22 17:20:56 +02:00
Simon Brandhof
6827d4ca07 SONAR-5770 add WS api/ce/project 2015-09-22 17:12:52 +02:00
Julien Lancelot
129962bb39 SONAR-6843 Read source lines db when nothing in report 2015-09-22 17:05:11 +02:00
Julien Lancelot
9b9827ed18 SONAR-6843 Not fail when file has no source 2015-09-22 17:05:11 +02:00
Julien Lancelot
ddc14ab698 Remove useless method 2015-09-22 17:05:11 +02:00
Teryk Bellahsene
eada4bf13d Fix quality flaws 2015-09-22 16:12:43 +02:00
Duarte Meneses
021fc77537 Fix rule key in issue callback 2015-09-22 15:31:05 +02:00
Julien Lancelot
004f17f3ea SONAR-6548 Log a message on deprecated projects 2015-09-22 14:43:02 +02:00
Julien Lancelot
51e7057c44 SONAR-6607 Upgrade Java to 3.5 2015-09-22 13:54:40 +02:00
David Gageot
29a0a6348b Fix header 2015-09-22 13:07:06 +02:00
Simon Brandhof
164d6d931c Fix quality flaws 2015-09-22 11:48:16 +02:00
Simon Brandhof
8682a00ca2 SONAR-6736 refactor step names and descriptions 2015-09-22 10:54:35 +02:00
Simon Brandhof
2b4227eb6e Fix quality flaws 2015-09-22 10:51:50 +02:00
Simon Brandhof
a47f15d6bd SONAR-6834 refactor CeQueue.submit() 2015-09-21 19:10:15 +02:00
Simon Brandhof
f6b888234a Fix db migration AddProvisioningPermissionToScan
Fix compatibility with Oracle and MSSQL
2015-09-21 11:41:16 +02:00
Stas Vilchik
e0dad400d8 format the total number of issues/rules 2015-09-21 11:15:14 +02:00
Stas Vilchik
c0a30286fd increase the retry timeout for web tests 2015-09-21 10:48:36 +02:00
Stas Vilchik
02ffdbab9c SONAR-6160 apply feedback 2015-09-21 10:45:28 +02:00
Julien Lancelot
5de0cfcf35 Remove useless sql query 2015-09-21 10:31:02 +02:00
Julien Lancelot
60d5ed1ee8 SONAR-6540 Ignore active rules linked on removed rules / profiles 2015-09-21 10:31:02 +02:00
Julien Lancelot
86b1588549 SONAR-6347 Increase max value of duplications_index id column 2015-09-21 10:24:11 +02:00
Stas Vilchik
8c45a3db50 SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rules 2015-09-21 10:01:15 +02:00
Julien Lancelot
46445984cf SONAR-6044 Stop storing distribution of issue-related measures by rule 2015-09-21 09:33:44 +02:00
Simon Brandhof
1930d3927a Fix merge of branch feature/ce-monitoring
- JS changes (ES2015)
- DB migration conflicts
2015-09-19 08:56:41 +02:00
Simon Brandhof
1ce6cafa37 SONAR-6630 refactor PurgeCeActivities in order to be a ServerStartHandler 2015-09-19 08:56:40 +02:00
Simon Brandhof
af0b5dd196 SONAR-6798 cancel a pending task in Compute Engine 2015-09-19 08:56:40 +02:00
Simon Brandhof
af30430e15 SONAR-6834 complete filtering paramters of api/ce/activity 2015-09-19 08:56:33 +02:00
Simon Brandhof
8b80e32f4e SONAR-6834 support project branches 2015-09-18 23:49:44 +02:00
Stas Vilchik
4f109df6d8 SONAR-6834 use new API 2015-09-18 23:49:44 +02:00
Simon Brandhof
d3fd3a3175 SONAR-6834 add WS api/ce/activity
Limitations: no request parameters (paging/filters)
2015-09-18 23:48:49 +02:00
Simon Brandhof
b7e73ea7bd SONAR-6861 Drop the property "sonar.preventAutoProjectCreation" 2015-09-18 23:48:48 +02:00
Simon Brandhof
72a1503168 SONAR-6851 Analysis of new projects requires the "Provision Project" permission 2015-09-18 23:48:48 +02:00
Simon Brandhof
6e713f166b SONAR-6834 New WS GET api/ce/queue 2015-09-18 23:48:48 +02:00
Simon Brandhof
d254d8ef61 SONAR-6630 At startup, delete past compute engine tasks older than 6 months 2015-09-18 23:48:48 +02:00
Simon Brandhof
024672b883 Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY 2015-09-18 23:48:48 +02:00
Stas Vilchik
faf4df42fa Revert "upgrade to node.js v4.1.0"
This reverts commit bd69025c69.
2015-09-18 17:46:00 +02:00
Simon Brandhof
b607881d27 Remove maven property sonar.snapshotRepository.url (which was set to codehaus) 2015-09-18 16:14:04 +02:00
Stas Vilchik
369306430c remove unused tests 2015-09-18 16:02:48 +02:00
Stas Vilchik
cb204155dc try to fix selenium FP 2015-09-18 16:02:48 +02:00
Julien Lancelot
f1fe6abd05 SONAR-6840 Group migrations touching same table
Migrations that are done on the same table are now executed with only one SQL query
2015-09-18 15:35:03 +02:00
Julien Lancelot
21f0481e9f SONAR-6840 Number are accepted in table name 2015-09-18 15:32:56 +02:00
Julien Lancelot
f6379f845f SONAR-6840 Replace ColumnDef by builders 2015-09-18 15:32:50 +02:00
Julien Lancelot
d5444a8533 SONAR-6840 Extract ColumnDef from AddColumnsBuilder
And add a check when no column has been defined
2015-09-18 15:31:20 +02:00
Stas Vilchik
267b5479ed SONAR-6219 apply feedback for the timeline widget 2015-09-18 15:19:22 +02:00