]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-4715 Execute technical debt decorator only persistable resources
Julien Lancelot [Mon, 30 Sep 2013 15:15:28 +0000 (17:15 +0200)]
SONAR-4715 Execute technical debt decorator only persistable resources

11 years agoRenamed Requirement and Characteristic used by technical debt decorator
Julien Lancelot [Mon, 30 Sep 2013 12:49:36 +0000 (14:49 +0200)]
Renamed Requirement and Characteristic used by technical debt decorator

11 years agoSONAR-3871 Finalize provisioning page
Jean-Baptiste Lievremont [Mon, 30 Sep 2013 13:41:51 +0000 (15:41 +0200)]
SONAR-3871 Finalize provisioning page

Add 'operations' and 'created' columns in view
Add controller methods to update / delete a provisioned project
Remove tab UI (will only manage projects)

11 years agoSONAR-4712 Fix project authorization request to support empty projects
Jean-Baptiste Lievremont [Fri, 27 Sep 2013 16:05:12 +0000 (18:05 +0200)]
SONAR-4712 Fix project authorization request to support empty projects

11 years agoSONAR-4712 Ensure most pages work without snapshot
Jean-Baptiste Lievremont [Fri, 27 Sep 2013 14:01:54 +0000 (16:01 +0200)]
SONAR-4712 Ensure most pages work without snapshot

Add message for pages available to empty (provisioned) projects
Modify layouts that don't depend explicitly on last snapshot
Hide 'Tools' section from the navigation sidebar on empty projects
Ensure 'Tools' section is available when last snapshot exists

11 years agoSONAR-4733 Metric label is missing in alert messages
Simon Brandhof [Mon, 30 Sep 2013 12:28:53 +0000 (14:28 +0200)]
SONAR-4733 Metric label is missing in alert messages

11 years agoFix quality flaws
Julien Lancelot [Mon, 30 Sep 2013 08:57:32 +0000 (10:57 +0200)]
Fix quality flaws

11 years agoSONAR-4718 update widget description
Julien Lancelot [Sun, 29 Sep 2013 16:33:03 +0000 (18:33 +0200)]
SONAR-4718 update widget description

11 years agoSONAR-4717 replace wrong widget key
Julien Lancelot [Sun, 29 Sep 2013 16:31:01 +0000 (18:31 +0200)]
SONAR-4717 replace wrong widget key

11 years agoSONAR-4717 Fix link on technical debt measure
Julien Lancelot [Sun, 29 Sep 2013 14:05:26 +0000 (16:05 +0200)]
SONAR-4717 Fix link on technical debt measure

11 years agoSONAR-4667 Remove prototypejs from migration screens
stephenbroyer [Fri, 27 Sep 2013 14:53:03 +0000 (16:53 +0200)]
SONAR-4667  Remove prototypejs from migration screens
(setup: 'success' replace prototype 'loading' in ajax request)

11 years agoSONAR-4673 Remove prototypejs from "System" administration consoles
stephenbroyer [Fri, 27 Sep 2013 14:46:51 +0000 (16:46 +0200)]
SONAR-4673 Remove prototypejs from "System" administration consoles
(bulk_deletion: 'success' replace the prototype 'onloading')

11 years agoSONAR-4612 Remove prototypejs from "Configuration" administration consoles
stephenbroyer [Fri, 27 Sep 2013 10:08:47 +0000 (12:08 +0200)]
SONAR-4612 Remove prototypejs from "Configuration" administration consoles
 (permit to display error message correctly)

11 years agoSONAR-4690 correctly remove the progress thread
Simon Brandhof [Fri, 27 Sep 2013 15:01:47 +0000 (17:01 +0200)]
SONAR-4690 correctly remove the progress thread

11 years agoSONAR-4646 Deleting a user should not lead to delete its 'shared' dashboards/filters
Julien HENRY [Fri, 27 Sep 2013 14:01:55 +0000 (16:01 +0200)]
SONAR-4646 Deleting a user should not lead to delete its 'shared' dashboards/filters

