]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoFix method name typo
Julien Lancelot [Fri, 7 Jun 2013 13:08:41 +0000 (15:08 +0200)]
Fix method name typo

11 years agoSONAR-3755 Use RubyUtils to parse deadline when creating action plan
Julien Lancelot [Fri, 7 Jun 2013 12:32:22 +0000 (14:32 +0200)]
SONAR-3755 Use RubyUtils to parse deadline when creating action plan

11 years agoSONAR-3755 Fix performance issue in selectNonClosedIssuesByModule query
Julien Lancelot [Fri, 7 Jun 2013 11:50:43 +0000 (13:50 +0200)]
SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule query

11 years agoSONAR-3755 Closed issues should be reopened only if manual issues
Julien Lancelot [Fri, 7 Jun 2013 08:27:00 +0000 (10:27 +0200)]
SONAR-3755 Closed issues should be reopened only if manual issues

11 years agoSONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fix issue...
Julien Lancelot [Fri, 7 Jun 2013 07:48:30 +0000 (09:48 +0200)]
SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fix issue when encoding + character

11 years agoSONAR-3755 Restore deleted bundle for deleted component on issue detail
Julien Lancelot [Fri, 7 Jun 2013 07:46:37 +0000 (09:46 +0200)]
SONAR-3755 Restore deleted bundle for deleted component on issue detail

11 years agoSONAR-3755 Move the rule compliance widget and action plan widget to Issues category
Julien Lancelot [Fri, 7 Jun 2013 07:27:02 +0000 (09:27 +0200)]
SONAR-3755 Move the rule compliance widget and action plan widget to Issues category

11 years agoFix javadoc
Simon Brandhof [Thu, 6 Jun 2013 21:02:32 +0000 (23:02 +0200)]
Fix javadoc

11 years agoFix some javadoc
Simon Brandhof [Thu, 6 Jun 2013 16:51:08 +0000 (18:51 +0200)]
Fix some javadoc

11 years agoSONAR-3755 Fix bug in Issue WS Client when encoding dates
Julien Lancelot [Thu, 6 Jun 2013 15:15:18 +0000 (17:15 +0200)]
SONAR-3755 Fix bug in Issue WS Client when encoding dates

11 years agoAdd some javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof [Thu, 6 Jun 2013 14:20:18 +0000 (16:20 +0200)]
Add some javadoc to org.sonar.api.config.PropertyDefinition

11 years agoFix storage of libraries in C# Plugin
Simon Brandhof [Thu, 6 Jun 2013 13:32:01 +0000 (15:32 +0200)]
Fix storage of libraries in C# Plugin

11 years agoRemove whitespace
Simon Brandhof [Thu, 6 Jun 2013 13:17:36 +0000 (15:17 +0200)]
Remove whitespace

11 years agoSONAR-3755 Improve creation of manual issue
Julien Lancelot [Thu, 6 Jun 2013 10:34:00 +0000 (12:34 +0200)]
SONAR-3755 Improve creation of manual issue

11 years agoSONAR-3755 Removed useless security check
Julien Lancelot [Thu, 6 Jun 2013 10:04:47 +0000 (12:04 +0200)]
SONAR-3755 Removed useless security check

11 years agoAdd @Nullable to IssueDto
Simon Brandhof [Thu, 6 Jun 2013 09:33:13 +0000 (11:33 +0200)]
Add @Nullable to IssueDto

11 years agoSONAR-3755 Add some html ids
Julien Lancelot [Thu, 6 Jun 2013 09:29:47 +0000 (11:29 +0200)]
SONAR-3755 Add some html ids

11 years agoChange order of DBCleaner properties
Simon Brandhof [Thu, 6 Jun 2013 09:05:58 +0000 (11:05 +0200)]
Change order of DBCleaner properties

11 years agoAdd javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof [Thu, 6 Jun 2013 09:05:43 +0000 (11:05 +0200)]
Add javadoc to org.sonar.api.config.PropertyDefinition

11 years agoFix cache of libraries
Simon Brandhof [Thu, 6 Jun 2013 07:49:49 +0000 (09:49 +0200)]
Fix cache of libraries

11 years agoSONAR-3755 improve documentation
Simon Brandhof [Wed, 5 Jun 2013 16:37:00 +0000 (18:37 +0200)]
SONAR-3755 improve documentation

