]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Fri, 1 Aug 2014 12:58:48 +0000 (14:58 +0200)]
SONAR-4898 experimental test for fixing RMI IP address
Simon Brandhof [Fri, 1 Aug 2014 12:07:26 +0000 (14:07 +0200)]
Fix TempFolderProviderTest
Simon Brandhof [Fri, 1 Aug 2014 10:00:46 +0000 (12:00 +0200)]
Fix test and regression on java 6
Julien HENRY [Fri, 1 Aug 2014 12:02:03 +0000 (14:02 +0200)]
Fix TempFolderProviderTest
Julien HENRY [Fri, 1 Aug 2014 09:26:22 +0000 (11:26 +0200)]
SONAR-5389 Improve duplication API
Julien Lancelot [Fri, 1 Aug 2014 09:33:22 +0000 (11:33 +0200)]
SONAR-4627 When the metric name is wrong, display a message containing allowed characters
Julien Lancelot [Fri, 1 Aug 2014 09:31:12 +0000 (11:31 +0200)]
SONAR-5402 Project administrators should be able to change quality profiles and gates
Simon Brandhof [Fri, 1 Aug 2014 08:46:21 +0000 (10:46 +0200)]
SONAR-4898 fix compatibility with Java 6
Julien Lancelot [Fri, 1 Aug 2014 08:13:30 +0000 (10:13 +0200)]
Restore previous human attribute ofr key and name
Julien Lancelot [Fri, 1 Aug 2014 08:12:36 +0000 (10:12 +0200)]
SONAR-4627 Improve error message when creating a manual metric
Simon Brandhof [Fri, 1 Aug 2014 08:12:13 +0000 (10:12 +0200)]
SONAR-4898 fix IP interface of JMX ports
Julien Lancelot [Fri, 1 Aug 2014 08:07:19 +0000 (10:07 +0200)]
Remove debug log
Simon Brandhof [Fri, 1 Aug 2014 08:02:25 +0000 (10:02 +0200)]
SONAR-4898 increase max process startup timeout to 5 minutes
Simon Brandhof [Fri, 1 Aug 2014 07:49:59 +0000 (09:49 +0200)]
SONAR-4898 few renamings in temp sub-folders
Julien Lancelot [Fri, 1 Aug 2014 07:44:49 +0000 (09:44 +0200)]
SONAR-5229 "Shared with all users" is not taken into account when copying a measure filter
Eric Hartmann [Fri, 1 Aug 2014 06:57:57 +0000 (08:57 +0200)]
Merge remote-tracking branch 'origin/branch-4.4'
Simon Brandhof [Thu, 31 Jul 2014 21:33:33 +0000 (23:33 +0200)]
SONAR-4898 improve System.out/err logging
Simon Brandhof [Thu, 31 Jul 2014 21:17:52 +0000 (23:17 +0200)]
SONAR-5117 Upgrade to Tomcat 7.0.54
Simon Brandhof [Thu, 31 Jul 2014 20:48:49 +0000 (22:48 +0200)]
SONAR-4898 fix some logs
Stas Vilchik [Thu, 31 Jul 2014 18:28:23 +0000 (20:28 +0200)]
SONAR-5385 SONAR-5386 Setting "0"/"0min" on the "Metric" criterion for technical debt should be possible in the Measures page
Simon Brandhof [Thu, 31 Jul 2014 17:58:18 +0000 (19:58 +0200)]
Remove old web dev mode
Simon Brandhof [Thu, 31 Jul 2014 17:56:00 +0000 (19:56 +0200)]
Remove unused files
Simon Brandhof [Thu, 31 Jul 2014 17:39:52 +0000 (19:39 +0200)]
SONAR-4898 fix IP interface for RMI
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 14:40:24 +0000 (16:40 +0200)]
SONAR-5508 Change description for metric.new_technical_debt
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 14:24:26 +0000 (16:24 +0200)]
SONAR-5332 Redirect to home when drilling down on unexisting project
Julien HENRY [Thu, 31 Jul 2014 14:16:07 +0000 (16:16 +0200)]
SONAR-5513 Fix typo
Julien Lancelot [Thu, 31 Jul 2014 14:11:16 +0000 (16:11 +0200)]
SONAR-4437 Refactor SQL requests of the measure filter service
Julien HENRY [Thu, 31 Jul 2014 13:47:08 +0000 (15:47 +0200)]
SONAR-5513 Deprecate measure duplication_data and provide alternative to dev cockpit
Eric Hartmann [Thu, 31 Jul 2014 13:35:43 +0000 (15:35 +0200)]
Update version to 4.4.1-SNAPSHOT
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 13:28:38 +0000 (15:28 +0200)]
SONAR-5247 Add MT
Julien HENRY [Thu, 31 Jul 2014 13:14:56 +0000 (15:14 +0200)]
Don't do batch insert for duplication in order to avoid OOM error
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 13:11:41 +0000 (15:11 +0200)]
SONAR-4812 Add MT for availability of "Value" in metric filter
Eric Hartmann [Thu, 31 Jul 2014 12:21:45 +0000 (14:21 +0200)]
Release 4.4
Stephane Gamard [Thu, 31 Jul 2014 11:52:16 +0000 (13:52 +0200)]
Merge branch 'master' into SONAR-4898
Conflicts:
server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java
Julien Lancelot [Thu, 31 Jul 2014 11:22:18 +0000 (13:22 +0200)]
SONAR-5395 Fail to save a measure filter when name criteria contains a comma
Julien HENRY [Thu, 31 Jul 2014 09:41:36 +0000 (11:41 +0200)]
Try to limit heap size by reusing String references
Julien Lancelot [Thu, 31 Jul 2014 09:02:11 +0000 (11:02 +0200)]
Update some debt metrics description
Stas Vilchik [Thu, 31 Jul 2014 08:58:21 +0000 (10:58 +0200)]
SONAR-5510 It should be possible to remove highlighting of symbols
Julien Lancelot [Thu, 31 Jul 2014 08:28:09 +0000 (10:28 +0200)]
SONAR-5429 Ignore incorrect sort
Julien Lancelot [Thu, 31 Jul 2014 07:43:45 +0000 (09:43 +0200)]
SONAR-5417 Do not fail when project does not exists
Stephane Gamard [Thu, 31 Jul 2014 07:28:45 +0000 (09:28 +0200)]
SONAR-4898 - Using Address instead of hostanme (robustness) after @infra remarks
Simon Brandhof [Wed, 30 Jul 2014 21:13:40 +0000 (23:13 +0200)]
SONAR-4898 update documentation and Minimum Viable Environment
Simon Brandhof [Wed, 30 Jul 2014 21:10:00 +0000 (23:10 +0200)]
SONAR-4898 delete sonar-application-test directory
Julien HENRY [Wed, 30 Jul 2014 16:37:02 +0000 (18:37 +0200)]
Fix UT of CPD plugin
Simon Brandhof [Wed, 30 Jul 2014 16:27:07 +0000 (18:27 +0200)]
SONAR-4898 improve logs on errors
Julien Lancelot [Wed, 30 Jul 2014 16:07:14 +0000 (18:07 +0200)]
SONAR-5451 Fix deletion of project event on Oracle when more than 1000 events on a project
Simon Brandhof [Wed, 30 Jul 2014 16:04:58 +0000 (18:04 +0200)]
SONAR-4898 fix logs
Julien HENRY [Fri, 25 Jul 2014 14:31:45 +0000 (16:31 +0200)]
SONAR-5389 New duplication API
Jean-Baptiste Lievremont [Wed, 30 Jul 2014 16:00:43 +0000 (18:00 +0200)]
SONAR-5230 Display "Share..." checkbox on all copy forms
Jean-Baptiste Lievremont [Wed, 30 Jul 2014 15:28:47 +0000 (17:28 +0200)]
SONAR-5497 Add medium test for "Tag" filter restore, add marker attributes to ease tests on filters
Simon Brandhof [Wed, 30 Jul 2014 15:19:03 +0000 (17:19 +0200)]
SONAR-4898 set exit code
Simon Brandhof [Wed, 30 Jul 2014 15:05:26 +0000 (17:05 +0200)]
SONAR-4898 fix reentrant master termination
Stas Vilchik [Wed, 30 Jul 2014 14:29:01 +0000 (16:29 +0200)]
Revert "Fix component viewer MT"
This reverts commit
6069dd091afbc81d2f52e31c319093aec0a80beb.
Stas Vilchik [Wed, 30 Jul 2014 14:28:36 +0000 (16:28 +0200)]
Revert "SONAR-5509 Collapse the component name in the component viewer in there is no enough space"
This reverts commit
86b5edfd2685d95cb50d542d8c4e46322acf064f.
Simon Brandhof [Wed, 30 Jul 2014 14:14:32 +0000 (16:14 +0200)]
SONAR-4898 fix regression
Simon Brandhof [Wed, 30 Jul 2014 14:06:30 +0000 (16:06 +0200)]
SONAR-4898 fix handling of server early termination
Jean-Baptiste Lievremont [Wed, 30 Jul 2014 13:51:22 +0000 (15:51 +0200)]
SONAR-5505 Add MT for tag lexical order
Julien Lancelot [Wed, 30 Jul 2014 13:17:55 +0000 (15:17 +0200)]
Fix quality flaws
Jean-Baptiste Lievremont [Wed, 30 Jul 2014 13:11:03 +0000 (15:11 +0200)]
SONAR-5497 Remove unknown items when restoring filter selection
Stas Vilchik [Wed, 30 Jul 2014 12:38:36 +0000 (14:38 +0200)]
SONAR-4888 Make sure d3js visualisations all display the same time and number formats
Jean-Baptiste Lievremont [Wed, 30 Jul 2014 11:55:32 +0000 (13:55 +0200)]
Fix quality flaws
Jean-Baptiste Lievremont [Wed, 30 Jul 2014 11:35:29 +0000 (13:35 +0200)]
SONAR-5247 Focus on "Metric" when tabbing between filters
Stas Vilchik [Wed, 30 Jul 2014 12:12:00 +0000 (14:12 +0200)]
Fix component viewer MT
Simon Brandhof [Wed, 30 Jul 2014 12:04:21 +0000 (14:04 +0200)]
SONAR-4898 remove misleading warning log
Simon Brandhof [Wed, 30 Jul 2014 11:56:26 +0000 (13:56 +0200)]
SONAR-4898 fix application.log
Simon Brandhof [Wed, 30 Jul 2014 11:38:19 +0000 (13:38 +0200)]
SONAR-4898 rename Terminatable to Terminable
Stas Vilchik [Wed, 30 Jul 2014 11:37:23 +0000 (13:37 +0200)]
SONAR-5482 The list of languages in the "Size" widget can be too long on views
Remove bars
Simon Brandhof [Wed, 30 Jul 2014 11:34:50 +0000 (13:34 +0200)]
SONAR-4898 improve reliability
Stas Vilchik [Wed, 30 Jul 2014 11:28:53 +0000 (13:28 +0200)]
SONAR-5509 Collapse the component name in the component viewer in there is no enough space
Julien Lancelot [Wed, 30 Jul 2014 11:04:56 +0000 (13:04 +0200)]
SONAR-5417 Reorganize unit tests
Julien Lancelot [Wed, 30 Jul 2014 10:13:21 +0000 (12:13 +0200)]
SONAR-5417 Module settings should contains all parent settings
Stas Vilchik [Wed, 30 Jul 2014 09:53:26 +0000 (11:53 +0200)]
SONAR-4951 Add the current user in the fields of the Issues search form
Implement for the reporter filter
Jean-Baptiste Lievremont [Wed, 30 Jul 2014 09:46:11 +0000 (11:46 +0200)]
Fix regression on created(Before|After) on api/issues/search WS
Stas Vilchik [Wed, 30 Jul 2014 09:11:14 +0000 (11:11 +0200)]
SONAR-5480 Make it possible to "un-choose" filters and selected line
Really unset the highlighted line
Stas Vilchik [Wed, 30 Jul 2014 08:53:14 +0000 (10:53 +0200)]
Merge branch 'branch-4.4'
Conflicts:
sonar-server/src/main/coffee/drilldown/app.coffee
Stas Vilchik [Wed, 30 Jul 2014 08:51:22 +0000 (10:51 +0200)]
Fix the issue with loading big files in the issues drilldown
Stas Vilchik [Wed, 30 Jul 2014 08:29:30 +0000 (10:29 +0200)]
SONAR-5490 Improve readability and payload of results in the Coding Rules page
Fix the issue with whitespace when there are no tags and no status
Stas Vilchik [Wed, 30 Jul 2014 08:19:12 +0000 (10:19 +0200)]
Fix stack area overlapping issue
Stas Vilchik [Wed, 30 Jul 2014 07:50:48 +0000 (09:50 +0200)]
SONAR-5507 Improve bubble chart rendering when there is only one component
Stas Vilchik [Wed, 30 Jul 2014 07:22:54 +0000 (09:22 +0200)]
Remove usages of non-standard startsWith function
Stephane Gamard [Wed, 30 Jul 2014 07:23:43 +0000 (09:23 +0200)]
Merge remote-tracking branch 'origin/branch-4.4'
Conflicts:
server/sonar-server/src/test/java/org/sonar/server/rule/index/RuleIndexMediumTest.java
Stas Vilchik [Wed, 30 Jul 2014 07:18:01 +0000 (09:18 +0200)]
SONAR-4888 Make sure d3js visualisations all display the same time and number formats
Stas Vilchik [Wed, 30 Jul 2014 07:01:27 +0000 (09:01 +0200)]
Move momentjs lib to sonar.js mainly for using inside widgets
Stephane Gamard [Tue, 29 Jul 2014 15:47:03 +0000 (17:47 +0200)]
SONAR-5237 - ES java_opts defaults
Stephane Gamard [Tue, 29 Jul 2014 15:43:06 +0000 (17:43 +0200)]
SONAR-5237 - Fixed exit of runner when TC Fails to load
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 15:37:52 +0000 (17:37 +0200)]
SONAR-5497 Load tags synchronously to be able to restore them before query
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 15:36:27 +0000 (17:36 +0200)]
SONAR-5505 Use lexical order for tags in the filter bar
Stas Vilchik [Tue, 29 Jul 2014 15:35:17 +0000 (17:35 +0200)]
SONAR-4951 Add the current user in the fields of the Issues search form
Stas Vilchik [Tue, 29 Jul 2014 15:29:20 +0000 (17:29 +0200)]
SONAR-5500 Adapt width of static list criteria in search forms
Fix the issue that prevents to unselect a filter item
Stas Vilchik [Tue, 29 Jul 2014 15:15:26 +0000 (17:15 +0200)]
SONAR-5482 The list of languages in the "Size" widget can be too long on views
Reduce the max width of bars to prevent measures overlapping
Stas Vilchik [Tue, 29 Jul 2014 15:12:05 +0000 (17:12 +0200)]
SONAR-5482 The list of languages in the "Size" widget can be too long on views
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 15:05:05 +0000 (17:05 +0200)]
SONAR-5488 Use the same message everywhere when a measure filter is not found
Stephane Gamard [Tue, 29 Jul 2014 15:01:58 +0000 (17:01 +0200)]
SONAR-5237 - Fixed exit of runner when TC Fails to load
Stas Vilchik [Tue, 29 Jul 2014 14:11:09 +0000 (16:11 +0200)]
SONAR-5491 For duplications, workspace should not show duplicate entries
Stas Vilchik [Tue, 29 Jul 2014 13:59:44 +0000 (15:59 +0200)]
SONAR-5500 Adapt width of static list criteria in search forms
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 13:41:57 +0000 (15:41 +0200)]
SONAR-5247 Open "Metric" select only on filter creation (not edition)
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 13:41:09 +0000 (15:41 +0200)]
SONAR-4812 Remove "Value" option when selecting differential metric
Stas Vilchik [Tue, 29 Jul 2014 13:20:53 +0000 (15:20 +0200)]
SONAR-5502 When a line is covered by many tests, after clicking on them, the popup light appear in the middle of the code
Stas Vilchik [Tue, 29 Jul 2014 13:09:04 +0000 (15:09 +0200)]
SONAR-4572 Display of source code should not exceed page width
Fix the issue with coverage/duplication bubble popup
Stas Vilchik [Tue, 29 Jul 2014 12:59:19 +0000 (14:59 +0200)]
SONAR-5498 Make all links consistent
Fix side effects on component viewer