]>
source.dussan.org Git - sonarqube.git/log
Teryk Bellahsene [Thu, 12 Nov 2015 09:19:38 +0000 (10:19 +0100)]
SONAR-6947 PermissionsWsParameters in sonar-ws
Teryk Bellahsene [Thu, 12 Nov 2015 09:09:19 +0000 (10:09 +0100)]
SONAR-6947 Create and use AddGroupToTemplateWsRequest
Teryk Bellahsene [Wed, 11 Nov 2015 14:46:18 +0000 (15:46 +0100)]
SONAR-6947 Add and use AddGroupWsRequest
Teryk Bellahsene [Wed, 11 Nov 2015 10:45:39 +0000 (11:45 +0100)]
SONAR-6947 api/permissions/groups use GroupsWsRequest
Teryk Bellahsene [Mon, 9 Nov 2015 14:05:14 +0000 (15:05 +0100)]
SONAR-6947 New WsClient
Teryk Bellahsene [Mon, 9 Nov 2015 10:50:40 +0000 (11:50 +0100)]
SONAR-6947 Move and rename MimeTypes to sonar-ws package
Stas Vilchik [Tue, 17 Nov 2015 10:22:57 +0000 (11:22 +0100)]
SONAR-6874 Improve positioning of issue blocks in the issues page
Stas Vilchik [Tue, 17 Nov 2015 08:52:55 +0000 (09:52 +0100)]
SONAR-7025 Move "Public API" metric to the "Documentation" category
Duarte Meneses [Fri, 13 Nov 2015 15:24:18 +0000 (16:24 +0100)]
SONAR-5894 Support symbol references with different length
Stas Vilchik [Tue, 17 Nov 2015 08:21:58 +0000 (09:21 +0100)]
SONAR-6932 Make it possible to hide comparison results of quality profiles
Stas Vilchik [Tue, 17 Nov 2015 08:07:53 +0000 (09:07 +0100)]
SONAR-6909 Provide a visual feedback when selecting an item in the global search results
Stas Vilchik [Mon, 16 Nov 2015 16:38:09 +0000 (17:38 +0100)]
SONAR-6908 Truncate the long file paths when traversing issues through the sources
Stas Vilchik [Mon, 16 Nov 2015 16:37:28 +0000 (17:37 +0100)]
SONAR-6907 commit missed file
Duarte Meneses [Fri, 13 Nov 2015 14:33:48 +0000 (15:33 +0100)]
SONAR-6887 Make it clear in SCM API that date and revision are mandatory on line blame
Duarte Meneses [Fri, 13 Nov 2015 14:36:49 +0000 (15:36 +0100)]
SONAR-6976 Branch should not allow \n character
Stas Vilchik [Mon, 16 Nov 2015 16:20:29 +0000 (17:20 +0100)]
SONAR-6907 Provide a visual feedback after restoring built-in quality profiles
Stas Vilchik [Mon, 16 Nov 2015 14:46:23 +0000 (15:46 +0100)]
SONAR-6972 improve loading UX of administration pages
Stas Vilchik [Mon, 16 Nov 2015 14:46:17 +0000 (15:46 +0100)]
fix ui spinner
Duarte Meneses [Fri, 13 Nov 2015 10:54:47 +0000 (11:54 +0100)]
SONAR-6183 Validate that coverage measures are correct regarding line number and resource
Duarte Meneses [Mon, 16 Nov 2015 14:14:34 +0000 (15:14 +0100)]
Improve report viewer
Duarte Meneses [Thu, 12 Nov 2015 15:07:45 +0000 (16:07 +0100)]
SONAR-5676 Improve validation of highlighting API
Stas Vilchik [Mon, 16 Nov 2015 13:39:00 +0000 (14:39 +0100)]
fix select2 ui glitch
Stas Vilchik [Mon, 16 Nov 2015 13:35:38 +0000 (14:35 +0100)]
SONAR-7019 fix the title of the built-in profiles restoration dialog
Stas Vilchik [Mon, 16 Nov 2015 09:55:47 +0000 (10:55 +0100)]
fix display of admin extensions
Stas Vilchik [Mon, 16 Nov 2015 09:06:21 +0000 (10:06 +0100)]
upgrade react to 0.14.2, use production build
Julien Lancelot [Fri, 13 Nov 2015 16:41:30 +0000 (17:41 +0100)]
SONAR-6323 Replace java project by xoo project in DuplicationsTest
Julien Lancelot [Fri, 13 Nov 2015 16:40:58 +0000 (17:40 +0100)]
SONAR-6323 Add some ITs in CrossProjectDuplicationsTest
Julien Lancelot [Fri, 13 Nov 2015 12:56:16 +0000 (13:56 +0100)]
SONAR-6323 Fix duplication on removed file
Due to a bad refactoring in 5.2, when a duplication was linked on a removed file, it was failing with an error 500.
Instead, the duplicated file key should be null.
This use case can only happen on cross project duplication, when a project is deleted
Stas Vilchik [Fri, 13 Nov 2015 16:40:16 +0000 (17:40 +0100)]
SONAR-6331 make it possible to display a timeline on RATING and LEVEL measures
Stas Vilchik [Fri, 13 Nov 2015 15:27:29 +0000 (16:27 +0100)]
SONAR-6331 do not display tests block if there is no data
Stas Vilchik [Fri, 13 Nov 2015 15:21:24 +0000 (16:21 +0100)]
SONAR-6331 fall back to UT or IT coverage
Stas Vilchik [Fri, 13 Nov 2015 15:01:32 +0000 (16:01 +0100)]
SONAR-6331 fix period index in coverage section
Stas Vilchik [Fri, 13 Nov 2015 15:00:34 +0000 (16:00 +0100)]
SONAR-6331 fall back to UT or IT coverage
Stas Vilchik [Fri, 13 Nov 2015 14:00:49 +0000 (15:00 +0100)]
SONAR-6331 ensure timeline Y tick
Stas Vilchik [Fri, 13 Nov 2015 13:32:26 +0000 (14:32 +0100)]
fix tz problem in web tests
Stas Vilchik [Thu, 12 Nov 2015 17:05:08 +0000 (18:05 +0100)]
SONAR-6331 refactor overview code
Stas Vilchik [Fri, 13 Nov 2015 09:18:17 +0000 (10:18 +0100)]
fix escaping of encoded svg icons
Julien Lancelot [Thu, 12 Nov 2015 16:25:51 +0000 (17:25 +0100)]
SONAR-6993 Fix unit test
Stas Vilchik [Thu, 12 Nov 2015 15:10:46 +0000 (16:10 +0100)]
use autoprefixer, clean up styles
Julien Lancelot [Thu, 12 Nov 2015 14:49:16 +0000 (15:49 +0100)]
Fix quality flaws
Stas Vilchik [Tue, 10 Nov 2015 17:13:23 +0000 (18:13 +0100)]
SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" main page
Julien Lancelot [Thu, 12 Nov 2015 14:08:25 +0000 (15:08 +0100)]
SONAR-6993 Fix SQL query on MsSQL and Oracle
Julien Lancelot [Thu, 12 Nov 2015 10:21:25 +0000 (11:21 +0100)]
SONAR-6323 reactivate CrossProjectDuplicationTest
Julien Lancelot [Thu, 12 Nov 2015 09:50:20 +0000 (10:50 +0100)]
SONAR-7012 Use standard persistence for duplications_data measure
Julien Lancelot [Thu, 12 Nov 2015 09:25:47 +0000 (10:25 +0100)]
Replace MutableAnalysisMetadataHolderRule by AnalysisMetadataHolderRule when possible
Julien Lancelot [Thu, 12 Nov 2015 09:23:06 +0000 (10:23 +0100)]
Replace AnalysisMetadataHolder analysis date object by long
Julien Lancelot [Thu, 12 Nov 2015 09:13:49 +0000 (10:13 +0100)]
Replace usage of BatchReportReader.readMetadata() by AnalysisMetadataHolder
Julien Lancelot [Thu, 12 Nov 2015 08:53:35 +0000 (09:53 +0100)]
SONAR-6993 Persist cpd text blocks into DUPLICATIONS_INDEX
Julien Lancelot [Thu, 12 Nov 2015 08:45:11 +0000 (09:45 +0100)]
SONAR-6993 Compute cross project duplications
Julien Lancelot [Tue, 10 Nov 2015 16:59:22 +0000 (17:59 +0100)]
SONAR-6993 Search duplication candidates by hashes
Julien Lancelot [Tue, 10 Nov 2015 16:29:52 +0000 (17:29 +0100)]
SONAR-6993 Replace hash of CpdTextBlock from a list of int to a string
Having a the hash represented as a list of int in the report brings too much complexity in the compute engine, as we need only a string.
Julien Lancelot [Tue, 10 Nov 2015 16:44:56 +0000 (17:44 +0100)]
SONAR-6993 Rename DuplicationBlock into CpdTextBlock
Julien Lancelot [Tue, 10 Nov 2015 16:49:59 +0000 (17:49 +0100)]
SONAR-6993 Load report metadata in a dedicated step
Julien Lancelot [Tue, 10 Nov 2015 15:59:46 +0000 (16:59 +0100)]
SONAR-6993 Add root component ref in analysis metadata holder
Julien Lancelot [Tue, 10 Nov 2015 15:56:43 +0000 (16:56 +0100)]
SONAR-6993 Add branch in analysis metadata holder
Julien Lancelot [Tue, 10 Nov 2015 15:12:41 +0000 (16:12 +0100)]
SONAR-6993 Add isCpdEnabled in analysis metadata holder
Julien Lancelot [Tue, 10 Nov 2015 15:10:01 +0000 (16:10 +0100)]
SONAR-6993 Replace first analysis flag by the project snapshot
Julien Lancelot [Tue, 10 Nov 2015 14:54:44 +0000 (15:54 +0100)]
SONAR-6993 Add component uuid in SnapshotQuery
Julien Lancelot [Wed, 4 Nov 2015 16:09:48 +0000 (17:09 +0100)]
SONAR-6993 Add readComponentDuplicationBlocks in ce BatchReportReader
Julien Lancelot [Fri, 6 Nov 2015 14:11:56 +0000 (15:11 +0100)]
Improve test to only return missing steps in container
Julien HENRY [Thu, 12 Nov 2015 09:59:13 +0000 (10:59 +0100)]
SONAR-6922 Fix assembly size
Julien HENRY [Thu, 12 Nov 2015 08:54:09 +0000 (09:54 +0100)]
SONAR-6922 Minor improvements on Scanner Report Viewer
Duarte Meneses [Tue, 10 Nov 2015 16:12:59 +0000 (17:12 +0100)]
Improve quality
Duarte Meneses [Mon, 9 Nov 2015 15:56:58 +0000 (16:56 +0100)]
SONAR-7003 Refactor batch issue tracking
Sébastien Lesaint [Tue, 10 Nov 2015 09:55:57 +0000 (10:55 +0100)]
SONAR-6991 remove batch code generating duplicate_* measures
Sébastien Lesaint [Mon, 9 Nov 2015 15:33:42 +0000 (16:33 +0100)]
SONAR-6991 compute all duplicate_* measure in CE
duplicated_files, duplicated_blocks and duplicated_lines are now ignored when present in analysis report
Sébastien Lesaint [Mon, 9 Nov 2015 13:04:49 +0000 (14:04 +0100)]
SONAR-6991 remove duplicated_lines_density from metrics allowed in report
Sébastien Lesaint [Tue, 10 Nov 2015 15:32:56 +0000 (16:32 +0100)]
fix some quality flaws
Julien HENRY [Tue, 10 Nov 2015 15:23:39 +0000 (16:23 +0100)]
Fix some quality flaws
Stas Vilchik [Tue, 10 Nov 2015 15:13:47 +0000 (16:13 +0100)]
SONAR-6331 apply feedback
Stas Vilchik [Mon, 9 Nov 2015 17:31:33 +0000 (18:31 +0100)]
SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main page
Julien Lancelot [Tue, 10 Nov 2015 13:54:20 +0000 (14:54 +0100)]
SONAR-6990 Adjust expected duration of file persistence
Duplications are now read from the in-memory repository and no more from the analysis report, so duration is now faster
Stas Vilchik [Tue, 10 Nov 2015 10:21:04 +0000 (11:21 +0100)]
SONAR-6952 fix wording
Stas Vilchik [Tue, 10 Nov 2015 09:47:28 +0000 (10:47 +0100)]
SONAR-6917 apply feedback
Stas Vilchik [Tue, 10 Nov 2015 09:45:13 +0000 (10:45 +0100)]
SONAR-6952 apply feedback
Stas Vilchik [Mon, 9 Nov 2015 13:07:58 +0000 (14:07 +0100)]
SONAR-6361 add detailed "Duplications" panel for the "Overview" main page
Duarte Meneses [Thu, 5 Nov 2015 13:14:35 +0000 (14:14 +0100)]
SONAR-6978 Provide enhanced issue locations (start/end) offset in issues mode
Duarte Meneses [Wed, 4 Nov 2015 15:27:42 +0000 (16:27 +0100)]
clean imports in ITs
Duarte Meneses [Wed, 4 Nov 2015 09:44:17 +0000 (10:44 +0100)]
Fix typos
Julien HENRY [Mon, 9 Nov 2015 10:00:21 +0000 (11:00 +0100)]
SONAR-6922 Fix some quality flaws and provide executable JAR
Sébastien Lesaint [Mon, 9 Nov 2015 10:03:48 +0000 (11:03 +0100)]
SONAR-6990 implement check otherFileKey is not a project key
Sébastien Lesaint [Mon, 9 Nov 2015 09:49:46 +0000 (10:49 +0100)]
SONAR-6990 merge ReportTreeRootHolder into TreeRootHolder
+ add methods to get Component by key from TreeRootHolder
Sébastien Lesaint [Fri, 6 Nov 2015 17:38:02 +0000 (18:38 +0100)]
SONAR-6990 add one missing UT on DuplicationsPublisher
Sébastien Lesaint [Fri, 6 Nov 2015 16:33:31 +0000 (17:33 +0100)]
SONAR-6990 now read duplication only from DuplicationRepository
Sébastien Lesaint [Fri, 6 Nov 2015 16:16:45 +0000 (17:16 +0100)]
fix UT: remove duplicated tests since key is now stored in Component
Sébastien Lesaint [Fri, 6 Nov 2015 16:10:54 +0000 (17:10 +0100)]
fix UT: otherFileRef must not be set for same file Duplication
Sébastien Lesaint [Fri, 6 Nov 2015 15:49:48 +0000 (16:49 +0100)]
SONAR-6990 add DuplicationRepository and LoadDuplicationsFromReportStep
Sébastien Lesaint [Fri, 6 Nov 2015 14:42:50 +0000 (15:42 +0100)]
SONAR-6990 add ComponentImpl.equals and hashcode based on uuid
Sébastien Lesaint [Fri, 6 Nov 2015 14:17:20 +0000 (15:17 +0100)]
factorize Predicate to wrap into single element object array
this function is very convenient when writting DataProvider methods
Sébastien Lesaint [Thu, 5 Nov 2015 14:44:11 +0000 (15:44 +0100)]
small refactoring of ComponentProvider
change so that initialization state verification is responsability of ComponentProvider implementation, not user of ComponentProvider
add NoComponentProvider implementation so that componentProvider property can be never null
Stas Vilchik [Mon, 9 Nov 2015 15:07:28 +0000 (16:07 +0100)]
SONAR-6918 fix display of internal WS
Stas Vilchik [Mon, 9 Nov 2015 14:50:21 +0000 (15:50 +0100)]
SONAR-6917 display a warning message in documentation of internal web services
Stas Vilchik [Mon, 9 Nov 2015 14:37:17 +0000 (15:37 +0100)]
SONAR-6999 display the since tag for WS parameters, add "since" tag for "additionalFields"
Stas Vilchik [Mon, 9 Nov 2015 14:17:13 +0000 (15:17 +0100)]
SONAR-6952 display the deprecated flag
Stas Vilchik [Mon, 9 Nov 2015 13:53:23 +0000 (14:53 +0100)]
SONAR-6331 fix project overview redirection
Stas Vilchik [Mon, 9 Nov 2015 11:38:06 +0000 (12:38 +0100)]
ie11 fixes
Stas Vilchik [Mon, 9 Nov 2015 11:09:31 +0000 (12:09 +0100)]
remove extra font letter-spacing
Stas Vilchik [Mon, 9 Nov 2015 10:55:48 +0000 (11:55 +0100)]
bugfix: project permissions page shows all projects
Stas Vilchik [Mon, 9 Nov 2015 10:05:28 +0000 (11:05 +0100)]
SONAR-6331 fix label for previous analysis period
Stas Vilchik [Mon, 9 Nov 2015 09:43:50 +0000 (10:43 +0100)]
SONAR-6331 apply feedback