11 years agoSONAR-3755 Removed check on logged user in action plan service
Julien Lancelot [Wed, 5 Jun 2013 15:47:31 +0000 (17:47 +0200)]
SONAR-3755 Removed check on logged user in action plan service

11 years agoSONAR-3755 add javadoc to issue API
Simon Brandhof [Wed, 5 Jun 2013 15:11:36 +0000 (17:11 +0200)]
SONAR-3755 add javadoc to issue API

11 years agoSONAR-3755 add javadoc to issue API
Simon Brandhof [Wed, 5 Jun 2013 14:46:49 +0000 (16:46 +0200)]
SONAR-3755 add javadoc to issue API

11 years agoSONAR-3755 Add nowrap on action plan column in the issues page
Julien Lancelot [Wed, 5 Jun 2013 13:55:43 +0000 (15:55 +0200)]
SONAR-3755 Add nowrap on action plan column in the issues page

11 years agoSONAR-3755 add javadoc to issue API
Simon Brandhof [Wed, 5 Jun 2013 13:39:21 +0000 (15:39 +0200)]
SONAR-3755 add javadoc to issue API

11 years agoFix unit test
Julien Lancelot [Wed, 5 Jun 2013 11:08:59 +0000 (13:08 +0200)]
Fix unit test

11 years agoSONAR-3755 Fix issue on SQL to retrieve root project
Julien Lancelot [Wed, 5 Jun 2013 11:04:15 +0000 (13:04 +0200)]
SONAR-3755 Fix issue on SQL to retrieve root project

11 years agoSONAR-4303 fix rendering of rule detail
Simon Brandhof [Wed, 5 Jun 2013 10:49:14 +0000 (12:49 +0200)]
SONAR-4303 fix rendering of rule detail

11 years agoFix test on Oracle
Simon Brandhof [Wed, 5 Jun 2013 10:40:25 +0000 (12:40 +0200)]
Fix test on Oracle

11 years agoSONAR-3755 do not check duplications in ResourceCache
Simon Brandhof [Wed, 5 Jun 2013 10:30:09 +0000 (12:30 +0200)]
SONAR-3755 do not check duplications in ResourceCache

11 years agoFix l10n bundle for new issue metrics
Simon Brandhof [Wed, 5 Jun 2013 10:16:11 +0000 (12:16 +0200)]
Fix l10n bundle for new issue metrics

11 years agoFix type in false positive issues metric name
Julien Lancelot [Wed, 5 Jun 2013 10:10:02 +0000 (12:10 +0200)]
Fix type in false positive issues metric name

11 years agoSONAR-3755 Fix description of code viewer role
Julien Lancelot [Wed, 5 Jun 2013 09:59:20 +0000 (11:59 +0200)]
SONAR-3755 Fix description of code viewer role

11 years agoFix some JDBC connection pbs in unit tests
Simon Brandhof [Wed, 5 Jun 2013 09:52:38 +0000 (11:52 +0200)]
Fix some JDBC connection pbs in unit tests

11 years agoFix typo in footer
Julien Lancelot [Wed, 5 Jun 2013 09:44:48 +0000 (11:44 +0200)]
Fix typo in footer

11 years agoFix quality flaws
Julien Lancelot [Wed, 5 Jun 2013 09:21:49 +0000 (11:21 +0200)]
Fix quality flaws

11 years agoSONAR-3755 Set deadLine as Date instead of String in action plan Client
Julien Lancelot [Wed, 5 Jun 2013 08:37:39 +0000 (10:37 +0200)]
SONAR-3755 Set deadLine as Date instead of String in action plan Client

11 years agoFixed quality issues
Jean-Baptiste Vilain [Wed, 5 Jun 2013 07:51:44 +0000 (09:51 +0200)]
Fixed quality issues

11 years agoSONAR-3755 Do not display errors node when no error in WS
Julien Lancelot [Wed, 5 Jun 2013 07:38:02 +0000 (09:38 +0200)]
SONAR-3755 Do not display errors node when no error in WS

11 years agoSONAR-4319 fix footer label
Simon Brandhof [Wed, 5 Jun 2013 07:37:51 +0000 (09:37 +0200)]
SONAR-4319 fix footer label

