]>
source.dussan.org Git - sonarqube.git/log
Eric Hartmann [Fri, 12 Jul 2013 09:24:57 +0000 (11:24 +0200)]
Release 3.6.1
Simon Brandhof [Fri, 5 Jul 2013 15:21:54 +0000 (17:21 +0200)]
SONAR-4470 Performance issue when migrating the Sonar DB from version 3.5 to version 3.6 (mainly with Oracle)
Julien Lancelot [Fri, 5 Jul 2013 14:30:38 +0000 (16:30 +0200)]
SONAR-4460 Remove fetchSize on measure filters
Julien Lancelot [Fri, 5 Jul 2013 14:08:51 +0000 (16:08 +0200)]
SONAR-4449 Add migration to update issues that are still linked to removed action plans
Julien HENRY [Wed, 3 Jul 2013 13:52:51 +0000 (15:52 +0200)]
SONAR-4473 Fix project settings subcategories
Julien Lancelot [Mon, 1 Jul 2013 07:26:01 +0000 (09:26 +0200)]
SONAR-4449 Fix SQL returning issues with all columns
Julien Lancelot [Mon, 1 Jul 2013 09:37:55 +0000 (11:37 +0200)]
SONAR-4461 Displaying more than 2000 issues in the Issues code viewer fail on SQL Server
Julien Lancelot [Mon, 1 Jul 2013 07:58:35 +0000 (09:58 +0200)]
Remove fetchSize in issues SQL and reactivate previously deactivated unit test
Julien Lancelot [Fri, 28 Jun 2013 15:54:26 +0000 (17:54 +0200)]
SONAR-4449 Issue display should not fail on deleted action plan
Simon Brandhof [Sun, 23 Jun 2013 22:38:08 +0000 (00:38 +0200)]
SONAR-4278 SQL Injection in measure filters
Julien HENRY [Wed, 19 Jun 2013 16:21:07 +0000 (18:21 +0200)]
SONAR-4342, SONAR-4265 Fix batch_bootstrap/properties when working on a module
Eric Hartmann [Wed, 26 Jun 2013 07:41:37 +0000 (09:41 +0200)]
Upgrade to released version of Sonar Java 1.3
Eric Hartmann [Tue, 25 Jun 2013 14:20:12 +0000 (16:20 +0200)]
Update version to 3.6.1-SNAPSHOT
Eric Hartmann [Tue, 25 Jun 2013 13:25:12 +0000 (15:25 +0200)]
Release 3.6
Simon Brandhof [Tue, 25 Jun 2013 10:07:16 +0000 (12:07 +0200)]
SONAR-4439 OutOfMemory in the page "Clouds"
Simon Brandhof [Mon, 24 Jun 2013 08:04:32 +0000 (10:04 +0200)]
Annotate issue action API with @Beta
Eric Hartmann [Fri, 21 Jun 2013 06:55:30 +0000 (08:55 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 21 Jun 2013 06:55:30 +0000 (08:55 +0200)]
[maven-release-plugin] prepare release 3.6-RC4
Eric Hartmann [Fri, 21 Jun 2013 06:29:36 +0000 (08:29 +0200)]
Merge branch 'branch-3.6' of github.com:SonarSource/sonar into branch-3.6
Julien Lancelot [Thu, 20 Jun 2013 13:33:49 +0000 (15:33 +0200)]
SONAR-4319 Add a community link and update links from sonar.codehaus.org to sonarqube.org
Simon Brandhof [Thu, 20 Jun 2013 11:39:39 +0000 (13:39 +0200)]
Fix issue popup from paginated issue widget
Simon Brandhof [Thu, 20 Jun 2013 10:06:08 +0000 (12:06 +0200)]
Fix select2 components on IE8
Julien Lancelot [Wed, 19 Jun 2013 16:21:49 +0000 (18:21 +0200)]
SONAR-3879 Template rules status should not updated to their parent status
Julien Lancelot [Wed, 19 Jun 2013 14:46:31 +0000 (16:46 +0200)]
SONAR-3879 Template rules have to be registered after all rules have been registered
Julien Lancelot [Wed, 19 Jun 2013 14:33:40 +0000 (16:33 +0200)]
SONAR-3879 Template rules are now updated when there parent are updated
Simon Brandhof [Tue, 18 Jun 2013 14:21:35 +0000 (16:21 +0200)]
Fix loading of comments when more than 1000 issues
Simon Brandhof [Tue, 18 Jun 2013 12:07:10 +0000 (14:07 +0200)]
Remove the dependency commons-logging
Julien Lancelot [Tue, 18 Jun 2013 09:17:11 +0000 (11:17 +0200)]
SONAR-3755 Revert usage of "or" in favour of "in" in SQL used to get issues by id
Eric Hartmann [Tue, 18 Jun 2013 07:40:23 +0000 (09:40 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Tue, 18 Jun 2013 07:40:22 +0000 (09:40 +0200)]
[maven-release-plugin] prepare release 3.6-RC3
Simon Brandhof [Tue, 18 Jun 2013 07:10:39 +0000 (09:10 +0200)]
Fix OSGi metadata of ws-client
Simon Brandhof [Mon, 17 Jun 2013 21:00:40 +0000 (23:00 +0200)]
Fix jetty dependencies...
Simon Brandhof [Mon, 17 Jun 2013 20:26:00 +0000 (22:26 +0200)]
SONAR-4157 fix test of sonar-application
Simon Brandhof [Mon, 17 Jun 2013 20:16:05 +0000 (22:16 +0200)]
SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)
Simon Brandhof [Mon, 17 Jun 2013 20:14:55 +0000 (22:14 +0200)]
Fix deprecated DecoratorBarriers
Julien Lancelot [Mon, 17 Jun 2013 08:20:31 +0000 (10:20 +0200)]
SONAR-4315 Inject project settings when executing an action
Simon Brandhof [Mon, 17 Jun 2013 07:52:28 +0000 (09:52 +0200)]
Fix ResourceIndexerMapperTest on Postgresql
Julien Lancelot [Fri, 14 Jun 2013 17:03:19 +0000 (19:03 +0200)]
SONAR-4321 Fix issue on alias
Julien Lancelot [Fri, 14 Jun 2013 16:00:08 +0000 (18:00 +0200)]
SONAR-4321 Fix performance issue on Issues search SQL
Simon Brandhof [Thu, 13 Jun 2013 21:53:05 +0000 (23:53 +0200)]
SONAR-4305 purge unprocessed violations before migrating to issues
Simon Brandhof [Thu, 13 Jun 2013 17:20:55 +0000 (19:20 +0200)]
SONAR-4395 The SQL request used to get hotspot on metric can be improved
Simon Brandhof [Thu, 13 Jun 2013 16:19:55 +0000 (18:19 +0200)]
Fix unit test on windows
Simon Brandhof [Thu, 13 Jun 2013 16:00:07 +0000 (18:00 +0200)]
Fix some quality flaws
Julien Lancelot [Thu, 13 Jun 2013 14:31:36 +0000 (16:31 +0200)]
SONAR-4301 Remove order by id desc because it generates an important overhead
Julien Lancelot [Thu, 13 Jun 2013 14:24:09 +0000 (16:24 +0200)]
Update wrong copyright header
Simon Brandhof [Wed, 12 Jun 2013 21:28:00 +0000 (23:28 +0200)]
Improve error handling of ws-client
Simon Brandhof [Thu, 13 Jun 2013 09:32:42 +0000 (11:32 +0200)]
Fix null collections in org.sonar.api.issue.IssueQuery
Eric Hartmann [Thu, 13 Jun 2013 07:03:36 +0000 (09:03 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 13 Jun 2013 07:03:35 +0000 (09:03 +0200)]
[maven-release-plugin] prepare release 3.6-RC2
Simon Brandhof [Wed, 12 Jun 2013 16:47:48 +0000 (18:47 +0200)]
Fix some quality flaws
Julien Lancelot [Wed, 12 Jun 2013 15:25:50 +0000 (17:25 +0200)]
SONAR-3755 Delete limitation of max number of issues when loading issue changes
Julien Lancelot [Wed, 12 Jun 2013 10:33:03 +0000 (12:33 +0200)]
SONAR-3755 Fix big performance issue on selectChildrenComponentIds query
Julien Lancelot [Wed, 12 Jun 2013 08:58:43 +0000 (10:58 +0200)]
SONAR-3755 Fix big performance issue on selectChildrenComponentIds query
Julien Lancelot [Mon, 10 Jun 2013 15:12:25 +0000 (17:12 +0200)]
Restore Issues instead of Unresolved Issues in unresolved statuses widget
(cherry picked from commit
0e4e984)
Julien Lancelot [Mon, 10 Jun 2013 15:02:51 +0000 (17:02 +0200)]
Replace solved by resolved ina action plan and replace Issues by Unresolved Issues in unresolved statuses widget
(cherry picked from commit
7f968cd)
Fabrice Bellingard [Mon, 10 Jun 2013 16:23:38 +0000 (18:23 +0200)]
Fix typo in Core bundle
Simon Brandhof [Mon, 10 Jun 2013 20:12:03 +0000 (22:12 +0200)]
Do not send nofications on dry run mode
Simon Brandhof [Mon, 10 Jun 2013 19:29:21 +0000 (21:29 +0200)]
SONAR-4283 do not persist notifications of changes on new issues
Julien HENRY [Mon, 10 Jun 2013 16:37:09 +0000 (18:37 +0200)]
SONAR-4221 Fix regression with property loading and module exclusions
Eric Hartmann [Mon, 10 Jun 2013 12:18:39 +0000 (14:18 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Mon, 10 Jun 2013 12:18:39 +0000 (14:18 +0200)]
[maven-release-plugin] prepare release 3.6-RC1
Eric Hartmann [Mon, 10 Jun 2013 12:02:02 +0000 (14:02 +0200)]
Update Sonar Java to 1.3-RC1
Simon Brandhof [Sun, 9 Jun 2013 20:54:25 +0000 (22:54 +0200)]
SONAR-4382 Add a success log at the end of dryRun analysis
Simon Brandhof [Sun, 9 Jun 2013 20:44:08 +0000 (22:44 +0200)]
Fix quality flaw
Julien Lancelot [Fri, 7 Jun 2013 15:53:48 +0000 (17:53 +0200)]
SONAR-3755 Role required to find issues should be USER instead of CODE VIEWER
Julien Lancelot [Fri, 7 Jun 2013 14:50:13 +0000 (16:50 +0200)]
Add some css class
Julien Lancelot [Fri, 7 Jun 2013 13:08:41 +0000 (15:08 +0200)]
Fix method name typo
Julien Lancelot [Fri, 7 Jun 2013 12:32:22 +0000 (14:32 +0200)]
SONAR-3755 Use RubyUtils to parse deadline when creating action plan
Julien Lancelot [Fri, 7 Jun 2013 11:50:43 +0000 (13:50 +0200)]
SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule query
Julien Lancelot [Fri, 7 Jun 2013 08:27:00 +0000 (10:27 +0200)]
SONAR-3755 Closed issues should be reopened only if manual issues
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
Julien Lancelot [Fri, 7 Jun 2013 07:46:37 +0000 (09:46 +0200)]
SONAR-3755 Restore deleted bundle for deleted component on issue detail
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
Simon Brandhof [Thu, 6 Jun 2013 21:02:32 +0000 (23:02 +0200)]
Fix javadoc
Simon Brandhof [Thu, 6 Jun 2013 16:51:08 +0000 (18:51 +0200)]
Fix some javadoc
Julien Lancelot [Thu, 6 Jun 2013 15:15:18 +0000 (17:15 +0200)]
SONAR-3755 Fix bug in Issue WS Client when encoding dates
Simon Brandhof [Thu, 6 Jun 2013 14:20:18 +0000 (16:20 +0200)]
Add some javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof [Thu, 6 Jun 2013 13:32:01 +0000 (15:32 +0200)]
Fix storage of libraries in C# Plugin
Simon Brandhof [Thu, 6 Jun 2013 13:17:36 +0000 (15:17 +0200)]
Remove whitespace
Julien Lancelot [Thu, 6 Jun 2013 10:34:00 +0000 (12:34 +0200)]
SONAR-3755 Improve creation of manual issue
Julien Lancelot [Thu, 6 Jun 2013 10:04:47 +0000 (12:04 +0200)]
SONAR-3755 Removed useless security check
Simon Brandhof [Thu, 6 Jun 2013 09:33:13 +0000 (11:33 +0200)]
Add @Nullable to IssueDto
Julien Lancelot [Thu, 6 Jun 2013 09:29:47 +0000 (11:29 +0200)]
SONAR-3755 Add some html ids
Simon Brandhof [Thu, 6 Jun 2013 09:05:58 +0000 (11:05 +0200)]
Change order of DBCleaner properties
Simon Brandhof [Thu, 6 Jun 2013 09:05:43 +0000 (11:05 +0200)]
Add javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof [Thu, 6 Jun 2013 07:49:49 +0000 (09:49 +0200)]
Fix cache of libraries
Simon Brandhof [Wed, 5 Jun 2013 16:37:00 +0000 (18:37 +0200)]
SONAR-3755 improve documentation
Julien Lancelot [Wed, 5 Jun 2013 15:47:31 +0000 (17:47 +0200)]
SONAR-3755 Removed check on logged user in action plan service
Simon Brandhof [Wed, 5 Jun 2013 15:11:36 +0000 (17:11 +0200)]
SONAR-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
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
Simon Brandhof [Wed, 5 Jun 2013 13:39:21 +0000 (15:39 +0200)]
SONAR-3755 add javadoc to issue API
Julien Lancelot [Wed, 5 Jun 2013 11:08:59 +0000 (13:08 +0200)]
Fix unit test
Julien Lancelot [Wed, 5 Jun 2013 11:04:15 +0000 (13:04 +0200)]
SONAR-3755 Fix issue on SQL to retrieve root project
Simon Brandhof [Wed, 5 Jun 2013 10:49:14 +0000 (12:49 +0200)]
SONAR-4303 fix rendering of rule detail
Simon Brandhof [Wed, 5 Jun 2013 10:40:25 +0000 (12:40 +0200)]
Fix test on Oracle
Simon Brandhof [Wed, 5 Jun 2013 10:30:09 +0000 (12:30 +0200)]
SONAR-3755 do not check duplications in ResourceCache
Simon Brandhof [Wed, 5 Jun 2013 10:16:11 +0000 (12:16 +0200)]
Fix l10n bundle for new issue metrics
Julien Lancelot [Wed, 5 Jun 2013 10:10:02 +0000 (12:10 +0200)]
Fix type in false positive issues metric name
Julien Lancelot [Wed, 5 Jun 2013 09:59:20 +0000 (11:59 +0200)]
SONAR-3755 Fix description of code viewer role