]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoFix query on Oracle
Julien Lancelot [Wed, 19 Jun 2013 12:31:25 +0000 (14:31 +0200)]
Fix query on Oracle

11 years agoAdd missing license header
Julien HENRY [Wed, 19 Jun 2013 11:51:50 +0000 (13:51 +0200)]
Add missing license header

11 years agoSONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1
Julien HENRY [Mon, 17 Jun 2013 08:34:10 +0000 (10:34 +0200)]
SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1
  * now use Sonar Runner embedded to run Sonar
  * also updated Maven plugins to make Sonar build pass with Maven 3.1

11 years agoFix issue when displaying issue query dates
Julien Lancelot [Wed, 19 Jun 2013 09:41:04 +0000 (11:41 +0200)]
Fix issue when displaying issue query dates

11 years agoSONAR-4394 shared issue filters name must be unique
Julien Lancelot [Wed, 19 Jun 2013 09:36:10 +0000 (11:36 +0200)]
SONAR-4394 shared issue filters name must be unique

11 years agoSONAR-4336 fix bug in select2 + jquery-ui dialog
Simon Brandhof [Wed, 19 Jun 2013 09:11:54 +0000 (11:11 +0200)]
SONAR-4336 fix bug in select2 + jquery-ui dialog

11 years agoRevert "SONAR-4383 Add WS to execute issue filter"
Julien Lancelot [Wed, 19 Jun 2013 07:54:25 +0000 (09:54 +0200)]
Revert "SONAR-4383 Add WS to execute issue filter"

This reverts commit 07d0c8f4bfd48c84d9dff39c1f69892e5a1dcc38.

11 years agoFix quality flaw
Julien Lancelot [Wed, 19 Jun 2013 06:38:35 +0000 (08:38 +0200)]
Fix quality flaw

11 years agoSONAR-4383 Add WS to execute issue filter
Julien Lancelot [Wed, 19 Jun 2013 06:28:09 +0000 (08:28 +0200)]
SONAR-4383 Add WS to execute issue filter

11 years agoSONAR-4394 Improve authorization to modify issue filters
Julien Lancelot [Wed, 19 Jun 2013 06:11:06 +0000 (08:11 +0200)]
SONAR-4394 Improve authorization to modify issue filters

11 years agoSONAR-4394 Provide ability to share issue filters
Julien Lancelot [Tue, 18 Jun 2013 16:54:40 +0000 (18:54 +0200)]
SONAR-4394 Provide ability to share issue filters

11 years agoSONAR-4136 Added shared dashboards ownership change for admins
Jean-Baptiste Vilain [Tue, 18 Jun 2013 15:16:41 +0000 (17:16 +0200)]
SONAR-4136 Added shared dashboards ownership change for admins

11 years agoSONAR-4393 Manage favourite issue filters
Julien Lancelot [Tue, 18 Jun 2013 14:22:09 +0000 (16:22 +0200)]
SONAR-4393 Manage favourite issue filters

11 years agoFix loading of comments when more than 1000 issues
Simon Brandhof [Tue, 18 Jun 2013 14:21:35 +0000 (16:21 +0200)]
Fix loading of comments when more than 1000 issues

11 years agoSONAR-4363 add comment
Simon Brandhof [Tue, 18 Jun 2013 13:16:49 +0000 (15:16 +0200)]
SONAR-4363 add comment

11 years agoSONAR-4363 Settings page -> there is no way to add several lines in a text area property
Simon Brandhof [Tue, 18 Jun 2013 13:15:47 +0000 (15:15 +0200)]
SONAR-4363 Settings page -> there is no way to add several lines in a text area property

11 years agoRemove the dependency commons-logging
Simon Brandhof [Tue, 18 Jun 2013 12:07:10 +0000 (14:07 +0200)]
Remove the dependency commons-logging

11 years agoSONAR-4336 Upgrade to jQuery 1.10
Simon Brandhof [Tue, 18 Jun 2013 10:03:07 +0000 (12:03 +0200)]
SONAR-4336 Upgrade to jQuery 1.10

11 years agoSONAR-4398 Fixed filter update issue when logged in as standard user
Jean-Baptiste Vilain [Tue, 18 Jun 2013 09:58:22 +0000 (11:58 +0200)]
SONAR-4398 Fixed filter update issue when logged in as standard user

11 years agoSONAR-4391 Fix some display issues and fix issue on sort
Julien Lancelot [Tue, 18 Jun 2013 09:50:01 +0000 (11:50 +0200)]
SONAR-4391 Fix some display issues and fix issue on sort

