Commit Graph
24 Commits
Author SHA1 Message Date
Tom Pallister 0f68f18060 Merge branch 'develop' of github.com:ThreeMammals/Ocelot into develop 2018-07-31 21:27:35 +01:00
Tom Pallister 92043bad90 #515 added detail about needing to set base url for administration api usage 2018-07-31 21:27:27 +01:00
Tom Pallister 19ea93d10e +semver: breaking and updated docs, this is breaking because i missed it with last release that remove delegating handlers and there are a lot of package upgrades 2018-07-11 06:34:35 +01:00
Tom Pallister dadb43ef6f Merge branch 'davidni-davidni/netstandard' into develop 2018-05-11 07:59:27 +01:00
Tom Pallister 1823c832a6 +semver: major merged netstandard2.0 upgrade and updated all packages. Also had to change identity server test due to scope deduping and put a few awaits in. 2018-05-11 07:59:03 +01:00
Tom Pallister 66bc6203ad added cache back in 2018-05-07 09:03:15 +01:00
Tom Pallister 66a1bfc257 identified tests are failing because sometimes more than one log entry in raft, this is deffo wrong, also made int tests not use cache manager 2018-05-07 09:00:41 +01:00
Tom Pallister 54c7464919 change to firm up consul tests 2018-05-07 08:25:16 +01:00
Tom Pallister 5ed8257a58 still trying to get these stable 2018-05-05 16:31:40 +01:00
Tom Pallister b536a88dca sorted sticky session cookie tests 2018-05-05 15:42:26 +01:00
Tom Pallister fb3af754ab implemented a send to self pattern for sticky session timeouts rather than a normal timer 2018-05-05 13:43:38 +01:00
Tom Pallister f9dc8659c0 forgot to update docs 2018-04-18 08:48:21 +01:00
Tom Pallister 2791cef0e0 merged develop 2018-04-18 08:32:15 +01:00
Tom Pallister 2b8c905a26 #296 remembered how to regex 2018-04-18 08:27:23 +01:00
Tom Pallister e94df4749c #296 change so tests pass on windows 2018-04-17 21:51:41 +01:00
Tom Pallister 3ae2b286ab #296 coming up with ideas for this config merging 2018-04-15 09:20:52 +01:00
Tom Pallister 7ca828836a #296 started writing merge code 2018-04-14 07:02:17 +01:00
Tom Pallister fe9bca7b77 removed another pointless abstraction 2018-04-14 06:32:00 +01:00
Tom Pallister fe5662f954 refactoring to consolidate configuration code 2018-04-13 22:47:50 +01:00
Tom Pallister f88e1f65ef removed some async we dont need 2018-04-13 17:16:43 +01:00
Tom Pallister 060dd1dc78 another file we dont need 2018-04-13 12:36:43 +01:00
Tom Pallister 698541eb69 removed things we dont need for tests 2018-04-13 12:34:34 +01:00
Tom Pallister cbaa2c3096 #296 renamed configuration.json to ocelot.json in preparation 2018-04-13 11:23:44 +01:00
Tom Pallister 0073a6f550 Merge branch 'release/5.5.0' 2018-04-07 12:08:35 +01:00