]>
source.dussan.org Git - sonarqube.git/log
Julien Lancelot [Mon, 12 Jan 2015 16:51:28 +0000 (17:51 +0100)]
Fix quaity flaws
Julien Lancelot [Mon, 12 Jan 2015 15:43:48 +0000 (16:43 +0100)]
SONAR-5830 Fix issue when same email is used by multiple users
Julien Lancelot [Mon, 12 Jan 2015 16:13:01 +0000 (17:13 +0100)]
SONAR-6008 Display login and email in SCM accounts of My Profile's page
Jean-Baptiste Lievremont [Mon, 12 Jan 2015 16:31:51 +0000 (17:31 +0100)]
SONAR-6019 Restore "facets=true" behavior
Jean-Baptiste Lievremont [Thu, 8 Jan 2015 11:17:58 +0000 (12:17 +0100)]
SONAR-6019 Refactor rules search WS to support selectable facets
Teryk Bellahsene [Mon, 12 Jan 2015 13:19:54 +0000 (14:19 +0100)]
change issue_changes timestamp columns to bigint/long
Julien HENRY [Mon, 12 Jan 2015 13:46:53 +0000 (14:46 +0100)]
SONAR-6014 ResourcePersister should be executed before MeasurePersister
Stas Vilchik [Mon, 12 Jan 2015 13:17:35 +0000 (14:17 +0100)]
Fix bug with showing issue details after issue action
Stas Vilchik [Mon, 12 Jan 2015 13:12:52 +0000 (14:12 +0100)]
Fix deletion of issue comments
Jenkins CI [Mon, 12 Jan 2015 12:55:17 +0000 (13:55 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-3718 Add WS documentation
Julien Lancelot [Mon, 12 Jan 2015 12:48:30 +0000 (13:48 +0100)]
SONAR-3718 Add WS documentation
Julien Lancelot [Mon, 12 Jan 2015 11:13:03 +0000 (12:13 +0100)]
SONAR-5908 When creating a manual issue, assign it to the author of the line
Julien HENRY [Mon, 12 Jan 2015 11:22:23 +0000 (12:22 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'
Conflicts:
sonar-batch/src/main/java/org/sonar/batch/design/MavenDependenciesSensor.java
Julien HENRY [Mon, 12 Jan 2015 10:51:09 +0000 (11:51 +0100)]
SONAR-5604 Fix project dependencies when sonar.branch is used
Jean-Baptiste Lievremont [Mon, 12 Jan 2015 08:10:58 +0000 (09:10 +0100)]
SONAR-5958 Fix migration of issue filters
Jean-Baptiste Lievremont [Mon, 12 Jan 2015 10:01:00 +0000 (11:01 +0100)]
SONAR-5954 Fix backward compatibility of componentRoots parameter
Simon Brandhof [Sun, 11 Jan 2015 21:58:22 +0000 (22:58 +0100)]
Fix description of computation step "DigestReportStep"
Simon Brandhof [Sun, 11 Jan 2015 21:57:59 +0000 (22:57 +0100)]
Fix missing db commit in ProjectCleaner
Simon Brandhof [Sun, 11 Jan 2015 21:31:05 +0000 (22:31 +0100)]
Remove unused method AnalysisReportService#deleteDirectory()
Simon Brandhof [Sun, 11 Jan 2015 21:06:38 +0000 (22:06 +0100)]
Minor optimization in NotificationQueueDao
Simon Brandhof [Sat, 10 Jan 2015 10:49:03 +0000 (11:49 +0100)]
Fix quality flaws
Simon Brandhof [Sat, 10 Jan 2015 06:15:03 +0000 (07:15 +0100)]
Replace fest-assert by assertJ
Simon Brandhof [Fri, 9 Jan 2015 15:38:32 +0000 (16:38 +0100)]
Remove duplicated statement in CommandExecutor
Simon Brandhof [Fri, 9 Jan 2015 11:23:27 +0000 (12:23 +0100)]
Refactor computation stack
Simon Brandhof [Fri, 9 Jan 2015 09:20:14 +0000 (10:20 +0100)]
Refactor computation stack
Julien Lancelot [Fri, 9 Jan 2015 15:56:43 +0000 (16:56 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'
Conflicts:
server/sonar-server/src/main/java/org/sonar/server/component/ComponentService.java
server/sonar-server/src/test/java/org/sonar/server/component/ComponentServiceMediumTest.java
Julien Lancelot [Fri, 9 Jan 2015 14:55:18 +0000 (15:55 +0100)]
SONAR-3718 Allow creation of components with branch with provisioning
Jean-Baptiste Lievremont [Fri, 9 Jan 2015 15:16:46 +0000 (16:16 +0100)]
SONAR-5954 Fix typos in parameter descriptions (missing whitespace after full stop)
Julien Lancelot [Fri, 9 Jan 2015 14:51:22 +0000 (15:51 +0100)]
Fix wrong SQ version
Stas Vilchik [Fri, 9 Jan 2015 14:46:24 +0000 (15:46 +0100)]
Merge branch 'branch-5.0'
Conflicts:
server/sonar-web/src/main/hbs/issue/issue-rule.hbs
Stas Vilchik [Fri, 9 Jan 2015 14:43:23 +0000 (15:43 +0100)]
Fix comment textarea max-width. Fix display of extra rule description of an issue.
Conflicts:
server/sonar-web/src/main/hbs/issue/issue-rule.hbs
Jenkins CI [Fri, 9 Jan 2015 14:08:41 +0000 (15:08 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-5801 utLineHits, utConditions, utCoveredConditions, ... should be defined as integer instead of short
Julien Lancelot [Fri, 9 Jan 2015 13:57:38 +0000 (14:57 +0100)]
SONAR-5801 utLineHits, utConditions, utCoveredConditions, ... should be defined as integer instead of short
Stas Vilchik [Fri, 9 Jan 2015 10:53:40 +0000 (11:53 +0100)]
change the way to use requirejs
Jean-Baptiste Lievremont [Fri, 9 Jan 2015 09:50:41 +0000 (10:50 +0100)]
SONAR-5893 Fix initial feedback on tag cloud widget
Stas Vilchik [Thu, 8 Jan 2015 16:59:29 +0000 (17:59 +0100)]
move some js libs to a standard distribution
Julien HENRY [Fri, 9 Jan 2015 09:20:15 +0000 (10:20 +0100)]
SONAR-6014 Fix regression with rule parameters
Jenkins CI [Fri, 9 Jan 2015 07:01:19 +0000 (08:01 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release 5.0-RC4
Julien HENRY [Thu, 8 Jan 2015 11:19:58 +0000 (12:19 +0100)]
SONAR-6014 Make sensor mode use the same container than normal mode
Stas Vilchik [Thu, 8 Jan 2015 16:30:03 +0000 (17:30 +0100)]
SONAR-5884 Apply feedback
Stas Vilchik [Thu, 8 Jan 2015 16:17:25 +0000 (17:17 +0100)]
Clean up
Stas Vilchik [Thu, 8 Jan 2015 16:16:16 +0000 (17:16 +0100)]
SONAR-5884 Fix line fading in measures drilldown page
Stas Vilchik [Thu, 8 Jan 2015 16:09:18 +0000 (17:09 +0100)]
SONAR-6031 Issue permalink must display source code, not the list with single result
Stas Vilchik [Thu, 8 Jan 2015 15:35:36 +0000 (16:35 +0100)]
SONAR-5966 Make the issue box more compact
Fix width of the issue message
Teryk Bellahsene [Thu, 8 Jan 2015 14:25:30 +0000 (15:25 +0100)]
send key instead of id in AnalysisReportLog
Teryk Bellahsene [Thu, 8 Jan 2015 14:20:36 +0000 (15:20 +0100)]
improve error handling and send report id in submit_report ws response
Julien HENRY [Thu, 8 Jan 2015 14:53:13 +0000 (15:53 +0100)]
SONAR-5945 Change format of batch report
Stas Vilchik [Thu, 8 Jan 2015 15:25:36 +0000 (16:25 +0100)]
SONAR-5966 Make the issue box more compact
Jean-Baptiste Lievremont [Thu, 8 Jan 2015 15:17:12 +0000 (16:17 +0100)]
SONAR-5935 Add frontend tests for issue tag management
Jean-Baptiste Lievremont [Thu, 8 Jan 2015 14:05:27 +0000 (15:05 +0100)]
Add default port when --port is not passed to grunt
Stas Vilchik [Thu, 8 Jan 2015 15:03:25 +0000 (16:03 +0100)]
SONAR-5926 Shorter big number in issues facets
Stas Vilchik [Thu, 8 Jan 2015 14:27:02 +0000 (15:27 +0100)]
SONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matching some search criteria
Refresh list after bulk change
Stas Vilchik [Thu, 8 Jan 2015 14:22:03 +0000 (15:22 +0100)]
Update analysis reports page after small refactoring
Stas Vilchik [Thu, 8 Jan 2015 14:08:16 +0000 (15:08 +0100)]
SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at once
Make the requests sequential
Stas Vilchik [Thu, 8 Jan 2015 13:48:11 +0000 (14:48 +0100)]
fix quality flaws
Julien Lancelot [Thu, 8 Jan 2015 13:41:10 +0000 (14:41 +0100)]
SONAR-5909 Fix SQL query on Oracle
Stas Vilchik [Thu, 8 Jan 2015 13:15:06 +0000 (14:15 +0100)]
SONAR-5884 Apply feedback
Stas Vilchik [Thu, 8 Jan 2015 10:13:03 +0000 (11:13 +0100)]
Replace overlay component with modals
Stas Vilchik [Thu, 8 Jan 2015 08:40:32 +0000 (09:40 +0100)]
SONAR-5884 Apply feedback
Simon Brandhof [Thu, 8 Jan 2015 11:29:09 +0000 (12:29 +0100)]
Fix expected timeouts of server-benchmarks after change of hardware
Julien Lancelot [Thu, 8 Jan 2015 11:12:03 +0000 (12:12 +0100)]
SONAR-5830 Fix issue when twice scm account was added and when no scm account was added
Julien Lancelot [Thu, 8 Jan 2015 10:13:00 +0000 (11:13 +0100)]
SONAR-5909 Copy login from authors to users
Teryk Bellahsene [Thu, 8 Jan 2015 11:03:43 +0000 (12:03 +0100)]
change ws path from /api/analysis_reports/* to /api/computation/*
Thomas Vérin [Thu, 8 Jan 2015 10:01:14 +0000 (11:01 +0100)]
[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Thu, 8 Jan 2015 10:01:14 +0000 (11:01 +0100)]
[maven-release-plugin] prepare release 5.0-RC4
Julien HENRY [Thu, 8 Jan 2015 09:05:16 +0000 (10:05 +0100)]
SONAR-6014 Remove dependency on project ID.
Teryk Bellahsene [Thu, 8 Jan 2015 09:01:17 +0000 (10:01 +0100)]
fix resource leak
Jean-Baptiste Lievremont [Thu, 8 Jan 2015 08:31:22 +0000 (09:31 +0100)]
Fix quality flaw
Julien HENRY [Thu, 8 Jan 2015 08:10:00 +0000 (09:10 +0100)]
SONAR-6014 Fix persistence of dependencies
Jenkins CI [Thu, 8 Jan 2015 07:00:55 +0000 (08:00 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-6028 Fix formatting of issue comments
Julien HENRY [Wed, 7 Jan 2015 21:01:59 +0000 (22:01 +0100)]
SONAR-6014 Drop deprecated violations
Julien HENRY [Wed, 7 Jan 2015 20:58:46 +0000 (21:58 +0100)]
SONAR-6014 Fix regression when persisting dependencies and start dropping violations
Julien HENRY [Wed, 7 Jan 2015 20:33:46 +0000 (21:33 +0100)]
SONAR-6014 Fix issue when saving dependencies
Jean-Baptiste Lievremont [Wed, 7 Jan 2015 16:34:55 +0000 (17:34 +0100)]
SONAR-5893 Add component tag cloud widget
Jean-Baptiste Lievremont [Wed, 7 Jan 2015 16:34:27 +0000 (17:34 +0100)]
SONAR-5893 Add base JS component for tag cloud widget
Jean-Baptiste Lievremont [Wed, 7 Jan 2015 16:33:27 +0000 (17:33 +0100)]
SONAR-5893 Add internal web service to list n most violated tags on a component
Julien HENRY [Wed, 7 Jan 2015 16:09:55 +0000 (17:09 +0100)]
SONAR-6014 Isolate persistence of resources to ease its removal in preview mode
Simon Brandhof [Wed, 7 Jan 2015 16:11:52 +0000 (17:11 +0100)]
Move batch/upload_report to api/analysis_reports/submit_report
Stas Vilchik [Wed, 7 Jan 2015 15:35:21 +0000 (16:35 +0100)]
Drop old issue code
Stas Vilchik [Wed, 7 Jan 2015 14:45:43 +0000 (15:45 +0100)]
SONAR-5820 Fix bug with activation parameter
Simon Brandhof [Wed, 7 Jan 2015 14:32:41 +0000 (15:32 +0100)]
Refactoring of package org.sonar.server.computation.ws
- class renaming
- add class ComputationWsAction to simplify ComputationWebService
Stas Vilchik [Wed, 7 Jan 2015 14:27:46 +0000 (15:27 +0100)]
SONAR-5820 Improve rule description ui
Stas Vilchik [Wed, 7 Jan 2015 13:21:05 +0000 (14:21 +0100)]
Update issues widget in order to point to the issues page
Julien HENRY [Wed, 7 Jan 2015 13:25:07 +0000 (14:25 +0100)]
SONAR-6014 Remove/Postpone DB dependencies
Stas Vilchik [Wed, 7 Jan 2015 12:56:15 +0000 (13:56 +0100)]
SONAR-6028 Fix formatting of issue comments
Stas Vilchik [Wed, 7 Jan 2015 12:56:15 +0000 (13:56 +0100)]
SONAR-6028 Fix formatting of issue comments
Teryk Bellahsene [Wed, 7 Jan 2015 11:43:15 +0000 (12:43 +0100)]
improve code coverage
Jean-Baptiste Lievremont [Tue, 6 Jan 2015 15:43:11 +0000 (16:43 +0100)]
SONAR-6026 Migrate issue related widgets to new search parameter
Jean-Baptiste Lievremont [Tue, 6 Jan 2015 14:43:12 +0000 (15:43 +0100)]
SONAR-5935 Close tag input field on escape key
Julien HENRY [Wed, 7 Jan 2015 09:13:58 +0000 (10:13 +0100)]
Cleanup after SONAR-5911 (issues are no more persisted on batch side)
Stas Vilchik [Wed, 7 Jan 2015 09:11:23 +0000 (10:11 +0100)]
SONAR-5556 In the activation popup, make it possible to read the description of each property
Stas Vilchik [Wed, 7 Jan 2015 09:07:11 +0000 (10:07 +0100)]
SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at once
Julien HENRY [Wed, 7 Jan 2015 09:03:41 +0000 (10:03 +0100)]
Use try-with-resources when possible
Julien Lancelot [Wed, 7 Jan 2015 08:24:37 +0000 (09:24 +0100)]
Fix quality flaw
Jenkins CI [Wed, 7 Jan 2015 07:00:51 +0000 (08:00 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
Improve documentation of memory settings
Add missing sonar-testing-harness in sonar-maven-plugin module
Fix documentation of JVM server mode
Simon Brandhof [Tue, 6 Jan 2015 22:19:10 +0000 (23:19 +0100)]
Do not allow to declare WS parameters with both required flag and default value
Simon Brandhof [Tue, 6 Jan 2015 22:18:38 +0000 (23:18 +0100)]
Fix quality flaws
Julien Lancelot [Tue, 6 Jan 2015 17:34:47 +0000 (18:34 +0100)]
Fix quality flaws
Stas Vilchik [Tue, 6 Jan 2015 17:06:21 +0000 (18:06 +0100)]
SONAR-5884 Drop old component viewer
Teryk Bellahsene [Tue, 6 Jan 2015 16:53:20 +0000 (17:53 +0100)]
SONAR-5912 refactor SendIssueNotificationPostJob