]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Mon, 28 Sep 2015 21:28:06 +0000 (23:28 +0200)]
SONAR-6630 delete logs related to old reports
Simon Brandhof [Mon, 28 Sep 2015 13:37:17 +0000 (15:37 +0200)]
Add to sonar.log the beginning and end of CE tasks
Stas Vilchik [Tue, 29 Sep 2015 08:55:27 +0000 (10:55 +0200)]
do not use "f" parameter of api/issues/search
Stas Vilchik [Tue, 29 Sep 2015 07:59:24 +0000 (09:59 +0200)]
SONAR-6870 Issues Page should show unresolved issues by default
Teryk Bellahsene [Tue, 29 Sep 2015 07:33:59 +0000 (09:33 +0200)]
SONAR-6854 WS permissions/template_groups fix queries for Oracle
Stas Vilchik [Tue, 29 Sep 2015 07:27:33 +0000 (09:27 +0200)]
SONAR-6840 apply feedback
Julien Lancelot [Mon, 28 Sep 2015 12:06:28 +0000 (14:06 +0200)]
Source code should only be read from the report
Revert of SONAR-6843
Julien Lancelot [Fri, 25 Sep 2015 15:19:28 +0000 (17:19 +0200)]
SONAR-6332 Prevent provisioning projects with same key on MySQL
Simon Brandhof [Mon, 28 Sep 2015 14:58:19 +0000 (16:58 +0200)]
Allow to change property sonar.ce.maxLogsPerTask without restarting server
Stas Vilchik [Mon, 28 Sep 2015 17:19:46 +0000 (19:19 +0200)]
sanitize sonar-web
Julien Lancelot [Mon, 28 Sep 2015 14:44:57 +0000 (16:44 +0200)]
Fix quality flaws
Stas Vilchik [Mon, 14 Sep 2015 11:45:40 +0000 (13:45 +0200)]
SONAR-6801 rewrite the permission templates page
Teryk Bellahsene [Mon, 28 Sep 2015 13:31:02 +0000 (15:31 +0200)]
SONAR-6854 WS permissions/template_groups search for groups in a specific permission template for a given permission
Teryk Bellahsene [Fri, 25 Sep 2015 14:24:58 +0000 (16:24 +0200)]
SONAR-6853 WS permissions/template_users list users of one template and permission
Teryk Bellahsene [Fri, 11 Sep 2015 08:06:30 +0000 (10:06 +0200)]
Add missing ruby code needed for navigation
Teryk Bellahsene [Mon, 7 Sep 2015 16:03:11 +0000 (18:03 +0200)]
Remove business classes in permission domain
- GroupWithPermissionQueryResult
- UserWithPermissionQueryResult
- UserWithPermission
- GroupWithPermission
Teryk Bellahsene [Mon, 7 Sep 2015 15:39:26 +0000 (17:39 +0200)]
Use systematically a DbSession parameter in PermissionFinder
Teryk Bellahsene [Mon, 7 Sep 2015 15:22:32 +0000 (17:22 +0200)]
Deprecate kee accessors in favor of uuid accessors in PermissionTemplateDto
Teryk Bellahsene [Mon, 7 Sep 2015 15:00:10 +0000 (17:00 +0200)]
Add template package in the permission.ws package
Teryk Bellahsene [Mon, 7 Sep 2015 14:45:38 +0000 (16:45 +0200)]
Rename Parameters to WsPermissionsParameters
Teryk Bellahsene [Mon, 7 Sep 2015 11:51:32 +0000 (13:51 +0200)]
Clean PermissionTemplateService and associated classes
Teryk Bellahsene [Mon, 7 Sep 2015 09:00:04 +0000 (11:00 +0200)]
Delete Ruby code in the permission domain
Teryk Bellahsene [Mon, 7 Sep 2015 08:46:59 +0000 (10:46 +0200)]
Clean PermissionService of all unused code
Stas Vilchik [Mon, 28 Sep 2015 13:31:37 +0000 (15:31 +0200)]
SONAR-5770 apply feedback
Stas Vilchik [Mon, 28 Sep 2015 13:01:42 +0000 (15:01 +0200)]
SONAR-6834 add date filter
Stas Vilchik [Mon, 28 Sep 2015 11:49:23 +0000 (13:49 +0200)]
add project-level background tasks page
Julien Lancelot [Mon, 28 Sep 2015 12:35:39 +0000 (14:35 +0200)]
Fix quality flaws
Julien Lancelot [Tue, 22 Sep 2015 16:03:55 +0000 (18:03 +0200)]
SONAR-6547 Clear rules overloaded debt
Julien Lancelot [Tue, 22 Sep 2015 15:04:31 +0000 (17:04 +0200)]
Replace SqlSession by DbSession
Julien Lancelot [Mon, 28 Sep 2015 10:03:12 +0000 (12:03 +0200)]
SONAR-6143 'SonarQube way' quality gate should be set as default
Stas Vilchik [Mon, 28 Sep 2015 11:23:58 +0000 (13:23 +0200)]
fix title link of the issues filter widget
Simon Brandhof [Sun, 27 Sep 2015 11:08:38 +0000 (13:08 +0200)]
SONAR-6834 search activity by dates
Stas Vilchik [Mon, 28 Sep 2015 10:51:29 +0000 (12:51 +0200)]
show assignee avatar in the "Filter Similar Issues" form
Stas Vilchik [Mon, 28 Sep 2015 10:42:41 +0000 (12:42 +0200)]
SONAR-6860 fix widget
Stas Vilchik [Mon, 28 Sep 2015 10:27:58 +0000 (12:27 +0200)]
SONAR-6799 Ability to access the logs of the computation of a project
Sébastien Lesaint [Mon, 28 Sep 2015 09:16:29 +0000 (11:16 +0200)]
SONAR-6831 do some sort and clean up in CE's modules
Sébastien Lesaint [Mon, 28 Sep 2015 09:01:36 +0000 (11:01 +0200)]
SONAR-6831 move remaining classes out of package computation
ComputeEngineProcessingModule will be moved in a separate commit which will refactor CE's modules
Sébastien Lesaint [Mon, 28 Sep 2015 08:38:12 +0000 (10:38 +0200)]
SONAR-6831 CeWorkerRunnable is now an interface and impl class in pico
Sébastien Lesaint [Mon, 21 Sep 2015 12:59:53 +0000 (14:59 +0200)]
SONAR-6831 move queue related classes to their own package
Sébastien Lesaint [Mon, 21 Sep 2015 12:33:05 +0000 (14:33 +0200)]
SONAR-6831 remove ReportProcessingScheduler and CeWorker queue
having a report specific scheduler is useless, tasks must be submitted to and only to CeQueue
Simon Brandhof [Mon, 28 Sep 2015 10:18:31 +0000 (12:18 +0200)]
Improve validation of fields of CeQueueDto and IssueDto
Simon Brandhof [Mon, 28 Sep 2015 10:17:36 +0000 (12:17 +0200)]
Fix quality flaw
Stas Vilchik [Mon, 28 Sep 2015 10:05:18 +0000 (12:05 +0200)]
SONAR-6798 add ability to empty the CE queue
Stas Vilchik [Mon, 28 Sep 2015 09:44:54 +0000 (11:44 +0200)]
SONAR-6834 show failures count, add pending icon
Stas Vilchik [Mon, 28 Sep 2015 09:22:14 +0000 (11:22 +0200)]
use production version of react for the build
Sébastien Lesaint [Mon, 28 Sep 2015 09:39:46 +0000 (11:39 +0200)]
fix quality flaws
Simon Brandhof [Mon, 28 Sep 2015 08:03:51 +0000 (10:03 +0200)]
SONAR-6851 apply default permissions to new provisioned projects
Stas Vilchik [Mon, 28 Sep 2015 08:39:13 +0000 (10:39 +0200)]
SONAR-6860 Add the "technical debt ratio on new code" measure in the "Technical Debt Synopsis" widget
Sébastien Lesaint [Thu, 24 Sep 2015 16:32:43 +0000 (18:32 +0200)]
SONAR-6799 add log of Component visitor cumulative execution duration
Sébastien Lesaint [Thu, 24 Sep 2015 16:30:10 +0000 (18:30 +0200)]
SONAR-6799 ReportComponent in tests should always have a key and uuid
Sébastien Lesaint [Thu, 24 Sep 2015 16:27:51 +0000 (18:27 +0200)]
add support for message arguments to Profiler
also removed as much string building as possible internally
Simon Brandhof [Sun, 27 Sep 2015 20:42:11 +0000 (22:42 +0200)]
Upgrade Elasticsearch 1.7.1 -> 1.7.2
Simon Brandhof [Sun, 27 Sep 2015 20:41:49 +0000 (22:41 +0200)]
Use Java 7 on AppVeyor
Simon Brandhof [Sun, 27 Sep 2015 19:15:54 +0000 (21:15 +0200)]
Add AppVeyor configuration
Simon Brandhof [Sun, 27 Sep 2015 13:05:37 +0000 (15:05 +0200)]
Add some preconditions to IssueDto
Simon Brandhof [Sun, 27 Sep 2015 12:46:34 +0000 (14:46 +0200)]
SONAR-6855 Increase Tomcat maxHttpHeaderSize to 48kb
Simon Brandhof [Sun, 27 Sep 2015 10:48:56 +0000 (12:48 +0200)]
SONAR-6798 split WS api/ce/cancel and api/ce/cancel_all
Simon Brandhof [Tue, 22 Sep 2015 19:09:45 +0000 (21:09 +0200)]
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)
Simon Brandhof [Fri, 25 Sep 2015 22:42:35 +0000 (00:42 +0200)]
Fix potential test failure if CR-LF Git newline
Sébastien Lesaint [Fri, 25 Sep 2015 14:56:51 +0000 (16:56 +0200)]
SONAR-6143 update default QG to be fully based on water leak period
Simon Brandhof [Fri, 25 Sep 2015 15:38:47 +0000 (17:38 +0200)]
Fix quality flaw
due to @CheckForNull that was recently added to DateUtils.parseDateTimeQuietly()
Sébastien Lesaint [Fri, 25 Sep 2015 15:36:41 +0000 (17:36 +0200)]
SONAR-6859 update description of sonar.technicalDebt.ratingGrid
Simon Brandhof [Fri, 25 Sep 2015 14:13:09 +0000 (16:13 +0200)]
SONAR-6353 do not compute the metric days_since_last_commit
Simon Brandhof [Fri, 25 Sep 2015 15:29:03 +0000 (17:29 +0200)]
SONAR-6834 fix SQL request to count activities
when there are more than one condition
Stas Vilchik [Fri, 25 Sep 2015 14:51:22 +0000 (16:51 +0200)]
disable web selenium tests
Stas Vilchik [Fri, 25 Sep 2015 14:46:14 +0000 (16:46 +0200)]
SONAR-5770 add a analysis status to the component's header
Julien HENRY [Fri, 25 Sep 2015 14:14:10 +0000 (16:14 +0200)]
SONAR-6835 Do not dump env variables multiple times
Stas Vilchik [Mon, 21 Sep 2015 17:19:41 +0000 (19:19 +0200)]
SONAR-6834 Add search and filtering capabilities to the Project Computation page
Sébastien Lesaint [Thu, 24 Sep 2015 09:57:15 +0000 (11:57 +0200)]
SONAR-6859 add migration to remove sizeMetric properties from DB
Sébastien Lesaint [Tue, 22 Sep 2015 17:27:45 +0000 (19:27 +0200)]
SONAR-6859 update property sonar.technicalDebt.developmentCost desc.
Sébastien Lesaint [Tue, 22 Sep 2015 17:24:48 +0000 (19:24 +0200)]
SONAR-6859 deprecate debt size metric property
and also drop the associated language specific size metric properties
Julien Lancelot [Fri, 25 Sep 2015 08:59:19 +0000 (10:59 +0200)]
SONAR-6587 Update SVN plugin to latest version
Julien HENRY [Fri, 25 Sep 2015 09:02:12 +0000 (11:02 +0200)]
SONAR-6665 Fix StackOverflow error when analyzing project with several modules having same key
Julien HENRY [Fri, 25 Sep 2015 11:51:00 +0000 (13:51 +0200)]
SONAR-6835 Do not display system properties multiple times
Sébastien Lesaint [Tue, 22 Sep 2015 14:24:33 +0000 (16:24 +0200)]
SONAR-6143 add new_sqale_debt_ratio to default quality gate
Sébastien Lesaint [Fri, 25 Sep 2015 09:01:21 +0000 (11:01 +0200)]
fix quality flaw
Julien Lancelot [Tue, 22 Sep 2015 12:34:39 +0000 (14:34 +0200)]
Create a builder for Component
Julien Lancelot [Tue, 22 Sep 2015 10:41:51 +0000 (12:41 +0200)]
Merge FillComponentsStep in BuildComponentTreeStep
Teryk Bellahsene [Tue, 22 Sep 2015 15:47:20 +0000 (17:47 +0200)]
Try to fix usergroups/ws/DeleteActionTest
Sébastien Lesaint [Mon, 21 Sep 2015 08:53:59 +0000 (10:53 +0200)]
SONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratio
Sébastien Lesaint [Tue, 22 Sep 2015 08:51:54 +0000 (10:51 +0200)]
improve MeasureAssert support for Optional and double comparison
Sébastien Lesaint [Fri, 18 Sep 2015 07:36:04 +0000 (09:36 +0200)]
move IT NewTechnicalDebtMeasureTest to SQ repo
and rename it TechnicalDebtMeasureVariationTest
Sébastien Lesaint [Thu, 17 Sep 2015 14:37:05 +0000 (16:37 +0200)]
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
Sébastien Lesaint [Wed, 16 Sep 2015 14:21:00 +0000 (16:21 +0200)]
SONAR-5876 add metric new_sqale_debt_ratio to CoreMetrics
Sébastien Lesaint [Wed, 16 Sep 2015 14:18:33 +0000 (16:18 +0200)]
SONAR-5876 remove Sqale in name of metric sqale_debt_ratio
Sébastien Lesaint [Thu, 17 Sep 2015 12:38:48 +0000 (14:38 +0200)]
move package computation.dbcleaner to org.sonar.server
there should not be any org.sonar.core package in module sonar-server
Simon Brandhof [Mon, 21 Sep 2015 17:46:09 +0000 (19:46 +0200)]
SONAR-5770 add WS api/ce/project
Julien Lancelot [Mon, 21 Sep 2015 14:09:18 +0000 (16:09 +0200)]
SONAR-6843 Read source lines db when nothing in report
Julien Lancelot [Mon, 21 Sep 2015 12:57:16 +0000 (14:57 +0200)]
SONAR-6843 Not fail when file has no source
Julien Lancelot [Mon, 21 Sep 2015 13:07:38 +0000 (15:07 +0200)]
Remove useless method
Teryk Bellahsene [Tue, 22 Sep 2015 13:32:56 +0000 (15:32 +0200)]
Fix quality flaws
Duarte Meneses [Tue, 22 Sep 2015 13:31:03 +0000 (15:31 +0200)]
Fix rule key in issue callback
Julien Lancelot [Mon, 21 Sep 2015 15:59:24 +0000 (17:59 +0200)]
SONAR-6548 Log a message on deprecated projects
Julien Lancelot [Mon, 21 Sep 2015 15:04:41 +0000 (17:04 +0200)]
SONAR-6607 Upgrade Java to 3.5
David Gageot [Tue, 22 Sep 2015 11:07:06 +0000 (13:07 +0200)]
Fix header
Simon Brandhof [Tue, 22 Sep 2015 09:48:16 +0000 (11:48 +0200)]
Fix quality flaws
Simon Brandhof [Mon, 21 Sep 2015 20:33:29 +0000 (22:33 +0200)]
SONAR-6736 refactor step names and descriptions
Simon Brandhof [Tue, 22 Sep 2015 08:51:50 +0000 (10:51 +0200)]
Fix quality flaws
Simon Brandhof [Mon, 21 Sep 2015 17:10:15 +0000 (19:10 +0200)]
SONAR-6834 refactor CeQueue.submit()
Simon Brandhof [Mon, 21 Sep 2015 09:40:31 +0000 (11:40 +0200)]
Fix db migration AddProvisioningPermissionToScan
Fix compatibility with Oracle and MSSQL