]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoIssueShowWS : Add component long name and qualifier, add project long name
Julien Lancelot [Thu, 23 Jan 2014 13:21:16 +0000 (14:21 +0100)]
IssueShowWS : Add component long name and qualifier, add project long name

10 years agoIssueShowWS : Add assign to me action
Julien Lancelot [Thu, 23 Jan 2014 13:14:04 +0000 (14:14 +0100)]
IssueShowWS : Add assign to me action

10 years agoNew Issues Page: update templates, add comment, transitions
Stas Vilchik [Thu, 23 Jan 2014 12:35:28 +0000 (18:35 +0600)]
New Issues Page: update templates, add comment, transitions

10 years agoNew Issues Page: update templates, add actions
Stas Vilchik [Thu, 23 Jan 2014 12:00:19 +0000 (18:00 +0600)]
New Issues Page: update templates, add actions

10 years agoNew Issues Page: add "actionsPlans" and "resolved" query parameters
Stas Vilchik [Thu, 23 Jan 2014 11:38:52 +0000 (17:38 +0600)]
New Issues Page: add "actionsPlans" and "resolved" query parameters

10 years agoIssueShowWS : Update changelog, comments and technical debt
Julien Lancelot [Thu, 23 Jan 2014 11:17:21 +0000 (12:17 +0100)]
IssueShowWS : Update changelog, comments and technical debt

10 years agoIssueShowWS : Add technical debt unformatted value
Julien Lancelot [Thu, 23 Jan 2014 09:09:04 +0000 (10:09 +0100)]
IssueShowWS : Add technical debt unformatted value

10 years agoFix some quality flaws
Simon Brandhof [Thu, 23 Jan 2014 10:52:43 +0000 (11:52 +0100)]
Fix some quality flaws

10 years agoFix unit test
Julien Lancelot [Thu, 23 Jan 2014 08:54:02 +0000 (09:54 +0100)]
Fix unit test

10 years agoSONAR-3024 Perform one shot migration of all project resources
Julien HENRY [Thu, 23 Jan 2014 08:47:58 +0000 (09:47 +0100)]
SONAR-3024 Perform one shot migration of all project resources

10 years agoIssueShowWS : Add changelog (without formatted label) and fix issue with NPE on author
Julien Lancelot [Thu, 23 Jan 2014 08:48:55 +0000 (09:48 +0100)]
IssueShowWS : Add changelog (without formatted label) and fix issue with NPE on author

10 years agoNew Issues Page: Fix default sorting
Stas Vilchik [Thu, 23 Jan 2014 06:34:46 +0000 (12:34 +0600)]
New Issues Page: Fix default sorting

10 years agoIssueShowWS : Complte comments
Julien Lancelot [Wed, 22 Jan 2014 19:36:55 +0000 (20:36 +0100)]
IssueShowWS : Complte comments

10 years agoIssueShowWS : Add dates (only unformated value)
Julien Lancelot [Wed, 22 Jan 2014 18:59:37 +0000 (19:59 +0100)]
IssueShowWS : Add dates (only unformated value)

10 years agoSONAR-4326 Delete unused tags at startup
Jean-Baptiste Lievremont [Wed, 22 Jan 2014 17:13:31 +0000 (18:13 +0100)]
SONAR-4326 Delete unused tags at startup

10 years agoSONAR-4326 Delete unused tags when updating tags on a rule
Jean-Baptiste Lievremont [Wed, 22 Jan 2014 16:50:24 +0000 (17:50 +0100)]
SONAR-4326 Delete unused tags when updating tags on a rule

10 years agoSONAR-4326 UI tuning for rule tag management
Jean-Baptiste Lievremont [Wed, 22 Jan 2014 15:35:41 +0000 (16:35 +0100)]
SONAR-4326 UI tuning for rule tag management

10 years agoIssueShowWS : Add technical debt
Julien Lancelot [Wed, 22 Jan 2014 16:43:32 +0000 (17:43 +0100)]
IssueShowWS : Add technical debt

10 years agoIssue WS -> Add some issue fields and actions
Julien Lancelot [Wed, 22 Jan 2014 16:33:00 +0000 (17:33 +0100)]
Issue WS -> Add some issue fields and actions

10 years agoSONAR-4923 Fix issue on rule display
Julien Lancelot [Wed, 22 Jan 2014 14:02:52 +0000 (15:02 +0100)]
SONAR-4923 Fix issue on rule display