11 years agoSONAR-3871 Index resources when they are created
Jean-Baptiste Lievremont [Fri, 27 Sep 2013 09:46:31 +0000 (11:46 +0200)]
SONAR-3871 Index resources when they are created

11 years agoSONAR-4718 Offer a new "Technical Debt Pyramid" widget
Julien Lancelot [Fri, 27 Sep 2013 13:33:20 +0000 (15:33 +0200)]
SONAR-4718 Offer a new "Technical Debt Pyramid" widget

11 years agoSONAR-4717 Offer a new "Technical Debt" widget
Julien Lancelot [Fri, 27 Sep 2013 13:04:25 +0000 (15:04 +0200)]
SONAR-4717 Offer a new "Technical Debt" widget

11 years agoSONAR-4717 Offer a new "Technical Debt" widget
Julien Lancelot [Fri, 27 Sep 2013 13:01:03 +0000 (15:01 +0200)]
SONAR-4717 Offer a new "Technical Debt" widget

11 years agoSONAR-4404 Return settings default value in ruby configuration() method
Julien HENRY [Fri, 27 Sep 2013 13:01:02 +0000 (15:01 +0200)]
SONAR-4404 Return settings default value in ruby configuration() method

11 years agoSONAR-4715 Compute the new "Technical Debt" metric
Julien Lancelot [Fri, 27 Sep 2013 12:06:47 +0000 (14:06 +0200)]
SONAR-4715 Compute the new "Technical Debt" metric

11 years agoSONAR-4730 Db upgrade 418 fails on Oracle
Simon Brandhof [Fri, 27 Sep 2013 09:58:39 +0000 (11:58 +0200)]
SONAR-4730 Db upgrade 418 fails on Oracle

11 years agoSONAR-4724 Modify ghost detection query to avoid displaying provisioned resources
Jean-Baptiste Lievremont [Fri, 27 Sep 2013 08:14:03 +0000 (10:14 +0200)]
SONAR-4724 Modify ghost detection query to avoid displaying provisioned resources

11 years agoFix typo in unit test
Jean-Baptiste Lievremont [Fri, 27 Sep 2013 08:06:36 +0000 (10:06 +0200)]
Fix typo in unit test

11 years agoFix some quality flaws
Jean-Baptiste Lievremont [Fri, 27 Sep 2013 07:55:08 +0000 (09:55 +0200)]
Fix some quality flaws

11 years agoSONAR-4714 Activate technical debt model creation at server startup and add new chara...
Julien Lancelot [Thu, 26 Sep 2013 15:51:35 +0000 (17:51 +0200)]
SONAR-4714 Activate technical debt model creation at server startup and add new characteristics to default model

11 years agoSONAR-4714 execute a merge of requirements at server startup instead of doing a reset...
Julien Lancelot [Thu, 26 Sep 2013 14:16:43 +0000 (16:16 +0200)]
SONAR-4714 execute a merge of requirements at server startup instead of doing a reset of all requirements

11 years agofunctions renaming
Julien Lancelot [Thu, 26 Sep 2013 06:40:09 +0000 (08:40 +0200)]
functions renaming

11 years agoSONAR-4690 fix compatibility with Postgres
Simon Brandhof [Thu, 26 Sep 2013 14:11:56 +0000 (16:11 +0200)]
SONAR-4690 fix compatibility with Postgres

11 years agoFix non-valid HTML in login/setup forms
Simon Brandhof [Thu, 26 Sep 2013 14:12:27 +0000 (16:12 +0200)]
Fix non-valid HTML in login/setup forms

11 years agoSONAR 4726 - Remove prototypejs from home-made JS libs
stephenbroyer [Thu, 26 Sep 2013 12:26:27 +0000 (14:26 +0200)]
SONAR 4726 - Remove prototypejs from home-made JS libs
(duplication.js)

11 years agoSONAR 4726 - Remove prototypejs from home-made JS libs
stephenbroyer [Thu, 26 Sep 2013 08:37:56 +0000 (10:37 +0200)]
SONAR 4726 - Remove prototypejs from home-made JS libs
(application.js)

11 years agoSONAR-4596 Don't install bundled plugins during upgrade
Julien HENRY [Thu, 26 Sep 2013 12:16:11 +0000 (14:16 +0200)]
SONAR-4596 Don't install bundled plugins during upgrade

