]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoFix quality flaws
Julien Lancelot [Wed, 18 Sep 2013 08:27:32 +0000 (10:27 +0200)]
Fix quality flaws

11 years agoRemove unused jruby-openssl
Simon Brandhof [Wed, 18 Sep 2013 09:28:06 +0000 (11:28 +0200)]
Remove unused jruby-openssl

11 years agoSONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', 'Duplications...
Julien Lancelot [Wed, 18 Sep 2013 08:17:17 +0000 (10:17 +0200)]
SONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', 'Duplications', 'Localization' and 'Security' pages, some sub-categories of the 'General' page

11 years agoSONAR-4045 upgrade to jruby-rack 1.1.13.2
Simon Brandhof [Tue, 17 Sep 2013 19:24:27 +0000 (21:24 +0200)]
SONAR-4045 upgrade to jruby-rack 1.1.13.2

11 years agoSONAR-4625 Little refactoring of IssuesBySeverity
Julien Lancelot [Tue, 17 Sep 2013 14:50:51 +0000 (16:50 +0200)]
SONAR-4625 Little refactoring of IssuesBySeverity

11 years agoSONAR-4625 New issues email should contain total issues for each issue type
Julien Lancelot [Tue, 17 Sep 2013 14:19:26 +0000 (16:19 +0200)]
SONAR-4625 New issues email should contain total issues for each issue type

11 years agoSONAR-4045 rails does not start if home directory contains whitespace
Simon Brandhof [Tue, 17 Sep 2013 13:35:19 +0000 (15:35 +0200)]
SONAR-4045 rails does not start if home directory contains whitespace

-> bouncycastle gem/jar not found............... wtf? jruby is supposed to embed open-ssl.

-> removing unused active_resource fixed the issue

11 years agoSONAR-4628 Move the "Browse" permission before the "Administer" permission
Julien Lancelot [Tue, 17 Sep 2013 09:42:39 +0000 (11:42 +0200)]
SONAR-4628 Move the "Browse" permission before the "Administer" permission

11 years agoSONAR-4508 Order list of criteria on measures service
Julien Lancelot [Tue, 17 Sep 2013 08:21:45 +0000 (10:21 +0200)]
SONAR-4508 Order list of criteria on measures service

11 years agoRevert "Add package-info files"
Julien Lancelot [Tue, 17 Sep 2013 08:15:23 +0000 (10:15 +0200)]
Revert "Add package-info files"

This reverts commit 57ebc479a474152480fb23f6c15fc3e288f6fc88.

11 years agoSONAR-4676 do not insert changelog when issue is new
Simon Brandhof [Tue, 17 Sep 2013 07:39:58 +0000 (09:39 +0200)]
SONAR-4676 do not insert changelog when issue is new

11 years agoSONAR-4587 When a SQL error occurs during SonarQube migration, the root SQL cause...
Simon Brandhof [Tue, 17 Sep 2013 07:23:11 +0000 (09:23 +0200)]
SONAR-4587 When a SQL error occurs during SonarQube migration, the root SQL cause is sometimes missing

11 years agoSONAR-4676 Speed-up insertion of new issues in database
Simon Brandhof [Mon, 16 Sep 2013 21:12:24 +0000 (23:12 +0200)]
SONAR-4676 Speed-up insertion of new issues in database

11 years agoRemove duplicated annotation values in IssueTrackingDecorator
Simon Brandhof [Mon, 16 Sep 2013 20:12:32 +0000 (22:12 +0200)]
Remove duplicated annotation values in IssueTrackingDecorator

11 years agoSONAR-4617 Refactoring away from Resource<T>
Simon Brandhof [Mon, 16 Sep 2013 20:08:40 +0000 (22:08 +0200)]
SONAR-4617 Refactoring away from Resource<T>

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 agoRevert "Add package-info files on sonar-batch module"
Julien Lancelot [Mon, 16 Sep 2013 16:29:26 +0000 (18:29 +0200)]
Revert "Add package-info files on sonar-batch module"

This reverts commit aae5b839d7dd34fca01312d0c22892f3f43a8054.

11 years agoRevert "Add package-info files on sonar-core-plugin module"
Julien Lancelot [Mon, 16 Sep 2013 16:29:13 +0000 (18:29 +0200)]
Revert "Add package-info files on sonar-core-plugin module"

This reverts commit 5e8d5ce5de4cb4e92c6e0a7cd137a1164989fd74.

11 years agoRevert "Add package-info files on sonar-plugin-api-module"
Julien Lancelot [Mon, 16 Sep 2013 16:29:00 +0000 (18:29 +0200)]
Revert "Add package-info files on sonar-plugin-api-module"

This reverts commit da45cd0c58f17c6e57da0eb4f1318b827df90006.

11 years agoRevert "Add missing package-info files on sonar-server module"
Julien Lancelot [Mon, 16 Sep 2013 16:28:46 +0000 (18:28 +0200)]
Revert "Add missing package-info files on sonar-server module"

This reverts commit 39cd87c4d76fa97282e43ac6548f2ca87e39ddfa.

11 years agoSONAR-4499 Replace "method" by "function"
Julien Lancelot [Mon, 16 Sep 2013 15:49:20 +0000 (17:49 +0200)]
SONAR-4499 Replace "method" by "function"

11 years agoSONAR-4629 Improve check of project key pattern: must not only contain digits
Julien Lancelot [Mon, 16 Sep 2013 15:12:20 +0000 (17:12 +0200)]
SONAR-4629 Improve check of project key pattern: must not only contain digits

11 years agoAdd package-info files
Julien Lancelot [Mon, 16 Sep 2013 14:30:24 +0000 (16:30 +0200)]
Add package-info files

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 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