11 years agoSONAR-3755 Revert usage of "or" in favour of "in" in SQL used to get issues by id
Julien Lancelot [Tue, 18 Jun 2013 09:17:11 +0000 (11:17 +0200)]
SONAR-3755 Revert usage of "or" in favour of "in" in SQL used to get issues by id

11 years agoUpgrade to H2 1.3.172
Simon Brandhof [Tue, 18 Jun 2013 09:15:36 +0000 (11:15 +0200)]
Upgrade to H2 1.3.172

11 years agoSONAR-4392 Add copy action on issue filters
Julien Lancelot [Tue, 18 Jun 2013 09:03:03 +0000 (11:03 +0200)]
SONAR-4392 Add copy action on issue filters

11 years agoSONAR-4398 Added support for measure filter ownership changes by admin
Jean-Baptiste Vilain [Tue, 18 Jun 2013 08:01:41 +0000 (10:01 +0200)]
SONAR-4398 Added support for measure filter ownership changes by admin

11 years agoFix OSGi metadata of ws-client
Simon Brandhof [Tue, 18 Jun 2013 07:10:39 +0000 (09:10 +0200)]
Fix OSGi metadata of ws-client

11 years agoFix jetty dependencies...
Simon Brandhof [Mon, 17 Jun 2013 21:00:40 +0000 (23:00 +0200)]
Fix jetty dependencies...

11 years agoSONAR-4157 fix test of sonar-application
Simon Brandhof [Mon, 17 Jun 2013 20:26:00 +0000 (22:26 +0200)]
SONAR-4157 fix test of sonar-application

11 years agoSONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)
Simon Brandhof [Mon, 17 Jun 2013 20:16:05 +0000 (22:16 +0200)]
SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)

11 years agoFix deprecated DecoratorBarriers
Simon Brandhof [Mon, 17 Jun 2013 20:14:55 +0000 (22:14 +0200)]
Fix deprecated DecoratorBarriers

11 years agoRemove coupling on commons-io FileUtils
Simon Brandhof [Tue, 2 Apr 2013 15:49:32 +0000 (17:49 +0200)]
Remove coupling on commons-io FileUtils

11 years agoSONAR-4392 List and edit existing issues filter
Julien Lancelot [Mon, 17 Jun 2013 16:36:38 +0000 (18:36 +0200)]
SONAR-4392 List and edit existing issues filter

11 years agoRevert "SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1"
Julien HENRY [Mon, 17 Jun 2013 15:45:56 +0000 (17:45 +0200)]
Revert "SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1"

This reverts commit ceaddeb0db54d29fd67d11f23488f61f85041446.

11 years agoRevert "Add missing license headers"
Julien HENRY [Mon, 17 Jun 2013 15:43:52 +0000 (17:43 +0200)]
Revert "Add missing license headers"

This reverts commit ffd92ddf3507c0b5ca28cc9ca31c2434bd077ae3.

11 years agoFix Sonar UT on French OS
Julien HENRY [Mon, 17 Jun 2013 09:48:18 +0000 (11:48 +0200)]
Fix Sonar UT on French OS

11 years agoFix quality flaws
Julien Lancelot [Mon, 17 Jun 2013 09:38:40 +0000 (11:38 +0200)]
Fix quality flaws

11 years agoFix quality flaws
Julien Lancelot [Mon, 17 Jun 2013 09:37:11 +0000 (11:37 +0200)]
Fix quality flaws

11 years agoSONAR-4315 Inject project settings when executing an action
Julien Lancelot [Mon, 17 Jun 2013 08:20:31 +0000 (10:20 +0200)]
SONAR-4315 Inject project settings when executing an action

11 years agoFix ResourceIndexerMapperTest on Postgresql
Simon Brandhof [Mon, 17 Jun 2013 07:52:28 +0000 (09:52 +0200)]
Fix ResourceIndexerMapperTest on Postgresql

11 years agoSONAR-4047 Fix UT
Julien HENRY [Mon, 17 Jun 2013 09:27:25 +0000 (11:27 +0200)]
SONAR-4047 Fix UT

11 years agoAdd missing license headers
Julien HENRY [Mon, 17 Jun 2013 08:57:36 +0000 (10:57 +0200)]
Add missing license headers

11 years agoSONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1
Julien HENRY [Mon, 17 Jun 2013 08:34:10 +0000 (10:34 +0200)]
SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1
  * now use Sonar Runner embedded to run Sonar
  * also updated Maven plugins to make Sonar build pass with Maven 3.1

