Commit Graph

17182 Commits

Author SHA1 Message Date
Julien Lancelot
8e107135d6 SONAR-6143 'SonarQube way' quality gate should be set as default 2015-09-28 13:31:19 +02:00
Stas Vilchik
68dc841e54 fix title link of the issues filter widget 2015-09-28 13:24:07 +02:00
Simon Brandhof
c99e452a69 SONAR-6834 search activity by dates 2015-09-28 12:52:05 +02:00
Stas Vilchik
434e7bc3aa show assignee avatar in the "Filter Similar Issues" form 2015-09-28 12:51:29 +02:00
Stas Vilchik
d841c794f9 SONAR-6860 fix widget 2015-09-28 12:42:41 +02:00
Stas Vilchik
925bf13c71 SONAR-6799 Ability to access the logs of the computation of a project 2015-09-28 12:28:07 +02:00
Sébastien Lesaint
d5302c2e5c SONAR-6831 do some sort and clean up in CE's modules 2015-09-28 12:22:13 +02:00
Sébastien Lesaint
f27d48d7f5 SONAR-6831 move remaining classes out of package computation
ComputeEngineProcessingModule will be moved in a separate commit which will refactor CE's modules
2015-09-28 12:22:13 +02:00
Sébastien Lesaint
04920926c2 SONAR-6831 CeWorkerRunnable is now an interface and impl class in pico 2015-09-28 12:22:13 +02:00
Sébastien Lesaint
20fef3a1e9 SONAR-6831 move queue related classes to their own package 2015-09-28 12:22:13 +02:00
Sébastien Lesaint
24e3581dd2 SONAR-6831 remove ReportProcessingScheduler and CeWorker queue
having a report specific scheduler is useless, tasks must be submitted to and only to CeQueue
2015-09-28 12:22:13 +02:00
Simon Brandhof
fb9e83a748 Improve validation of fields of CeQueueDto and IssueDto 2015-09-28 12:18:31 +02:00
Simon Brandhof
2905a48db2 Fix quality flaw 2015-09-28 12:17:36 +02:00
Stas Vilchik
eeb6f89aa1 SONAR-6798 add ability to empty the CE queue 2015-09-28 12:05:34 +02:00
Stas Vilchik
a76cf43f5f SONAR-6834 show failures count, add pending icon 2015-09-28 12:05:34 +02:00
Stas Vilchik
345954c78c use production version of react for the build 2015-09-28 12:05:34 +02:00
Sébastien Lesaint
e23eaf26ec fix quality flaws 2015-09-28 11:39:55 +02:00
Simon Brandhof
d625a4618b SONAR-6851 apply default permissions to new provisioned projects 2015-09-28 11:10:17 +02:00
Stas Vilchik
d38b5ff1ba SONAR-6860 Add the "technical debt ratio on new code" measure in the "Technical Debt Synopsis" widget 2015-09-28 10:46:40 +02:00
Sébastien Lesaint
78267284c8 SONAR-6799 add log of Component visitor cumulative execution duration 2015-09-28 09:19:02 +02:00
Sébastien Lesaint
ce1b4fa9d0 SONAR-6799 ReportComponent in tests should always have a key and uuid 2015-09-28 09:19:02 +02:00
Sébastien Lesaint
843a5f5f2c add support for message arguments to Profiler
also removed as much string building as possible internally
2015-09-28 09:19:02 +02:00
Simon Brandhof
0ae5ddd039 Upgrade Elasticsearch 1.7.1 -> 1.7.2 2015-09-27 22:42:11 +02:00
Simon Brandhof
d7f16780ac Use Java 7 on AppVeyor 2015-09-27 22:41:49 +02:00
Simon Brandhof
3b94a2b108 Add AppVeyor configuration 2015-09-27 21:15:54 +02:00
Simon Brandhof
362056f315 Add some preconditions to IssueDto 2015-09-27 15:30:48 +02:00
Simon Brandhof
c73d891115 SONAR-6855 Increase Tomcat maxHttpHeaderSize to 48kb 2015-09-27 14:46:34 +02:00
Simon Brandhof
348ff65981 SONAR-6798 split WS api/ce/cancel and api/ce/cancel_all 2015-09-27 12:48:56 +02:00
Simon Brandhof
7ed36fc7a3 SONAR-6799 SONAR-6232 compute engine logs
- add WS api/ce/logs
- add boolean field 'logs' to the responses of the WS that return tasks
- purge log files (max nb of files per project can be configured)
2015-09-27 12:29:27 +02:00
Simon Brandhof
0d6868ad3b Fix potential test failure if CR-LF Git newline 2015-09-26 00:44:19 +02:00
Sébastien Lesaint
9b1ff9b09a SONAR-6143 update default QG to be fully based on water leak period 2015-09-25 18:08:08 +02:00
Simon Brandhof
6734d7c58f Fix quality flaw
due to @CheckForNull that was recently added to DateUtils.parseDateTimeQuietly()
2015-09-25 17:38:58 +02:00
Sébastien Lesaint
fa4f74a37b SONAR-6859 update description of sonar.technicalDebt.ratingGrid 2015-09-25 17:37:39 +02:00
Simon Brandhof
d1fb3ab011 SONAR-6353 do not compute the metric days_since_last_commit 2015-09-25 17:32:17 +02:00
Simon Brandhof
4cd5fa93ab SONAR-6834 fix SQL request to count activities
when there are more than one condition
2015-09-25 17:29:15 +02:00
Stas Vilchik
78db746ae7 disable web selenium tests 2015-09-25 16:51:32 +02:00
Stas Vilchik
6075340e6c SONAR-5770 add a analysis status to the component's header 2015-09-25 16:51:32 +02:00
Julien HENRY
1ba5e6c035 SONAR-6835 Do not dump env variables multiple times 2015-09-25 16:17:41 +02:00
Stas Vilchik
b981083dcf SONAR-6834 Add search and filtering capabilities to the Project Computation page 2015-09-25 15:22:52 +02:00
Sébastien Lesaint
47ab497590 SONAR-6859 add migration to remove sizeMetric properties from DB 2015-09-25 15:03:00 +02:00
Sébastien Lesaint
5fe92c0d46 SONAR-6859 update property sonar.technicalDebt.developmentCost desc. 2015-09-25 15:03:00 +02:00
Sébastien Lesaint
115883b7cb SONAR-6859 deprecate debt size metric property
and also drop the associated language specific size metric properties
2015-09-25 15:03:00 +02:00
Julien Lancelot
dca673b1eb SONAR-6587 Update SVN plugin to latest version 2015-09-25 15:00:02 +02:00
Julien HENRY
2e24cfd57b SONAR-6665 Fix StackOverflow error when analyzing project with several modules having same key 2015-09-25 14:08:48 +02:00
Julien HENRY
6571831760 SONAR-6835 Do not display system properties multiple times 2015-09-25 13:51:57 +02:00
Sébastien Lesaint
0d7c71ee21 SONAR-6143 add new_sqale_debt_ratio to default quality gate 2015-09-25 12:14:54 +02:00
Sébastien Lesaint
e9584a571a fix quality flaw 2015-09-25 11:01:40 +02:00
Julien Lancelot
e95a89dd43 Create a builder for Component 2015-09-25 10:45:42 +02:00
Julien Lancelot
15f7f4fbb8 Merge FillComponentsStep in BuildComponentTreeStep 2015-09-25 10:17:02 +02:00
Teryk Bellahsene
15221d1465 Try to fix usergroups/ws/DeleteActionTest 2015-09-22 17:47:20 +02:00