]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoAdd package-info files on sonar-batch module
Julien Lancelot [Mon, 16 Sep 2013 14:21:43 +0000 (16:21 +0200)]
Add package-info files on sonar-batch module

11 years agoAdd package-info files on sonar-core-plugin module
Julien Lancelot [Mon, 16 Sep 2013 14:17:19 +0000 (16:17 +0200)]
Add package-info files on sonar-core-plugin module

11 years agoAdd package-info files on sonar-plugin-api-module
Julien Lancelot [Mon, 16 Sep 2013 14:07:06 +0000 (16:07 +0200)]
Add package-info files on sonar-plugin-api-module

11 years agoAdd missing package-info files on sonar-server module
Julien Lancelot [Mon, 16 Sep 2013 13:57:58 +0000 (15:57 +0200)]
Add missing package-info files on sonar-server module

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 agoSee SONAR-4643 Deprecate "Depth in Tree" and "Number of Children" design metrics
Julien Lancelot [Mon, 16 Sep 2013 13:39:32 +0000 (15:39 +0200)]
See SONAR-4643 Deprecate "Depth in Tree" and "Number of Children" design metrics

11 years agoSONAR-4619 Improve HTML rendering of property descriptions
Simon Brandhof [Mon, 16 Sep 2013 13:35:00 +0000 (15:35 +0200)]
SONAR-4619 Improve HTML rendering of property descriptions

11 years agoRefactor definition of exclusion properties
Simon Brandhof [Mon, 16 Sep 2013 12:36:23 +0000 (14:36 +0200)]
Refactor definition of exclusion properties

11 years agoSONAR-4616 Replace "property: value" syntax by "property=value" in configuration...
Simon Brandhof [Mon, 16 Sep 2013 12:25:14 +0000 (14:25 +0200)]
SONAR-4616 Replace "property: value" syntax by "property=value" in configuration files

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

11 years agoSONAR-766 Remove string duplication and protect constructor
Jean-Baptiste Lievremont [Mon, 16 Sep 2013 09:56:51 +0000 (11:56 +0200)]
SONAR-766 Remove string duplication and protect constructor

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

11 years agoMove settings help to its own div, under save button
Jean-Baptiste Lievremont [Mon, 16 Sep 2013 07:48:51 +0000 (09:48 +0200)]
Move settings help to its own div, under save button

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

11 years agoRemove unused Ruby files
Simon Brandhof [Fri, 13 Sep 2013 16:14:28 +0000 (18:14 +0200)]
Remove unused Ruby files

11 years agoFix unit test on Java 7
Simon Brandhof [Fri, 13 Sep 2013 15:53:52 +0000 (17:53 +0200)]
Fix unit test on Java 7

11 years agoSONAR-4045 remove unused rails files
Simon Brandhof [Fri, 13 Sep 2013 15:23:49 +0000 (17:23 +0200)]
SONAR-4045 remove unused rails files

11 years agoSONAR-4661 Move help section to its own div for clearer separation
Jean-Baptiste Lievremont [Fri, 13 Sep 2013 14:49:06 +0000 (16:49 +0200)]
SONAR-4661 Move help section to its own div for clearer separation

11 years agoSONAR-766 Fix subcategory for coverage exclusions
Jean-Baptiste Lievremont [Fri, 13 Sep 2013 14:45:34 +0000 (16:45 +0200)]
SONAR-766 Fix subcategory for coverage exclusions

11 years agoSONAR-766 Expand coverage on core components
Jean-Baptiste Lievremont [Fri, 13 Sep 2013 13:39:06 +0000 (15:39 +0200)]
SONAR-766 Expand coverage on core components

11 years agoChange property labels for project module (ex|in)clusions
Jean-Baptiste Lievremont [Fri, 13 Sep 2013 13:15:36 +0000 (15:15 +0200)]
Change property labels for project module (ex|in)clusions

11 years agoSONAR-766 Add exclusions for coverage
Jean-Baptiste Lievremont [Fri, 13 Sep 2013 13:04:41 +0000 (15:04 +0200)]
SONAR-766 Add exclusions for coverage

Introduce new API to filter measures before they are saved to context
Implement a measure filter for code coverage measures
Add configuration property for coverage exclusions

11 years agoSONAR-4045 fix support of Java exception in ruby code
Simon Brandhof [Fri, 13 Sep 2013 08:52:32 +0000 (10:52 +0200)]
SONAR-4045 fix support of Java exception in ruby code

