]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

10 years agoSONAR-926 Deprecate CLA qualifier. JavaFile are now FILE.
Julien HENRY [Fri, 17 Jan 2014 15:27:10 +0000 (16:27 +0100)]
SONAR-926 Deprecate CLA qualifier. JavaFile are now FILE.

10 years agoFix missing dependency
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 15:23:08 +0000 (16:23 +0100)]
Fix missing dependency

10 years agoAdd missing package-infos
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 14:50:13 +0000 (15:50 +0100)]
Add missing package-infos

10 years agoSONAR-4326 Fix tag indexation at first activation of rule
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 14:41:09 +0000 (15:41 +0100)]
SONAR-4326 Fix tag indexation at first activation of rule

10 years agoSONAR-4326 Create dummy plugin for backend tests
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 10:32:59 +0000 (11:32 +0100)]
SONAR-4326 Create dummy plugin for backend tests

10 years agoSONAR-4923 Remove no more used ProfilesConsole
Julien Lancelot [Fri, 17 Jan 2014 14:34:30 +0000 (15:34 +0100)]
SONAR-4923 Remove no more used ProfilesConsole

10 years agoSONAR-4923 Move getProfileExportersForLanguage and getProfileImportersForLanguage...
Julien Lancelot [Fri, 17 Jan 2014 14:20:31 +0000 (15:20 +0100)]
SONAR-4923 Move getProfileExportersForLanguage and  getProfileImportersForLanguage to Java facade

10 years agoSONAR-4923 Delete useless method
Julien Lancelot [Fri, 17 Jan 2014 13:56:54 +0000 (14:56 +0100)]
SONAR-4923 Delete useless method

10 years agoSONAR-4923 Backup from WS use Java facade
Julien Lancelot [Fri, 17 Jan 2014 13:50:52 +0000 (14:50 +0100)]
SONAR-4923 Backup from WS use Java facade

10 years agoSONAR-4923 Export profile for a given plugin key and backup now use Java facade
Julien Lancelot [Fri, 17 Jan 2014 13:44:11 +0000 (14:44 +0100)]
SONAR-4923 Export profile for a given plugin key and backup now use Java facade

10 years agoSONAR-4923 Fix query on Oracle
Julien Lancelot [Fri, 17 Jan 2014 13:06:45 +0000 (14:06 +0100)]
SONAR-4923 Fix query on Oracle

10 years agoSONAR-4923 Export xml is now call from the Java facade
Julien Lancelot [Fri, 17 Jan 2014 13:05:07 +0000 (14:05 +0100)]
SONAR-4923 Export xml is now call from the Java facade

10 years agoSONAR-4923 When renaomg a profile, rename child profile and profile properties
Julien Lancelot [Fri, 17 Jan 2014 11:37:10 +0000 (12:37 +0100)]
SONAR-4923 When renaomg a profile, rename child profile and profile properties

10 years agoSONAR-926 Add a DB migration script for package -> directory
Julien HENRY [Fri, 17 Jan 2014 10:37:40 +0000 (11:37 +0100)]
SONAR-926 Add a DB migration script for package -> directory

10 years agoSONAR-4923 Remove useless qProfileOperations dependency
Julien Lancelot [Fri, 17 Jan 2014 10:22:56 +0000 (11:22 +0100)]
SONAR-4923 Remove useless qProfileOperations dependency

10 years agoSONAR-4923 Use opened session when loading profile
Julien Lancelot [Fri, 17 Jan 2014 10:20:22 +0000 (11:20 +0100)]
SONAR-4923 Use opened session when loading profile

10 years agoSONAR-4923 Fix issue when deleting profile where PreviewCache.reportGlobalModificatio...
Julien Lancelot [Fri, 17 Jan 2014 10:13:26 +0000 (11:13 +0100)]
SONAR-4923 Fix issue when deleting profile where PreviewCache.reportGlobalModification() fail due to lock on properties table

10 years agoSONAR-3024 Update the path of existing resources during migration
Julien HENRY [Fri, 17 Jan 2014 09:32:27 +0000 (10:32 +0100)]
SONAR-3024 Update the path of existing resources during migration

10 years agoNew Issues Page: Fix url for bulk change model
Stas Vilchik [Fri, 17 Jan 2014 09:31:59 +0000 (15:31 +0600)]
New Issues Page: Fix url for bulk change model

10 years agoDowngrade to jruby 1.7.9.
Simon Brandhof [Fri, 17 Jan 2014 09:30:52 +0000 (10:30 +0100)]
Downgrade to jruby 1.7.9.

v1.7.10 is much slower at startup.

10 years agoSONAR-4326 Move DB migration
Jean-Baptiste Lievremont [Fri, 17 Jan 2014 09:30:38 +0000 (10:30 +0100)]
SONAR-4326 Move DB migration

10 years agoHistogram: fix relative scale condition
Stas Vilchik [Fri, 17 Jan 2014 06:38:21 +0000 (12:38 +0600)]
Histogram: fix relative scale condition

10 years agoNew Issues Page: Reload results immediately after the sort has changed
Stas Vilchik [Fri, 17 Jan 2014 06:34:56 +0000 (12:34 +0600)]
New Issues Page: Reload results immediately after the sort has changed

10 years agoNew Issues Page: Modal windows for management saved filters
Stas Vilchik [Fri, 17 Jan 2014 06:33:07 +0000 (12:33 +0600)]
New Issues Page: Modal windows for management saved filters

10 years agoSONAR-4923 Create QProfileExporter used to import / export active rules from plugin xml
Julien Lancelot [Thu, 16 Jan 2014 18:19:12 +0000 (19:19 +0100)]
SONAR-4923 Create QProfileExporter used to import / export active rules from plugin xml

10 years agoSONAR-4326 Refactor tag management introducing relation table
Jean-Baptiste Lievremont [Wed, 15 Jan 2014 15:53:02 +0000 (16:53 +0100)]
SONAR-4326 Refactor tag management introducing relation table

10 years agoSONAR-4923 Fix hard coded profile id
Julien Lancelot [Thu, 16 Jan 2014 17:27:36 +0000 (18:27 +0100)]
SONAR-4923 Fix hard coded profile id