10 years agoSONAR-4923 Fix issue on rule modal display
Julien Lancelot [Wed, 22 Jan 2014 13:06:31 +0000 (14:06 +0100)]
SONAR-4923 Fix issue on rule modal display

10 years agoNew Issues Page: Some adjustments
Stas Vilchik [Wed, 22 Jan 2014 13:02:52 +0000 (19:02 +0600)]
New Issues Page: Some adjustments

10 years agoSONAR-4923 Remove remaining usage of rule_notes and active_rule_notes
Julien Lancelot [Wed, 22 Jan 2014 12:56:31 +0000 (13:56 +0100)]
SONAR-4923 Remove remaining usage of rule_notes and active_rule_notes

10 years agoSONAR-4326 Allow creation of new tags from coding rules page
Jean-Baptiste Lievremont [Wed, 22 Jan 2014 11:45:08 +0000 (12:45 +0100)]
SONAR-4326 Allow creation of new tags from coding rules page

10 years agoSONAR-4326 Create dedicated facade for rule tag management
Jean-Baptiste Lievremont [Wed, 22 Jan 2014 10:43:27 +0000 (11:43 +0100)]
SONAR-4326 Create dedicated facade for rule tag management

10 years agoSONAR-4923 Remove rule_notes and active_rule_notes table and correctly display notes...
Julien Lancelot [Wed, 22 Jan 2014 10:28:45 +0000 (11:28 +0100)]
SONAR-4923 Remove rule_notes and active_rule_notes table and correctly display notes on ui

10 years agoAdd some comments
Simon Brandhof [Wed, 22 Jan 2014 10:27:43 +0000 (11:27 +0100)]
Add some comments

10 years agoFix conflict of Java web services with RoR development mode
Simon Brandhof [Wed, 22 Jan 2014 10:23:15 +0000 (11:23 +0100)]
Fix conflict of Java web services with RoR development mode

10 years agoRemove bad imports of org.codehaus.plexus.util.StringUtils. Commons Lang should be...
Simon Brandhof [Wed, 22 Jan 2014 06:49:20 +0000 (07:49 +0100)]
Remove bad imports of org.codehaus.plexus.util.StringUtils. Commons Lang should be used.

10 years agoRefactor WS api
Simon Brandhof [Wed, 22 Jan 2014 06:48:36 +0000 (07:48 +0100)]
Refactor WS api

10 years agoFix complexity issue in tag sync method
Jean-Baptiste Lievremont [Wed, 22 Jan 2014 09:31:04 +0000 (10:31 +0100)]
Fix complexity issue in tag sync method

10 years agoFix conflict of Java web services with RoR development mode
Simon Brandhof [Wed, 22 Jan 2014 09:28:42 +0000 (10:28 +0100)]
Fix conflict of Java web services with RoR development mode

10 years agoChange log level when accessing resource using its deprecated key
Julien HENRY [Wed, 22 Jan 2014 09:10:55 +0000 (10:10 +0100)]
Change log level when accessing resource using its deprecated key

10 years agoRemove no more used code on active rules
Julien Lancelot [Tue, 21 Jan 2014 19:12:21 +0000 (20:12 +0100)]
Remove no more used code on active rules

10 years agoSONAR-4923 Do not allow space in rule values on single select list
Julien Lancelot [Tue, 21 Jan 2014 18:29:56 +0000 (19:29 +0100)]
SONAR-4923 Do not allow space in rule values on single select list

10 years agoSONAR-4923 Fix rule parameter validation on single select list type -> multiple value...
Julien Lancelot [Tue, 21 Jan 2014 18:10:48 +0000 (19:10 +0100)]
SONAR-4923 Fix rule parameter validation on single select list type -> multiple values can be set

10 years agoSONAR-4326 Fix unit test due to upate of error message on tag validation
Julien Lancelot [Tue, 21 Jan 2014 17:40:10 +0000 (18:40 +0100)]
SONAR-4326 Fix unit test due to upate of error message on tag validation

10 years agoSONAR-4326 Fix error message on tag validation
Jean-Baptiste Lievremont [Tue, 21 Jan 2014 15:28:28 +0000 (16:28 +0100)]
SONAR-4326 Fix error message on tag validation

10 years agoSONAR-4326 Allow to add and remove tags on a rule
Jean-Baptiste Lievremont [Tue, 21 Jan 2014 15:19:48 +0000 (16:19 +0100)]
SONAR-4326 Allow to add and remove tags on a rule