Behavior changed in JRuby 1.7....
http://pivotallabs.com/upgrading-to-jruby-1-7-0/

11 years agoSONAR-4045 fix zip size on windows
Simon Brandhof [Thu, 12 Sep 2013 14:42:49 +0000 (16:42 +0200)]
SONAR-4045 fix zip size on windows

11 years agoSONAR-4045 Upgrade to JRuby 1.7.4
Simon Brandhof [Thu, 12 Sep 2013 14:18:49 +0000 (16:18 +0200)]
SONAR-4045 Upgrade to JRuby 1.7.4

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-4671 Upgrade MySQL driver to 5.1.26
Simon Brandhof [Thu, 12 Sep 2013 10:01:45 +0000 (12:01 +0200)]
SONAR-4671 Upgrade MySQL driver to 5.1.26

11 years agoUpgrade some dependencies
Simon Brandhof [Thu, 12 Sep 2013 09:51:24 +0000 (11:51 +0200)]
Upgrade some dependencies

Mainly for unit tests, except http-request (5.2 -> 5.4.1)

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 agoAdd the SonarQube version since the dropdown_tag helper is available
Julien Lancelot [Thu, 12 Sep 2013 09:05:16 +0000 (11:05 +0200)]
Add the SonarQube version since the dropdown_tag helper is available

11 years agoSONAR-4656 SONAR-3644 Fix remaining properties labels in exclusions settings
Jean-Baptiste Lievremont [Thu, 12 Sep 2013 08:59:40 +0000 (10:59 +0200)]
SONAR-4656 SONAR-3644 Fix remaining properties labels in exclusions settings

11 years agoSONAR-4661 SONAR-4655 Fix labels on Exclusions > Duplications properties
Jean-Baptiste Lievremont [Thu, 12 Sep 2013 08:27:21 +0000 (10:27 +0200)]
SONAR-4661 SONAR-4655 Fix labels on Exclusions > Duplications properties

11 years agoSONAR-4661 Fix category name in category help key
Jean-Baptiste Lievremont [Thu, 12 Sep 2013 08:25:40 +0000 (10:25 +0200)]
SONAR-4661 Fix category name in category help key

11 years agoSONAR-4661 Display category help on all subcategories
Jean-Baptiste Lievremont [Thu, 12 Sep 2013 08:24:47 +0000 (10:24 +0200)]
SONAR-4661 Display category help on all subcategories

11 years agoSONAR-4656 Fix documentation labels on sonar.(include|exclude)Modules properties
Jean-Baptiste Lievremont [Thu, 12 Sep 2013 07:49:26 +0000 (09:49 +0200)]
SONAR-4656 Fix documentation labels on sonar.(include|exclude)Modules properties

11 years agoSONAR-4655 Move CPD exclusions settings to dedicated subcategory of Exclusions
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 15:04:05 +0000 (17:04 +0200)]
SONAR-4655 Move CPD exclusions settings to dedicated subcategory of Exclusions

11 years agoSONAR-3644 Fix issues notified during testing
Jean-Baptiste Lievremont [Thu, 12 Sep 2013 07:17:20 +0000 (09:17 +0200)]
SONAR-3644 Fix issues notified during testing

Fix issue with empty end block pattern
Change labels for batch messages (configuration exceptions)

11 years agoSONAR-3644 Fix labels and sizes in exclusions settings
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 15:38:28 +0000 (17:38 +0200)]
SONAR-3644 Fix labels and sizes in exclusions settings

Replace 'violations' with 'issues'
Replace 'switch off' with 'ignore'
Double the size of large configuration fields (for regexps/patterns)
Change title of multicriteria property

11 years agoSONAR-4662 Disable JRuby JMX monitoring by default
Simon Brandhof [Wed, 11 Sep 2013 22:55:27 +0000 (00:55 +0200)]
SONAR-4662 Disable JRuby JMX monitoring by default

11 years agoPrepare upgrades of JRuby/Rails by upgrading to servlet 3.0
Simon Brandhof [Wed, 11 Sep 2013 22:52:06 +0000 (00:52 +0200)]
Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0

11 years agoSONAR-4517 fix reloading of page when settings are changed
Simon Brandhof [Wed, 11 Sep 2013 21:50:37 +0000 (23:50 +0200)]
SONAR-4517 fix reloading of page when settings are changed

