]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Mon, 2 Jul 2012 09:35:43 +0000 (11:35 +0200)]
SONAR-3618 move default permissions to PROPERTIES
* add MyBatis mappers for GROUPS, GROUP_ROLES, USERS and USER_ROLES.
David Gageot [Thu, 5 Jul 2012 14:43:54 +0000 (16:43 +0200)]
SONAR-3432 Prepare Rules Parameters to use shared code
Fabrice Bellingard [Thu, 5 Jul 2012 14:41:59 +0000 (16:41 +0200)]
SONAR-3551 Fix issue on Chrome for the last tables
David Gageot [Thu, 5 Jul 2012 14:24:02 +0000 (16:24 +0200)]
SONAR-3432 Prepare for shared code
David Gageot [Thu, 5 Jul 2012 14:12:53 +0000 (16:12 +0200)]
SONAR-3432 Add password property type for widgets
David Gageot [Thu, 5 Jul 2012 14:06:52 +0000 (16:06 +0200)]
SONAR-3432 Add text property type for widgets
David Gageot [Thu, 5 Jul 2012 13:07:24 +0000 (15:07 +0200)]
Properties
David Gageot [Thu, 5 Jul 2012 08:02:41 +0000 (10:02 +0200)]
Fix html input syntax
Evgeny Mandrikov [Thu, 5 Jul 2012 12:38:29 +0000 (18:38 +0600)]
SONAR-2333 Add new rule to report about cycles between packages
* Add rule to the "Sonar way" profile
* Compute cost of fix of violation
Fabrice Bellingard [Thu, 5 Jul 2012 12:49:50 +0000 (14:49 +0200)]
SONAR-3613 metric_domain.Reviews is missing in core.properties
Fabrice Bellingard [Thu, 5 Jul 2012 12:46:08 +0000 (14:46 +0200)]
SONAR-3627 Quality Profile: Rename "Plugin" into "Repository"
Evgeny Mandrikov [Thu, 5 Jul 2012 10:40:24 +0000 (16:40 +0600)]
SONAR-2333 Add new rule to report about cycles between packages
Simon Brandhof [Thu, 5 Jul 2012 10:21:12 +0000 (12:21 +0200)]
SONAR-3593 move EmailSettings to org.sonar.api.conf
Fabrice Bellingard [Thu, 5 Jul 2012 09:52:50 +0000 (11:52 +0200)]
SONAR-2614 Fix issue on Chrome
Evgeny Mandrikov [Thu, 5 Jul 2012 08:30:42 +0000 (14:30 +0600)]
SONAR-3624 Fix typos in PMD XPath rule template
Fabrice Bellingard [Thu, 5 Jul 2012 08:27:58 +0000 (10:27 +0200)]
SONAR-3570 Project "deletion" should run asynchronously
=> To prevent HTTP timeout.
David Gageot [Thu, 5 Jul 2012 07:28:50 +0000 (09:28 +0200)]
Revert "SONAR-3529 First baby step in providing property sets"
This reverts commit
b547f32a3de0381e41b2da6cfab1545f7447b315 .
David Gageot [Thu, 5 Jul 2012 07:28:39 +0000 (09:28 +0200)]
Revert "Fix compatibility with Java 5"
This reverts commit
d46e36a21f012c4acac4421a3ec5f680a5046e20 .
David Gageot [Thu, 5 Jul 2012 07:28:31 +0000 (09:28 +0200)]
Revert "Fix compilation with Java 1.5"
This reverts commit
b2ae917fef0c1cd678de4350f748e978e866599b .
David Gageot [Thu, 5 Jul 2012 07:28:21 +0000 (09:28 +0200)]
Revert "SONAR-3529 Display properties in same order as annotation"
This reverts commit
f5ddbab60c57c9eb0d1dac904268f0fdfbf8f8f2 .
David Gageot [Thu, 5 Jul 2012 07:00:27 +0000 (09:00 +0200)]
SONAR-3529 Display properties in same order as annotation
Evgeny Mandrikov [Wed, 4 Jul 2012 18:15:05 +0000 (00:15 +0600)]
SONAR-3119 Report only one violation per block of commented out lines of code
Evgeny Mandrikov [Wed, 4 Jul 2012 19:00:31 +0000 (01:00 +0600)]
Fix compilation with Java 1.5
Evgeny Mandrikov [Wed, 4 Jul 2012 18:17:29 +0000 (00:17 +0600)]
Fix compatibility with Java 5
David Gageot [Wed, 4 Jul 2012 16:02:37 +0000 (18:02 +0200)]
SONAR-3529 First baby step in providing property sets
David Gageot [Wed, 4 Jul 2012 16:01:33 +0000 (18:01 +0200)]
Fix this annoying long test that explains why it takes 5s to stop Sonar
David Gageot [Wed, 4 Jul 2012 14:36:16 +0000 (16:36 +0200)]
Fixes and improvements on H2 migration
David Gageot [Wed, 4 Jul 2012 14:30:00 +0000 (16:30 +0200)]
Fix warnings
David Gageot [Wed, 4 Jul 2012 14:27:25 +0000 (16:27 +0200)]
Simpler code
David Gageot [Wed, 4 Jul 2012 14:23:00 +0000 (16:23 +0200)]
Fix bug
Fabrice Bellingard [Wed, 4 Jul 2012 14:15:58 +0000 (16:15 +0200)]
SONAR-1608 Fix test
Fabrice Bellingard [Wed, 4 Jul 2012 14:00:53 +0000 (16:00 +0200)]
SONAR-1608 Variable renaming for more consistency
Fabrice Bellingard [Wed, 4 Jul 2012 13:57:22 +0000 (15:57 +0200)]
SONAR-1608 Improve error messages
Fabrice Bellingard [Wed, 4 Jul 2012 13:21:21 +0000 (15:21 +0200)]
SONAR-1608 Update labels
Fabrice Bellingard [Wed, 4 Jul 2012 13:07:05 +0000 (15:07 +0200)]
SONAR-1608 Display all impacts of bulk change in confirmation page
+ allow to replace any string of the key, not only the beginning.
Fabrice Bellingard [Wed, 4 Jul 2012 10:12:29 +0000 (12:12 +0200)]
SONAR-1608 Improve input fields (size and example)
Fabrice Bellingard [Wed, 4 Jul 2012 09:43:36 +0000 (11:43 +0200)]
SONAR-1608 Fix issue on Chrome
David Gageot [Wed, 4 Jul 2012 12:11:49 +0000 (14:11 +0200)]
More stable dao tests
David Gageot [Wed, 4 Jul 2012 11:06:57 +0000 (13:06 +0200)]
More stable dao tests
Evgeny Mandrikov [Wed, 4 Jul 2012 10:26:10 +0000 (16:26 +0600)]
SONAR-3419 Improve AbstractSourceImporter
This doesn't protect from all possible problems with inheritance from
this class, however allows to reduce side effects, if some methods
overridden.
Fabrice Bellingard [Wed, 4 Jul 2012 09:20:20 +0000 (11:20 +0200)]
Fix violations
Fabrice Bellingard [Wed, 4 Jul 2012 09:16:08 +0000 (11:16 +0200)]
SONAR-3517 Fix issue linked to ERB file trimming done at build time
Fabrice Bellingard [Wed, 4 Jul 2012 08:49:21 +0000 (10:49 +0200)]
SONAR-2614 Missing semi-colon
Fabrice Bellingard [Wed, 4 Jul 2012 08:16:36 +0000 (10:16 +0200)]
SONAR-2614 Provide a bulk project deletion page
David Gageot [Tue, 3 Jul 2012 17:37:00 +0000 (19:37 +0200)]
Forgot these files during H2 migration
Evgeny Mandrikov [Tue, 3 Jul 2012 12:45:12 +0000 (18:45 +0600)]
SONAR-3249 Do not detect commented-out code in headers
David Gageot [Tue, 3 Jul 2012 11:25:03 +0000 (13:25 +0200)]
Unused file
David Gageot [Mon, 2 Jul 2012 08:10:27 +0000 (10:10 +0200)]
Replacing Derby with H2
David Gageot [Tue, 3 Jul 2012 08:49:19 +0000 (10:49 +0200)]
Why always fork tests?
David Gageot [Mon, 2 Jul 2012 14:42:47 +0000 (16:42 +0200)]
Don't use sleep in unit test
David Gageot [Mon, 2 Jul 2012 14:32:46 +0000 (16:32 +0200)]
Fix test failing on Eclipse
Fabrice Bellingard [Mon, 2 Jul 2012 13:16:58 +0000 (15:16 +0200)]
SONAR-3517 Fix issue with Derby
Simon Brandhof [Mon, 2 Jul 2012 09:35:43 +0000 (11:35 +0200)]
SONAR-3615 Avoid using pluralize function for I18N
Simon Brandhof [Fri, 29 Jun 2012 14:27:54 +0000 (16:27 +0200)]
Remove unused constants
Fabrice Bellingard [Mon, 2 Jul 2012 10:24:04 +0000 (12:24 +0200)]
SONAR-3517 Ability to update profile in project configuration section
David Gageot [Fri, 29 Jun 2012 14:53:50 +0000 (16:53 +0200)]
SONAR-3594 Ignore unknown filters during migration to 3.1
Because we activate a Global Dashboard for each Active Filter, we need
to ignore those pointing to a deleted Filter.
David Gageot [Fri, 29 Jun 2012 14:26:46 +0000 (16:26 +0200)]
SONAR-3512 Follow newly created dashboard
David Gageot [Fri, 29 Jun 2012 13:26:56 +0000 (15:26 +0200)]
SONAR-3451 Rearrange widgets after the removal of "Chidamber & Kemerer"
Evgeny Mandrikov [Fri, 29 Jun 2012 11:20:29 +0000 (17:20 +0600)]
SONAR-3485 Add parameter 'allowUnknownTags' to Checkstyle JavadocType check
Fabrice Bellingard [Fri, 29 Jun 2012 09:21:53 +0000 (11:21 +0200)]
SONAR-1608 Make it possible to modify the key of projects
David Gageot [Thu, 28 Jun 2012 13:15:44 +0000 (15:15 +0200)]
Resource Snapshot Mapper
David Gageot [Wed, 27 Jun 2012 11:44:50 +0000 (13:44 +0200)]
Support MyBatis ResultHandler for dependencies and resources
David Gageot [Tue, 26 Jun 2012 16:42:56 +0000 (18:42 +0200)]
Fix Mapper for Mysql
Fabrice Bellingard [Tue, 26 Jun 2012 12:54:18 +0000 (14:54 +0200)]
SONAR-3536 Make JaCoco the default coverage engine for Sonar
Fabrice Bellingard [Tue, 26 Jun 2012 08:39:36 +0000 (10:39 +0200)]
SONAR-3496, SONAR-3497 & SONAR-3498 Fix bug on Sonar Common Rules
David Gageot [Mon, 25 Jun 2012 15:12:38 +0000 (17:12 +0200)]
Load dependency versions
Jenkins CI [Mon, 25 Jun 2012 14:03:23 +0000 (16:03 +0200)]
Automatic merge from branch-3.1
Eric Hartmann [Mon, 25 Jun 2012 13:54:45 +0000 (15:54 +0200)]
Readd SNAPSHOT version
Fabrice Bellingard [Wed, 20 Jun 2012 10:24:27 +0000 (12:24 +0200)]
SONAR-3496, SONAR-3497 & SONAR-3498 Add new rules for Java
=> Those rules are the ones pulled out from the SQALE plugin and put
in an independant lib called "sonar-common-rules"
Eric Hartmann [Mon, 25 Jun 2012 10:15:07 +0000 (12:15 +0200)]
Release 3.1.1
Fabrice Bellingard [Fri, 22 Jun 2012 16:11:12 +0000 (18:11 +0200)]
SONAR-3416 Add possibility to have a title on the time machine widget
Fabrice Bellingard [Fri, 22 Jun 2012 15:33:40 +0000 (17:33 +0200)]
SONAR-3551 Fix formatting issues in special 'General Settings' pages
=> Formatting issues with the 'General Settings > Email' and
'General Settings > Server ID' tabs
Fabrice Bellingard [Fri, 22 Jun 2012 13:14:43 +0000 (15:14 +0200)]
SONAR-3556 Display only 1 decimal for floats in the Timeline widget
=> To be consistent with everywhere else in Sonar
Fabrice Bellingard [Fri, 22 Jun 2012 12:04:44 +0000 (14:04 +0200)]
SONAR-3581 Tool to validate a l10n bundle based on multiple plugins
Fabrice Bellingard [Fri, 22 Jun 2012 06:44:44 +0000 (08:44 +0200)]
SONAR-2989 The English Pack plugin should never be excluded
Fabrice Bellingard [Thu, 21 Jun 2012 15:32:06 +0000 (17:32 +0200)]
SONAR-3596 I18n can search for plugin bundles inside language packs
Fabrice Bellingard [Thu, 21 Jun 2012 08:31:57 +0000 (10:31 +0200)]
SONAR-3552 Fix case of title
Fabrice Bellingard [Thu, 21 Jun 2012 08:25:54 +0000 (10:25 +0200)]
SONAR-2989 Support localization API in batch extensions
Evgeny Mandrikov [Thu, 21 Jun 2012 07:05:13 +0000 (13:05 +0600)]
Add annotation to indicate that method will close stream
David Gageot [Wed, 20 Jun 2012 11:47:37 +0000 (13:47 +0200)]
SONAR-3595 Support resizing of browser window (Timeline and Treemap)
Fabrice Bellingard [Wed, 20 Jun 2012 13:14:15 +0000 (15:14 +0200)]
SONAR-3552 Typos on admin pages
Simon Brandhof [Wed, 20 Jun 2012 10:25:52 +0000 (12:25 +0200)]
Update javadoc of SecurityRealm : prefer low-case ids
Simon Brandhof [Wed, 20 Jun 2012 10:25:19 +0000 (12:25 +0200)]
Fix configuration of javadoc
David Gageot [Wed, 20 Jun 2012 09:35:52 +0000 (11:35 +0200)]
SONAR-3516 Use common code to find version components
David Gageot [Wed, 20 Jun 2012 06:52:07 +0000 (08:52 +0200)]
SONAR-3516 Recognize x.y.z-RCi versions(cherry picked from commit
328b6927d369b9872beeda3bbd515c4337db46ec )
David Gageot [Tue, 19 Jun 2012 15:33:09 +0000 (17:33 +0200)]
Make it impossible to use AbstractDbUnitTestCase for iBatis tests
Simon Brandhof [Tue, 19 Jun 2012 15:30:45 +0000 (17:30 +0200)]
Add MyBatis mapper for DEPENDENCIES
David Gageot [Tue, 19 Jun 2012 12:46:02 +0000 (14:46 +0200)]
SONAR-3512 Make it possible to share a dashboard without following it
Any dashboard can be edited or configured
David Gageot [Tue, 19 Jun 2012 09:24:51 +0000 (11:24 +0200)]
SONARPLUGINS-1948 Move EmailConfiguration to the core
+ Rename to EmailSettings
+ Use Settings instead of Configuration
David Gageot [Mon, 18 Jun 2012 14:46:35 +0000 (16:46 +0200)]
SONAR-3512 Make it possible to share a dashboard without following it
David Gageot [Mon, 18 Jun 2012 12:15:02 +0000 (14:15 +0200)]
SONAR-3577 Add "Avoid commented-out lines of code" rule to Sonar Way
Fabrice Bellingard [Mon, 18 Jun 2012 12:28:14 +0000 (14:28 +0200)]
SONAR-3548 Allow to filter widget by their title/description content
=> Add a field to dynamically filter widgets when editing a dashboard
Tested on FF 12, Chrome 19, Safari 5 && IE 7->9
David Gageot [Mon, 18 Jun 2012 10:51:59 +0000 (12:51 +0200)]
Remove warnings
David Gageot [Mon, 18 Jun 2012 09:47:54 +0000 (11:47 +0200)]
SONAR-3516 Check minimal sonar version required by installed plugins
Plugin manifest declares the minimal required version of sonar.
This version is verified at server startup. It prevents plugins from
failing for API incompatibility reasons.
Startup fails with a meaningful message.
Jenkins CI [Mon, 18 Jun 2012 07:38:22 +0000 (09:38 +0200)]
Automatic merge from branch-3.1
David Gageot [Sun, 17 Jun 2012 20:27:21 +0000 (22:27 +0200)]
SONAR-3584 Unable to edit "Treemap" filter
(cherry picked from commit
1a7062226cccbc650e92b3341f5124cc763b44a6 )
David Gageot [Sun, 17 Jun 2012 20:27:21 +0000 (22:27 +0200)]
SONAR-3584 Unable to edit "Treemap" filter
David Gageot [Fri, 15 Jun 2012 15:52:16 +0000 (17:52 +0200)]
SONAR-3491 Show shared dashboards owner
David Gageot [Fri, 15 Jun 2012 14:44:01 +0000 (16:44 +0200)]
Remove violations
David Gageot [Fri, 15 Jun 2012 10:12:40 +0000 (12:12 +0200)]
SONAR-3560 Remove the "lines_to_cover" metric from Code coverage widget