10 years agoFix resource indexing in views
Julien HENRY [Tue, 21 Jan 2014 13:56:45 +0000 (14:56 +0100)]
Fix resource indexing in views

10 years agoDrop unused ruby code (issues/search2)
Simon Brandhof [Tue, 21 Jan 2014 12:49:10 +0000 (13:49 +0100)]
Drop unused ruby code (issues/search2)

10 years agoSONAR-4973 Replace "Cost" by "Technical Debt" on the "Technical Debt Pyramid" widget
Julien Lancelot [Tue, 21 Jan 2014 12:45:07 +0000 (13:45 +0100)]
SONAR-4973 Replace "Cost" by "Technical Debt" on the "Technical Debt Pyramid" widget

10 years agoSONAR-4923 Fix parent update where active rules from previous parent were not disabled
Julien Lancelot [Tue, 21 Jan 2014 11:29:16 +0000 (12:29 +0100)]
SONAR-4923 Fix parent update where active rules from previous parent were not disabled

10 years agoSONAR-4923 Fix parent update where active rules from previous parent were not disabled
Julien Lancelot [Tue, 21 Jan 2014 10:56:40 +0000 (11:56 +0100)]
SONAR-4923 Fix parent update where active rules from previous parent were not disabled

10 years agoPie chart: fix hover issue
Stas Vilchik [Tue, 21 Jan 2014 10:33:00 +0000 (16:33 +0600)]
Pie chart: fix hover issue

10 years agoNew Issues Page: Small adjustments
Stas Vilchik [Tue, 21 Jan 2014 10:20:23 +0000 (16:20 +0600)]
New Issues Page: Small adjustments

10 years agoFix quality flaws
Julien Lancelot [Tue, 21 Jan 2014 09:57:56 +0000 (10:57 +0100)]
Fix quality flaws

10 years agoNew Issues Page: Fix changelog url
Stas Vilchik [Tue, 21 Jan 2014 09:53:13 +0000 (15:53 +0600)]
New Issues Page: Fix changelog url

10 years agoNew Issues Page: Fix rule styles
Stas Vilchik [Tue, 21 Jan 2014 09:51:57 +0000 (15:51 +0600)]
New Issues Page: Fix rule styles

10 years agoSONAR-4923 sort by creation date should display most recent rules first
Julien Lancelot [Tue, 21 Jan 2014 09:13:24 +0000 (10:13 +0100)]
SONAR-4923 sort by creation date should display most recent rules first

10 years agoFix minor quality flaw
Simon Brandhof [Mon, 20 Jan 2014 22:40:24 +0000 (23:40 +0100)]
Fix minor quality flaw

10 years agoRemove direct usage of gson in JsonReport
Simon Brandhof [Mon, 20 Jan 2014 22:39:07 +0000 (23:39 +0100)]
Remove direct usage of gson in JsonReport

10 years agoAdd support of Date in JsonWriter
Simon Brandhof [Mon, 20 Jan 2014 22:38:23 +0000 (23:38 +0100)]
Add support of Date in JsonWriter

10 years agoSONAR-5010 refactor WebService framework
Simon Brandhof [Mon, 20 Jan 2014 22:23:34 +0000 (23:23 +0100)]
SONAR-5010 refactor WebService framework

10 years agoSONAR-5010 refactor WebService#isApi() to isPrivate()
Simon Brandhof [Mon, 20 Jan 2014 15:57:35 +0000 (16:57 +0100)]
SONAR-5010 refactor WebService#isApi() to isPrivate()

Do not use naming convention on controller path. It prevents from mixing public and private actions on the same controller.

10 years agoRemove unused ruby code
Simon Brandhof [Mon, 20 Jan 2014 15:40:29 +0000 (16:40 +0100)]
Remove unused ruby code

10 years agoRefactor package names of API introduced in 4.2
Simon Brandhof [Mon, 20 Jan 2014 15:33:42 +0000 (16:33 +0100)]
Refactor package names of API introduced in 4.2

* org.sonar.api.batch.<domain>
* org.sonar.api.server.<domain>

10 years agoFix OOM in migration that remove leading slash
Julien HENRY [Mon, 20 Jan 2014 15:22:10 +0000 (16:22 +0100)]
Fix OOM in migration that remove leading slash

10 years agoUpdate all links (issues widget, action plan page and email notification) to /issues...
Julien Lancelot [Mon, 20 Jan 2014 14:32:18 +0000 (15:32 +0100)]
Update all links (issues widget, action plan page and email notification) to /issues/search