11 years agoFixed quality issues
Jean-Baptiste Vilain [Wed, 5 Jun 2013 07:34:56 +0000 (09:34 +0200)]
Fixed quality issues

11 years agoSONAR-3755 remove expand icons
Simon Brandhof [Wed, 5 Jun 2013 07:30:08 +0000 (09:30 +0200)]
SONAR-3755 remove expand icons

11 years agoSONAR-3755 improve CSS of issue detail
Simon Brandhof [Wed, 5 Jun 2013 07:28:51 +0000 (09:28 +0200)]
SONAR-3755 improve CSS of issue detail

11 years agoSONAR-3755 to list transitions available on an issue, user role on the issue project...
Julien Lancelot [Wed, 5 Jun 2013 06:37:46 +0000 (08:37 +0200)]
SONAR-3755 to list transitions available on an issue, user role on the issue project is needed

11 years agoSONAR-4310
Simon Brandhof [Wed, 5 Jun 2013 05:47:15 +0000 (07:47 +0200)]
SONAR-4310

11 years agoSONAR-3755 add whitespace between qualifier icon and title
Simon Brandhof [Tue, 4 Jun 2013 22:33:03 +0000 (00:33 +0200)]
SONAR-3755 add whitespace between qualifier icon and title

11 years agoSONAR-4225 escape rule titles in issue drilldown
Simon Brandhof [Tue, 4 Jun 2013 22:32:26 +0000 (00:32 +0200)]
SONAR-4225 escape rule titles in issue drilldown

11 years agoSONAR-4309 fix detection of conflicts
Simon Brandhof [Tue, 4 Jun 2013 19:47:18 +0000 (21:47 +0200)]
SONAR-4309 fix detection of conflicts

11 years agoFix unit test
Julien Lancelot [Tue, 4 Jun 2013 17:24:51 +0000 (19:24 +0200)]
Fix unit test

11 years agoFix unit test
Julien Lancelot [Tue, 4 Jun 2013 17:18:54 +0000 (19:18 +0200)]
Fix unit test

11 years agoSONAR-3755 Add security check on issues action
Julien Lancelot [Tue, 4 Jun 2013 17:14:49 +0000 (19:14 +0200)]
SONAR-3755 Add security check on issues action

11 years agoSONAR-4309 Support concurrent modifications on issues made by batch and simultaneousl...
Simon Brandhof [Tue, 4 Jun 2013 17:04:44 +0000 (19:04 +0200)]
SONAR-4309 Support concurrent modifications on issues made by batch and simultaneously by user

