]>
source.dussan.org Git - sonarqube.git/log
Jean-Baptiste Vilain [Wed, 7 Aug 2013 15:45:03 +0000 (17:45 +0200)]
SONAR-4553 Fixed modal window title when applying a permission template to a single project
Jean-Baptiste Vilain [Wed, 7 Aug 2013 15:22:08 +0000 (17:22 +0200)]
SONAR-4560 Index resources up to the first character in order to support 2 letters long projects in the bulk deletion screen
Jean-Baptiste Vilain [Wed, 7 Aug 2013 13:31:12 +0000 (15:31 +0200)]
SONAR-3868 Notify user creation handlers on user automatic creation triggered by an external auth system
Jean-Baptiste Vilain [Wed, 7 Aug 2013 12:44:06 +0000 (14:44 +0200)]
SONAR-4347 Removed dependency with useless code tracker plugin in duplication widget
Jean-Baptiste Vilain [Wed, 7 Aug 2013 10:36:22 +0000 (12:36 +0200)]
SONAR-4450 Prevent users from adding empty comments on issues
Jean-Baptiste Vilain [Tue, 6 Aug 2013 15:05:09 +0000 (17:05 +0200)]
SONAR-4434 Make the user name field mandatory on user creation both in UI and WS calls
Jean-Baptiste Vilain [Tue, 6 Aug 2013 09:36:02 +0000 (11:36 +0200)]
SONAR-4529 Add index on created_at column of notifications table to improve notifications performance
Jean-Baptiste Vilain [Tue, 6 Aug 2013 08:55:01 +0000 (10:55 +0200)]
SONAR-4422 Fixed manual rule creation issue when rule name is only composed of digits
Jean-Baptiste Vilain [Tue, 6 Aug 2013 08:45:02 +0000 (10:45 +0200)]
SONAR-3858 - Fixed quality issue
Stephen Broyer [Mon, 5 Aug 2013 16:21:43 +0000 (18:21 +0200)]
SONAR-4517 move Quality Profiles pages to Jquery
Stephen Broyer [Mon, 5 Aug 2013 14:48:33 +0000 (16:48 +0200)]
SONAR-4517 move Quality Profiles pages to Jquery
Jean-Baptiste Vilain [Mon, 5 Aug 2013 13:53:37 +0000 (15:53 +0200)]
SONAR-4378 Added missing border on action plan creation frame in Chrome
Jean-Baptiste Vilain [Mon, 5 Aug 2013 10:01:42 +0000 (12:01 +0200)]
SONAR-4457 Prevent admins from creating a group of users named 'Anyone'
Simon Brandhof [Mon, 5 Aug 2013 08:11:45 +0000 (10:11 +0200)]
Remove MySQL scripts from distribution (/extras)
They are moved to https://github.com/SonarSource/sonar-examples/tree/master/scripts/database/mysql
Simon Brandhof [Mon, 5 Aug 2013 07:21:13 +0000 (09:21 +0200)]
Fix dependencies of sonar-duplications
Simon Brandhof [Mon, 5 Aug 2013 07:20:56 +0000 (09:20 +0200)]
Deprecated Gwt API
Jean-Baptiste Vilain [Mon, 5 Aug 2013 07:11:53 +0000 (09:11 +0200)]
SONAR-3858 Store NULL as measure value for metrics on new code when code has not changed
Julien HENRY [Fri, 2 Aug 2013 14:43:02 +0000 (16:43 +0200)]
SONAR-4548 The NotificationService should not stop working when an error occur
Julien HENRY [Fri, 2 Aug 2013 12:26:20 +0000 (14:26 +0200)]
SONAR-4549 Regression with new syntax highlighting: last empty line is not displayed
Julien HENRY [Fri, 2 Aug 2013 11:57:34 +0000 (13:57 +0200)]
ONAR-4515 Display all allowed values for sonar.languages
Julien HENRY [Fri, 2 Aug 2013 08:45:09 +0000 (10:45 +0200)]
Revert SONAR-4515 as current implementation breaks views
Julien HENRY [Thu, 1 Aug 2013 14:55:39 +0000 (16:55 +0200)]
SONAR-4515 Moved check to another place to not break views
Jean-Baptiste Vilain [Thu, 1 Aug 2013 14:00:10 +0000 (16:00 +0200)]
SONAR-4505 Fixed ordered lists display in rule description
Julien HENRY [Thu, 1 Aug 2013 12:19:46 +0000 (14:19 +0200)]
Improve code coverage
Simon Brandhof [Thu, 1 Aug 2013 08:58:35 +0000 (10:58 +0200)]
Revert upgrade of persistit 3.3.0. Not compatible with Java 6
Simon Brandhof [Wed, 31 Jul 2013 15:01:19 +0000 (17:01 +0200)]
Upgrade to persistit 3.3.0
Simon Brandhof [Wed, 31 Jul 2013 08:30:54 +0000 (10:30 +0200)]
Fix minor quality flaws
Julien HENRY [Thu, 1 Aug 2013 07:16:06 +0000 (09:16 +0200)]
SONAR-4515 Fix IoC dependency on Languages
Julien HENRY [Wed, 31 Jul 2013 15:56:41 +0000 (17:56 +0200)]
SONAR-4515 Display all allowed values for sonar.languages when an invalid one is specified
Fabrice Bellingard [Wed, 31 Jul 2013 12:48:58 +0000 (14:48 +0200)]
Update title for consistency.
Julien HENRY [Wed, 31 Jul 2013 09:32:31 +0000 (11:32 +0200)]
SONAR-4459 The "Quality Profiles" in the breadcrumb is not translated
Julien HENRY [Wed, 31 Jul 2013 08:28:10 +0000 (10:28 +0200)]
Fix some quality flaws
Julien HENRY [Tue, 30 Jul 2013 15:56:43 +0000 (17:56 +0200)]
SONAR-4480 Improve email notification title of New Issues
Julien HENRY [Tue, 30 Jul 2013 15:18:34 +0000 (17:18 +0200)]
SONAR-4509 Remove quotes around "Get Support" in "Welcome" widget
Julien HENRY [Tue, 30 Jul 2013 15:15:41 +0000 (17:15 +0200)]
SONAR-4431 Missing "Cancel" link on Manual Rules, Manual Metrics and Action Plans
Simon Brandhof [Tue, 30 Jul 2013 14:38:00 +0000 (16:38 +0200)]
SONAR-4540 Notifications should not be sent on changes of issue line, author or effort to fix
Julien HENRY [Tue, 30 Jul 2013 14:31:49 +0000 (16:31 +0200)]
SONAR-4432 Add "nowrap" on columns "Version" in Update Center
Julien HENRY [Tue, 30 Jul 2013 10:22:14 +0000 (12:22 +0200)]
SONAR-2927 Availability of the English pack must not depend on default locale
Julien HENRY [Tue, 30 Jul 2013 09:35:10 +0000 (11:35 +0200)]
SONAR-4531 Remove Dependencies tab from Component Viewer
Julien HENRY [Mon, 29 Jul 2013 16:02:23 +0000 (18:02 +0200)]
SONAR-4462 On the "System" page, "External User Authentication" should handle "sonar.security.realm"
Eric Hartmann [Tue, 30 Jul 2013 14:06:16 +0000 (16:06 +0200)]
Upgrade to 4.0-SNAPSHOT
Simon Brandhof [Tue, 30 Jul 2013 13:18:16 +0000 (15:18 +0200)]
SONAR-4542 SQLException during upgrade to 3.6.2
Simon Brandhof [Tue, 30 Jul 2013 07:09:53 +0000 (09:09 +0200)]
Merge enforcer rules
Jean-Baptiste Vilain [Mon, 29 Jul 2013 09:22:00 +0000 (11:22 +0200)]
SONAR-3392 Fixed title of the creation modal window
Julien HENRY [Thu, 25 Jul 2013 13:11:06 +0000 (15:11 +0200)]
Cleanup pom.xml
Eric Hartmann [Thu, 25 Jul 2013 09:12:35 +0000 (11:12 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 25 Jul 2013 09:12:35 +0000 (11:12 +0200)]
[maven-release-plugin] prepare release 3.7-RC1
Jean-Baptiste Vilain [Wed, 24 Jul 2013 16:49:54 +0000 (18:49 +0200)]
SONAR-4453 Fixed issue with single view permissions update
Evgeny Mandrikov [Wed, 24 Jul 2013 16:21:40 +0000 (18:21 +0200)]
Remove executable flag from source files
Julien HENRY [Wed, 24 Jul 2013 15:18:29 +0000 (17:18 +0200)]
Revert to Sonar Java 1.3
Jean-Baptiste Vilain [Wed, 24 Jul 2013 15:06:01 +0000 (17:06 +0200)]
SONAR-3392 Faster display of the modal window used to apply permission templates
Jean-Baptiste Vilain [Wed, 24 Jul 2013 08:09:48 +0000 (10:09 +0200)]
SONAR-3392 Disable paging when searching for components to which a permission template should be applied
Simon Brandhof [Wed, 24 Jul 2013 07:27:26 +0000 (09:27 +0200)]
Fix some quality flaws
Jean-Baptiste Vilain [Tue, 23 Jul 2013 15:51:19 +0000 (17:51 +0200)]
SONAR-4453 Set the limit to 500 projects max
Jean-Baptiste Vilain [Tue, 23 Jul 2013 15:50:27 +0000 (17:50 +0200)]
SONAR-4453 Notify user when the selection exceeds the max number of projects updatable in a row
Jean-Baptiste Vilain [Tue, 23 Jul 2013 15:09:33 +0000 (17:09 +0200)]
SONAR-4453 Override default page size for bulk permission insertions to set it to 500
Jean-Baptiste Vilain [Tue, 23 Jul 2013 13:51:18 +0000 (15:51 +0200)]
SONAR-3392 Removed sonar-users groups from Users and Codeviewers permissions in the default permissions template
Simon Brandhof [Tue, 23 Jul 2013 13:50:09 +0000 (15:50 +0200)]
Add debug logs to export of dry run H2 db
Julien HENRY [Tue, 23 Jul 2013 13:06:24 +0000 (15:06 +0200)]
Remove unused code
Jean-Baptiste Vilain [Tue, 23 Jul 2013 12:44:43 +0000 (14:44 +0200)]
SONAR-4451 Permission templates will be applied to all the projects matching the search criteria
Simon Brandhof [Tue, 23 Jul 2013 07:54:32 +0000 (09:54 +0200)]
Upgrade to sonar-runner 2.3
Julien HENRY [Tue, 23 Jul 2013 07:03:29 +0000 (09:03 +0200)]
Update to released SonarQube Runner 2.3
Jean-Baptiste Vilain [Mon, 22 Jul 2013 16:37:48 +0000 (18:37 +0200)]
SONAR-3392 Applied normalization rules to modal windows labels
Simon Brandhof [Mon, 22 Jul 2013 15:58:49 +0000 (17:58 +0200)]
SONAR-4519 The rule removal phase at startup is not reentrant
Jean-Baptiste Vilain [Mon, 22 Jul 2013 15:11:34 +0000 (17:11 +0200)]
SONAR-4464 Fixed loaded template issue when default groups have been removed
Jean-Baptiste Vilain [Mon, 22 Jul 2013 13:47:34 +0000 (15:47 +0200)]
SONAR-3392 Fixed case-sensitive sorting when listing permission templates
Jean-Baptiste Vilain [Mon, 22 Jul 2013 11:57:44 +0000 (13:57 +0200)]
SONAR-4510 Partial fix to hide the bulk change link in issues drilldown when the user is not logged in
Jean-Baptiste Vilain [Mon, 22 Jul 2013 10:18:03 +0000 (12:18 +0200)]
Added unit tests to improve branch coverage
Jean-Baptiste Vilain [Mon, 22 Jul 2013 10:17:34 +0000 (12:17 +0200)]
Updated global permissions labels
Jean-Baptiste Vilain [Mon, 22 Jul 2013 07:53:44 +0000 (09:53 +0200)]
Roles and permissions labels adjustments
Simon Brandhof [Fri, 19 Jul 2013 17:55:37 +0000 (19:55 +0200)]
SONAR-4351 Centralize the management of licenses in the Global Settings
Julien Lancelot [Fri, 19 Jul 2013 16:37:41 +0000 (18:37 +0200)]
Fix html id
Julien Lancelot [Fri, 19 Jul 2013 16:36:43 +0000 (18:36 +0200)]
Improve issues design
Julien HENRY [Fri, 19 Jul 2013 15:05:29 +0000 (17:05 +0200)]
Fix regression on project settings (was switched to load global settings after update)
Julien Lancelot [Fri, 19 Jul 2013 09:56:22 +0000 (11:56 +0200)]
Improve error handling in modal form in order to let the possibility to display errors in a div and not update all the content of the modal
Jean-Baptiste Vilain [Fri, 19 Jul 2013 09:52:01 +0000 (11:52 +0200)]
Added missing id values in DBUnit datasets
Jean-Baptiste Vilain [Fri, 19 Jul 2013 09:07:40 +0000 (11:07 +0200)]
Added unit tests to cover additional branches
Jean-Baptiste Vilain [Fri, 19 Jul 2013 08:29:52 +0000 (10:29 +0200)]
Migrated unit tests for components permissions to ComponentPermissionFacade
Julien Lancelot [Fri, 19 Jul 2013 08:01:04 +0000 (10:01 +0200)]
Set groups permission height the same size as users
Julien HENRY [Fri, 19 Jul 2013 06:44:36 +0000 (08:44 +0200)]
Don't show documentation section when there is no metric
Julien Lancelot [Thu, 18 Jul 2013 16:33:54 +0000 (18:33 +0200)]
Set groups permission height the same size as users
Julien Lancelot [Thu, 18 Jul 2013 16:17:44 +0000 (18:17 +0200)]
Restore BadRequestException when action is not found
Julien Lancelot [Thu, 18 Jul 2013 15:59:39 +0000 (17:59 +0200)]
Replace permission id by permission name in permissions form
Julien Lancelot [Thu, 18 Jul 2013 15:57:09 +0000 (17:57 +0200)]
Fix quality flaws
Jean-Baptiste Vilain [Thu, 18 Jul 2013 16:19:36 +0000 (18:19 +0200)]
SONAR-4466 Labels and layout adjustments
Julien Lancelot [Thu, 18 Jul 2013 14:59:10 +0000 (16:59 +0200)]
Add a common way to generate edit permission link
Julien Lancelot [Thu, 18 Jul 2013 13:55:39 +0000 (15:55 +0200)]
When submitting measures filter modal form, only errors are now returned to the form, not the whole form
Julien HENRY [Thu, 18 Jul 2013 13:42:37 +0000 (15:42 +0200)]
Update description of dryRunScan permission
Jean-Baptiste Vilain [Thu, 18 Jul 2013 13:21:27 +0000 (15:21 +0200)]
SONAR-4466 Integrated feedback from users
Julien Lancelot [Thu, 18 Jul 2013 12:13:58 +0000 (14:13 +0200)]
Use ajax instead of reloading the page when toggling issues favourite
Jean-Baptiste Vilain [Thu, 18 Jul 2013 12:27:54 +0000 (14:27 +0200)]
SONAR-4466 Added id on HTML element
Julien Lancelot [Thu, 18 Jul 2013 10:44:06 +0000 (12:44 +0200)]
Replace My Filters by My Issues [or Measure] Filters and Shared Filters by Share Issues [or Measure] Filters
Julien HENRY [Thu, 18 Jul 2013 09:56:41 +0000 (11:56 +0200)]
SONAR-4346 Hide docu. API suffix when no measure
Julien Lancelot [Thu, 18 Jul 2013 09:54:26 +0000 (11:54 +0200)]
SONAR-4419 Fix typo
Julien Lancelot [Thu, 18 Jul 2013 09:47:46 +0000 (11:47 +0200)]
Fix issue when displaying issue dropdown menu
Julien Lancelot [Thu, 18 Jul 2013 09:39:45 +0000 (11:39 +0200)]
Di not display bulk change when there's no issues
Julien Lancelot [Thu, 18 Jul 2013 09:22:25 +0000 (11:22 +0200)]
Apply comment action only on modified issues
Julien Lancelot [Thu, 18 Jul 2013 07:46:19 +0000 (09:46 +0200)]
Do not execute transition if not available
Julien Lancelot [Thu, 18 Jul 2013 06:56:32 +0000 (08:56 +0200)]
SONAR-4419 Replace SQL in by or
Julien Lancelot [Thu, 18 Jul 2013 06:42:05 +0000 (08:42 +0200)]
When not logged, do not load favorite issue filters