]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-4523 delete /extensions/downloads/*.tmp files at startup
Simon Brandhof [Mon, 16 Sep 2013 19:26:14 +0000 (21:26 +0200)]
SONAR-4523 delete /extensions/downloads/*.tmp files at startup

11 years agoSONAR-4680 Fix tests
Julien HENRY [Mon, 16 Sep 2013 14:24:24 +0000 (16:24 +0200)]
SONAR-4680 Fix tests

11 years agoSONAR-4680 Module-level settings are not applied on batch side
Julien HENRY [Mon, 16 Sep 2013 13:57:14 +0000 (15:57 +0200)]
SONAR-4680 Module-level settings are not applied on batch side

11 years agoSONAR-4657 It's impossible to fully delete the extension of a rule description
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)

11 years agoSONAR-4654 The issue bulk change does not work correctly when paginating
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)

11 years agoSONAR-4659 Create an DB index on 'characteristics.enabled' column
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)

11 years agoUpdate onBulkIssues() calls by removing useless parameters
Julien Lancelot [Thu, 12 Sep 2013 10:51:35 +0000 (12:51 +0200)]
Update onBulkIssues() calls by removing useless parameters

11 years agoSONAR-4584 Remove remaining rss template files
Julien Lancelot [Thu, 12 Sep 2013 10:31:36 +0000 (12:31 +0200)]
SONAR-4584 Remove remaining rss template files

11 years agoAdd comment in order to remove specific code for retro compatibility for the SQALE...
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

11 years agoSONAR-4653 fix rendering in code viewers
Simon Brandhof [Thu, 12 Sep 2013 09:26:46 +0000 (11:26 +0200)]
SONAR-4653 fix rendering in code viewers

11 years agoSSF-7
Simon Brandhof [Wed, 11 Sep 2013 17:08:04 +0000 (19:08 +0200)]
SSF-7

11 years agoSONAR-4653 Provide new CSS styles for tables and titles in rule descriptions
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

11 years agoFinish merge of master
Eric Hartmann [Tue, 10 Sep 2013 09:00:00 +0000 (11:00 +0200)]
Finish merge of master

11 years agoMerge branch 'master' into branch-3.7
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

11 years agoSONAR-4438 Add an empty space when no source code in order to display correctly the...
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

11 years agoRevert "SONAR-4438 "More actions" drop list does not fit in the issue details modal...
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.

11 years agoRemove unused method
Julien HENRY [Mon, 9 Sep 2013 08:27:15 +0000 (10:27 +0200)]
Remove unused method

11 years agoRename version 4.0 to 3.7.1
Simon Brandhof [Mon, 9 Sep 2013 08:18:05 +0000 (10:18 +0200)]
Rename version 4.0 to 3.7.1

11 years agoSONAR-4644 Failure "Duplicate Keys not allowed" in PicoContainer
Simon Brandhof [Fri, 6 Sep 2013 15:29:46 +0000 (17:29 +0200)]
SONAR-4644 Failure "Duplicate Keys not allowed" in PicoContainer

11 years agoSONAR-4602 Fix concurrent access issues with dryRun cache
Julien HENRY [Fri, 6 Sep 2013 09:36:56 +0000 (11:36 +0200)]
SONAR-4602 Fix concurrent access issues with dryRun cache

11 years agoSSF-19
Simon Brandhof [Fri, 6 Sep 2013 08:37:43 +0000 (10:37 +0200)]
SSF-19

11 years agoSONAR-4602 Evict dryRun cache on profile restore
Julien HENRY [Thu, 5 Sep 2013 14:49:26 +0000 (16:49 +0200)]
SONAR-4602 Evict dryRun cache on profile restore

11 years agoSONAR-4594 Export events in dryRun database
Julien HENRY [Thu, 5 Sep 2013 13:56:56 +0000 (15:56 +0200)]
SONAR-4594 Export events in dryRun database

11 years agoSONAR-4633 When SonarQube doesn't have the required rights to create Oracle triggers...
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

11 years agoSONAR-4602 Evict dry run cache for additional cases
Julien HENRY [Thu, 5 Sep 2013 13:20:25 +0000 (15:20 +0200)]
SONAR-4602 Evict dry run cache for additional cases

11 years agoSONAR-4632 Fix loading of settings when using Sonar Runner 2.3
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

11 years agoSONAR-4631 Remove the "nowrap" class on permissions
Julien HENRY [Thu, 5 Sep 2013 08:03:31 +0000 (10:03 +0200)]
SONAR-4631 Remove the "nowrap" class on permissions

11 years agoSONAR-4378 Minor UI fixes
Julien HENRY [Thu, 5 Sep 2013 07:54:36 +0000 (09:54 +0200)]
SONAR-4378 Minor UI fixes

11 years agoFix quality flaws and improve unit test
Julien HENRY [Thu, 5 Sep 2013 07:36:23 +0000 (09:36 +0200)]
Fix quality flaws and improve unit test

11 years agoImprove code coverage
Julien HENRY [Wed, 4 Sep 2013 15:14:05 +0000 (17:14 +0200)]
Improve code coverage

11 years agoSONAR-4630 While creating a global dashboard,
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

11 years agoSONAR-4620 issue-related widgets should not propagate the page size
Julien HENRY [Wed, 4 Sep 2013 14:01:29 +0000 (16:01 +0200)]
SONAR-4620 issue-related widgets should not propagate the page size

11 years agoSONAR-4602 Evict dryRun cache when changing issues
Julien HENRY [Wed, 4 Sep 2013 13:06:41 +0000 (15:06 +0200)]
SONAR-4602 Evict dryRun cache when changing issues

11 years agoFix SONAR-4517
Simon Brandhof [Wed, 4 Sep 2013 13:02:25 +0000 (15:02 +0200)]
Fix SONAR-4517

11 years agoImprove error message when creating duplicate dashboard.
Fabrice Bellingard [Wed, 4 Sep 2013 11:10:21 +0000 (13:10 +0200)]
Improve error message when creating duplicate dashboard.

11 years agoUpdate description of project permissions based on last discussions.
Fabrice Bellingard [Wed, 4 Sep 2013 09:35:31 +0000 (11:35 +0200)]
Update description of project permissions based on last discussions.

11 years agoUpdate the label of 2 menu entries in the project "Configuration" menu
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

11 years agoFix typos and format on "Database is up-to-date" page.
Fabrice Bellingard [Wed, 4 Sep 2013 08:52:55 +0000 (10:52 +0200)]
Fix typos and format on "Database is up-to-date" page.

11 years agoUse Codehaus tiny link.
Fabrice Bellingard [Wed, 4 Sep 2013 08:40:15 +0000 (10:40 +0200)]
Use Codehaus tiny link.

11 years agoSONAR-4602 Evict dryRun cache when a new snapshot is available
Julien HENRY [Wed, 4 Sep 2013 10:24:25 +0000 (12:24 +0200)]
SONAR-4602 Evict dryRun cache when a new snapshot is available

11 years agoFix quality flaw
Simon Brandhof [Wed, 4 Sep 2013 10:06:57 +0000 (12:06 +0200)]
Fix quality flaw

11 years agoSONAR-4602 Invalidate dryRun cache when changing quality profiles
Julien HENRY [Wed, 4 Sep 2013 08:57:46 +0000 (10:57 +0200)]
SONAR-4602 Invalidate dryRun cache when changing quality profiles

11 years agoSONAR-4602 Revert eviction of dryRun cache on settings change
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

11 years agoSet update-center to version 1.8
Eric Hartmann [Wed, 4 Sep 2013 08:23:35 +0000 (10:23 +0200)]
Set update-center to version 1.8

11 years agoSONAR-4602 Disable unit tests
Julien HENRY [Tue, 3 Sep 2013 17:10:01 +0000 (19:10 +0200)]
SONAR-4602 Disable unit tests

11 years agoSONAR-4602 Disable dryRun cache until problems are fixed
Julien HENRY [Tue, 3 Sep 2013 16:49:34 +0000 (18:49 +0200)]
SONAR-4602 Disable dryRun cache until problems are fixed

11 years agoSet update center version to 1.8-SNAPSHOT
Julien Lancelot [Tue, 3 Sep 2013 15:51:44 +0000 (17:51 +0200)]
Set update center version to 1.8-SNAPSHOT

11 years agoSONAR-4603, SONAR-4589 Update project query in dryRun DB factory
Julien HENRY [Tue, 3 Sep 2013 08:37:08 +0000 (10:37 +0200)]
SONAR-4603, SONAR-4589 Update project query in dryRun DB factory

11 years agoRefactor Ruby "x ? x.y : nil" to "x && x.y", which is more readable.
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.

11 years agoSONAR-4602 Fix regression in settings update
Julien HENRY [Tue, 3 Sep 2013 07:57:45 +0000 (09:57 +0200)]
SONAR-4602 Fix regression in settings update

11 years agoSONAR-4602 Invalidate dryRun cache when restoring settings
Julien HENRY [Mon, 2 Sep 2013 16:45:27 +0000 (18:45 +0200)]
SONAR-4602 Invalidate dryRun cache when restoring settings

11 years agoSONAR-4602 Invalidate dryRun cache when changing settings
Julien HENRY [Mon, 2 Sep 2013 16:02:35 +0000 (18:02 +0200)]
SONAR-4602 Invalidate dryRun cache when changing settings

11 years agoSONAR-4602 Put dryRun DBs in a cache
Julien HENRY [Mon, 2 Sep 2013 15:29:22 +0000 (17:29 +0200)]
SONAR-4602 Put dryRun DBs in a cache

11 years agoFix some quality flaws
Simon Brandhof [Mon, 2 Sep 2013 15:23:16 +0000 (17:23 +0200)]
Fix some quality flaws

11 years agoFix some quality flaws
Simon Brandhof [Mon, 2 Sep 2013 14:55:24 +0000 (16:55 +0200)]
Fix some quality flaws

11 years agoSONAR-4608 Migration issue on Oracle -> trying to insert some rows with some primary...
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

11 years agoFix deprecated URLs sonarsource.org and sonar.codehaus.org
Simon Brandhof [Fri, 30 Aug 2013 16:44:40 +0000 (18:44 +0200)]
Fix deprecated URLs sonarsource.org and sonar.codehaus.org

11 years agoSONAR-4518 Improve performance of rule removal during server startup
Simon Brandhof [Fri, 30 Aug 2013 14:26:55 +0000 (16:26 +0200)]
SONAR-4518 Improve performance of rule removal during server startup

11 years agoSSF-2 Fix vulnerability
Julien Lancelot [Fri, 30 Aug 2013 15:17:11 +0000 (17:17 +0200)]
SSF-2 Fix vulnerability

11 years agoDo not accept GET /account/update_notifications
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

11 years agoSSF-2 Fix vulnerability
Julien Lancelot [Fri, 30 Aug 2013 13:09:33 +0000 (15:09 +0200)]
SSF-2 Fix vulnerability

11 years agoSSF-5 Fix security flaw
Julien Lancelot [Fri, 30 Aug 2013 09:43:21 +0000 (11:43 +0200)]
SSF-5 Fix security flaw

11 years agoSSF-4 Fix security flaw
Julien Lancelot [Fri, 30 Aug 2013 09:07:56 +0000 (11:07 +0200)]
SSF-4 Fix security flaw

11 years agoSSF-6 Fix security flaw
Julien Lancelot [Fri, 30 Aug 2013 08:06:42 +0000 (10:06 +0200)]
SSF-6 Fix security flaw

11 years agoFix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 16:25:58 +0000 (18:25 +0200)]
Fix quality flaws

11 years agoFix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 15:58:54 +0000 (17:58 +0200)]
Fix quality flaws

11 years agoFix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 15:41:53 +0000 (17:41 +0200)]
Fix quality flaws

11 years agoSONAR-4582 The project's name should be escaped in the GWT design component of the...
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

11 years agoSONAR-4582 The project's name should be escaped in the GWT design component of the...
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

11 years agoFix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 14:15:07 +0000 (16:15 +0200)]
Fix quality flaws

11 years agoAdd class for selenium test
Julien Lancelot [Thu, 29 Aug 2013 14:11:40 +0000 (16:11 +0200)]
Add class for selenium test

11 years agoFix some quality flaws
Dinesh Bolkensteyn [Thu, 29 Aug 2013 14:09:23 +0000 (16:09 +0200)]
Fix some quality flaws

11 years agoSONAR-4603 Improve SQL query to copy issues in H2 DB in dryRun
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

11 years agoSONAR-4600 Deactivate the "IssuePersister" in DryRun mode
Julien HENRY [Thu, 29 Aug 2013 12:55:33 +0000 (14:55 +0200)]
SONAR-4600 Deactivate the "IssuePersister" in DryRun mode

11 years agoSONAR-4601 Make sure the servlet GZip filter is really used when downloading the...
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

11 years agoFix quality flaws
Julien Lancelot [Thu, 29 Aug 2013 12:11:01 +0000 (14:11 +0200)]
Fix quality flaws

11 years agoSONAR-4591 Allow to configure period of notification
Julien HENRY [Thu, 29 Aug 2013 10:20:02 +0000 (12:20 +0200)]
SONAR-4591 Allow to configure period of notification

11 years agoSONAR-4598 Update center should link to upgrade guide
Julien Lancelot [Thu, 29 Aug 2013 09:24:30 +0000 (11:24 +0200)]
SONAR-4598 Update center should link to upgrade guide

11 years agoSONAR-4438 "More actions" drop list does not fit in the issue details modal window
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

11 years agoFix quality flaws
Julien Lancelot [Wed, 28 Aug 2013 16:21:38 +0000 (18:21 +0200)]
Fix quality flaws

11 years agoFix quality flaws
Julien Lancelot [Wed, 28 Aug 2013 16:21:19 +0000 (18:21 +0200)]
Fix quality flaws

11 years agoFix some quality flaws
Julien HENRY [Wed, 28 Aug 2013 16:14:14 +0000 (18:14 +0200)]
Fix some quality flaws

11 years agoSONAR-4595 Update label of "created" column in measure filters
Julien HENRY [Wed, 28 Aug 2013 14:09:45 +0000 (16:09 +0200)]
SONAR-4595 Update label of "created" column in measure filters

11 years agoSONAR-4569 Move delete button at the top of the table in project tab
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

11 years agoSONAR-4595 Update label of "created" column in measure filters
Julien HENRY [Wed, 28 Aug 2013 13:57:52 +0000 (15:57 +0200)]
SONAR-4595 Update label of "created" column in measure filters

11 years agoSONAR-4595 Update label of "created" column in measure filters
Julien HENRY [Wed, 28 Aug 2013 13:51:33 +0000 (15:51 +0200)]
SONAR-4595 Update label of "created" column in measure filters

11 years agoSONAR-3524 Move message to display when leaf is reached on second line
Julien Lancelot [Wed, 28 Aug 2013 13:47:08 +0000 (15:47 +0200)]
SONAR-3524 Move message to display when leaf is reached on second line

11 years agoFix quality flaws
Julien Lancelot [Wed, 28 Aug 2013 12:49:38 +0000 (14:49 +0200)]
Fix quality flaws

11 years agoFix query
Julien Lancelot [Wed, 28 Aug 2013 11:12:38 +0000 (13:12 +0200)]
Fix query

11 years agoSONAR-3524 Display a message when leaf is reached
Julien Lancelot [Wed, 28 Aug 2013 10:58:59 +0000 (12:58 +0200)]
SONAR-3524 Display a message when leaf is reached

11 years agoMinor code formatting
Julien Lancelot [Wed, 28 Aug 2013 10:05:04 +0000 (12:05 +0200)]
Minor code formatting

11 years agoSONAR-4591 Logg a message every 10 min when processing notifications
Julien HENRY [Wed, 28 Aug 2013 10:05:00 +0000 (12:05 +0200)]
SONAR-4591 Logg a message every 10 min when processing notifications

11 years agoSONAR-4569 The 'Bulk Deletion'>'Ghosts' page should display ALL projects whose defini...
Julien Lancelot [Wed, 28 Aug 2013 09:09:58 +0000 (11:09 +0200)]
SONAR-4569 The 'Bulk Deletion'>'Ghosts' page should display ALL projects whose definition exist in the DB but which are not displayed in the SonarQube main page

11 years agoSONAR-4529 Remove column notifications.createAt
Julien HENRY [Tue, 27 Aug 2013 16:21:50 +0000 (18:21 +0200)]
SONAR-4529 Remove column notifications.createAt

11 years agoSONAR-4594 Fix DryRun mode when alerts are based on differential measures
Julien HENRY [Tue, 27 Aug 2013 15:51:21 +0000 (17:51 +0200)]
SONAR-4594 Fix DryRun mode when alerts are based on differential measures

11 years agoSONAR-4589 Use optimized query to copy projects table for dryRun
Julien HENRY [Tue, 27 Aug 2013 14:09:49 +0000 (16:09 +0200)]
SONAR-4589 Use optimized query to copy projects table for dryRun

11 years agoRefactor projects search of project permission management in order to specify what...
Julien Lancelot [Tue, 27 Aug 2013 15:49:59 +0000 (17:49 +0200)]
Refactor projects search of project permission management in order to specify what this query do

11 years agoSONAR-4593 Replace close button by a link in order to apply new design guidelines...
Julien Lancelot [Tue, 27 Aug 2013 10:45:58 +0000 (12:45 +0200)]
SONAR-4593 Replace close button by a link in order to apply new design guidelines (and fix issue on Chrome where page scroll down when a input type="button" has the autofocus attribute in a modal window)

11 years agoSONAR-4269 Escape rule name to prevent XSS
Julien Lancelot [Tue, 27 Aug 2013 10:15:37 +0000 (12:15 +0200)]
SONAR-4269 Escape rule name to prevent XSS

11 years agoSONAR-4593 The default focus is set on the first link contained within the rule modal...
Julien Lancelot [Tue, 27 Aug 2013 09:08:37 +0000 (11:08 +0200)]
SONAR-4593 The default focus is set on the first link contained within the rule modal window, rather than on the "Close" button