11 years agoSONAR-4577 End of support of WAR deployment mode
Simon Brandhof [Wed, 11 Sep 2013 21:12:04 +0000 (23:12 +0200)]
SONAR-4577 End of support of WAR deployment mode

11 years agoSONAR-3067 API: remove the deprecated and unused ISO categories
Simon Brandhof [Wed, 11 Sep 2013 20:12:04 +0000 (22:12 +0200)]
SONAR-3067 API: remove the deprecated and unused ISO categories

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

11 years agoSONAR-4517 fix url
Simon Brandhof [Wed, 11 Sep 2013 14:39:24 +0000 (16:39 +0200)]
SONAR-4517 fix url

11 years agoComplete build section of readme
Simon Brandhof [Wed, 11 Sep 2013 13:55:40 +0000 (15:55 +0200)]
Complete build section of readme

11 years agoComplete build section of readme
Simon Brandhof [Wed, 11 Sep 2013 13:27:41 +0000 (15:27 +0200)]
Complete build section of readme

11 years agoComplete build section of readme
Simon Brandhof [Wed, 11 Sep 2013 13:18:07 +0000 (15:18 +0200)]
Complete build section of readme

11 years agoSONAR-4656 Display sonar.includedModules property in configuration
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 13:12:13 +0000 (15:12 +0200)]
SONAR-4656 Display sonar.includedModules property in configuration

Add core configuration constant for included modules
Declare property in core configuration block
Set indexes on configuration properties

11 years agoAdd build section to readme
Simon Brandhof [Wed, 11 Sep 2013 12:54:48 +0000 (14:54 +0200)]
Add build section to readme

11 years agoUpdate README.md
Simon Brandhof [Wed, 11 Sep 2013 12:48:06 +0000 (14:48 +0200)]
Update README.md

Improve README

11 years agoSONAR-4658 Fix missing CSS class declaration on subcategory description
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 09:54:20 +0000 (11:54 +0200)]
SONAR-4658 Fix missing CSS class declaration on subcategory description

11 years agoSONAR-3644 Move 'Exclusions' category to 'Files' subcategory
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 09:30:01 +0000 (11:30 +0200)]
SONAR-3644 Move 'Exclusions' category to 'Files' subcategory

Migrate file related exclusions configuration to PropertyDefinition API
Introduce 'exclusions.files' subcategory

11 years agoSONAR-3644 Add l10n keys for issues exclusions subcategory
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 09:02:51 +0000 (11:02 +0200)]
SONAR-3644 Add l10n keys for issues exclusions subcategory

11 years agoSONAR-4517 minor change on form action
Simon Brandhof [Wed, 11 Sep 2013 09:12:29 +0000 (11:12 +0200)]
SONAR-4517 minor change on form action

11 years agoSONAR-4612 Remove prototypejs from administration console
stephenbroyer [Fri, 6 Sep 2013 13:32:00 +0000 (15:32 +0200)]
SONAR-4612 Remove prototypejs from administration console

11 years agoSONAR-4611 Remove prototypejs from Quality Profiles console
stephenbroyer [Wed, 4 Sep 2013 15:06:44 +0000 (17:06 +0200)]
SONAR-4611 Remove prototypejs from Quality Profiles console

11 years agoSONAR-4611 Remove prototypejs from Quality Profiles console
stephenbroyer [Wed, 4 Sep 2013 14:14:27 +0000 (16:14 +0200)]
SONAR-4611 Remove prototypejs from Quality Profiles console

11 years agoSONAR-4612 Remove prototypejs from administration consoles
stephenbroyer [Tue, 3 Sep 2013 16:29:39 +0000 (18:29 +0200)]
SONAR-4612 Remove prototypejs from administration consoles

11 years agoSONAR-4611 Remove prototypejs from Quality profiles console
stephenbroyer [Tue, 3 Sep 2013 14:38:01 +0000 (16:38 +0200)]
SONAR-4611 Remove prototypejs from Quality profiles console

11 years agoSONAR-4517 move components pages to Jquery
stephenbroyer [Mon, 2 Sep 2013 16:25:41 +0000 (18:25 +0200)]
SONAR-4517 move components pages to Jquery

11 years agoSONAR-4517 move dependencies pages to Jquery
stephenbroyer [Mon, 2 Sep 2013 16:00:12 +0000 (18:00 +0200)]
SONAR-4517 move dependencies pages to Jquery

