]>
source.dussan.org Git - sonarqube.git/log
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 09:41:36 +0000 (10:41 +0100)]
SONAR-6153 Show rule tags in issue tag suggestions
Julien HENRY [Thu, 19 Feb 2015 11:34:19 +0000 (12:34 +0100)]
SONAR-5772 Force coverage measure computation by default
Simon Brandhof [Wed, 18 Feb 2015 11:13:34 +0000 (12:13 +0100)]
SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level
Simon Brandhof [Tue, 17 Feb 2015 13:53:25 +0000 (14:53 +0100)]
SONAR-5700 ability to change level of loggers of 3rd-party libraries
Simon Brandhof [Mon, 16 Feb 2015 20:32:40 +0000 (21:32 +0100)]
Support property sonar.log.debug (boolean)
Simon Brandhof [Sun, 15 Feb 2015 22:32:14 +0000 (23:32 +0100)]
SONAR-5700 New logging API to remove coupling on SLF4J
Simon Brandhof [Sun, 15 Feb 2015 22:31:57 +0000 (23:31 +0100)]
SONAR-6057 fix path of archived logs
Simon Brandhof [Fri, 13 Feb 2015 13:56:28 +0000 (14:56 +0100)]
SONAR-6057 Make log rotation more configurable for production
Julien Lancelot [Thu, 19 Feb 2015 09:44:54 +0000 (10:44 +0100)]
SONAR-6046 When calling a web service with some wrong data, the generated exception does not contains the called URL
Jean-Baptiste Lievremont [Thu, 19 Feb 2015 09:00:08 +0000 (10:00 +0100)]
SONAR-5861 Ability to hide issue comments
Julien HENRY [Thu, 19 Feb 2015 09:35:02 +0000 (10:35 +0100)]
Fix test
Julien HENRY [Thu, 19 Feb 2015 09:23:00 +0000 (10:23 +0100)]
Fix some quality flaws
Julien HENRY [Thu, 19 Feb 2015 09:09:37 +0000 (10:09 +0100)]
Merge pull request #101 from SonarSource/fix/file_sources_migration
SONAR-6174 Improve exception handling during migration
Julien HENRY [Wed, 18 Feb 2015 14:02:18 +0000 (15:02 +0100)]
SONAR-6174 Ignore any exception during file_sources migration when parsing duplication data
Jean-Baptiste Lievremont [Wed, 18 Feb 2015 09:59:57 +0000 (10:59 +0100)]
SONAR-5885 Fix mapping of htmlDesc attribute to fetch correct fields in ES
Julien Lancelot [Thu, 19 Feb 2015 07:08:26 +0000 (08:08 +0100)]
SONAR-5596 Fix migration on Oracle
Jean-Baptiste Lievremont [Wed, 18 Feb 2015 15:54:23 +0000 (16:54 +0100)]
SONAR-5711 Send validation messages to client all at once
Julien Lancelot [Wed, 18 Feb 2015 14:12:06 +0000 (15:12 +0100)]
SONAR-5596 Purge permission on modules
Stas Vilchik [Wed, 18 Feb 2015 16:19:20 +0000 (17:19 +0100)]
SONAR-5385 Some widget links are broken when apache is configured with AllowEncodedSlashes On
Jean-Baptiste Lievremont [Tue, 17 Feb 2015 15:09:10 +0000 (16:09 +0100)]
SONAR-6137 Do not fail when createdAfter == createdBefore
Jean-Baptiste Lievremont [Tue, 17 Feb 2015 14:19:26 +0000 (15:19 +0100)]
SONAR-5345 Revert createdAfter/createdBefore to their old meaning (exclude bounds)
Stas Vilchik [Wed, 18 Feb 2015 15:52:37 +0000 (16:52 +0100)]
hide tooltips when popups are open
Stas Vilchik [Wed, 18 Feb 2015 15:48:17 +0000 (16:48 +0100)]
hide error messages after a while
Stas Vilchik [Wed, 18 Feb 2015 15:14:09 +0000 (16:14 +0100)]
fix create custom rule modal overflow
Stas Vilchik [Wed, 18 Feb 2015 15:09:09 +0000 (16:09 +0100)]
fix edition of custom rules
Stas Vilchik [Wed, 18 Feb 2015 14:55:15 +0000 (15:55 +0100)]
fix form wrapping on coding rules page
Julien Lancelot [Wed, 18 Feb 2015 12:17:59 +0000 (13:17 +0100)]
SONAR-5659 Issues link parameters disappear when fail to log
Stas Vilchik [Wed, 18 Feb 2015 14:08:54 +0000 (15:08 +0100)]
SONAR-5855 Update UI of quality gates page
Julien Lancelot [Wed, 18 Feb 2015 13:42:01 +0000 (14:42 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'
Julien Lancelot [Wed, 18 Feb 2015 12:09:32 +0000 (13:09 +0100)]
Fix quality flaw
Julien Lancelot [Wed, 18 Feb 2015 13:38:06 +0000 (14:38 +0100)]
SONAR-6187 Exclude requirements when getting all characteristics
Stas Vilchik [Wed, 18 Feb 2015 13:19:25 +0000 (14:19 +0100)]
SONAR-6196 Update UI of measures page
Stas Vilchik [Wed, 18 Feb 2015 12:52:46 +0000 (13:52 +0100)]
fix compatibility with eclipse plugin
Stas Vilchik [Wed, 18 Feb 2015 12:50:09 +0000 (13:50 +0100)]
Revert "SONAR-6146 clean up /resources/index"
This reverts commit
45d09ec06ee543bdae2732cb06eb1d51d9c46a10.
Stas Vilchik [Wed, 18 Feb 2015 12:49:04 +0000 (13:49 +0100)]
fix creation date facet
Stas Vilchik [Wed, 18 Feb 2015 12:20:05 +0000 (13:20 +0100)]
fix nonav pages
Stas Vilchik [Wed, 18 Feb 2015 12:09:57 +0000 (13:09 +0100)]
return file name to the issue details
Julien Lancelot [Wed, 18 Feb 2015 11:31:33 +0000 (12:31 +0100)]
SONAR-6009 Number of returned active rules should not be limited
Julien Lancelot [Wed, 18 Feb 2015 10:43:51 +0000 (11:43 +0100)]
Add getters that never return null in Select
Julien Lancelot [Wed, 18 Feb 2015 10:25:32 +0000 (11:25 +0100)]
Fix quality flaws
Julien HENRY [Wed, 18 Feb 2015 10:28:07 +0000 (11:28 +0100)]
SONAR-5595 When analysing a new multi modules project, permission should not be set on module
Jean-Baptiste Lievremont [Tue, 17 Feb 2015 16:00:05 +0000 (17:00 +0100)]
SONAR-5711 Validate custom rule parameters at creation
Julien Lancelot [Wed, 18 Feb 2015 09:52:49 +0000 (10:52 +0100)]
Update to 5.0.1-SNAPSHOT
Julien Lancelot [Tue, 17 Feb 2015 14:55:00 +0000 (15:55 +0100)]
SONAR-6009 Each time the batch call the project referentials WS, a E/S query is executed for each rule
Julien HENRY [Wed, 18 Feb 2015 09:23:13 +0000 (10:23 +0100)]
SONAR-5552 Display how many files are excluded from the analysis
Julien HENRY [Wed, 18 Feb 2015 08:41:32 +0000 (09:41 +0100)]
Replace isUnitTestClass by isUnitTestFile
Stas Vilchik [Wed, 18 Feb 2015 09:10:42 +0000 (10:10 +0100)]
fix duplications popup
Stas Vilchik [Wed, 18 Feb 2015 08:59:16 +0000 (09:59 +0100)]
fix file dashboard
Stas Vilchik [Wed, 18 Feb 2015 08:39:22 +0000 (09:39 +0100)]
update all projects page
Stas Vilchik [Wed, 18 Feb 2015 08:36:06 +0000 (09:36 +0100)]
fix dashboard configuration
Stas Vilchik [Wed, 18 Feb 2015 08:24:18 +0000 (09:24 +0100)]
fix header clipping effect
Julien Lancelot [Wed, 18 Feb 2015 08:46:09 +0000 (09:46 +0100)]
Merge branch-5.0
Julien HENRY [Wed, 18 Feb 2015 08:32:25 +0000 (09:32 +0100)]
Move CPD properties to make them back into UI
Julien Lancelot [Wed, 18 Feb 2015 08:31:03 +0000 (09:31 +0100)]
SONAR-6187 Nothing should be done when there's no characteristic in db
Julien Lancelot [Wed, 18 Feb 2015 07:37:23 +0000 (08:37 +0100)]
Merge branch-5.0
Julien HENRY [Tue, 17 Feb 2015 17:47:59 +0000 (18:47 +0100)]
SONAR-5931 Cleanup dependency API
Julien HENRY [Tue, 17 Feb 2015 15:24:28 +0000 (16:24 +0100)]
SONAR-6176 Display DSM even when there is no dependency
Stas Vilchik [Tue, 17 Feb 2015 16:41:53 +0000 (17:41 +0100)]
change the default facets on the issues page
Julien Lancelot [Tue, 17 Feb 2015 16:38:34 +0000 (17:38 +0100)]
SONAR-6187 Enhance SQALE model with new characteristics
Teryk Bellahsene [Wed, 11 Feb 2015 14:05:15 +0000 (15:05 +0100)]
SONAR-6163 - timezones - events migration
Stas Vilchik [Tue, 17 Feb 2015 15:04:46 +0000 (16:04 +0100)]
focus the first input in the rule activation modal
Stas Vilchik [Tue, 17 Feb 2015 14:58:59 +0000 (15:58 +0100)]
fix syntax highlighting
Stas Vilchik [Tue, 17 Feb 2015 14:54:16 +0000 (15:54 +0100)]
fix issue box status truncation, fix assign to me action
Stas Vilchik [Tue, 17 Feb 2015 14:40:51 +0000 (15:40 +0100)]
highlight non-ready status of rules
Stas Vilchik [Tue, 17 Feb 2015 14:33:44 +0000 (15:33 +0100)]
open rule details by dbl click
Stas Vilchik [Tue, 17 Feb 2015 13:06:29 +0000 (14:06 +0100)]
fix double help modal
Julien HENRY [Tue, 17 Feb 2015 14:57:38 +0000 (15:57 +0100)]
SONAR-6079 A license might be displayed as expired even though it's not the case
Julien HENRY [Tue, 17 Feb 2015 14:23:54 +0000 (15:23 +0100)]
SONAR-6084 Fix message when using invalid branch name
Julien Lancelot [Tue, 17 Feb 2015 14:40:16 +0000 (15:40 +0100)]
SONAR-5998 If the per_page is invalid, the size of returned pages is 0
Julien HENRY [Tue, 17 Feb 2015 14:18:31 +0000 (15:18 +0100)]
SONAR-6179 Add serverID to the logs of the analysis
Julien HENRY [Tue, 17 Feb 2015 13:57:13 +0000 (14:57 +0100)]
SONAR-6190 Dumping profiler info into a file fails when module key contains a colon
Stas Vilchik [Tue, 17 Feb 2015 12:52:29 +0000 (13:52 +0100)]
SONAR-5886 make bars clickable
Julien Lancelot [Tue, 17 Feb 2015 12:26:38 +0000 (13:26 +0100)]
SSF-31 XSS and link injection on "role" param of /roles/edit_users and /roles/edit_groups
Stas Vilchik [Tue, 17 Feb 2015 12:21:22 +0000 (13:21 +0100)]
Add tooltips for source markers
Julien Lancelot [Tue, 17 Feb 2015 11:07:35 +0000 (12:07 +0100)]
SONAR-5998 If the per_page is invalid, the default value is now returned
Julien Lancelot [Tue, 17 Feb 2015 11:05:29 +0000 (12:05 +0100)]
SONAR-5999 Check that params are valid integer
Julien HENRY [Tue, 17 Feb 2015 10:50:25 +0000 (11:50 +0100)]
SONAR-6000 Truncate duplication data to avoid exceeding persistit cache max size
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 16:32:28 +0000 (17:32 +0100)]
SONAR-6023 Use summarized version for ES bulk request profiling
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 15:33:28 +0000 (16:33 +0100)]
SONAR-6024 Show query details on delete by query requests
Stas Vilchik [Tue, 17 Feb 2015 10:34:34 +0000 (11:34 +0100)]
SONAR-5521 apply feedback
Stas Vilchik [Tue, 17 Feb 2015 10:25:18 +0000 (11:25 +0100)]
SONAR-6191 Do not allow to copy unsaved filter
Stas Vilchik [Tue, 17 Feb 2015 10:23:11 +0000 (11:23 +0100)]
SONAR-5820 apply feedback
Julien HENRY [Tue, 17 Feb 2015 09:45:24 +0000 (10:45 +0100)]
SONAR-6068 Make persisit iterators "reusable"
Stas Vilchik [Tue, 17 Feb 2015 09:53:10 +0000 (10:53 +0100)]
SONAR-6146 clean up /resources/index
Stas Vilchik [Tue, 17 Feb 2015 08:59:06 +0000 (09:59 +0100)]
SONAR-5521 apply feedback
Stas Vilchik [Tue, 17 Feb 2015 08:41:03 +0000 (09:41 +0100)]
SONAR-5886 apply feedback
Stas Vilchik [Tue, 17 Feb 2015 08:34:15 +0000 (09:34 +0100)]
SONAR-5953 do not show directories facet when using the contextualized issues page for a directory
Stas Vilchik [Tue, 17 Feb 2015 08:29:17 +0000 (09:29 +0100)]
SONAR-5966 fix plugin actions
Julien HENRY [Mon, 16 Feb 2015 17:31:16 +0000 (18:31 +0100)]
SONAR-6000 Try to decrease size of duplications in persistit
Julien HENRY [Mon, 16 Feb 2015 10:28:21 +0000 (11:28 +0100)]
SONAR-6000 Merge cpd core plugin into the batch
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 14:52:58 +0000 (15:52 +0100)]
SONAR-6003 Add inline documentation for api/resources WS response
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 13:32:17 +0000 (14:32 +0100)]
SONAR-6004 Apply project permissions on global dashboards
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 09:43:26 +0000 (10:43 +0100)]
SONAR-6058 Prevent purge of coverage related data in past snapshots
Simon Brandhof [Mon, 16 Feb 2015 14:30:37 +0000 (15:30 +0100)]
Remove unstable test source-viewer-spec.js
Jean-Baptiste Lievremont [Wed, 11 Feb 2015 10:45:04 +0000 (11:45 +0100)]
Fix quality flaws
Jean-Baptiste Lievremont [Fri, 13 Feb 2015 16:52:51 +0000 (17:52 +0100)]
SONAR-6076 Fix directory path on issues directly set on a directory
Simon Brandhof [Sat, 14 Feb 2015 10:14:10 +0000 (11:14 +0100)]
Speed-up build
Julien Lancelot [Fri, 13 Feb 2015 14:38:34 +0000 (15:38 +0100)]
SONAR-6147 Update message when resolution was empty
Simon Brandhof [Sat, 14 Feb 2015 13:29:52 +0000 (14:29 +0100)]
Add configuration for check of dep vulnerabilities listed in CVE registry
Julien Lancelot [Fri, 13 Feb 2015 16:02:44 +0000 (17:02 +0100)]
SONAR-6117 ComponentDto.isRootProject() should not used module uuid path