10 years agoNew API org.sonar.api.utils.text.CsvWriter
Simon Brandhof [Mon, 20 Jan 2014 13:56:40 +0000 (14:56 +0100)]
New API org.sonar.api.utils.text.CsvWriter

10 years agoComplete javadoc
Simon Brandhof [Mon, 20 Jan 2014 13:55:40 +0000 (14:55 +0100)]
Complete javadoc

10 years agoAdd skeleton of new WS /api/rules/search
Simon Brandhof [Mon, 20 Jan 2014 13:55:16 +0000 (14:55 +0100)]
Add skeleton of new WS /api/rules/search

10 years agoSONAR-5010 allow Java web services to use an existing ruby controller
Simon Brandhof [Mon, 20 Jan 2014 13:54:41 +0000 (14:54 +0100)]
SONAR-5010 allow Java web services to use an existing ruby controller

Example : Ruby /api/rules/index should still work if Java /api/rules/search is defined

10 years agoSONAR-3024 No more support of deprecated keys in WS. No more leading slash in new...
Julien HENRY [Mon, 20 Jan 2014 13:48:08 +0000 (14:48 +0100)]
SONAR-3024 No more support of deprecated keys in WS. No more leading slash in new resource keys/names

10 years agoSONAR-4326 Move tags to rules title bar, extract style to CSS
Jean-Baptiste Lievremont [Mon, 20 Jan 2014 13:43:40 +0000 (14:43 +0100)]
SONAR-4326 Move tags to rules title bar, extract style to CSS

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Mon, 20 Jan 2014 12:53:51 +0000 (13:53 +0100)]
Fix quality flaws

10 years agoNew Issues Page: Show comments
Stas Vilchik [Mon, 20 Jan 2014 12:06:47 +0000 (18:06 +0600)]
New Issues Page: Show comments

10 years agoSONAR-4997 Remove the "Display as Treemap" feature in Measures page
Julien Lancelot [Mon, 20 Jan 2014 10:30:39 +0000 (11:30 +0100)]
SONAR-4997 Remove the "Display as Treemap" feature in Measures page

10 years agoFix quality flaws
Julien Lancelot [Mon, 20 Jan 2014 10:15:45 +0000 (11:15 +0100)]
Fix quality flaws

10 years agoAdd missing package-info.java in org.sonar.api.utils.dag
Simon Brandhof [Mon, 20 Jan 2014 10:11:36 +0000 (11:11 +0100)]
Add missing package-info.java in org.sonar.api.utils.dag

10 years agoSONAR-5010 deprecate old ws extension point
Simon Brandhof [Mon, 20 Jan 2014 10:08:21 +0000 (11:08 +0100)]
SONAR-5010 deprecate old ws extension point

10 years agoSONAR-4326 Add field to search for rules based on selected tags
Jean-Baptiste Lievremont [Mon, 20 Jan 2014 09:58:14 +0000 (10:58 +0100)]
SONAR-4326 Add field to search for rules based on selected tags

10 years agoNew Issues Page: Show details, rule, changelog
Stas Vilchik [Mon, 20 Jan 2014 09:28:31 +0000 (15:28 +0600)]
New Issues Page: Show details, rule, changelog

10 years agoFix quality flaws
Julien Lancelot [Mon, 20 Jan 2014 08:36:15 +0000 (09:36 +0100)]
Fix quality flaws

10 years agoNo more display issues on issues drilldown
Julien Lancelot [Mon, 20 Jan 2014 08:36:04 +0000 (09:36 +0100)]
No more display issues on issues drilldown

10 years agoSONAR-4908 add missing unit test
Simon Brandhof [Mon, 20 Jan 2014 08:16:40 +0000 (09:16 +0100)]
SONAR-4908 add missing unit test

10 years agoSONAR-4908 fix backward-compatibility
Simon Brandhof [Mon, 20 Jan 2014 07:35:41 +0000 (08:35 +0100)]
SONAR-4908 fix backward-compatibility

10 years agoRemove trailing comma
Stas Vilchik [Mon, 20 Jan 2014 07:20:30 +0000 (13:20 +0600)]
Remove trailing comma

10 years agoNew Issues Page: Show details
Stas Vilchik [Mon, 20 Jan 2014 05:23:08 +0000 (11:23 +0600)]
New Issues Page: Show details

