]>
source.dussan.org Git - sonarqube.git/log
Eric Hartmann [Fri, 27 Sep 2013 15:09:44 +0000 (17:09 +0200)]
Release 3.7.2
Simon Brandhof [Fri, 27 Sep 2013 15:01:47 +0000 (17:01 +0200)]
SONAR-4690 correctly remove the progress thread
Simon Brandhof [Fri, 27 Sep 2013 09:58:39 +0000 (11:58 +0200)]
SONAR-4730 Db upgrade 418 fails on Oracle
Simon Brandhof [Thu, 26 Sep 2013 14:12:27 +0000 (16:12 +0200)]
Fix non-valid HTML in login/setup forms
Simon Brandhof [Thu, 26 Sep 2013 14:11:56 +0000 (16:11 +0200)]
SONAR-4690 fix compatibility with Postgres
Simon Brandhof [Tue, 24 Sep 2013 18:04:22 +0000 (20:04 +0200)]
SONAR-4690 SONAR-4691 speed-up db migration of violations
Eric Hartmann [Mon, 23 Sep 2013 14:32:49 +0000 (16:32 +0200)]
Update to version 3.7.2-SNAPSHOT
Eric Hartmann [Mon, 23 Sep 2013 13:33:24 +0000 (15:33 +0200)]
Release 3.7.1
Simon Brandhof [Mon, 23 Sep 2013 08:23:17 +0000 (10:23 +0200)]
Remove bad key in core.properties
Simon Brandhof [Fri, 13 Sep 2013 15:53:52 +0000 (17:53 +0200)]
Fix unit test on Java 7
Eric Hartmann [Thu, 19 Sep 2013 12:57:01 +0000 (14:57 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 19 Sep 2013 12:57:01 +0000 (14:57 +0200)]
[maven-release-plugin] prepare release 3.7.1-RC2
Eric Hartmann [Thu, 19 Sep 2013 12:49:55 +0000 (14:49 +0200)]
Merge branch 'branch-3.7' of github.com:SonarSource/sonar into branch-3.7
Julien Lancelot [Wed, 18 Sep 2013 14:58:57 +0000 (16:58 +0200)]
SONAR-4686 Without the 'Code Viewer' permission it should not be possible to see the code snippet attached to each issue
(cherry picked from commit
77eb8da )
Julien HENRY [Wed, 18 Sep 2013 14:37:37 +0000 (16:37 +0200)]
Change logging level for dry run cache
Simon Brandhof [Mon, 16 Sep 2013 19:26:14 +0000 (21:26 +0200)]
SONAR-4523 delete /extensions/downloads/*.tmp files at startup
Julien HENRY [Mon, 16 Sep 2013 14:24:24 +0000 (16:24 +0200)]
SONAR-4680 Fix tests
Julien HENRY [Mon, 16 Sep 2013 13:57:14 +0000 (15:57 +0200)]
SONAR-4680 Module-level settings are not applied on batch side
Julien Lancelot [Mon, 16 Sep 2013 10:50:41 +0000 (12:50 +0200)]
SONAR-4657 It's impossible to fully delete the extension of a rule description
(cherry picked from commit
a1e2e6d )
Julien Lancelot [Mon, 16 Sep 2013 09:32:48 +0000 (11:32 +0200)]
SONAR-4654 The issue bulk change does not work correctly when paginating
(cherry picked from commit
4b0fe84 )
Julien Lancelot [Mon, 16 Sep 2013 07:39:00 +0000 (09:39 +0200)]
SONAR-4659 Create an DB index on 'characteristics.enabled' column
(cherry picked from commit
5abfd9d )
Julien Lancelot [Thu, 12 Sep 2013 10:51:35 +0000 (12:51 +0200)]
Update onBulkIssues() calls by removing useless parameters
Julien Lancelot [Thu, 12 Sep 2013 10:31:36 +0000 (12:31 +0200)]
SONAR-4584 Remove remaining rss template files
Julien Lancelot [Thu, 12 Sep 2013 10:28:10 +0000 (12:28 +0200)]
Add comment in order to remove specific code for retro compatibility for the SQALE plugin
Simon Brandhof [Thu, 12 Sep 2013 09:26:46 +0000 (11:26 +0200)]
SONAR-4653 fix rendering in code viewers
Simon Brandhof [Wed, 11 Sep 2013 17:08:04 +0000 (19:08 +0200)]
SSF-7
Simon Brandhof [Tue, 10 Sep 2013 16:11:13 +0000 (18:11 +0200)]
SONAR-4653 Provide new CSS styles for tables and titles in rule descriptions
Eric Hartmann [Tue, 10 Sep 2013 09:00:00 +0000 (11:00 +0200)]
Finish merge of master
Eric Hartmann [Tue, 10 Sep 2013 08:58:45 +0000 (10:58 +0200)]
Merge branch 'master' into branch-3.7
Conflicts:
plugins/sonar-core-plugin/pom.xml
plugins/sonar-core-plugin/src/test/java/org/sonar/plugins/core/issue/notification/NewIssuesEmailTemplateTest.java
plugins/sonar-cpd-plugin/pom.xml
plugins/sonar-dbcleaner-plugin/pom.xml
plugins/sonar-design-plugin/pom.xml
plugins/sonar-email-notifications-plugin/pom.xml
plugins/sonar-l10n-en-plugin/pom.xml
plugins/sonar-maven-batch-plugin/pom.xml
pom.xml
sonar-application/pom.xml
sonar-batch-maven-compat/pom.xml
sonar-batch/pom.xml
sonar-channel/pom.xml
sonar-check-api/pom.xml
sonar-colorizer/pom.xml
sonar-core/pom.xml
sonar-core/src/main/java/org/sonar/core/issue/IssueNotifications.java
sonar-core/src/main/java/org/sonar/core/issue/IssueUpdater.java
sonar-core/src/test/java/org/sonar/core/issue/IssueNotificationsTest.java
sonar-core/src/test/java/org/sonar/core/issue/IssueUpdaterTest.java
sonar-deprecated/pom.xml
sonar-duplications/pom.xml
sonar-graph/pom.xml
sonar-home/pom.xml
sonar-java-api/pom.xml
sonar-markdown/pom.xml
sonar-maven-plugin/pom.xml
sonar-maven3-plugin/pom.xml
sonar-plugin-api/pom.xml
sonar-plugin-api/src/main/java/org/sonar/api/issue/IssueQuery.java
sonar-server/pom.xml
sonar-server/src/main/java/org/sonar/server/db/migrations/ConvertViolationsToIssues.java
sonar-squid/pom.xml
sonar-testing-harness/pom.xml
sonar-ws-client/pom.xml
Julien Lancelot [Mon, 9 Sep 2013 16:43:58 +0000 (18:43 +0200)]
SONAR-4438 Add an empty space when no source code in order to display correctly the "More action" menu
Julien Lancelot [Mon, 9 Sep 2013 16:06:52 +0000 (18:06 +0200)]
Revert "SONAR-4438 "More actions" drop list does not fit in the issue details modal window"
This reverts commit
e2572f904de475677b13ae5fc83b0dbb93f0554c .
Julien HENRY [Mon, 9 Sep 2013 08:27:15 +0000 (10:27 +0200)]
Remove unused method
Simon Brandhof [Mon, 9 Sep 2013 08:18:05 +0000 (10:18 +0200)]
Rename version 4.0 to 3.7.1
Simon Brandhof [Fri, 6 Sep 2013 15:29:46 +0000 (17:29 +0200)]
SONAR-4644 Failure "Duplicate Keys not allowed" in PicoContainer
Julien HENRY [Fri, 6 Sep 2013 09:36:56 +0000 (11:36 +0200)]
SONAR-4602 Fix concurrent access issues with dryRun cache
Simon Brandhof [Fri, 6 Sep 2013 08:37:43 +0000 (10:37 +0200)]
SSF-19
Julien HENRY [Thu, 5 Sep 2013 14:49:26 +0000 (16:49 +0200)]
SONAR-4602 Evict dryRun cache on profile restore
Julien HENRY [Thu, 5 Sep 2013 13:56:56 +0000 (15:56 +0200)]
SONAR-4594 Export events in dryRun database
Simon Brandhof [Thu, 5 Sep 2013 13:32:11 +0000 (15:32 +0200)]
SONAR-4633 When SonarQube doesn't have the required rights to create Oracle triggers, the migration should fail with a meaningful message
Julien HENRY [Thu, 5 Sep 2013 13:20:25 +0000 (15:20 +0200)]
SONAR-4602 Evict dry run cache for additional cases
Julien HENRY [Thu, 5 Sep 2013 10:40:10 +0000 (12:40 +0200)]
SONAR-4632 Fix loading of settings when using Sonar Runner 2.3
Julien HENRY [Thu, 5 Sep 2013 08:03:31 +0000 (10:03 +0200)]
SONAR-4631 Remove the "nowrap" class on permissions
Julien HENRY [Thu, 5 Sep 2013 07:54:36 +0000 (09:54 +0200)]
SONAR-4378 Minor UI fixes
Julien HENRY [Thu, 5 Sep 2013 07:36:23 +0000 (09:36 +0200)]
Fix quality flaws and improve unit test
Julien HENRY [Wed, 4 Sep 2013 15:14:05 +0000 (17:14 +0200)]
Improve code coverage
Julien HENRY [Wed, 4 Sep 2013 14:26:56 +0000 (16:26 +0200)]
SONAR-4630 While creating a global dashboard,
a project dashboard might be created instead in some cases
Julien HENRY [Wed, 4 Sep 2013 14:01:29 +0000 (16:01 +0200)]
SONAR-4620 issue-related widgets should not propagate the page size
Julien HENRY [Wed, 4 Sep 2013 13:06:41 +0000 (15:06 +0200)]
SONAR-4602 Evict dryRun cache when changing issues
Simon Brandhof [Wed, 4 Sep 2013 13:02:25 +0000 (15:02 +0200)]
Fix SONAR-4517
Fabrice Bellingard [Wed, 4 Sep 2013 11:10:21 +0000 (13:10 +0200)]
Improve error message when creating duplicate dashboard.
Fabrice Bellingard [Wed, 4 Sep 2013 09:35:31 +0000 (11:35 +0200)]
Update description of project permissions based on last discussions.
Fabrice Bellingard [Wed, 4 Sep 2013 09:21:45 +0000 (11:21 +0200)]
Update the label of 2 menu entries in the project "Configuration" menu
- Project Permissions => Permissions
- Project Deletion => Deletion
Fabrice Bellingard [Wed, 4 Sep 2013 08:52:55 +0000 (10:52 +0200)]
Fix typos and format on "Database is up-to-date" page.
Fabrice Bellingard [Wed, 4 Sep 2013 08:40:15 +0000 (10:40 +0200)]
Use Codehaus tiny link.
Julien HENRY [Wed, 4 Sep 2013 10:24:25 +0000 (12:24 +0200)]
SONAR-4602 Evict dryRun cache when a new snapshot is available
Simon Brandhof [Wed, 4 Sep 2013 10:06:57 +0000 (12:06 +0200)]
Fix quality flaw
Julien HENRY [Wed, 4 Sep 2013 08:57:46 +0000 (10:57 +0200)]
SONAR-4602 Invalidate dryRun cache when changing quality profiles
Julien HENRY [Wed, 4 Sep 2013 07:26:36 +0000 (09:26 +0200)]
SONAR-4602 Revert eviction of dryRun cache on settings change
as it is not needed
Eric Hartmann [Wed, 4 Sep 2013 08:23:35 +0000 (10:23 +0200)]
Set update-center to version 1.8
Julien HENRY [Tue, 3 Sep 2013 17:10:01 +0000 (19:10 +0200)]
SONAR-4602 Disable unit tests
Julien HENRY [Tue, 3 Sep 2013 16:49:34 +0000 (18:49 +0200)]
SONAR-4602 Disable dryRun cache until problems are fixed
Julien Lancelot [Tue, 3 Sep 2013 15:51:44 +0000 (17:51 +0200)]
Set update center version to 1.8-SNAPSHOT
Julien HENRY [Tue, 3 Sep 2013 08:37:08 +0000 (10:37 +0200)]
SONAR-4603, SONAR-4589 Update project query in dryRun DB factory
Simon Brandhof [Tue, 3 Sep 2013 08:17:57 +0000 (10:17 +0200)]
Refactor Ruby "x ? x.y : nil" to "x && x.y", which is more readable.
Julien HENRY [Tue, 3 Sep 2013 07:57:45 +0000 (09:57 +0200)]
SONAR-4602 Fix regression in settings update
Julien HENRY [Mon, 2 Sep 2013 16:45:27 +0000 (18:45 +0200)]
SONAR-4602 Invalidate dryRun cache when restoring settings
Julien HENRY [Mon, 2 Sep 2013 16:02:35 +0000 (18:02 +0200)]
SONAR-4602 Invalidate dryRun cache when changing settings
Julien HENRY [Mon, 2 Sep 2013 15:29:22 +0000 (17:29 +0200)]
SONAR-4602 Put dryRun DBs in a cache
Simon Brandhof [Mon, 2 Sep 2013 15:23:16 +0000 (17:23 +0200)]
Fix some quality flaws
Simon Brandhof [Mon, 2 Sep 2013 14:55:24 +0000 (16:55 +0200)]
Fix some quality flaws
Simon Brandhof [Mon, 2 Sep 2013 13:32:48 +0000 (15:32 +0200)]
SONAR-4608 Migration issue on Oracle -> trying to insert some rows with some primary key values which are NULL
Simon Brandhof [Fri, 30 Aug 2013 16:44:40 +0000 (18:44 +0200)]
Fix deprecated URLs sonarsource.org and sonar.codehaus.org
Simon Brandhof [Fri, 30 Aug 2013 14:26:55 +0000 (16:26 +0200)]
SONAR-4518 Improve performance of rule removal during server startup
Julien Lancelot [Fri, 30 Aug 2013 15:17:11 +0000 (17:17 +0200)]
SSF-2 Fix vulnerability
Simon Brandhof [Fri, 30 Aug 2013 13:26:36 +0000 (15:26 +0200)]
Do not accept GET /account/update_notifications
Must be a POST request
Julien Lancelot [Fri, 30 Aug 2013 13:09:33 +0000 (15:09 +0200)]
SSF-2 Fix vulnerability
Julien Lancelot [Fri, 30 Aug 2013 09:43:21 +0000 (11:43 +0200)]
SSF-5 Fix security flaw
Julien Lancelot [Fri, 30 Aug 2013 09:07:56 +0000 (11:07 +0200)]
SSF-4 Fix security flaw
Julien Lancelot [Fri, 30 Aug 2013 08:06:42 +0000 (10:06 +0200)]
SSF-6 Fix security flaw
Julien Lancelot [Thu, 29 Aug 2013 16:25:58 +0000 (18:25 +0200)]
Fix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 15:58:54 +0000 (17:58 +0200)]
Fix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 15:41:53 +0000 (17:41 +0200)]
Fix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 15:12:16 +0000 (17:12 +0200)]
SONAR-4582 The project's name should be escaped in the GWT design component of the package tangle index page
Julien Lancelot [Thu, 29 Aug 2013 15:11:31 +0000 (17:11 +0200)]
SONAR-4582 The project's name should be escaped in the GWT design component of the package tangle index page
Julien Lancelot [Thu, 29 Aug 2013 14:15:07 +0000 (16:15 +0200)]
Fix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 14:11:40 +0000 (16:11 +0200)]
Add class for selenium test
Dinesh Bolkensteyn [Thu, 29 Aug 2013 14:09:23 +0000 (16:09 +0200)]
Fix some quality flaws
Julien HENRY [Thu, 29 Aug 2013 13:14:26 +0000 (15:14 +0200)]
SONAR-4603 Improve SQL query to copy issues in H2 DB in dryRun
Julien HENRY [Thu, 29 Aug 2013 12:55:33 +0000 (14:55 +0200)]
SONAR-4600 Deactivate the "IssuePersister" in DryRun mode
Julien HENRY [Thu, 29 Aug 2013 12:31:25 +0000 (14:31 +0200)]
SONAR-4601 Make sure the servlet GZip filter is really used when downloading the DryRun H2
Julien Lancelot [Thu, 29 Aug 2013 12:11:01 +0000 (14:11 +0200)]
Fix quality flaws
Julien HENRY [Thu, 29 Aug 2013 10:20:02 +0000 (12:20 +0200)]
SONAR-4591 Allow to configure period of notification
Julien Lancelot [Thu, 29 Aug 2013 09:24:30 +0000 (11:24 +0200)]
SONAR-4598 Update center should link to upgrade guide
Julien Lancelot [Thu, 29 Aug 2013 09:11:27 +0000 (11:11 +0200)]
SONAR-4438 "More actions" drop list does not fit in the issue details modal window
Julien Lancelot [Wed, 28 Aug 2013 16:21:38 +0000 (18:21 +0200)]
Fix quality flaws
Julien Lancelot [Wed, 28 Aug 2013 16:21:19 +0000 (18:21 +0200)]
Fix quality flaws
Julien HENRY [Wed, 28 Aug 2013 16:14:14 +0000 (18:14 +0200)]
Fix some quality flaws
Julien HENRY [Wed, 28 Aug 2013 14:09:45 +0000 (16:09 +0200)]
SONAR-4595 Update label of "created" column in measure filters
Julien Lancelot [Wed, 28 Aug 2013 14:09:40 +0000 (16:09 +0200)]
SONAR-4569 Move delete button at the top of the table in project tab
Julien HENRY [Wed, 28 Aug 2013 13:57:52 +0000 (15:57 +0200)]
SONAR-4595 Update label of "created" column in measure filters