]>
source.dussan.org Git - sonarqube.git/log
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
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.
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
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
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
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
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
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
Stephane Gamard [Tue, 29 Jul 2014 12:55:27 +0000 (14:55 +0200)]
SONAR-5237 - Fixed implicit limit on results for RuleIndex::getByIds()
Stas Vilchik [Tue, 29 Jul 2014 12:49:42 +0000 (14:49 +0200)]
Merge branch 'branch-4.4'
Conflicts:
sonar-server/src/main/coffee/component-viewer/source.coffee
Stas Vilchik [Tue, 29 Jul 2014 12:49:01 +0000 (14:49 +0200)]
Fix the issue with duplications on the last line
Stas Vilchik [Tue, 29 Jul 2014 12:44:23 +0000 (14:44 +0200)]
SONAR-5498 Make all links consistent
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 11:51:21 +0000 (13:51 +0200)]
SONAR-5037 Remove "automatic" plugin upgrade features from "system updates" tab
Stas Vilchik [Tue, 29 Jul 2014 11:09:11 +0000 (13:09 +0200)]
SONAR-5496 Make it obvious to the user that only the most relevant items are displayed in the facets of the Rules page
Stas Vilchik [Tue, 29 Jul 2014 10:26:02 +0000 (12:26 +0200)]
SONAR-5073 Display an error message when dates are not properly set in the Issues Service
Allow user input, but fix the wrong input
Julien Lancelot [Tue, 29 Jul 2014 10:15:05 +0000 (12:15 +0200)]
SONAR-5486 DB migration hangs on the MeasuresDebtToMinutes step with MsSQL (dead lock)
Stas Vilchik [Tue, 29 Jul 2014 09:52:39 +0000 (11:52 +0200)]
SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer
Do not show ncloc filter if there is no ncloc_data
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 09:12:36 +0000 (11:12 +0200)]
SONAR-5230 Do not share copied measure/issue filters by default
Stas Vilchik [Tue, 29 Jul 2014 09:10:06 +0000 (11:10 +0200)]
SONAR-5490 Improve readability and payload of results in the Coding Rules page
Fix the pb with manual rules. Remove pipe and orange color for non-ready status.
Stas Vilchik [Tue, 29 Jul 2014 08:19:55 +0000 (10:19 +0200)]
SONAR-5468 Improve rendering of duplications that are on the same file
Simon Brandhof [Tue, 29 Jul 2014 08:33:18 +0000 (10:33 +0200)]
Fix batch statements in Java db migrations
Simon Brandhof [Tue, 29 Jul 2014 07:15:52 +0000 (09:15 +0200)]
Fix batch statements in Java db migrations
Simon Brandhof [Tue, 29 Jul 2014 07:14:52 +0000 (09:14 +0200)]
SONAR-5487 fix quality flaw
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 08:09:49 +0000 (10:09 +0200)]
SONAR-4804 Use case insensitive order on name for projects on Projects Permissions
Jean-Baptiste Lievremont [Tue, 29 Jul 2014 07:55:55 +0000 (09:55 +0200)]
SONAR-5222 Add missing l10n messages for developers (devcockpit)
Julien Lancelot [Tue, 29 Jul 2014 07:11:12 +0000 (09:11 +0200)]
Merge branch-4.4
Simon Brandhof [Mon, 28 Jul 2014 22:00:04 +0000 (00:00 +0200)]
SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2)
Simon Brandhof [Mon, 28 Jul 2014 19:37:21 +0000 (21:37 +0200)]
SONAR-5492 Remove ability to configure JDBC driver class name
Julien Lancelot [Mon, 28 Jul 2014 09:05:06 +0000 (11:05 +0200)]
SONAR-5486 DB migration hangs on the MeasuresDebtToMinutes step with MsSQL (dead lock)
Stas Vilchik [Mon, 28 Jul 2014 15:34:58 +0000 (17:34 +0200)]
[SONAR-5073] Disable user input on date fields
Jean-Baptiste Lievremont [Mon, 28 Jul 2014 15:25:13 +0000 (17:25 +0200)]
SONAR-5222 Use qualified l10n messages for resource configuration (project, view, etc.)
Stas Vilchik [Mon, 28 Jul 2014 15:23:49 +0000 (17:23 +0200)]
SONAR-5127 Always display "Manage" in the favorite measure/issue filters menu
Stas Vilchik [Mon, 28 Jul 2014 15:09:52 +0000 (17:09 +0200)]
SONAR-5490 Improve readability and payload of results in the Coding Rules page
Jean-Baptiste Lievremont [Mon, 28 Jul 2014 14:03:03 +0000 (16:03 +0200)]
Merge branch-4.4
Stas Vilchik [Mon, 28 Jul 2014 13:54:24 +0000 (15:54 +0200)]
SONAR-5468 Improve rendering of duplications that are on the same file
Add cross-project icon
Stas Vilchik [Mon, 28 Jul 2014 13:49:54 +0000 (15:49 +0200)]
Component Viewer Tests: issues
Julien HENRY [Fri, 25 Jul 2014 14:57:38 +0000 (16:57 +0200)]
SONAR-5389 Improve logging
Julien HENRY [Fri, 25 Jul 2014 09:43:42 +0000 (11:43 +0200)]
Add javadoc
Jean-Baptiste Lievremont [Mon, 28 Jul 2014 13:14:21 +0000 (15:14 +0200)]
SONAR-4557 Move log to Rails code (java_facade.generateServerId is called on page load if server ID is set)
Stas Vilchik [Mon, 28 Jul 2014 13:15:22 +0000 (15:15 +0200)]
Component Viewer Tests: duplications
Stas Vilchik [Mon, 28 Jul 2014 12:47:23 +0000 (14:47 +0200)]
SONAR-5480 Make it possible to "un-choose" filters and selected line
Stas Vilchik [Mon, 28 Jul 2014 12:43:31 +0000 (14:43 +0200)]
SONAR-5466 Workspace should display the project as well as the module
Stas Vilchik [Mon, 28 Jul 2014 11:53:25 +0000 (13:53 +0200)]
Component Viewer Tests: different filters
Jean-Baptiste Lievremont [Mon, 28 Jul 2014 12:39:33 +0000 (14:39 +0200)]
SONAR-5368 Use "Constant" instead of "Offset" for constant/issue function
Jean-Baptiste Lievremont [Mon, 28 Jul 2014 11:52:33 +0000 (13:52 +0200)]
SONAR-5137 Add medium tests on rule activation
Stas Vilchik [Mon, 28 Jul 2014 10:17:56 +0000 (12:17 +0200)]
Component Viewer Tests: favorites
Stas Vilchik [Mon, 28 Jul 2014 09:53:35 +0000 (11:53 +0200)]
SONAR-5466 Workspace should display the project as well as the module
Stas Vilchik [Mon, 28 Jul 2014 09:49:23 +0000 (11:49 +0200)]
SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer
Stas Vilchik [Mon, 28 Jul 2014 09:34:52 +0000 (11:34 +0200)]
Component Viewer Tests: select tab by metric
Jean-Baptiste Lievremont [Mon, 28 Jul 2014 09:14:47 +0000 (11:14 +0200)]
SONAR-5137 Fix stuff lost in the merge - see
d2074c3527fab592cd65e91d7e2286075f8f3e0b
Jean-Baptiste Lievremont [Fri, 25 Jul 2014 09:32:42 +0000 (11:32 +0200)]
SONAR-5137 Add rule param type to WS response, use it in rule activation dialog
Merged from branch-4.4
9646b5948e635505fdd66c48efffbc6b444c0c1c
Stas Vilchik [Mon, 28 Jul 2014 08:30:53 +0000 (10:30 +0200)]
Component Viewer: add some MTs
Stas Vilchik [Fri, 25 Jul 2014 14:32:48 +0000 (16:32 +0200)]
Component Viewer Tests: add issues filters MTs
Stas Vilchik [Fri, 25 Jul 2014 14:03:44 +0000 (16:03 +0200)]
Clean up gruntfile
Jean-Baptiste Lievremont [Mon, 28 Jul 2014 08:10:14 +0000 (10:10 +0200)]
SONAR-5441 Prevent failure of quality gate widget when one metric is missing
Jean-Baptiste Lievremont [Fri, 25 Jul 2014 15:44:28 +0000 (17:44 +0200)]
SONAR-4557 Update server ID help message, add INFO log after generation
Jean-Baptiste Lievremont [Fri, 25 Jul 2014 14:48:26 +0000 (16:48 +0200)]
Cleanup logs for CI
Julien Lancelot [Fri, 25 Jul 2014 14:09:04 +0000 (16:09 +0200)]
SONAR-5417 Add a profile parameter to force usage of a given profile
Jean-Baptiste Lievremont [Fri, 25 Jul 2014 13:04:59 +0000 (15:04 +0200)]
Add task to run single spec with casper, make casper less verbose on CI
Jean-Baptiste Lievremont [Fri, 25 Jul 2014 13:04:38 +0000 (15:04 +0200)]
Add frontend tests on rule parameters and debt info on rules page
Stas Vilchik [Fri, 25 Jul 2014 13:14:38 +0000 (15:14 +0200)]
Add MTs of duplications in deleted files
Stas Vilchik [Fri, 25 Jul 2014 13:00:19 +0000 (15:00 +0200)]
Add cross project duplications MTs
Stas Vilchik [Fri, 25 Jul 2014 10:18:03 +0000 (12:18 +0200)]
Revert "Remove unused ruby code"
This reverts commit
1c18af7b7647fef636aaab4bcaecebcd02b7a7ad.
Stas Vilchik [Fri, 25 Jul 2014 10:00:00 +0000 (12:00 +0200)]
SONAR-5480 Make it possible to "un-choose" filters and selected line
Jean-Baptiste Lievremont [Fri, 25 Jul 2014 09:32:42 +0000 (11:32 +0200)]
SONAR-5137 Add rule param type to WS response, use it in rule activation dialog
Stephane Gamard [Fri, 25 Jul 2014 07:50:13 +0000 (09:50 +0200)]
SONAR-5464 - Changed text query parser for "Human readable" queries
Julien Lancelot [Fri, 25 Jul 2014 09:03:55 +0000 (11:03 +0200)]
SONAR-5417 Get batch project referentials using WS
Julien Lancelot [Fri, 25 Jul 2014 07:41:55 +0000 (09:41 +0200)]
SONAR-5007 - Fixed overridden RemFn param in WS
Julien Lancelot [Thu, 24 Jul 2014 13:42:47 +0000 (15:42 +0200)]
SONAR-5007 Add ignored medium tests when rule debt is overridden