]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2018-09-07 Julien LancelotSONAR-11184 Deprecate custom measure feature
2018-09-07 Julien LancelotSONAR-11185 Add new ws to specify projects association...
2018-09-07 Stas VilchikSONAR-11185 add "by tags" selection mode on the portfol...
2018-09-07 Stas VilchikSONAR-11185 rewrite portfolios admin page in ts (#664)
2018-09-07 Julien LancelotSONAR-11185 Allow portfolio to define projects by tags
2018-09-07 Stas VilchikSONAR-11184 Deprecate custom measure feature in the...
2018-09-07 Eric HartmannSONAR-11196 Minimal Oracle driver is now 12.2
2018-09-07 Eric HartmannUse the underlying connection to determine schema
2018-09-07 Eric HartmannUpgrade DBCP
2018-09-07 Simon BrandhofSONAR-11196 Fix documentation about configuration of...
2018-09-05 G. Ann Campbellupdate ToC section
2018-09-05 Stas Vilchikrewrite global search in ts (#680)
2018-09-04 Stas VilchikSONAR-11216 fix hiding tooltips (#679)
2018-09-03 Stas Vilchikfinish typing redux store and simplify connected compon...
2018-08-30 Eric HartmannSONARCLOUD-109 Use the right MessageException
2018-08-30 Julien LancelotDelete webhooks and webhook deliveries only once (...
2018-08-30 Eric HartmannSONAR-11097 Order live measures to prevent deadlocks
2018-08-28 Simon BrandhofSONAR-11205 Inconsistent facet "tags" in issues page
2018-08-28 Sébastien LesaintSONAR-8368 do not track closed issues on first analysis
2018-08-27 Simon BrandhofSONAR-11038 mark DB migration 2213 as blue/green compatible
2018-08-27 Simon BrandhofMake build of sonar-docs cacheable
2018-08-27 Simon BrandhofUse inclusion list of file suffixes for license check
2018-08-27 Simon BrandhofUpgrade versions of nodejs and yarn
2018-08-27 Stas VilchikSONAR-11128 Add parameter metadata on the Web API page
2018-08-27 Stas VilchikSONAR-11153 loaded issues when opening a permalink...
2018-08-27 Stas VilchikSONAR-11134 Change the doc search ranking algorithm
2018-08-27 Stas VilchikSONAR-10952 Use link rel=preconnect to speed up gravata...
2018-08-27 Stas VilchikSONAR-10679 Add associated labels to the global search
2018-08-27 Stas VilchikSONAR-10678 Make global navigation links on the right...
2018-08-27 Stas VilchikSONAR-11146 control textarea expansion
2018-08-27 Duarte MenesesImprove performance SonarLint
2018-08-24 Stas VilchikSONAR-11053 add disabled "Activate more" button for...
2018-08-24 Stas Vilchikintroduce IssueType and RuleType enums
2018-08-24 Stas VilchikSONAR-11082 open rule permalink on cmd+click
2018-08-24 Stas VilchikSONAR-11156 fix issues section of hotspot rules
2018-08-24 Julien LancelotFix timezone issue in SearchActionTest
2018-08-23 Stas Vilchikchange ProjectCardLeak-test to not depend on current...
2018-08-22 G. Ann CampbellSONAR-10576: Use 'New Code Period' in docs
2018-08-22 Stas Vilchikdrop organization members from redux store (#637)
2018-08-22 Stas Vilchikrewrite project deletion in typescript (#633)
2018-08-22 Stas Vilchikdrop project links from redux store (#632)
2018-08-22 Stas Vilchikdrop favorites from redux store (#631)
2018-08-21 Sébastien Lesaintremove useless array copy in ListInterceptor
2018-08-21 Sébastien LesaintSONAR-8368 closed issues max age can be set by property
2018-08-21 Sébastien LesaintSONAR-8368 reopen only closed issues closed less than...
2018-08-21 Sébastien LesaintSONAR-8368 support reopening closed issues which had...
2018-08-21 Sébastien LesaintSONAR-8368 fix quality flaws in AbstractTracker inner...
2018-08-21 Sébastien LesaintSONAR-8368 restore resolution when reopening closed...
2018-08-21 Sébastien LesaintSONAR-8368 unset closeDate when reopening Closed issues
2018-08-21 Sébastien LesaintSONAR-8368 reopen closed issues (restore status)
2018-08-21 Sébastien LesaintSONAR-8368 move package org.sonar.api.issue.condition...
2018-08-21 Sébastien LesaintSONAR-8368 use Stream instead of Iterable in Tracking...
2018-08-21 Sébastien LesaintSONAR-8368 rename doTransition to doManualTransition
2018-08-21 Sébastien LesaintSONAR-8368 add line remove changelog when closing issue
2018-08-21 Sébastien LesaintSONAR-8368 fix issue change log diff parsing for old...
2018-08-21 Sébastien LesaintSONAR-8368 fix misleading Function.Context.setLine...
2018-08-21 Sébastien LesaintSONAR-8368 fix misleading Function.Context#setCloseDate...
2018-08-21 Sébastien LesaintSONAR-11169 make log interceptor concurrent and thread...
2018-08-21 Stas VilchikSONAR-11093 use "projects" instead of "projectUuids"
2018-08-21 Julien LancelotSONAR-11093 Replace projectUuids facet by projects...
2018-08-21 Stas VilchikSONAR-6400 require only 1 character to search languages
2018-08-21 Stas VilchikSONAR-11127 Standardize facets behaviour between issues...
2018-08-21 Stas VilchikSONAR-6400 better display of selected results in facet...
2018-08-21 Stas VilchikSONAR-6961 load counts for search results (#619)
2018-08-21 Stas VilchikSONAR-10938 do not display undefined language in rule...
2018-08-21 Julien LancelotSONAR-11124 Add project parameter in tags ws
2018-08-21 Stas VilchikSONAR-11124 restrict search for tags/authors to current...
2018-08-21 Stas Vilchik SONAR-10997 display the total effort on the issues...
2018-08-21 Stas VilchikSONAR-6961 Add issue counts to search in rule facet...
2018-08-21 Julien LancelotSONAR-11106 Restrict scope of api/issues/authors
2018-08-21 Stas VilchikSONAR-9369 Add search for module, directory, file and...
2018-08-21 Stas VilchikSONAR-6400 allow to show more items in a facet (#597)
2018-08-21 Julien LancelotSONAR-6400 Increase issues facets size
2018-08-21 Stas VilchikSONAR-6400 Move the search box above the list of facet...
2018-08-21 Stas VilchikSONAR-9693 Better display facets with long names (...
2018-08-21 Sébastien LesaintSONAR-11145 fix CE queue status not updated when task...
2018-08-21 Sébastien LesaintSONAR-11169 log task error as suppressed of finalizing...
2018-08-21 Sébastien LesaintSONAR-11169 add ability to verify log arguments
2018-08-20 Stas Vilchikmove marketplace from redux to react context (#626)
2018-08-20 Grégoire Aubertfixup! SONAR-10471 Improve leak period description...
2018-08-20 Grégoire AubertSONAR-10471 Improve leak period description for specifi...
2018-08-20 Grégoire AubertEmbbed sonar-bitbucketcloud only in sonarcloud and...
2018-08-20 Grégoire AubertUpdate Jest config for extensions
2018-08-20 Grégoire AubertMove bitbucket cloud connect app in private module
2018-08-20 Simon BrandhofSONAR-11168 fix Quality flaws
2018-08-20 Simon BrandhofSONAR-11168 support SQLServer collations longer than...
2018-08-17 Simon BrandhofUpgrade Orchestrator to 3.21
2018-08-17 Simon BrandhofSONAR-9904 fix author of issue to not depend on analyze...
2018-08-16 Grégoire AubertSONAR-11140 Don't automatically select first file in...
2018-08-16 Grégoire AubertSONAR-11129 Make icons more visible in measures page...
2018-08-16 Grégoire AubertSONAR-11140 Rewrite part of component measures page...
2018-08-16 Grégoire AubertSONARCLOUD-112 Fix visibility badge tooltip for admins...
2018-08-16 Grégoire AubertSONAR-11150 Display all results when searching in proje...
2018-08-16 Simon BrandhofClean-up orphans of CE task inputs at any startup
2018-08-16 Simon BrandhofSONARCLOUD-115 do not cancel CE tasks when starting...
2018-08-16 Simon BrandhofSONAR-9904 guess author of issue based on all its locations
2018-08-16 Simon BrandhofSONAR-9904 fix Quality flaws in IssueAssignerTest
2018-08-16 Simon BrandhofSONAR-9904 extract traversal of issue changesets in...
2018-08-16 Grégoire AubertSONAR-11149 Fix loading problems in issues page
2018-08-16 Grégoire AubertSONAR-11149 Fix issues facet filtering race condition
next