11 years agoSONAR-3755 Remove requirement of role super admin on action plan actions (security...
Julien Lancelot [Tue, 4 Jun 2013 14:59:40 +0000 (16:59 +0200)]
SONAR-3755 Remove requirement of role super admin on action plan actions (security is checked in AcitonPlanService and user should ony by admin of the project, not be super admin)

11 years agoSONAR-3755 Fix problem when setting aciton plan on issue
Julien Lancelot [Tue, 4 Jun 2013 14:33:29 +0000 (16:33 +0200)]
SONAR-3755 Fix problem when setting aciton plan on issue

11 years agoReplace all space by '_' in key when creating manual rule
Julien Lancelot [Tue, 4 Jun 2013 14:29:55 +0000 (16:29 +0200)]
Replace all space by '_' in key when creating manual rule

11 years agoSONAR-4303 add missing bundle
Simon Brandhof [Tue, 4 Jun 2013 14:29:23 +0000 (16:29 +0200)]
SONAR-4303 add missing bundle

11 years agoSONAR-4303 larger modal window of issue detail
Simon Brandhof [Tue, 4 Jun 2013 14:28:29 +0000 (16:28 +0200)]
SONAR-4303 larger modal window of issue detail

11 years agoSONAR-4303 display qualifier icon
Simon Brandhof [Tue, 4 Jun 2013 14:27:30 +0000 (16:27 +0200)]
SONAR-4303 display qualifier icon

11 years agoSONAR-4303 fix canceling of comment edit form
Simon Brandhof [Tue, 4 Jun 2013 14:27:06 +0000 (16:27 +0200)]
SONAR-4303 fix canceling of comment edit form

11 years agoUpdate message in projects role page
Julien Lancelot [Tue, 4 Jun 2013 14:09:55 +0000 (16:09 +0200)]
Update message in projects role page

11 years agoAdd author and action plan to issue change emails
Simon Brandhof [Tue, 4 Jun 2013 14:09:04 +0000 (16:09 +0200)]
Add author and action plan to issue change emails

11 years agoSONAR-4284 Add missing bundle for changelog
Simon Brandhof [Tue, 4 Jun 2013 14:08:45 +0000 (16:08 +0200)]
SONAR-4284 Add missing bundle for changelog

11 years agoSONAR-4284 Display a changelog in the Issue detail page
Simon Brandhof [Tue, 4 Jun 2013 13:54:15 +0000 (15:54 +0200)]
SONAR-4284 Display a changelog in the Issue detail page

11 years agoSONAR-3755 Fix issue on action plan
Julien Lancelot [Tue, 4 Jun 2013 13:53:02 +0000 (15:53 +0200)]
SONAR-3755 Fix issue on action plan

11 years agoSONAR-3755 Improve display of issues on removed component
Julien Lancelot [Tue, 4 Jun 2013 13:27:42 +0000 (15:27 +0200)]
SONAR-3755 Improve display of issues on removed component

11 years agoSONAR-3755 Fix problem when displaying Issues detail from widget
Julien Lancelot [Tue, 4 Jun 2013 12:58:05 +0000 (14:58 +0200)]
SONAR-3755 Fix problem when displaying Issues detail from widget

11 years agoSONAR-3755 Fix problem on issues search when component do not exists anymore + fix...
Julien Lancelot [Tue, 4 Jun 2013 12:55:05 +0000 (14:55 +0200)]
SONAR-3755 Fix problem on issues search when component do not exists anymore + fix some typo on False positives

11 years agoSONAR-3755 Improve action plan rights
Julien Lancelot [Tue, 4 Jun 2013 11:40:42 +0000 (13:40 +0200)]
SONAR-3755 Improve action plan rights

11 years agoSONAR-3755 Add security on action plan
Julien Lancelot [Tue, 4 Jun 2013 10:29:23 +0000 (12:29 +0200)]
SONAR-3755 Add security on action plan

11 years agoSONAR-3755 add link to component from issue detail
Simon Brandhof [Tue, 4 Jun 2013 09:11:18 +0000 (11:11 +0200)]
SONAR-3755 add link to component from issue detail

11 years agoDisplay prefixes "Rule" and "Message" in issue change emails
Simon Brandhof [Tue, 4 Jun 2013 08:16:25 +0000 (10:16 +0200)]
Display prefixes "Rule" and "Message" in issue change emails

11 years agoSONAR-4319 Update the footer displayed in the SonarQube web UI
Julien Lancelot [Tue, 4 Jun 2013 08:03:41 +0000 (10:03 +0200)]
SONAR-4319 Update the footer displayed in the SonarQube web UI

11 years agoFix build on windows
Simon Brandhof [Tue, 4 Jun 2013 07:19:08 +0000 (09:19 +0200)]
Fix build on windows

11 years agoSONAR-3755 Minor UI improvement on error page for Issues
Julien Lancelot [Tue, 4 Jun 2013 07:12:51 +0000 (09:12 +0200)]
SONAR-3755 Minor UI improvement on error page for Issues

11 years agoSONAR-3755 Fix twice error generation
Julien Lancelot [Mon, 3 Jun 2013 15:41:27 +0000 (17:41 +0200)]
SONAR-3755 Fix twice error generation

11 years agoSONAR-3755 Add forgotten Actions in platform
Julien Lancelot [Mon, 3 Jun 2013 15:19:25 +0000 (17:19 +0200)]
SONAR-3755 Add forgotten Actions in platform

11 years agoSONAR-3755 add author to issue ws response
Simon Brandhof [Mon, 3 Jun 2013 14:55:05 +0000 (16:55 +0200)]
SONAR-3755 add author to issue ws response

11 years agoSONAR-4304 allow to flag manual issues as false-positive
Simon Brandhof [Mon, 3 Jun 2013 14:25:25 +0000 (16:25 +0200)]
SONAR-4304 allow to flag manual issues as false-positive

11 years agoSONAR-3755 Remove Action builder and replace it by Actions
Julien Lancelot [Mon, 3 Jun 2013 14:32:53 +0000 (16:32 +0200)]
SONAR-3755 Remove Action builder and replace it by Actions

11 years agoSet dependency of update center to 1.6.1
Julien Lancelot [Mon, 3 Jun 2013 14:24:50 +0000 (16:24 +0200)]
Set dependency of update center to 1.6.1

11 years agoSONAR-3755 rename date columns in issue filters
Simon Brandhof [Mon, 3 Jun 2013 13:53:21 +0000 (15:53 +0200)]
SONAR-3755 rename date columns in issue filters

11 years agoSONAR-4328 revert
Simon Brandhof [Mon, 3 Jun 2013 13:53:00 +0000 (15:53 +0200)]
SONAR-4328 revert

11 years agoSONAR-4305 fix migration of manual issues
Simon Brandhof [Mon, 3 Jun 2013 13:46:37 +0000 (15:46 +0200)]
SONAR-4305 fix migration of manual issues

11 years agoSONAR-3755 Manage errors from actions and transitions
Julien Lancelot [Mon, 3 Jun 2013 13:42:55 +0000 (15:42 +0200)]
SONAR-3755 Manage errors from actions and transitions

11 years agoSet dependency of update center to 1.7-SNAPSHOT
Julien Lancelot [Mon, 3 Jun 2013 12:14:46 +0000 (14:14 +0200)]
Set dependency of update center to 1.7-SNAPSHOT

11 years agoSONAR-4303 remove the Hide links from rule and changelog
Simon Brandhof [Mon, 3 Jun 2013 10:52:00 +0000 (12:52 +0200)]
SONAR-4303 remove the Hide links from rule and changelog

11 years agoSONAR-4315 Add projectSettings in Action API
Julien Lancelot [Mon, 3 Jun 2013 10:32:42 +0000 (12:32 +0200)]
SONAR-4315 Add projectSettings in Action API

11 years agoSONAR-4315 Add Issue Action WS and add Action links to Issue detail
Julien Lancelot [Mon, 3 Jun 2013 09:16:23 +0000 (11:16 +0200)]
SONAR-4315 Add Issue Action WS and add Action links to Issue detail

11 years agoSONAR-4315 Improve Actions API but using directly Action without using Actions
Julien Lancelot [Fri, 31 May 2013 17:05:13 +0000 (19:05 +0200)]
SONAR-4315 Improve Actions API but using directly Action without using Actions

11 years agoSONAR-4303 improve popups
Simon Brandhof [Mon, 3 Jun 2013 09:04:08 +0000 (11:04 +0200)]
SONAR-4303 improve popups

11 years agoSONAR-3755 improve expand/collapse of rule and changelog
Simon Brandhof [Mon, 3 Jun 2013 08:38:35 +0000 (10:38 +0200)]
SONAR-3755 improve expand/collapse of rule and changelog

11 years agoDo not send notifications on issue changes when no field diff
Simon Brandhof [Mon, 3 Jun 2013 08:14:28 +0000 (10:14 +0200)]
Do not send notifications on issue changes when no field diff

11 years agoFix some quality flaws
Simon Brandhof [Mon, 3 Jun 2013 04:51:08 +0000 (06:51 +0200)]
Fix some quality flaws

11 years agoFix some quality flaws
Simon Brandhof [Sun, 2 Jun 2013 22:46:58 +0000 (00:46 +0200)]
Fix some quality flaws

11 years agoFix quality flaw
Simon Brandhof [Sun, 2 Jun 2013 22:33:31 +0000 (00:33 +0200)]
Fix quality flaw

11 years agoSONAR-3755 refactor rendering of issues
Simon Brandhof [Sun, 2 Jun 2013 22:18:15 +0000 (00:18 +0200)]
SONAR-3755 refactor rendering of issues

11 years agoSONAR-4315 Improve ActionService
Julien Lancelot [Sun, 2 Jun 2013 20:33:26 +0000 (22:33 +0200)]
SONAR-4315 Improve ActionService

11 years agoRename some remaining "Sonar" to "SonarQube"
Simon Brandhof [Sun, 2 Jun 2013 09:12:41 +0000 (11:12 +0200)]
Rename some remaining "Sonar" to "SonarQube"

11 years agoSONAR-3755 improve email of issue changes
Simon Brandhof [Sun, 2 Jun 2013 08:18:19 +0000 (10:18 +0200)]
SONAR-3755 improve email of issue changes