11 years agoFix some quality flaws
Julien HENRY [Thu, 13 Jun 2013 13:24:12 +0000 (15:24 +0200)]
Fix some quality flaws

11 years agoSONAR-4402 Enable the property -XX:+HeapDumpOnOutOfMemoryError by default in standalo...
Simon Brandhof [Mon, 17 Jun 2013 07:22:12 +0000 (09:22 +0200)]
SONAR-4402 Enable the property -XX:+HeapDumpOnOutOfMemoryError by default in standalone mode

11 years agoSONAR-4321 Fix issue on alias
Julien Lancelot [Fri, 14 Jun 2013 17:03:19 +0000 (19:03 +0200)]
SONAR-4321 Fix issue on alias

11 years agoSONAR-4321 Fix performance issue on Issues search SQL
Julien Lancelot [Fri, 14 Jun 2013 16:00:08 +0000 (18:00 +0200)]
SONAR-4321 Fix performance issue on Issues search SQL

11 years agoSONAR-4305 purge unprocessed violations before migrating to issues
Simon Brandhof [Thu, 13 Jun 2013 21:53:05 +0000 (23:53 +0200)]
SONAR-4305 purge unprocessed violations before migrating to issues

11 years agoSONAR-4395 The SQL request used to get hotspot on metric can be improved
Simon Brandhof [Thu, 13 Jun 2013 17:20:55 +0000 (19:20 +0200)]
SONAR-4395 The SQL request used to get hotspot on metric can be improved

11 years agoFix unit test on windows
Simon Brandhof [Thu, 13 Jun 2013 16:19:55 +0000 (18:19 +0200)]
Fix unit test on windows

11 years agoFix some quality flaws
Simon Brandhof [Thu, 13 Jun 2013 16:00:07 +0000 (18:00 +0200)]
Fix some quality flaws

11 years agoSONAR-4301 Remove order by id desc because it generates an important overhead
Julien Lancelot [Thu, 13 Jun 2013 14:31:36 +0000 (16:31 +0200)]
SONAR-4301 Remove order by id desc because it generates an important overhead

11 years agoSONAR-4383 Save issue filter
Julien Lancelot [Thu, 13 Jun 2013 14:19:11 +0000 (16:19 +0200)]
SONAR-4383 Save issue filter

11 years agoImprove error handling of ws-client
Simon Brandhof [Wed, 12 Jun 2013 21:28:00 +0000 (23:28 +0200)]
Improve error handling of ws-client

11 years agoFix some quality flaws
Simon Brandhof [Thu, 13 Jun 2013 13:38:16 +0000 (15:38 +0200)]
Fix some quality flaws

11 years agoSONAR-4383 Replace if alias by filters in IssueFilterMapper because of MySQL issue
Julien Lancelot [Thu, 13 Jun 2013 10:44:00 +0000 (12:44 +0200)]
SONAR-4383 Replace if alias by filters in IssueFilterMapper because of MySQL issue

11 years agoFix null collections in org.sonar.api.issue.IssueQuery
Simon Brandhof [Thu, 13 Jun 2013 09:32:42 +0000 (11:32 +0200)]
Fix null collections in org.sonar.api.issue.IssueQuery

11 years agoSONAR-4235 Add creation date on "/api/resources" WS
Julien HENRY [Thu, 13 Jun 2013 08:43:36 +0000 (10:43 +0200)]
SONAR-4235 Add creation date on "/api/resources" WS

11 years agoSONAR-4383 Revert modification in IssueMapper
Julien Lancelot [Thu, 13 Jun 2013 09:18:35 +0000 (11:18 +0200)]
SONAR-4383 Revert modification in IssueMapper

11 years agoSONAR-4383 Replace ruby issue_filter Ruby by Java IssueQuery in issues search page
Julien Lancelot [Thu, 13 Jun 2013 09:17:36 +0000 (11:17 +0200)]
SONAR-4383 Replace ruby issue_filter Ruby by Java IssueQuery in issues search page

11 years agoSONAR-4383 Replace user by userLogin in IssueFilters table
Julien Lancelot [Thu, 13 Jun 2013 08:40:53 +0000 (10:40 +0200)]
SONAR-4383 Replace user by userLogin in IssueFilters table

11 years agoFix some quality flaws
Julien HENRY [Thu, 13 Jun 2013 07:15:37 +0000 (09:15 +0200)]
Fix some quality flaws

