Commit Graph
100 Commits
Author SHA1 Message Date
TomPallister 7f49bf5fe3 wip 2020-11-20 16:43:42 +00:00
TomPallister a9eec31aaf fix code broken after net5.0 upgrade 2020-11-20 12:10:46 +00:00
TomPallister 1c6bfc3314 add make and build tools to image 2020-11-20 11:57:34 +00:00
TomPallister 7254d4d1fb +semver: breaking upgrade base build image to net5.0 2020-11-20 10:51:49 +00:00
TomPallister 708b575857 upgrade csproj to net5.0 2020-11-20 09:31:45 +00:00
TomPallister c3a0cf1160 Merge branch 'kjellegafvelin-master' 2020-05-25 18:49:35 +01:00
TomPallister 2b8c8727a2 Revert "Feat/opentracing (#1243)"
This reverts commit 865520f2d7.
2020-05-25 18:44:45 +01:00
TomPallister 21b9d73c7f tweaks 2020-05-25 18:39:00 +01:00
TomPallister 56fe7b5ba9 wip 2020-05-25 16:59:49 +01:00
TomPallister 53d7f560a8 Merge branch 'EngRajabi-feature_distributeCache' 2020-04-13 18:37:51 +01:00
TomPallister 8b098d2336 removed old memory cache and added a few tests for new asp memory cache 2020-04-13 18:37:49 +01:00
TomPallister b4c29fc727 Merge branch 'feature_distributeCache' of https://github.com/EngRajabi/Ocelot into EngRajabi-feature_distributeCache 2020-04-13 18:01:39 +01:00
TomPallister c004c43ff2 Merge branch 'samirsyed-master' 2020-04-13 16:48:43 +01:00
TomPallister b7cfac9336 more tests and docs 2020-04-13 16:48:28 +01:00
TomPallister 6c20b1173f Merge branch 'master' of https://github.com/samirsyed/Ocelot into samirsyed-master 2020-04-13 16:35:24 +01:00
TomPallister 59af924f1c Merge branch 'DavidLievrouw-CustomLoadBalancers' 2020-04-13 12:46:49 +01:00
TomPallister 7408060fba more error handling and docs 2020-04-13 12:46:14 +01:00
TomPallister c9483cdad6 tests to handle some error cases and docs 2020-04-13 12:05:55 +01:00
TomPallister b300ed9aec small refactor 2020-04-13 11:14:28 +01:00
TomPallister 2843cdbc0b removed tasks we dont need 2020-04-13 11:13:28 +01:00
TomPallister ccb5b84103 Merge branch 'CustomLoadBalancers' of https://github.com/DavidLievrouw/Ocelot into DavidLievrouw-CustomLoadBalancers 2020-04-13 11:06:49 +01:00
TomPallister d58f31475e Merge branch 'DavidLievrouw-ServiceProviderConfigurationScheme' 2020-04-12 18:25:56 +01:00
TomPallister 169b333912 updated docs 2020-04-12 18:25:34 +01:00
TomPallister c8c3d128f6 Merge branch 'ServiceProviderConfigurationScheme' of https://github.com/DavidLievrouw/Ocelot into DavidLievrouw-ServiceProviderConfigurationScheme 2020-04-12 17:44:57 +01:00
TomPallister 2f97913f41 Merge branch 'jlukawska-feature/603-bad-gateway' 2020-04-11 18:46:35 +01:00
TomPallister cdbd8e85d3 http error code tests and docs 2020-04-11 18:46:19 +01:00
TomPallister 3dfcff822b Merge branch 'feature/603-bad-gateway' of https://github.com/jlukawska/Ocelot into jlukawska-feature/603-bad-gateway 2020-04-11 18:01:05 +01:00
TomPallister 77d4bb1540 Merge branch 'ussamoo-feature/#1126' 2020-04-11 11:49:03 +01:00
TomPallister 6e5471a714 Refactored k8s endpoints PR +semver: major 2020-04-11 11:48:47 +01:00
TomPallister b280b1c530 Merge branch 'jlukawska-feature/1115-find-available-port-in-acceptance-tests' 2020-03-11 20:10:06 +00:00
TomPallister 36064b13d0 use random port generator on tests from master 2020-03-11 20:09:36 +00:00
TomPallister c75227d5b8 Merge branch 'master' into jlukawska-feature/1115-find-available-port-in-acceptance-tests 2020-03-11 20:00:55 +00:00
TomPallister d032774aa0 small refactor of RandomPortFinder 2020-03-11 19:52:24 +00:00
TomPallister c91c99ca72 Merge branch 'feature/1115-find-available-port-in-acceptance-tests' of https://github.com/jlukawska/Ocelot into jlukawska-feature/1115-find-available-port-in-acceptance-tests 2020-03-11 19:31:19 +00:00
TomPallister def55b3c3c Merge branch 'andreatosato-master' 2020-02-21 16:53:44 +00:00
TomPallister ede5650a3c docs 2020-02-21 16:53:03 +00:00
TomPallister ec8a5b6ddf finished tests around http2 2020-02-21 16:49:26 +00:00
TomPallister 2772ce406d all acceptance tests passing 2020-02-19 09:18:01 +00:00
TomPallister e969e9ff0b unit tests passing 2020-02-18 20:45:28 +00:00
TomPallister b8922cef5f tests for version creator 2020-02-17 08:03:11 +00:00
TomPallister 42a1395a84 tests for downstream http version validation 2020-02-17 07:45:44 +00:00
TomPallister fc3b6fdb8b fix docs formatting for http method transformation 2020-02-09 18:15:24 +00:00
TomPallister 689f04d011 Merge branch 'pitming-feature/MethodTransformer' 2020-02-09 16:55:58 +00:00
TomPallister d879721978 Merge branch 'master' into pitming-feature/MethodTransformer 2020-02-09 16:55:14 +00:00
TomPallister 89b2decf50 added docs for http method transformation 2020-02-09 16:52:59 +00:00
TomPallister 7e80720881 acceptance tests 2020-02-09 16:15:39 +00:00
TomPallister 0c5e09d18f moved logic to request mapper and public setter gone 2020-02-09 15:51:22 +00:00
TomPallister 6bd903bc87 tests passing 2020-02-09 15:37:27 +00:00
TomPallister 4bd2243f5e Merge branch 'feature/MethodTransformer' of https://github.com/pitming/Ocelot into pitming-feature/MethodTransformer 2020-02-09 14:21:35 +00:00
TomPallister 62748725d8 Merge branch 'ussamoo-feature/#1088' 2020-02-04 20:09:33 +00:00
TomPallister 9ea4645ca9 Merge branch 'feature/#1088' of https://github.com/ussamoo/Ocelot into ussamoo-feature/#1088 2020-02-04 20:09:20 +00:00
TomPallister 55073ac3ad Merge branch 'ussamoo-feature/#1088' 2020-02-04 20:07:51 +00:00
TomPallister 0babcaea08 Merge branch 'feature/#1088' of https://github.com/ussamoo/Ocelot into ussamoo-feature/#1088 2020-02-04 18:25:32 +00:00
TomPallister 59d32dd0de Merge branch 'master' into develop 2020-01-20 07:40:10 +00:00
TomPallister e3a14142b7 Merge branch 'totubamowo-feature/dynamic-rate-limit-client-whitelist' into develop 2020-01-19 17:34:02 +00:00
TomPallister 02c9711369 Merge branch 'feature/dynamic-rate-limit-client-whitelist' of https://github.com/totubamowo/Ocelot into totubamowo-feature/dynamic-rate-limit-client-whitelist 2020-01-19 17:33:50 +00:00
TomPallister 81c81b5a48 Merge branch 'catcherwong-fix-1045' into develop 2020-01-19 17:20:53 +00:00
TomPallister 1723076874 test 2020-01-19 17:20:36 +00:00
TomPallister e82e303afc Merge branch 'fix-1045' of https://github.com/catcherwong/Ocelot into catcherwong-fix-1045 2020-01-19 17:15:52 +00:00
TomPallister bec004cf8f Merge branch 'jlukawska-feature/492-log-500-status-code-as-error' into develop 2020-01-19 16:27:21 +00:00
TomPallister 9da55ea037 small changes to log all responses either information or warning 2020-01-19 16:27:08 +00:00
TomPallister 439165bb8f Merge branch 'master' into develop 2020-01-19 15:56:54 +00:00
TomPallister 836923d268 more docs 2020-01-19 11:19:03 +00:00
TomPallister 4a18e46814 build develop like a PR 2020-01-19 11:15:50 +00:00
TomPallister 49d1748105 very brief mention MaxConnectionsPerServer in docs 2020-01-19 11:14:42 +00:00
TomPallister bb14855f83 Merge branch 'buretjph-feature/httphandler-maxconnectionperserver' into develop 2020-01-19 11:10:34 +00:00
TomPallister e4f5a71939 extra test 2020-01-19 11:10:21 +00:00
TomPallister 19881d51ff Merge branch 'feature/httphandler-maxconnectionperserver' of https://github.com/buretjph/Ocelot into buretjph-feature/httphandler-maxconnectionperserver 2020-01-19 10:58:31 +00:00
TomPallister 63b32077b0 Merge branch 'jlukawska-feature/683-validate-two-same-placeholders-in-upstream-template' into develop 2020-01-19 10:53:13 +00:00
TomPallister 48f871088c Merge branch 'feature/683-validate-two-same-placeholders-in-upstream-template' of https://github.com/jlukawska/Ocelot into jlukawska-feature/683-validate-two-same-placeholders-in-upstream-template 2020-01-19 10:50:55 +00:00
TomPallister a2a5ec635a Merge branch 'jmezach-bugfix/fcp-dispose' into develop 2020-01-19 10:48:26 +00:00
TomPallister 96707a5055 Merge branch 'bugfix/fcp-dispose' of https://github.com/jmezach/Ocelot into jmezach-bugfix/fcp-dispose 2020-01-19 10:46:11 +00:00
TomPallister 9cb00ef159 update cakebuild script for windows and made windows build work 2020-01-17 07:34:57 +00:00
TomPallister 92ce87c61c docker build works on windows 2020-01-16 21:37:51 -08:00
TomPallister 0e6f44b342 updated to remove develop 2020-01-16 22:15:16 +00:00
TomPallister 47efd86661 update readme with circle badge 2020-01-16 21:57:37 +00:00
TomPallister a8a31cdb8a refactor more build stuff for docker 2020-01-16 21:46:54 +00:00
TomPallister 37ceea019c need to push packages to github here 2020-01-14 10:41:24 +00:00
TomPallister 826fae3f27 removing stuff we dont need from build process 2020-01-14 09:50:10 +00:00
TomPallister ec7f0de562 use make instead of lots of files 2020-01-13 22:43:16 +00:00
TomPallister fe60a97d27 moved a few things around 2020-01-13 22:33:07 +00:00
TomPallister 7377f305c2 testing circleci 2020-01-13 22:21:25 +00:00
TomPallister 925422f7ad testing circleci 2020-01-13 22:20:07 +00:00
TomPallister fbd9c01a42 Merge branch 'release/13.8.0' 2019-10-28 07:34:56 +00:00
Tom Pallister 89639ce7e7 removed text we dont need 2018-10-13 17:48:04 +01:00
Tom Pallister 2673aebee2 ignore .DS_Store 2018-08-11 11:53:43 +01:00
Tom Pallister 04415e8c36 Merge branch 'develop' of github.com:ThreeMammals/Ocelot into develop 2018-08-04 08:21:31 +01:00
Tom Pallister a66c7989e2 docs for reloading json 2018-08-04 08:21:28 +01:00
Tom Pallister 24f8a18579 make stringextensions available 2018-08-02 20:42:57 +01:00
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