11 years agoSONAR-4711 Initial version of provisioning page in settings
Jean-Baptiste Lievremont [Wed, 25 Sep 2013 16:29:37 +0000 (18:29 +0200)]
SONAR-4711 Initial version of provisioning page in settings

11 years agoSONAR-4711 Initial version of provisioning webservice
Jean-Baptiste Lievremont [Wed, 25 Sep 2013 16:28:31 +0000 (18:28 +0200)]
SONAR-4711 Initial version of provisioning webservice

11 years agoSONAR-4711 Allow creation and query of empty projects
Jean-Baptiste Lievremont [Wed, 25 Sep 2013 16:27:15 +0000 (18:27 +0200)]
SONAR-4711 Allow creation and query of empty projects

11 years agoSONAR-3871 Initialization of project provisioning
Jean-Baptiste Lievremont [Wed, 25 Sep 2013 12:25:28 +0000 (14:25 +0200)]
SONAR-3871 Initialization of project provisioning

11 years agoMinor javadoc improvements
Simon Brandhof [Thu, 26 Sep 2013 09:43:42 +0000 (11:43 +0200)]
Minor javadoc improvements

11 years agoRenamed some migrations header comments
Julien Lancelot [Wed, 25 Sep 2013 16:56:19 +0000 (18:56 +0200)]
Renamed some migrations header comments

11 years agoSONAR-4357 Reset technical debt model
Julien Lancelot [Wed, 25 Sep 2013 16:54:57 +0000 (18:54 +0200)]
SONAR-4357 Reset technical debt model

11 years agoCut dependency between InternalPermissionService and RoleDao, moved to PermissionFacade
Jean-Baptiste Lievremont [Wed, 25 Sep 2013 14:17:19 +0000 (16:17 +0200)]
Cut dependency between InternalPermissionService and RoleDao, moved to PermissionFacade

11 years agoRemove duplicated and unused delete mapping
Jean-Baptiste Lievremont [Wed, 25 Sep 2013 14:16:06 +0000 (16:16 +0200)]
Remove duplicated and unused delete mapping

11 years agoSONAR-4670 Remove prototypejs from remaining services
stephenbroyer [Wed, 25 Sep 2013 13:19:26 +0000 (15:19 +0200)]
SONAR-4670 Remove prototypejs from remaining services
(setup : reload page before send)

11 years ago SONAR Correction of the space after url_for in 3 files of the web-server
stephenbroyer [Wed, 25 Sep 2013 13:12:19 +0000 (15:12 +0200)]
 SONAR  Correction of the space after url_for in 3 files of the web-server

11 years ago SONAR-4670 Remove prototypejs from remaining services
stephenbroyer [Wed, 25 Sep 2013 10:25:55 +0000 (12:25 +0200)]
 SONAR-4670 Remove prototypejs from remaining services
 (set up page)

11 years agoSONAR-4714 Move classes to sonar-server
Julien Lancelot [Wed, 25 Sep 2013 08:19:00 +0000 (10:19 +0200)]
SONAR-4714 Move classes to sonar-server

11 years agoSONAR-4714 add technical debt model management classes
Julien Lancelot [Tue, 24 Sep 2013 15:51:31 +0000 (17:51 +0200)]
SONAR-4714 add technical debt model management classes

11 years ago SONAR-4674 Remove prototypejs from project configuration pages
stephenbroyer [Tue, 24 Sep 2013 15:40:54 +0000 (17:40 +0200)]
 SONAR-4674 Remove prototypejs from project configuration pages
(update key n°2)

11 years ago SONAR-4674 Remove prototypejs from project configuration pages
stephenbroyer [Tue, 24 Sep 2013 15:38:29 +0000 (17:38 +0200)]
 SONAR-4674 Remove prototypejs from project configuration pages
(update key)

11 years ago SONAR-4674 Remove prototypejs from project configuration pages
stephenbroyer [Tue, 24 Sep 2013 14:44:41 +0000 (16:44 +0200)]
 SONAR-4674 Remove prototypejs from project configuration pages
(history)

11 years ago SONAR-4674 Remove prototypejs from project configuration pages
stephenbroyer [Tue, 24 Sep 2013 13:15:16 +0000 (15:15 +0200)]
 SONAR-4674 Remove prototypejs from project configuration pages
 (~/views/project/widgets/issues/_issues_list.html.erb  : paginate)

11 years agoSONAR-4195 minor doc update
Simon Brandhof [Tue, 24 Sep 2013 13:41:37 +0000 (15:41 +0200)]
SONAR-4195 minor doc update

11 years ago SONAR-4673 Remove prototypejs from "System" administration console
stephenbroyer [Tue, 24 Sep 2013 12:16:57 +0000 (14:16 +0200)]
 SONAR-4673 Remove prototypejs from "System" administration console

(modification of the file generate_secret_form.htlm.erb)

11 years agoSONAR-4672 Remove prototypejs from security administration console
stephenbroyer [Tue, 24 Sep 2013 10:45:02 +0000 (12:45 +0200)]
SONAR-4672 Remove prototypejs from security administration console
(modification of the focus on user_login))

11 years agoAdd missing @since
Julien HENRY [Tue, 24 Sep 2013 09:13:39 +0000 (11:13 +0200)]
Add missing @since

11 years agoSONAR-4613 Remove prototypejs from "Update Center" administration console
stephenbroyer [Tue, 24 Sep 2013 08:43:01 +0000 (10:43 +0200)]
SONAR-4613 Remove prototypejs from "Update Center" administration console
(modification of the file available.html.erb which failed to IT)

11 years agoSONAR-4674 Remove prototypejs from project configuration pages
stephenbroyer [Mon, 23 Sep 2013 15:01:23 +0000 (17:01 +0200)]
SONAR-4674 Remove prototypejs from project configuration pages
(project deletion)

11 years agoFix documentation link for issues exclusions
Jean-Baptiste Lievremont [Tue, 24 Sep 2013 07:47:25 +0000 (09:47 +0200)]
Fix documentation link for issues exclusions

11 years agoSONAR-3871 Create permission for provisioning - initial commit for backup
Jean-Baptiste Lievremont [Mon, 23 Sep 2013 16:23:21 +0000 (18:23 +0200)]
SONAR-3871 Create permission for provisioning - initial commit for backup

11 years agoFix quality flaws
Julien Lancelot [Tue, 24 Sep 2013 06:29:39 +0000 (08:29 +0200)]
Fix quality flaws

11 years agoMethod renaming
Julien Lancelot [Tue, 24 Sep 2013 06:02:35 +0000 (08:02 +0200)]
Method renaming

11 years agoSONAR-4710 Do not persist measures when they contain no value
Julien Lancelot [Mon, 23 Sep 2013 15:41:18 +0000 (17:41 +0200)]
SONAR-4710 Do not persist measures when they contain no value

11 years agoSONAR-4689 Batch API to get issues of the current project
Julien HENRY [Mon, 23 Sep 2013 15:26:16 +0000 (17:26 +0200)]
SONAR-4689 Batch API to get issues of the current project

11 years agoSONAR-4673 Remove prototypejs from "System" administration console
stephenbroyer [Mon, 23 Sep 2013 13:44:15 +0000 (15:44 +0200)]
SONAR-4673 Remove prototypejs from "System" administration console
(ghosts RECTIFICATION)

11 years agoSONAR-4673 Remove prototypejs from "System" administration console
stephenbroyer [Mon, 23 Sep 2013 12:49:42 +0000 (14:49 +0200)]
SONAR-4673 Remove prototypejs from "System" administration console
(ghosts)

11 years agoSONAR-4673 Remove prototypejs from "System" administration console
stephenbroyer [Mon, 23 Sep 2013 12:19:18 +0000 (14:19 +0200)]
SONAR-4673 Remove prototypejs from "System" administration console
(other functions  line 102 to 134)

11 years agoSONAR-4673 Remove prototypejs from "System" administration console
stephenbroyer [Mon, 23 Sep 2013 10:33:47 +0000 (12:33 +0200)]
SONAR-4673 Remove prototypejs from "System" administration console
(ONLY function checkBeforedeleting()  line 85)

11 years agoSONAR-4673 Remove prototypejs from "System" administration console
stephenbroyer [Mon, 23 Sep 2013 10:30:44 +0000 (12:30 +0200)]
SONAR-4673 Remove prototypejs from "System" administration console
(ONLY the form_remote_tag line 33)

11 years agoSONAR-4694 Fix issues when managing groups permission on components
Julien Lancelot [Mon, 23 Sep 2013 11:49:23 +0000 (13:49 +0200)]
SONAR-4694 Fix issues when managing groups permission on components

11 years agoFix group permissions order in project configuration
Julien Lancelot [Mon, 23 Sep 2013 11:46:51 +0000 (13:46 +0200)]
Fix group permissions order in project configuration

11 years agoSONAR-4613 Remove prototypejs from "Update Center" administration console
stephenbroyer [Mon, 23 Sep 2013 08:57:09 +0000 (10:57 +0200)]
SONAR-4613 Remove prototypejs from "Update Center" administration console

11 years agoSONAR-4699 Period by date should return null when no snapshot found
Julien Lancelot [Mon, 23 Sep 2013 08:31:32 +0000 (10:31 +0200)]
SONAR-4699 Period by date should return null when no snapshot found

11 years agoRemove bad key in core.properties
Simon Brandhof [Mon, 23 Sep 2013 08:23:17 +0000 (10:23 +0200)]
Remove bad key in core.properties

11 years agoSONAR-4679 Implement include filters by excluding all other resources
Jean-Baptiste Lievremont [Fri, 20 Sep 2013 15:58:26 +0000 (17:58 +0200)]
SONAR-4679 Implement include filters by excluding all other resources

11 years agoSONAR-4679 Separate pattern matching at filter time from pattern initialization at...
Jean-Baptiste Lievremont [Fri, 20 Sep 2013 12:10:14 +0000 (14:10 +0200)]
SONAR-4679 Separate pattern matching at filter time from pattern initialization at scan time

11 years agoSONAR-4679 Rename generic class Pattern to more accurate IssuePattern
Jean-Baptiste Lievremont [Fri, 20 Sep 2013 09:12:47 +0000 (11:12 +0200)]
SONAR-4679 Rename generic class Pattern to more accurate IssuePattern

11 years agoFix some quality flaws
Simon Brandhof [Sat, 21 Sep 2013 12:38:19 +0000 (14:38 +0200)]
Fix some quality flaws

11 years agoSONAR-4690 add some javadoc
Simon Brandhof [Fri, 20 Sep 2013 22:34:21 +0000 (00:34 +0200)]
SONAR-4690 add some javadoc

11 years agoSONAR-4690 improve code
Simon Brandhof [Fri, 20 Sep 2013 22:23:17 +0000 (00:23 +0200)]
SONAR-4690 improve code

11 years agoSONAR-4690 activerecord migrations should use SLF4J
Simon Brandhof [Fri, 20 Sep 2013 21:25:10 +0000 (23:25 +0200)]
SONAR-4690 activerecord migrations should use SLF4J

11 years agoSONAR-4691 do not extensively use Oracle rollback segments
Simon Brandhof [Fri, 20 Sep 2013 16:26:19 +0000 (18:26 +0200)]
SONAR-4691 do not extensively use Oracle rollback segments

11 years agoSONAR-4672 Remove prototypejs from security administration console
stephenbroyer [Fri, 20 Sep 2013 13:49:42 +0000 (15:49 +0200)]
SONAR-4672 Remove prototypejs from security administration console

11 years agoSONAR-4260 Hide 'added'/'on new code' data when there is no past snapshot
Julien Lancelot [Fri, 20 Sep 2013 13:10:35 +0000 (15:10 +0200)]
SONAR-4260 Hide 'added'/'on new code' data when there is no past snapshot

11 years agoFix size of zip file on windows (try again)
Simon Brandhof [Fri, 20 Sep 2013 12:31:30 +0000 (14:31 +0200)]
Fix size of zip file on windows (try again)

11 years agoFix size of zip file on windows
Simon Brandhof [Fri, 20 Sep 2013 12:25:44 +0000 (14:25 +0200)]
Fix size of zip file on windows

11 years agoSONAR-4663 Remove prototypejs from Resource Viewer
stephenbroyer [Fri, 20 Sep 2013 12:15:01 +0000 (14:15 +0200)]
SONAR-4663 Remove prototypejs from Resource Viewer

11 years agoSONAR-4537 Code Viewer permission should only prevent users from seeing the code...
Julien Lancelot [Fri, 20 Sep 2013 11:44:49 +0000 (13:44 +0200)]
SONAR-4537 Code Viewer permission should only prevent users from seeing the code, not from using any other feature

11 years agoFix typo in comment of wrapper.conf
Simon Brandhof [Fri, 20 Sep 2013 11:31:33 +0000 (13:31 +0200)]
Fix typo in comment of wrapper.conf

11 years agoSONAR-4045 downgrade to jruby 1.7.3
Simon Brandhof [Fri, 20 Sep 2013 11:31:09 +0000 (13:31 +0200)]
SONAR-4045 downgrade to jruby 1.7.3

See https://github.com/jruby/jruby/issues/802

11 years agoSONAR-4690 log progress status
Simon Brandhof [Fri, 20 Sep 2013 11:17:15 +0000 (13:17 +0200)]
SONAR-4690 log progress status

11 years agoSONAR-4521 Ability to apply a permission template at project level
Julien Lancelot [Fri, 20 Sep 2013 09:27:41 +0000 (11:27 +0200)]
SONAR-4521 Ability to apply a permission template at project level

11 years agoSONAR-4690 fix thread sharing of violation ids
Simon Brandhof [Fri, 20 Sep 2013 08:40:29 +0000 (10:40 +0200)]
SONAR-4690 fix thread sharing of violation ids

11 years agoSONAR-4665 Remove prototypejs from drilldown & components pages
stephenbroyer [Fri, 20 Sep 2013 08:37:32 +0000 (10:37 +0200)]
SONAR-4665 Remove prototypejs from drilldown & components pages
(code remove because ie7 is not supported anymore)

11 years agoSONAR-4665 Remove prototypejs from drilldown & components pages (drilldown issues)
stephenbroyer [Fri, 20 Sep 2013 08:14:39 +0000 (10:14 +0200)]
SONAR-4665 Remove prototypejs from drilldown & components pages (drilldown issues)

11 years agoSONAR-4665 Remove prototypejs from drilldown & components pages (drilldown measures)
stephenbroyer [Fri, 20 Sep 2013 08:06:27 +0000 (10:06 +0200)]
SONAR-4665 Remove prototypejs from drilldown & components pages (drilldown measures)

11 years agoSONAR-4694 Refactor GlobalPermission definitions by replacing object by string and...
Julien Lancelot [Fri, 20 Sep 2013 08:06:29 +0000 (10:06 +0200)]
SONAR-4694 Refactor GlobalPermission definitions by replacing object by string and add ComponentPermissions containing component permissions

11 years agoSONAR-3644 Update documentation link on issues exclusion
Jean-Baptiste Lievremont [Fri, 20 Sep 2013 07:53:58 +0000 (09:53 +0200)]
SONAR-3644 Update documentation link on issues exclusion

11 years agoSONAR-3387 Fix quality flaws
Jean-Baptiste Lievremont [Fri, 20 Sep 2013 07:37:53 +0000 (09:37 +0200)]
SONAR-3387 Fix quality flaws

11 years agoSONAR-4195 When searching for component keys, we should searching by setting keys...
Julien Lancelot [Fri, 20 Sep 2013 06:34:44 +0000 (08:34 +0200)]
SONAR-4195 When searching for component keys, we should searching by setting keys to upper case

11 years agoSONAR-4660 Remove useless "Encryption" header as this page is now in it's own subcategory
Julien Lancelot [Fri, 20 Sep 2013 06:01:12 +0000 (08:01 +0200)]
SONAR-4660 Remove useless "Encryption" header as this page is now in it's own subcategory