This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to tag bazinga/6.0.0/2 in repository https://gitbox.apache.org/repos/asf/trafficserver.git
*** WARNING: tag bazinga/6.0.0/2 was deleted! *** was 480422c8c0 Merge branch 'master' of gitlab.sd.apple.com:trafficserver/trafficserver This change permanently discards the following revisions: discard 480422c8c0 Merge branch 'master' of gitlab.sd.apple.com:trafficserver/trafficserver discard 6fa13f97ad Provide appropriate permissions for /var/run/trafficserver discard 392e044252 Merge branch 'asf/6.0.x' discard d119faf5a7 Merge branch 'asf/6.0.x' discard f396558981 Merge branch 'asf/6.0.x' discard 2bf9201983 Merge branch 'asf/6.0.x' discard 949d441c67 Finish the merge from 6.0.0x discard 62e948cbad Merge branch 'asf/6.0.x' discard 6e769fdc90 Remove CHANGES, it gone from upstream on master, this hopefully avoids merge conflict discard 0a5b4a8aa2 TS-3668 Make cache promotion explicit for internal requests, we can make it optional later if someone really, really feel that internal requests should not get promoted like this discard 4741bf175b [TS-3661]: keep cache_sm active during 3xx redirect follow to allow for caching the final response discard 0b5b9a17d9 Merge branch 'asf/5.3.x' discard 5c593bd6b8 Merge branch 'asf/5.3.x' discard 6fcdff6f58 TS-3617 cache_promote leaks the URL string discard 733ece6558 Merge branch 'asf/5.3.x' discard 8c3a5e90f6 TS-3568 We can now assume unordered_map is always available, just need to detect the appropriate compiler flags discard 8bb9cbee53 TS-3444 Fix background_fetch member initialization discard c0890af311 TS-3600 Missing break; statement in background_fetch plugin discard d910bffc7a TS-3562 Make clang-analyzer happier. discard b10e0cf2d5 TS-3565 Only start up the continuation from DoRemap if the request has a Range: header discard 066eb9fa62 [TS-3562] background_fetch: refactor some code discard 4e05c74109 Make a clang-format indentation fix, to make cherry picking working discard 97f71e6817 TS-3588 clang-format discard ebe6942d82 fix compile error discard bcb49933ae [TS-3588]: Fix continuation leak in background_fetch in remap mode discard 4191c5f87c TS-3561 Background Fetch Plugin: Cleanup mutex discard 3aeffa1825 [TS-3449]: Deprecate TSHttpIsInternalRequest and TSHttpIsInternalSession and replace them with TSHttpTxnIsInternal, TSHttpSsnIsInternal respectively discard 2af37ef127 TS-3601 Eliminate unnecessary mutex for txn handler discard 560bd3c77f TS-3561 Destroy the mutex on cleanup discard dac52449ac TS-3505 A few improvements, thanks Gancho for review discard 805366dbe2 TS-3505 Coverity is smarter than me... discard 9a92164c72 TS-3505 Maybe quiet Coverity warning... discard a80f89b1ac TS-3603: Debug assert due to missing lock when accept_threads are disabled. discard 743d428021 [TS-2490]: Allow traffic_cop to sleep for a configured additional duration during startup before initiating heart beat on traffic_server to allow for loading large config (e.g. remap files.) discard 6555ae252e Merge branch 'asf/5.3.x'