]>
source.dussan.org Git - sonarqube.git/log
Grégoire Aubert [Mon, 2 Oct 2017 14:24:05 +0000 (16:24 +0200)]
Remove unused css
Grégoire Aubert [Mon, 2 Oct 2017 09:14:49 +0000 (11:14 +0200)]
SONAR-9808 Add ncloc to system info page
Grégoire Aubert [Mon, 2 Oct 2017 07:19:23 +0000 (09:19 +0200)]
SONAR-9504 Support ESC key in onboarding tutorial
Stas Vilchik [Tue, 3 Oct 2017 16:55:27 +0000 (18:55 +0200)]
SONAR-9496 group changelog events by action and date
Stas Vilchik [Tue, 3 Oct 2017 16:28:30 +0000 (18:28 +0200)]
SONAR-9522 Change the duplication perspective's graph axis
Stas Vilchik [Tue, 3 Oct 2017 15:52:22 +0000 (17:52 +0200)]
SONAR-9705 Make organization key easier to find
Stas Vilchik [Tue, 3 Oct 2017 14:34:25 +0000 (16:34 +0200)]
bring back removed component_navigation messages
Stas Vilchik [Tue, 3 Oct 2017 14:13:14 +0000 (16:13 +0200)]
SONAR-9665 Bring back the issues link from the Most Violated Projects section
Stas Vilchik [Tue, 3 Oct 2017 13:19:46 +0000 (15:19 +0200)]
fix issue permalinks with branches
Stas Vilchik [Tue, 3 Oct 2017 09:18:52 +0000 (11:18 +0200)]
invalidate browser cache for logo
Stas Vilchik [Tue, 3 Oct 2017 09:11:36 +0000 (11:11 +0200)]
fix quality gates deletion/renaming
Simon Brandhof [Tue, 3 Oct 2017 15:04:12 +0000 (17:04 +0200)]
API - ability to extend MessageException
for instance to implement CE TypedException at the same time
Duarte Meneses [Tue, 3 Oct 2017 13:34:34 +0000 (15:34 +0200)]
Fix branch properties description
Daniel Schwarz [Wed, 27 Sep 2017 11:55:11 +0000 (13:55 +0200)]
SONAR-7956 remove obsolete gateId parameter of api/qualitygates/deselect
Simon Brandhof [Tue, 3 Oct 2017 10:25:25 +0000 (12:25 +0200)]
SONAR-9802 add global section "Search State" to System Info of cluster
Simon Brandhof [Tue, 3 Oct 2017 12:45:36 +0000 (14:45 +0200)]
Fix build error with Maven 3.2.5
For unknown reasons HttpConnectorTest does not fail on Maven 3.3+
whereas a required dependency on commons-codec is missing.
Teryk Bellahsene [Tue, 3 Oct 2017 09:26:49 +0000 (11:26 +0200)]
SONAR-9820 Telemetry returns usingBranches
Teryk Bellahsene [Mon, 2 Oct 2017 11:52:36 +0000 (13:52 +0200)]
SONAR-9820 Telemetry returns database name and version
Teryk Bellahsene [Mon, 2 Oct 2017 09:02:12 +0000 (11:02 +0200)]
SONAR-9820 update telemetry format - list instead of map
Duarte Meneses [Tue, 3 Oct 2017 12:30:48 +0000 (14:30 +0200)]
Adjust perf tests threshold
Simon Brandhof [Mon, 2 Oct 2017 21:07:53 +0000 (23:07 +0200)]
Replace the CE class TypedException by an interface
so that a class inheriting MessageException can provide a type
of error.
Simon Brandhof [Tue, 3 Oct 2017 08:42:36 +0000 (10:42 +0200)]
Fix instability of ClusterHealthTest#hashcode_is_based_on_content()
Two different objects can have the same hashCode.
Simon Brandhof [Mon, 2 Oct 2017 20:39:29 +0000 (22:39 +0200)]
SONAR-9902 Silence debug logs of PostgreSQL driver
Teryk Bellahsene [Tue, 3 Oct 2017 08:42:53 +0000 (10:42 +0200)]
Avatar resolver fails when email is empty
Stas Vilchik [Fri, 29 Sep 2017 09:14:17 +0000 (11:14 +0200)]
SONAR-9195 Ease removing of SCM accounts
Stas Vilchik [Tue, 3 Oct 2017 07:12:56 +0000 (09:12 +0200)]
SONAR-8828 Make sure all messages can be localized (#2600)
Stas Vilchik [Mon, 2 Oct 2017 14:21:41 +0000 (16:21 +0200)]
SONAR-9499 Secondary locations unclickable when code is not loaded
Stas Vilchik [Wed, 27 Sep 2017 13:08:22 +0000 (15:08 +0200)]
SONAR-9756 update branch management page
Daniel Schwarz [Wed, 27 Sep 2017 13:52:11 +0000 (15:52 +0200)]
SONAR-9756 add analysis date to response of api/project_branches/list
Simon Brandhof [Mon, 2 Oct 2017 20:46:34 +0000 (22:46 +0200)]
Fix instability of integration tests on Oracle
A SonarQube server is hardly stopped when JVM process shutdowns. JDBC
connections are kept open. These orphan connections are correctly
closed by all databases except Oracle.
Simon Brandhof [Mon, 2 Oct 2017 13:07:34 +0000 (15:07 +0200)]
SONAR-9900 Support UTF-8 login and password in Java WS client
Simon Brandhof [Mon, 2 Oct 2017 12:48:30 +0000 (14:48 +0200)]
SONAR-9896 Webhook must support basic authentication
Julien Lancelot [Wed, 27 Sep 2017 16:29:22 +0000 (18:29 +0200)]
SONAR-1330 Purge edit permissions when removing group
Julien Lancelot [Wed, 27 Sep 2017 16:24:40 +0000 (18:24 +0200)]
SONAR-1330 Purge edit permissions when removing organization member
Julien Lancelot [Wed, 27 Sep 2017 16:22:39 +0000 (18:22 +0200)]
SONAR-1330 Purge edit permissions when deleting user
Julien Lancelot [Wed, 27 Sep 2017 15:04:02 +0000 (17:04 +0200)]
SONAR-1330 Purge edit permissions when deleting quality profile
Teryk Bellahsene [Thu, 28 Sep 2017 08:23:02 +0000 (10:23 +0200)]
SONAR-1330 Remove qualityprofiles from api/rules/app
Julien Lancelot [Wed, 27 Sep 2017 12:33:56 +0000 (14:33 +0200)]
SONAR-1330 Check edit permissions in qprofiles WS
Julien Lancelot [Wed, 27 Sep 2017 12:14:05 +0000 (14:14 +0200)]
SONAR-1330 Check edit permission via group
Stas Vilchik [Tue, 26 Sep 2017 12:41:01 +0000 (14:41 +0200)]
SONAR-1330 Allow rule changes only for quality profile admins
Stas Vilchik [Mon, 25 Sep 2017 14:00:06 +0000 (16:00 +0200)]
SONAR-1330 Allow only authorized actions on the Quality Profiles page
Julien Lancelot [Wed, 27 Sep 2017 10:28:56 +0000 (12:28 +0200)]
SONAR-1330 Return available actions in api/qualityprofiles/search
Julien Lancelot [Mon, 25 Sep 2017 14:56:35 +0000 (16:56 +0200)]
SONAR-1330 Search for groups allowed to edit single quality profile
Julien Lancelot [Mon, 25 Sep 2017 13:43:10 +0000 (15:43 +0200)]
SONAR-1330 Remove group permission to edit single quality profile
Julien Lancelot [Mon, 25 Sep 2017 12:57:00 +0000 (14:57 +0200)]
SONAR-1330 Add group permission to edit single quality profile
Julien Lancelot [Mon, 25 Sep 2017 12:17:32 +0000 (14:17 +0200)]
SONAR-1330 Create table QPROFILE_EDIT_GROUPS
Julien Lancelot [Fri, 22 Sep 2017 15:34:34 +0000 (17:34 +0200)]
SONAR-1330 Search for user allowed to edit single quality profile
Julien Lancelot [Fri, 22 Sep 2017 11:55:06 +0000 (13:55 +0200)]
SONAR-1330 Remove user permission to edit single quality profile
Julien Lancelot [Thu, 21 Sep 2017 12:00:30 +0000 (14:00 +0200)]
SONAR-1330 Add user permission to edit single quality profile
Julien Lancelot [Thu, 21 Sep 2017 09:57:23 +0000 (11:57 +0200)]
SONAR-1330 Create table QPROFILE_EDIT_USERS
Stas Vilchik [Mon, 25 Sep 2017 13:59:36 +0000 (15:59 +0200)]
SONAR-1330 add widget to manage quality profile permissions
Julien Lancelot [Thu, 21 Sep 2017 12:09:04 +0000 (14:09 +0200)]
SONAR-1330 Create stub ws to allow edition of qprofile to users/groups
Duarte Meneses [Mon, 2 Oct 2017 13:05:51 +0000 (15:05 +0200)]
SONAR-9816 Transitively find long-lived branch to use as target
Julien HENRY [Mon, 2 Oct 2017 09:10:35 +0000 (11:10 +0200)]
SONAR-9836 Fix @Phase annotation support on new PostJob API
Stas Vilchik [Thu, 28 Sep 2017 14:17:18 +0000 (16:17 +0200)]
SONAR-9599 change issues measures on the projects page
Stas Vilchik [Thu, 28 Sep 2017 13:25:35 +0000 (15:25 +0200)]
SONAR-9786 Closed issues retain their line
Stas Vilchik [Thu, 28 Sep 2017 13:22:15 +0000 (15:22 +0200)]
SONAR-9702 expand root dir with branch on code page
Duarte Meneses [Mon, 2 Oct 2017 11:48:06 +0000 (13:48 +0200)]
Adjust perf timings
Sébastien Lesaint [Thu, 28 Sep 2017 10:25:30 +0000 (12:25 +0200)]
SONAR-9552 add version to QG alert notification
Sébastien Lesaint [Thu, 28 Sep 2017 08:45:19 +0000 (10:45 +0200)]
SONAR-8730 use existing L18n for types in new issue notifications
Sébastien Lesaint [Thu, 28 Sep 2017 08:31:28 +0000 (10:31 +0200)]
SONAR-9725 support singular in subject of new issue notifications
Stas Vilchik [Thu, 21 Sep 2017 08:37:47 +0000 (10:37 +0200)]
SONAR-7024 show project specific dispatcher labels
Sébastien Lesaint [Wed, 20 Sep 2017 17:00:09 +0000 (19:00 +0200)]
SONAR-7024 global report failure notif only on administrated projects
Sébastien Lesaint [Wed, 20 Sep 2017 15:38:55 +0000 (17:38 +0200)]
SONAR-7024 support permission for global and project subscribers
Sébastien Lesaint [Wed, 20 Sep 2017 15:11:46 +0000 (17:11 +0200)]
SONAR-7024 SQL optimization if multiple channels when checking permission
Sébastien Lesaint [Wed, 20 Sep 2017 14:42:10 +0000 (16:42 +0200)]
SONAR-7024 PropertiesDao#findUsersForNotification return global flag
which indicates whether the associated login registered to the notification globally or specifically for the specified project
Sébastien Lesaint [Tue, 19 Sep 2017 15:25:26 +0000 (17:25 +0200)]
SONAR-9534 add IT
Sébastien Lesaint [Tue, 19 Sep 2017 11:27:59 +0000 (13:27 +0200)]
SONAR-9534 compute new_debt measure only from new issues
and not also from changelog
Eric Hartmann [Wed, 20 Sep 2017 15:58:56 +0000 (17:58 +0200)]
SONAR-4824 Add ITs for notifications
Eric Hartmann [Wed, 20 Sep 2017 09:02:04 +0000 (11:02 +0200)]
Fix incorrect id type
Sébastien Lesaint [Mon, 18 Sep 2017 13:26:40 +0000 (15:26 +0200)]
SONAR-7024 add IT on Report analysis failure notifications
Sébastien Lesaint [Thu, 14 Sep 2017 15:16:49 +0000 (17:16 +0200)]
SONAR-7024 add notification on Report Analysis failures
Sébastien Lesaint [Fri, 15 Sep 2017 14:49:25 +0000 (16:49 +0200)]
SONAR-7024 add CeWorker.ExecutionListener
Sébastien Lesaint [Thu, 14 Sep 2017 15:06:43 +0000 (17:06 +0200)]
add missing package-info.java
Sébastien Lesaint [Tue, 19 Sep 2017 07:49:38 +0000 (09:49 +0200)]
SONAR-9552 add version to New Issues notification emails
Sébastien Lesaint [Thu, 14 Sep 2017 12:35:34 +0000 (14:35 +0200)]
SONAR-9771 add property email.fromName and use it in email notifications
Sébastien Lesaint [Thu, 14 Sep 2017 11:58:06 +0000 (13:58 +0200)]
SONAR-9771 remove "SonarQube" from wording of links in notifications
Sébastien Lesaint [Thu, 14 Sep 2017 09:48:31 +0000 (11:48 +0200)]
SONAR-9552 show branch name in QP alert notifications
Sébastien Lesaint [Thu, 14 Sep 2017 09:37:11 +0000 (11:37 +0200)]
SONAR-9552 support branch name in subject of new issue notifications
Sébastien Lesaint [Thu, 14 Sep 2017 09:19:17 +0000 (11:19 +0200)]
SONAR-9725 grammar support for single rule in Builtin QP notification
Sébastien Lesaint [Thu, 14 Sep 2017 09:09:13 +0000 (11:09 +0200)]
SONAR-9725 fix grammar for single issue in new issue notifications
Sébastien Lesaint [Thu, 14 Sep 2017 09:01:58 +0000 (11:01 +0200)]
SONAR-8730 replace severity by rule type in new issues notifications
Sébastien Lesaint [Wed, 13 Sep 2017 15:42:20 +0000 (17:42 +0200)]
SONAR-9144 add coverage on 5 elements per category + SQL optimisation
Sébastien Lesaint [Tue, 12 Sep 2017 12:48:36 +0000 (14:48 +0200)]
SONAR-9144 send notifications only for issues on the leak period
Sébastien Lesaint [Tue, 12 Sep 2017 10:37:15 +0000 (12:37 +0200)]
SONAR-9144 support leak period when computing issue statistics
during report processing
Eric Hartmann [Wed, 13 Sep 2017 15:23:33 +0000 (17:23 +0200)]
SONAR-4824 Prevent notification when user does not have Browse permission
Eric Hartmann [Tue, 12 Sep 2017 14:37:01 +0000 (16:37 +0200)]
SONAR-9227 Forbid adding a notification on project without BROWSE permission
Simon Brandhof [Mon, 2 Oct 2017 10:12:20 +0000 (12:12 +0200)]
Temporarily disable integration tests on clustering
Need more than 1 CPU on the test environment.
Daniel Schwarz [Mon, 2 Oct 2017 07:20:54 +0000 (09:20 +0200)]
SONAR-9811 fix quality flaws
Renamed variable to avoid misunderstandings
Duarte Meneses [Mon, 2 Oct 2017 08:28:58 +0000 (10:28 +0200)]
SONAR-6959 Performance improvements
* Avoid creation of intermediary array
* SONAR-6959 Speed-up copy of custom measures in Compute Engine
* Use light object to get key/uuid map of components
* Avoid always formatting string
* Minor refactoring
* Avoid cost of hash
* Ajust perf tests
Janos Gyerik [Mon, 2 Oct 2017 08:26:08 +0000 (10:26 +0200)]
SONAR-9875 Add branch= param to /api/navigation/component (#2555)
* Add branch= param to /api/navigation/component
* Use key instead of dbkey in issues/search
Simon Brandhof [Fri, 29 Sep 2017 15:26:28 +0000 (17:26 +0200)]
Upgrade orchestrator to version 3.15.0.1215
It improves killing of Oracle connection orphans
in integration tests.
Duarte Meneses [Fri, 29 Sep 2017 14:54:11 +0000 (16:54 +0200)]
SONAR-9883 Project name is 'null' if not specified and branch is used
Daniel Schwarz [Wed, 27 Sep 2017 09:57:45 +0000 (11:57 +0200)]
SONAR-9829 Upgrade Elasticsearch to 5.6.2
Daniel Schwarz [Thu, 21 Sep 2017 13:55:54 +0000 (15:55 +0200)]
SONAR-9829 Upgrade Elasticsearch to 5.6.1
Daniel Schwarz [Fri, 22 Sep 2017 15:43:55 +0000 (17:43 +0200)]
SONAR-9811 change es data dir to data/es5, delete data/es during startup
Grégoire Aubert [Fri, 29 Sep 2017 13:03:12 +0000 (15:03 +0200)]
SONAR-9792 Fix sidebar position with a notification
Grégoire Aubert [Thu, 28 Sep 2017 15:15:43 +0000 (17:15 +0200)]
SONAR-9792 Add background task error notification related to licensing
Grégoire Aubert [Thu, 28 Sep 2017 13:33:59 +0000 (15:33 +0200)]
SONAR-8747 Make in progress and pending background task status more visible
Grégoire Aubert [Thu, 28 Sep 2017 13:32:14 +0000 (15:32 +0200)]
Fix broken web unit test