11 years agoSONAR-4386 Provide a context to ProjectBuilder for later evolutions
Julien HENRY [Wed, 12 Jun 2013 15:34:50 +0000 (17:34 +0200)]
SONAR-4386 Provide a context to ProjectBuilder for later evolutions

11 years agoSONAR-3755 Delete limitation of max number of issues when loading issue changes
Julien Lancelot [Wed, 12 Jun 2013 15:25:50 +0000 (17:25 +0200)]
SONAR-3755 Delete limitation of max number of issues when loading issue changes
(cherry picked from commit 9e1f713)

11 years agoSONAR-3755 Fix big performance issue on selectChildrenComponentIds query
Julien Lancelot [Wed, 12 Jun 2013 10:33:03 +0000 (12:33 +0200)]
SONAR-3755 Fix big performance issue on selectChildrenComponentIds query
(cherry picked from commit 4bbc914)

11 years agoSONAR-3755 Fix big performance issue on selectChildrenComponentIds query
Julien Lancelot [Wed, 12 Jun 2013 08:58:43 +0000 (10:58 +0200)]
SONAR-3755 Fix big performance issue on selectChildrenComponentIds query
(cherry picked from commit 414edae)

11 years agoSONAR-4386 Provide a context to ProjectBuilder for later evolutions
Julien HENRY [Wed, 12 Jun 2013 15:15:16 +0000 (17:15 +0200)]
SONAR-4386 Provide a context to ProjectBuilder for later evolutions

11 years agoSONAR-4368 Highly improve performance of the project deletion operation
Julien HENRY [Wed, 12 Jun 2013 10:44:58 +0000 (12:44 +0200)]
SONAR-4368 Highly improve performance of the project deletion operation

11 years agoSONAR-4384 Add missing phases to Sonar profiling
Julien HENRY [Wed, 12 Jun 2013 07:47:28 +0000 (09:47 +0200)]
SONAR-4384 Add missing phases to Sonar profiling

11 years agoSONAR-4383 Replace userId by user in FilterDto
Julien Lancelot [Tue, 11 Jun 2013 14:44:54 +0000 (16:44 +0200)]
SONAR-4383 Replace userId by user in FilterDto

11 years agoUpgrade to 3.7-SNAPSHOT
Eric Hartmann [Tue, 11 Jun 2013 14:26:53 +0000 (16:26 +0200)]
Upgrade to 3.7-SNAPSHOT

11 years agoSONAR-4386 Refactor ProjectBuilder extension
Julien HENRY [Tue, 11 Jun 2013 13:17:11 +0000 (15:17 +0200)]
SONAR-4386 Refactor ProjectBuilder extension

11 years agoSONAR-4383 Add IssueFilters db creation script and DAO
Julien Lancelot [Tue, 11 Jun 2013 08:27:42 +0000 (10:27 +0200)]
SONAR-4383 Add IssueFilters db creation script and DAO

11 years agoDo not send nofications on dry run mode
Simon Brandhof [Mon, 10 Jun 2013 20:12:03 +0000 (22:12 +0200)]
Do not send nofications on dry run mode

11 years agoSONAR-4283 do not persist notifications of changes on new issues
Simon Brandhof [Mon, 10 Jun 2013 19:29:21 +0000 (21:29 +0200)]
SONAR-4283 do not persist notifications of changes on new issues

11 years agoSONAR-4221 Fix regression with property loading and module exclusions
Julien HENRY [Mon, 10 Jun 2013 16:37:09 +0000 (18:37 +0200)]
SONAR-4221 Fix regression with property loading and module exclusions

11 years agoFix typo in Core bundle
Fabrice Bellingard [Mon, 10 Jun 2013 16:23:38 +0000 (18:23 +0200)]
Fix typo in Core bundle

11 years agoRestore Issues instead of Unresolved Issues in unresolved statuses widget
Julien Lancelot [Mon, 10 Jun 2013 15:12:25 +0000 (17:12 +0200)]
Restore Issues instead of Unresolved Issues in unresolved statuses widget

11 years agoReplace solved by resolved ina action plan and replace Issues by Unresolved Issues...
Julien Lancelot [Mon, 10 Jun 2013 15:02:51 +0000 (17:02 +0200)]
Replace solved by resolved ina action plan and replace Issues by Unresolved Issues in unresolved statuses widget

11 years agoSet list of status as constant
Julien Lancelot [Mon, 10 Jun 2013 13:31:52 +0000 (15:31 +0200)]
Set list of status as constant

