]>
source.dussan.org Git - sonarqube.git/log
Julien Lancelot [Wed, 18 May 2016 16:59:26 +0000 (18:59 +0200)]
SONAR-7484 Add ITs
Teryk Bellahsene [Wed, 18 May 2016 14:48:44 +0000 (16:48 +0200)]
SONAR-7484 WS restrict action key suffixes to protobuf, json and text
Janos Gyerik [Thu, 19 May 2016 07:32:31 +0000 (09:32 +0200)]
changed reference links to a Links section to make them clickable on GitHub (#1000)
Teryk Bellahsene [Thu, 19 May 2016 07:22:50 +0000 (09:22 +0200)]
SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of to GMT
Simon Brandhof [Wed, 18 May 2016 17:23:33 +0000 (19:23 +0200)]
Improve stability of ProcessUtilsTest on slow env
Simon Brandhof [Wed, 18 May 2016 17:23:01 +0000 (19:23 +0200)]
Fix minor quality flaw in FileCache
Julien HENRY [Wed, 18 May 2016 16:06:37 +0000 (18:06 +0200)]
SONAR-6806 Add component key as tooltip of the file name link
Teryk Bellahsene [Wed, 18 May 2016 16:00:00 +0000 (18:00 +0200)]
SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone buckets
Sébastien Lesaint [Wed, 18 May 2016 08:21:36 +0000 (10:21 +0200)]
SONAR-7278 show message from response if HTTP 400
Sébastien Lesaint [Wed, 18 May 2016 08:16:34 +0000 (10:16 +0200)]
SONAR-7278 fail /api/batch/project if component is not a project
neither a module
Sébastien Lesaint [Tue, 17 May 2016 17:08:02 +0000 (19:08 +0200)]
SONAR-7278 fail report processing when component is not a project
Stas Vilchik [Wed, 18 May 2016 14:37:43 +0000 (16:37 +0200)]
fix domain headers on the overview page
Stas Vilchik [Wed, 18 May 2016 14:33:31 +0000 (16:33 +0200)]
display complementary duplications measures
Stas Vilchik [Wed, 18 May 2016 14:31:41 +0000 (16:31 +0200)]
update description of api/system/restart
Stas Vilchik [Wed, 18 May 2016 14:24:58 +0000 (16:24 +0200)]
SONAR-6438 Sanitize description of WS sections (#985)
Stas Vilchik [Wed, 18 May 2016 14:18:13 +0000 (16:18 +0200)]
SONAR-7223 "Best Values" are not displayed properly (#994)
Stas Vilchik [Wed, 18 May 2016 07:37:24 +0000 (09:37 +0200)]
SONAR-7639 pass BCP47 language tag
Teryk Bellahsene [Tue, 17 May 2016 18:39:05 +0000 (20:39 +0200)]
SONAR-7639 WS api/l10n/index supports only BCP47 language tags
Julien Lancelot [Tue, 17 May 2016 14:09:25 +0000 (16:09 +0200)]
SONAR-7640 Add IT
Julien Lancelot [Mon, 16 May 2016 16:08:30 +0000 (18:08 +0200)]
SONAR-7009 Add issue exclusions in compute engine
Simon Brandhof [Wed, 18 May 2016 12:26:43 +0000 (14:26 +0200)]
SONAR-7271 add integration test for sysinfo properties
Simon Brandhof [Wed, 18 May 2016 12:15:34 +0000 (14:15 +0200)]
Fix ServerSystemTest when version is not SNAPSHOT
Duarte Meneses [Wed, 18 May 2016 12:13:06 +0000 (14:13 +0200)]
Fix test FP
Duarte Meneses [Wed, 18 May 2016 12:12:12 +0000 (14:12 +0200)]
Fix test FP
Julien Lancelot [Wed, 18 May 2016 08:56:11 +0000 (10:56 +0200)]
Fix quality flaws
Teryk Bellahsene [Tue, 17 May 2016 17:53:53 +0000 (19:53 +0200)]
SONAR-7646 Log flooding on date of issues WS
Teryk Bellahsene [Fri, 13 May 2016 13:45:40 +0000 (15:45 +0200)]
SONAR-7635 Sort core bundle messages in alphabetical order
Teryk Bellahsene [Fri, 13 May 2016 13:21:23 +0000 (15:21 +0200)]
SONAR-7635 Sanitize metric name and description in default l10n bundle and CoreMetrics
Sébastien Lesaint [Tue, 17 May 2016 12:56:53 +0000 (14:56 +0200)]
SONAR-7422 reset App sharedMemory at start/restart
Sébastien Lesaint [Tue, 17 May 2016 12:56:38 +0000 (14:56 +0200)]
SONAR-7422 add DefaultProcessCommand#reset()
Simon Brandhof [Tue, 17 May 2016 15:16:55 +0000 (17:16 +0200)]
SONAR-7142 Cannot restart server after wiping out Server ID fields
Simon Brandhof [Tue, 17 May 2016 13:12:54 +0000 (15:12 +0200)]
SONAR-6613 remove useless indexes on table GROUP_ROLES
Simon Brandhof [Tue, 17 May 2016 12:49:08 +0000 (14:49 +0200)]
SONAR-7271 add "Server ID validated" to sysinfo page
Simon Brandhof [Tue, 17 May 2016 12:48:35 +0000 (14:48 +0200)]
SONAR-7271 hide 2 sections from System Info page
Sections "Settings" and "Plugins" are already available in
other administration consoles so they should not be displayed
in System Info page. Still they must be present in WS
api/system/info.
Simon Brandhof [Tue, 17 May 2016 12:46:40 +0000 (14:46 +0200)]
SONAR-7271 add section "Settings" to WS api/system/info
Simon Brandhof [Tue, 17 May 2016 09:02:51 +0000 (11:02 +0200)]
Add definition of property sonar.jdbc.password
so that its type is set to PropertyType.PASSWORD.
Simon Brandhof [Tue, 17 May 2016 08:27:32 +0000 (10:27 +0200)]
Remove useless JRuby property from web.xml
As default value of "public.root" is "/", the property
can be removed from web.xml.
Simon Brandhof [Tue, 17 May 2016 08:26:06 +0000 (10:26 +0200)]
Remove deprecated props from DatabaseProperties
Stas Vilchik [Wed, 18 May 2016 07:59:46 +0000 (09:59 +0200)]
fix displaying of new technical debt on the overview page
Teryk Bellahsene [Tue, 17 May 2016 15:32:36 +0000 (17:32 +0200)]
SONAR-7637 WS api/issues/search fix timezone related issues on createdAt facet
Stas Vilchik [Tue, 17 May 2016 13:07:47 +0000 (15:07 +0200)]
move "Releasability" domain on the first place on the measures page
Julien Lancelot [Fri, 13 May 2016 14:42:56 +0000 (16:42 +0200)]
SONAR-7640 Return unauthenticated when login/password are bad
Teryk Bellahsene [Tue, 17 May 2016 12:53:48 +0000 (14:53 +0200)]
SONAR-7576 api/measures/component_tree filter component based on period or absolute value
Julien HENRY [Tue, 17 May 2016 09:42:45 +0000 (11:42 +0200)]
Improve unit test coverage
Duarte Meneses [Tue, 17 May 2016 12:35:39 +0000 (14:35 +0200)]
Adjust perf timings
Teryk Bellahsene [Tue, 17 May 2016 09:21:48 +0000 (11:21 +0200)]
SONAR-7637 add timezone related tests to IssueIndex
Julien HENRY [Tue, 17 May 2016 08:15:46 +0000 (10:15 +0200)]
Add unit test for SensorContextTester
Sébastien Lesaint [Fri, 13 May 2016 13:38:00 +0000 (15:38 +0200)]
SONAR-7390 support highlighting over multiline including empty one
Duarte Meneses [Tue, 17 May 2016 08:52:21 +0000 (10:52 +0200)]
Fix perf tests without WS cache and non connected mode
Julien HENRY [Tue, 17 May 2016 07:57:55 +0000 (09:57 +0200)]
Fix some quality flaws
Julien HENRY [Tue, 17 May 2016 07:32:42 +0000 (09:32 +0200)]
Improve Javasoc of SensorContextTester
Simon Brandhof [Tue, 17 May 2016 07:49:29 +0000 (09:49 +0200)]
Fix javadoc of deprecated BaseMapping
Simon Brandhof [Tue, 17 May 2016 07:49:17 +0000 (09:49 +0200)]
Remove dead code
Stas Vilchik [Mon, 16 May 2016 13:15:08 +0000 (15:15 +0200)]
display number of new lines to cover on overview page
Simon Brandhof [Mon, 16 May 2016 12:25:52 +0000 (14:25 +0200)]
Remove dead code
Simon Brandhof [Mon, 16 May 2016 12:18:15 +0000 (14:18 +0200)]
SONAR-7645 Disable ES norms when possible
Norms are used when a string field is involved
in a match query. Basically they are useless
when only filters or aggregations are executed.
In this case they can be disabled. It won't
consume memory for nothing.
Simon Brandhof [Mon, 16 May 2016 10:12:25 +0000 (12:12 +0200)]
SONAR-6632 Fail to index rule if description is more than 32kb
Simon Brandhof [Mon, 16 May 2016 10:12:14 +0000 (12:12 +0200)]
EsTester verifies that putDocuments() does not fail
Simon Brandhof [Thu, 12 May 2016 15:56:49 +0000 (17:56 +0200)]
Sanitize package org.sonar.server.search
Keep only deprecated classes in package
org.sonar.server.search. Valid classes
are moved to org.sonar.server.es.
Simon Brandhof [Mon, 16 May 2016 11:32:55 +0000 (13:32 +0200)]
Do not store _source in index rules/activeRule
Stas Vilchik [Mon, 16 May 2016 11:35:58 +0000 (13:35 +0200)]
SONAR-7530 Add pagination on the Project Measures page (#977)
Stas Vilchik [Mon, 16 May 2016 10:31:59 +0000 (12:31 +0200)]
SONAR-6336 display warning only for saved conditions
Julien Lancelot [Mon, 16 May 2016 09:21:08 +0000 (11:21 +0200)]
SONAR-7400 Replace ActiveRuleDao#selectByRule by selectByRuleId
Julien Lancelot [Fri, 13 May 2016 07:57:27 +0000 (09:57 +0200)]
SONAR-7400 Remove no more used code
Julien Lancelot [Thu, 12 May 2016 16:07:54 +0000 (18:07 +0200)]
SONAR-7400 Do not load active rules from index in rules WS
Julien Lancelot [Thu, 12 May 2016 15:53:07 +0000 (17:53 +0200)]
SONAR-7400 Remove parentKey field from active rule index
Julien Lancelot [Thu, 12 May 2016 15:50:13 +0000 (17:50 +0200)]
SONAR-7400 Do not return anymore active rule parent key in rules WS
Julien Lancelot [Mon, 16 May 2016 10:06:26 +0000 (12:06 +0200)]
SONAR-7187 Fix example due to removal of pagination
Simon Brandhof [Fri, 13 May 2016 19:50:23 +0000 (21:50 +0200)]
Fix comment in scanner_report.proto
Julien Lancelot [Mon, 16 May 2016 06:44:46 +0000 (08:44 +0200)]
SONAR-7175 Ignore test waiting for QA
Teryk Bellahsene [Fri, 13 May 2016 17:22:59 +0000 (19:22 +0200)]
SONAR-7637 WS api/issues/search 'createdAter' parameter should be inclusive
Teryk Bellahsene [Fri, 13 May 2016 17:11:15 +0000 (19:11 +0200)]
SONAR-7576 WS api/measures/component_tree paging fixed when components with measures only
Stas Vilchik [Fri, 13 May 2016 16:03:18 +0000 (18:03 +0200)]
improve project deletion page
Stas Vilchik [Fri, 13 May 2016 15:17:46 +0000 (17:17 +0200)]
SONAR-7545 limit the input max length when bulk change the project key
Duarte Meneses [Fri, 13 May 2016 14:50:08 +0000 (16:50 +0200)]
Improve quality
Julien HENRY [Fri, 13 May 2016 14:43:05 +0000 (16:43 +0200)]
SONAR-6806 Show component key as tooltip to help identify original source file
Duarte Meneses [Fri, 13 May 2016 12:48:20 +0000 (14:48 +0200)]
SONAR-7626 Deprecate issues report (html/console) feature
Stas Vilchik [Fri, 13 May 2016 14:24:17 +0000 (16:24 +0200)]
refactor project overview page (#908)
Simon Brandhof [Fri, 13 May 2016 13:35:13 +0000 (15:35 +0200)]
SONAR-7582 make beta Compute Engine API public
no more @beta APIs in 5.6 for compute engine
Sébastien Lesaint [Fri, 13 May 2016 08:43:51 +0000 (10:43 +0200)]
SONAR-7534 add missing @Deprecated on SERVER_BASE_URL_DEFAULT_VALUE
Sébastien Lesaint [Fri, 13 May 2016 08:39:30 +0000 (10:39 +0200)]
SONAR-7109 don't use deprecated default serverBaseUrl in ServerImpl
methods isSecured() and getPublicRootUrl() still used it
Sébastien Lesaint [Fri, 13 May 2016 08:33:52 +0000 (10:33 +0200)]
SONAR-7534 Server#getUrl must return serverBaseUrl when it is set
Duarte Meneses [Fri, 13 May 2016 08:35:18 +0000 (10:35 +0200)]
SONAR-7367 Remove code previously used by SonarLint
Stas Vilchik [Fri, 13 May 2016 12:06:09 +0000 (14:06 +0200)]
update eslint
Julien Lancelot [Fri, 13 May 2016 12:18:44 +0000 (14:18 +0200)]
SONAR-7493 Add migration in pico
Julien HENRY [Fri, 13 May 2016 12:15:16 +0000 (14:15 +0200)]
SONAR-6868 Fix HTML report when rule message is too long
Julien HENRY [Thu, 12 May 2016 09:25:03 +0000 (11:25 +0200)]
SONAR-7464 Optimize NCLOC_DATA and COMMENT_LINES_DATA
Julien HENRY [Fri, 13 May 2016 07:34:22 +0000 (09:34 +0200)]
SONAR-6514 Unexpected behavior when one module id is 'sonar'
Julien HENRY [Fri, 13 May 2016 08:53:49 +0000 (10:53 +0200)]
SONAR-6807 In the issues report, show the rule key
Julien HENRY [Fri, 13 May 2016 09:02:19 +0000 (11:02 +0200)]
Fix JavaDoc glitch
Stas Vilchik [Fri, 13 May 2016 11:32:12 +0000 (13:32 +0200)]
SONAR-7327 Display a warning when no components selected on the Measures page
Sébastien Lesaint [Fri, 13 May 2016 07:59:47 +0000 (09:59 +0200)]
SONAR-6846 don't fail on duplicate row in snapshot_sources
Julien Lancelot [Fri, 13 May 2016 10:38:45 +0000 (12:38 +0200)]
SONAR-6336 Add check when updating condition
When updating a condition, if new new condition value match existing condition, it should fail
Stas Vilchik [Fri, 13 May 2016 09:57:38 +0000 (11:57 +0200)]
SONAR-7634 Metric names should be localized (#967)
Stas Vilchik [Fri, 13 May 2016 09:57:27 +0000 (11:57 +0200)]
SONAR-7431 Keep filters state in url on background page (#965)
Simon Brandhof [Mon, 9 May 2016 21:36:26 +0000 (23:36 +0200)]
SONAR-7493 fix size of ISSUES.MESSAGE col on Orale
The length of this VARCHAR(4000) depends on runtime
(4000 bytes or 4000 chars) as unit is not enforced
during creation of column
Julien Lancelot [Thu, 12 May 2016 13:30:56 +0000 (15:30 +0200)]
SONAR-6696 Replace event description by name in history page
Event description is no more computed since 5.2, so the name is used instead (even if it contains less information about the change)
Sébastien Lesaint [Thu, 12 May 2016 15:03:50 +0000 (17:03 +0200)]
SONAR-7154 main process must create property file in SQ's temp dir
because the JVM's temp dir might just be read only (eg. temp dir of windows services launched with Local System Account on recent windows versions is actuallt read only)
Stas Vilchik [Fri, 13 May 2016 08:25:58 +0000 (10:25 +0200)]
update parameter description of /api/l10n/index
Stas Vilchik [Fri, 13 May 2016 08:03:16 +0000 (10:03 +0200)]
fix display of UTS paths on measures page