10 years agoFix since version of issue_filters_controller.rb
Simon Brandhof [Sun, 19 Jan 2014 21:29:46 +0000 (22:29 +0100)]
Fix since version of issue_filters_controller.rb

10 years agoRefactor ProjectLinkTest
Simon Brandhof [Sun, 19 Jan 2014 21:28:56 +0000 (22:28 +0100)]
Refactor ProjectLinkTest

10 years agoSONAR-5010 public API for Java web services
Simon Brandhof [Sun, 19 Jan 2014 21:28:34 +0000 (22:28 +0100)]
SONAR-5010 public API for Java web services

10 years agoDelte deprecated API DependsUponCustomRules
Simon Brandhof [Sat, 18 Jan 2014 09:28:34 +0000 (10:28 +0100)]
Delte deprecated API DependsUponCustomRules

10 years agoRemove dead code in deprecated RuleI18nManager
Simon Brandhof [Sat, 18 Jan 2014 09:28:07 +0000 (10:28 +0100)]
Remove dead code in deprecated RuleI18nManager

10 years agoSystem2#envVariable(String) can return null
Simon Brandhof [Sat, 18 Jan 2014 09:27:45 +0000 (10:27 +0100)]
System2#envVariable(String) can return null

10 years agoReplace json-simple by gson in sonar-batch
Simon Brandhof [Sat, 18 Jan 2014 08:58:56 +0000 (09:58 +0100)]
Replace json-simple by gson in sonar-batch

10 years agoRemove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and move some...
Simon Brandhof [Fri, 17 Jan 2014 23:21:22 +0000 (00:21 +0100)]
Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and move some deprecated classes from sonar-plugin-api to sonar-deprecated

10 years agoSONAR-5010 New API for implementing Java Web Services
Simon Brandhof [Fri, 17 Jan 2014 22:24:39 +0000 (23:24 +0100)]
SONAR-5010 New API for implementing Java Web Services

10 years agoSONAR-4326 Fix case when no tag is defined (i.e current state for most installs)
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 21:03:27 +0000 (22:03 +0100)]
SONAR-4326 Fix case when no tag is defined (i.e current state for most installs)

10 years agoSONAR-5010 use Java HttpServletRequest
Simon Brandhof [Fri, 17 Jan 2014 17:18:13 +0000 (18:18 +0100)]
SONAR-5010 use Java HttpServletRequest

10 years agoFix quality flaws
Julien Lancelot [Fri, 17 Jan 2014 17:01:04 +0000 (18:01 +0100)]
Fix quality flaws

10 years agoSONAR-4326 Create dedicated ES type to store tags, index them at startup
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 16:47:47 +0000 (17:47 +0100)]
SONAR-4326 Create dedicated ES type to store tags, index them at startup

10 years agoSONAR-4326 Use regex inspired from StackOverflow to validate tags
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 16:45:21 +0000 (17:45 +0100)]
SONAR-4326 Use regex inspired from StackOverflow to validate tags

10 years agoSONAR-926 Fix JavaFile parent key when located in root directory
Julien HENRY [Fri, 17 Jan 2014 16:25:59 +0000 (17:25 +0100)]
SONAR-926 Fix JavaFile parent key when located in root directory

10 years agoUpgrade to jsonassert 1.2.2
Simon Brandhof [Fri, 17 Jan 2014 16:24:29 +0000 (17:24 +0100)]
Upgrade to jsonassert 1.2.2

10 years agoFix some quality flaws
Simon Brandhof [Fri, 17 Jan 2014 16:24:11 +0000 (17:24 +0100)]
Fix some quality flaws

10 years agoSONAR-5010 New Java API for implementing Web Services
Simon Brandhof [Fri, 17 Jan 2014 16:23:58 +0000 (17:23 +0100)]
SONAR-5010 New Java API for implementing Web Services

10 years agoSONAR-4887 Remove backup code
Julien Lancelot [Fri, 17 Jan 2014 16:17:33 +0000 (17:17 +0100)]
SONAR-4887 Remove backup code

10 years agoSONAR-4923 Remove no more used copyProfile()
Julien Lancelot [Fri, 17 Jan 2014 15:54:51 +0000 (16:54 +0100)]
SONAR-4923 Remove no more used copyProfile()

10 years agoSONAR-4923 Copy profile now use Java facade and index new active rules in ES
Julien Lancelot [Fri, 17 Jan 2014 15:36:37 +0000 (16:36 +0100)]
SONAR-4923 Copy profile now use Java facade and index new active rules in ES