11 years agoSONAR-4382 Add a success log at the end of dryRun analysis
Simon Brandhof [Sun, 9 Jun 2013 20:54:25 +0000 (22:54 +0200)]
SONAR-4382 Add a success log at the end of dryRun analysis

11 years agoFix quality flaw
Simon Brandhof [Sun, 9 Jun 2013 20:44:08 +0000 (22:44 +0200)]
Fix quality flaw

11 years agoSONAR-3755 Role required to find issues should be USER instead of CODE VIEWER
Julien Lancelot [Fri, 7 Jun 2013 15:53:48 +0000 (17:53 +0200)]
SONAR-3755 Role required to find issues should be USER instead of CODE VIEWER

11 years agoAdd some css class
Julien Lancelot [Fri, 7 Jun 2013 14:50:13 +0000 (16:50 +0200)]
Add some css class

11 years agoFix method name typo
Julien Lancelot [Fri, 7 Jun 2013 13:08:41 +0000 (15:08 +0200)]
Fix method name typo

11 years agoSONAR-3755 Use RubyUtils to parse deadline when creating action plan
Julien Lancelot [Fri, 7 Jun 2013 12:32:22 +0000 (14:32 +0200)]
SONAR-3755 Use RubyUtils to parse deadline when creating action plan

11 years agoSONAR-3755 Fix performance issue in selectNonClosedIssuesByModule query
Julien Lancelot [Fri, 7 Jun 2013 11:50:43 +0000 (13:50 +0200)]
SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule query

11 years agoSONAR-3755 Closed issues should be reopened only if manual issues
Julien Lancelot [Fri, 7 Jun 2013 08:27:00 +0000 (10:27 +0200)]
SONAR-3755 Closed issues should be reopened only if manual issues

11 years agoSONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fix issue...
Julien Lancelot [Fri, 7 Jun 2013 07:48:30 +0000 (09:48 +0200)]
SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fix issue when encoding + character

11 years agoSONAR-3755 Restore deleted bundle for deleted component on issue detail
Julien Lancelot [Fri, 7 Jun 2013 07:46:37 +0000 (09:46 +0200)]
SONAR-3755 Restore deleted bundle for deleted component on issue detail

11 years agoSONAR-3755 Move the rule compliance widget and action plan widget to Issues category
Julien Lancelot [Fri, 7 Jun 2013 07:27:02 +0000 (09:27 +0200)]
SONAR-3755 Move the rule compliance widget and action plan widget to Issues category

11 years agoFix javadoc
Simon Brandhof [Thu, 6 Jun 2013 21:02:32 +0000 (23:02 +0200)]
Fix javadoc

11 years agoFix some javadoc
Simon Brandhof [Thu, 6 Jun 2013 16:51:08 +0000 (18:51 +0200)]
Fix some javadoc

11 years agoSONAR-3755 Fix bug in Issue WS Client when encoding dates
Julien Lancelot [Thu, 6 Jun 2013 15:15:18 +0000 (17:15 +0200)]
SONAR-3755 Fix bug in Issue WS Client when encoding dates

11 years agoAdd some javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof [Thu, 6 Jun 2013 14:20:18 +0000 (16:20 +0200)]
Add some javadoc to org.sonar.api.config.PropertyDefinition

11 years agoFix storage of libraries in C# Plugin
Simon Brandhof [Thu, 6 Jun 2013 13:32:01 +0000 (15:32 +0200)]
Fix storage of libraries in C# Plugin

11 years agoRemove whitespace
Simon Brandhof [Thu, 6 Jun 2013 13:17:36 +0000 (15:17 +0200)]
Remove whitespace

11 years agoSONAR-3755 Improve creation of manual issue
Julien Lancelot [Thu, 6 Jun 2013 10:34:00 +0000 (12:34 +0200)]
SONAR-3755 Improve creation of manual issue

11 years agoSONAR-3755 Removed useless security check
Julien Lancelot [Thu, 6 Jun 2013 10:04:47 +0000 (12:04 +0200)]
SONAR-3755 Removed useless security check

11 years agoAdd @Nullable to IssueDto
Simon Brandhof [Thu, 6 Jun 2013 09:33:13 +0000 (11:33 +0200)]
Add @Nullable to IssueDto

11 years agoSONAR-3755 Add some html ids
Julien Lancelot [Thu, 6 Jun 2013 09:29:47 +0000 (11:29 +0200)]
SONAR-3755 Add some html ids

11 years agoChange order of DBCleaner properties
Simon Brandhof [Thu, 6 Jun 2013 09:05:58 +0000 (11:05 +0200)]
Change order of DBCleaner properties