]>
source.dussan.org Git - sonarqube.git/log
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
Julien Lancelot [Tue, 18 Jun 2013 09:50:01 +0000 (11:50 +0200)]
SONAR-4391 Fix some display issues and fix issue on sort
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
Simon Brandhof [Tue, 18 Jun 2013 09:15:36 +0000 (11:15 +0200)]
Upgrade to H2 1.3.172
Julien Lancelot [Tue, 18 Jun 2013 09:03:03 +0000 (11:03 +0200)]
SONAR-4392 Add copy action on issue filters
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
Simon Brandhof [Tue, 18 Jun 2013 07:10:39 +0000 (09:10 +0200)]
Fix OSGi metadata of ws-client
Simon Brandhof [Mon, 17 Jun 2013 21:00:40 +0000 (23:00 +0200)]
Fix jetty dependencies...
Simon Brandhof [Mon, 17 Jun 2013 20:26:00 +0000 (22:26 +0200)]
SONAR-4157 fix test of sonar-application
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)
Simon Brandhof [Mon, 17 Jun 2013 20:14:55 +0000 (22:14 +0200)]
Fix deprecated DecoratorBarriers
Simon Brandhof [Tue, 2 Apr 2013 15:49:32 +0000 (17:49 +0200)]
Remove coupling on commons-io FileUtils
Julien Lancelot [Mon, 17 Jun 2013 16:36:38 +0000 (18:36 +0200)]
SONAR-4392 List and edit existing issues filter
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 .
Julien HENRY [Mon, 17 Jun 2013 15:43:52 +0000 (17:43 +0200)]
Revert "Add missing license headers"
This reverts commit
ffd92ddf3507c0b5ca28cc9ca31c2434bd077ae3 .
Julien HENRY [Mon, 17 Jun 2013 09:48:18 +0000 (11:48 +0200)]
Fix Sonar UT on French OS
Julien Lancelot [Mon, 17 Jun 2013 09:38:40 +0000 (11:38 +0200)]
Fix quality flaws
Julien Lancelot [Mon, 17 Jun 2013 09:37:11 +0000 (11:37 +0200)]
Fix quality flaws
Julien Lancelot [Mon, 17 Jun 2013 08:20:31 +0000 (10:20 +0200)]
SONAR-4315 Inject project settings when executing an action
Simon Brandhof [Mon, 17 Jun 2013 07:52:28 +0000 (09:52 +0200)]
Fix ResourceIndexerMapperTest on Postgresql
Julien HENRY [Mon, 17 Jun 2013 09:27:25 +0000 (11:27 +0200)]
SONAR-4047 Fix UT
Julien HENRY [Mon, 17 Jun 2013 08:57:36 +0000 (10:57 +0200)]
Add missing license headers
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
Julien HENRY [Thu, 13 Jun 2013 13:24:12 +0000 (15:24 +0200)]
Fix some quality flaws
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
Julien Lancelot [Fri, 14 Jun 2013 17:03:19 +0000 (19:03 +0200)]
SONAR-4321 Fix issue on alias
Julien Lancelot [Fri, 14 Jun 2013 16:00:08 +0000 (18:00 +0200)]
SONAR-4321 Fix performance issue on Issues search SQL
Simon Brandhof [Thu, 13 Jun 2013 21:53:05 +0000 (23:53 +0200)]
SONAR-4305 purge unprocessed violations before migrating to issues
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
Simon Brandhof [Thu, 13 Jun 2013 16:19:55 +0000 (18:19 +0200)]
Fix unit test on windows
Simon Brandhof [Thu, 13 Jun 2013 16:00:07 +0000 (18:00 +0200)]
Fix some quality flaws
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
Julien Lancelot [Thu, 13 Jun 2013 14:19:11 +0000 (16:19 +0200)]
SONAR-4383 Save issue filter
Simon Brandhof [Wed, 12 Jun 2013 21:28:00 +0000 (23:28 +0200)]
Improve error handling of ws-client
Simon Brandhof [Thu, 13 Jun 2013 13:38:16 +0000 (15:38 +0200)]
Fix some quality flaws
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
Simon Brandhof [Thu, 13 Jun 2013 09:32:42 +0000 (11:32 +0200)]
Fix null collections in org.sonar.api.issue.IssueQuery
Julien HENRY [Thu, 13 Jun 2013 08:43:36 +0000 (10:43 +0200)]
SONAR-4235 Add creation date on "/api/resources" WS
Julien Lancelot [Thu, 13 Jun 2013 09:18:35 +0000 (11:18 +0200)]
SONAR-4383 Revert modification in IssueMapper
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
Julien Lancelot [Thu, 13 Jun 2013 08:40:53 +0000 (10:40 +0200)]
SONAR-4383 Replace user by userLogin in IssueFilters table
Julien HENRY [Thu, 13 Jun 2013 07:15:37 +0000 (09:15 +0200)]
Fix some quality flaws
Julien HENRY [Wed, 12 Jun 2013 15:34:50 +0000 (17:34 +0200)]
SONAR-4386 Provide a context to ProjectBuilder for later evolutions
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 )
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 )
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 )
Julien HENRY [Wed, 12 Jun 2013 15:15:16 +0000 (17:15 +0200)]
SONAR-4386 Provide a context to ProjectBuilder for later evolutions
Julien HENRY [Wed, 12 Jun 2013 10:44:58 +0000 (12:44 +0200)]
SONAR-4368 Highly improve performance of the project deletion operation
Julien HENRY [Wed, 12 Jun 2013 07:47:28 +0000 (09:47 +0200)]
SONAR-4384 Add missing phases to Sonar profiling
Julien Lancelot [Tue, 11 Jun 2013 14:44:54 +0000 (16:44 +0200)]
SONAR-4383 Replace userId by user in FilterDto
Eric Hartmann [Tue, 11 Jun 2013 14:26:53 +0000 (16:26 +0200)]
Upgrade to 3.7-SNAPSHOT
Julien HENRY [Tue, 11 Jun 2013 13:17:11 +0000 (15:17 +0200)]
SONAR-4386 Refactor ProjectBuilder extension
Julien Lancelot [Tue, 11 Jun 2013 08:27:42 +0000 (10:27 +0200)]
SONAR-4383 Add IssueFilters db creation script and DAO
Simon Brandhof [Mon, 10 Jun 2013 20:12:03 +0000 (22:12 +0200)]
Do not send nofications on dry run mode
Simon Brandhof [Mon, 10 Jun 2013 19:29:21 +0000 (21:29 +0200)]
SONAR-4283 do not persist notifications of changes on new issues
Julien HENRY [Mon, 10 Jun 2013 16:37:09 +0000 (18:37 +0200)]
SONAR-4221 Fix regression with property loading and module exclusions
Fabrice Bellingard [Mon, 10 Jun 2013 16:23:38 +0000 (18:23 +0200)]
Fix typo in Core bundle
Julien Lancelot [Mon, 10 Jun 2013 15:12:25 +0000 (17:12 +0200)]
Restore Issues instead of Unresolved Issues in unresolved statuses widget
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
Julien Lancelot [Mon, 10 Jun 2013 13:31:52 +0000 (15:31 +0200)]
Set list of status as constant
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
Simon Brandhof [Sun, 9 Jun 2013 20:44:08 +0000 (22:44 +0200)]
Fix quality flaw
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
Julien Lancelot [Fri, 7 Jun 2013 14:50:13 +0000 (16:50 +0200)]
Add some css class
Julien Lancelot [Fri, 7 Jun 2013 13:08:41 +0000 (15:08 +0200)]
Fix method name typo
Julien Lancelot [Fri, 7 Jun 2013 12:32:22 +0000 (14:32 +0200)]
SONAR-3755 Use RubyUtils to parse deadline when creating action plan
Julien Lancelot [Fri, 7 Jun 2013 11:50:43 +0000 (13:50 +0200)]
SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule query
Julien Lancelot [Fri, 7 Jun 2013 08:27:00 +0000 (10:27 +0200)]
SONAR-3755 Closed issues should be reopened only if manual issues
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
Julien Lancelot [Fri, 7 Jun 2013 07:46:37 +0000 (09:46 +0200)]
SONAR-3755 Restore deleted bundle for deleted component on issue detail
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
Simon Brandhof [Thu, 6 Jun 2013 21:02:32 +0000 (23:02 +0200)]
Fix javadoc
Simon Brandhof [Thu, 6 Jun 2013 16:51:08 +0000 (18:51 +0200)]
Fix some javadoc
Julien Lancelot [Thu, 6 Jun 2013 15:15:18 +0000 (17:15 +0200)]
SONAR-3755 Fix bug in Issue WS Client when encoding dates
Simon Brandhof [Thu, 6 Jun 2013 14:20:18 +0000 (16:20 +0200)]
Add some javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof [Thu, 6 Jun 2013 13:32:01 +0000 (15:32 +0200)]
Fix storage of libraries in C# Plugin
Simon Brandhof [Thu, 6 Jun 2013 13:17:36 +0000 (15:17 +0200)]
Remove whitespace
Julien Lancelot [Thu, 6 Jun 2013 10:34:00 +0000 (12:34 +0200)]
SONAR-3755 Improve creation of manual issue
Julien Lancelot [Thu, 6 Jun 2013 10:04:47 +0000 (12:04 +0200)]
SONAR-3755 Removed useless security check
Simon Brandhof [Thu, 6 Jun 2013 09:33:13 +0000 (11:33 +0200)]
Add @Nullable to IssueDto
Julien Lancelot [Thu, 6 Jun 2013 09:29:47 +0000 (11:29 +0200)]
SONAR-3755 Add some html ids
Simon Brandhof [Thu, 6 Jun 2013 09:05:58 +0000 (11:05 +0200)]
Change order of DBCleaner properties
Simon Brandhof [Thu, 6 Jun 2013 09:05:43 +0000 (11:05 +0200)]
Add javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof [Thu, 6 Jun 2013 07:49:49 +0000 (09:49 +0200)]
Fix cache of libraries
Simon Brandhof [Wed, 5 Jun 2013 16:37:00 +0000 (18:37 +0200)]
SONAR-3755 improve documentation
Julien Lancelot [Wed, 5 Jun 2013 15:47:31 +0000 (17:47 +0200)]
SONAR-3755 Removed check on logged user in action plan service
Simon Brandhof [Wed, 5 Jun 2013 15:11:36 +0000 (17:11 +0200)]
SONAR-3755 add javadoc to issue API
Simon Brandhof [Wed, 5 Jun 2013 14:46:49 +0000 (16:46 +0200)]
SONAR-3755 add javadoc to issue API
Julien Lancelot [Wed, 5 Jun 2013 13:55:43 +0000 (15:55 +0200)]
SONAR-3755 Add nowrap on action plan column in the issues page
Simon Brandhof [Wed, 5 Jun 2013 13:39:21 +0000 (15:39 +0200)]
SONAR-3755 add javadoc to issue API
Julien Lancelot [Wed, 5 Jun 2013 11:08:59 +0000 (13:08 +0200)]
Fix unit test
Julien Lancelot [Wed, 5 Jun 2013 11:04:15 +0000 (13:04 +0200)]
SONAR-3755 Fix issue on SQL to retrieve root project
Simon Brandhof [Wed, 5 Jun 2013 10:49:14 +0000 (12:49 +0200)]
SONAR-4303 fix rendering of rule detail
Simon Brandhof [Wed, 5 Jun 2013 10:40:25 +0000 (12:40 +0200)]
Fix test on Oracle
Simon Brandhof [Wed, 5 Jun 2013 10:30:09 +0000 (12:30 +0200)]
SONAR-3755 do not check duplications in ResourceCache
Simon Brandhof [Wed, 5 Jun 2013 10:16:11 +0000 (12:16 +0200)]
Fix l10n bundle for new issue metrics
Julien Lancelot [Wed, 5 Jun 2013 10:10:02 +0000 (12:10 +0200)]
Fix type in false positive issues metric name
Julien Lancelot [Wed, 5 Jun 2013 09:59:20 +0000 (11:59 +0200)]
SONAR-3755 Fix description of code viewer role
Simon Brandhof [Wed, 5 Jun 2013 09:52:38 +0000 (11:52 +0200)]
Fix some JDBC connection pbs in unit tests
Julien Lancelot [Wed, 5 Jun 2013 09:44:48 +0000 (11:44 +0200)]
Fix typo in footer