11 years agoSONAR-4517 move settings pages to Jquery
stephenbroyer [Mon, 2 Sep 2013 13:44:36 +0000 (15:44 +0200)]
SONAR-4517 move settings pages to Jquery

11 years agoSONAR-4517 clean tabulation indentation on DashBoard pages for a Jquery request
stephenbroyer [Mon, 2 Sep 2013 08:16:01 +0000 (10:16 +0200)]
SONAR-4517 clean tabulation indentation on DashBoard pages for a Jquery request

11 years agoSONAR-3644 Remove obvious issues
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 08:10:05 +0000 (10:10 +0200)]
SONAR-3644 Remove obvious issues

11 years agoSONAR-3644 Get rid of potential NPE issue warning (cannot guarantee that subsequent...
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 07:53:25 +0000 (09:53 +0200)]
SONAR-3644 Get rid of potential NPE issue warning (cannot guarantee that subsequent calls to line() will not return null)

11 years agoSONAR-3644 Extract constant for documentation link and rename subcategory
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 07:49:37 +0000 (09:49 +0200)]
SONAR-3644 Extract constant for documentation link and rename subcategory

11 years agoSONAR-3644 Remove Constants interface
Jean-Baptiste Lievremont [Wed, 11 Sep 2013 07:46:03 +0000 (09:46 +0200)]
SONAR-3644 Remove Constants interface

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 agoSONAR-3644 Add checks for invalid regexps
Jean-Baptiste Lievremont [Tue, 10 Sep 2013 14:40:13 +0000 (16:40 +0200)]
SONAR-3644 Add checks for invalid regexps

11 years agoSONAR-3644 Check input format of configuration entries for multicriteria
Jean-Baptiste Lievremont [Tue, 10 Sep 2013 13:53:04 +0000 (15:53 +0200)]
SONAR-3644 Check input format of configuration entries for multicriteria

11 years agoSONAR-3644 Reorder configuration properties (allfile > block > multicriteria)
Jean-Baptiste Lievremont [Tue, 10 Sep 2013 12:22:53 +0000 (14:22 +0200)]
SONAR-3644 Reorder configuration properties (allfile > block > multicriteria)

11 years agoMerge branch 'branch-4.1'
Eric Hartmann [Tue, 10 Sep 2013 09:02:04 +0000 (11:02 +0200)]
Merge branch 'branch-4.1'

11 years agoSONAR-3644 Fix issue when matching component key against original file pattern
Jean-Baptiste Lievremont [Tue, 10 Sep 2013 08:02:40 +0000 (10:02 +0200)]
SONAR-3644 Fix issue when matching component key against original file pattern

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 agoSONAR-3644 Fix issues when matching line range exclusions with file level issues
Jean-Baptiste Lievremont [Mon, 9 Sep 2013 16:07:58 +0000 (18:07 +0200)]
SONAR-3644 Fix issues when matching line range exclusions with file level issues

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 agoSONAR-3644 Fix component resolution on non-Java files
Jean-Baptiste Lievremont [Mon, 9 Sep 2013 12:56:23 +0000 (14:56 +0200)]
SONAR-3644 Fix component resolution on non-Java files

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-3644 Change labels
Jean-Baptiste Lievremont [Fri, 6 Sep 2013 13:27:28 +0000 (15:27 +0200)]
SONAR-3644 Change labels

11 years agoSONAR-3644 Remove deprecation declarations in configuration
Jean-Baptiste Lievremont [Fri, 6 Sep 2013 10:15:37 +0000 (12:15 +0200)]
SONAR-3644 Remove deprecation declarations in configuration

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 agoSONAR-3644 Break compatibility with plugin configuration
Jean-Baptiste Lievremont [Fri, 6 Sep 2013 09:37:19 +0000 (11:37 +0200)]
SONAR-3644 Break compatibility with plugin configuration

Use relative paths rather than component keys for filter definition
Add utility to compute component key based on underlying file path
Enhance coverage and compliance

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-3644 Save changes to new API before revert
Jean-Baptiste Lievremont [Thu, 5 Sep 2013 09:49:20 +0000 (11:49 +0200)]
SONAR-3644 Save changes to new API before revert

Copy resources from Switch Off Violations plugin to core
Remove references to deprecated APIs

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