• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TykTechnologies / tyk / 7961

Builds Branch Commit Type Ran Committer Via Coverage
7961 release-2.9 Change redis client logic and deprecate hosts with addrs in redis conf (#2765) This PR deprecates `hosts` field in redis configuration. Instead `addrs` is defined. Example: ``` "addrs": [ "localhost:30001", "localhost:30002", "localhost:30003" ],... push 26 Dec 2019 03:32PM UTC furkansenharputlu travis-ci pending completion   set done
7960 release-2.9 Change redis client logic and deprecate hosts with addrs in redis conf (#2765) This PR deprecates `hosts` field in redis configuration. Instead `addrs` is defined. Example: ``` "addrs": [ "localhost:30001", "localhost:30002", "localhost:30003" ],... push 26 Dec 2019 03:30PM UTC furkansenharputlu travis-ci pending completion   set done
7944 release-2.9 Fix cb subscribe goroutine leak (#2649) This change fixes memory leak caused by infinite CB-subscribe routines running, i.e. this situation: ``` Showing top 20 nodes out of 22 flat flat% sum% cum cum% 12061 100% 100% ... push 20 Dec 2019 11:04AM UTC buger travis-ci pending completion   set done
7938 release-2.9 Fix merge conflict push 19 Dec 2019 02:03PM UTC buger travis-ci pending completion   set done
7914 release-2.9 Fix redis code (#2737) Set #2736 Fix SetKey function. Key Expire should only be set if timeout is greater than 0 (cherry picked from commit d21ecbaa6) push 13 Dec 2019 08:03AM UTC Tyk Bot travis-ci pending completion   set done
7908 release-2.9 <a href="https://github.com/TykTechnologies/tyk/commit/68b6baf3c">Inherit metadata from policy to key (#2725) Fixes #2717 (cherry picked from commit </a><a class="double-link" href="https://github.com/TykTechnolog... push 12 Dec 2019 11:23AM UTC Tyk Bot travis-ci pending completion   set done
7906 release-2.9 Fix race condition (#2735) Fixed #2734 ForEachMaster is run concurrently for each master. It was appending result to global variable. This was causing race condition. Instead of using global variable, channels are used to get results from ... push 12 Dec 2019 10:18AM UTC Tyk Bot travis-ci pending completion   set done
7905 release-2.9 Go redis driver (#2576) Fixes #2497 1. Replace RedigoCluster driver with go-redis driver 2. Replace `Keys pattern` command with `Scan pattern`, as it is recommended in production environment. Note: Go-redis driver doesn't have an option for MaxI... push 12 Dec 2019 10:17AM UTC komalsukhani travis-ci pending completion   set done
7894 release-2.9 <a href="https://github.com/TykTechnologies/tyk/commit/f7a451643">Fix randomly failing TestJWTScopeToPolicyMapping (#2733) (cherry picked from commit </a><a class="double-link" href="https://github.com/TykTechnolog... push 11 Dec 2019 12:15PM UTC Tyk Bot travis-ci pending completion   set done
7888 release-2.9 Escape unicode while generating redirect_to url for oauth (#2726) (cherry picked from commit fa0caf3a9) push 11 Dec 2019 09:13AM UTC Tyk Bot travis-ci pending completion   set done
7885 release-2.9 Make BodyMatch regex for tests (#2730) This PR makes `BodyMatch` regex to do advance body matching for testing. (cherry picked from commit 59fc7fbc0) push 11 Dec 2019 08:54AM UTC Tyk Bot travis-ci pending completion   set done
7875 v2.8.6 Update version push 06 Dec 2019 02:06PM UTC web-flow travis-ci pending completion   set done
7874 release-2.8-debug Improve debugging push 06 Dec 2019 12:55PM UTC buger travis-ci pending completion   set done
7869 release-2.8 Update version push 06 Dec 2019 11:15AM UTC web-flow travis-ci pending completion   set done
7868 release-2.8 Remove gateway/proxy_muxer (#2719) push 06 Dec 2019 11:01AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 386
  • 387
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc