Commit Graph

  • 7efacfc51 (refs/pull/624/head) Resource files updated. by David Britch 2018-06-04 12:30:10 +0100
  • b4daa33ae Bumped to Forms 3.0. by David Britch 2018-06-04 12:10:31 +0100
  • 9f61e3b02 Fixes the error (400 Bad Response) when cancelling an order by eiximenis 2018-06-04 11:56:13 +0200
  • 2059d9c2c Merge pull request #26 from dotnet-architecture/dev by Taras Kovalenko 2018-06-02 16:49:34 +0300
  • 51236fd5a Update to netcore2.1 RTM Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk by eiximenis 2018-06-01 18:59:14 +0200
  • bee5286bc (refs/pull/582/head) Remove unneeded local variable. by José Alberto 2018-05-30 22:57:27 +0200
  • 44f43cdc0 Remove unneeded local variable. by José Alberto 2018-05-30 22:51:49 +0200
  • 01a1d6530 set 10 min as the lifetime for each HttpMessageHandler int the pool by Cesar De la Torre Llorente 2018-05-26 23:45:37 +0200
  • 104661d39 Fixed bug, no need of GracePeriodTime setting for the Order microservice. Only for the Ordering.BackgroundTasks by Cesar De la Torre Llorente 2018-05-26 20:43:54 +0200
  • cd1f11b48 Create new polly policies for each service instead of use the same, in order to resolve problems with the execution context name by Unai Zorrilla Castro 2018-05-25 11:52:35 +0200
  • 7e38405ce (refs/pull/616/merge) Merge 91103a4a01 into 97b8fce7e5 by ddrsql 2018-05-24 10:07:52 +0000
  • 91103a4a0 (refs/pull/616/head) Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev by ddrsql 2018-05-24 18:02:28 +0800
  • 97b8fce7e Update README.md by Cesar De la Torre 2018-05-22 17:39:25 -0700
  • 2158846c6 Update README.md by Cesar De la Torre 2018-05-22 17:35:59 -0700
  • 81943e4da Update README.md by Cesar De la Torre 2018-05-22 17:34:47 -0700
  • 754da499e (refs/pull/627/head) fix: typo by Miguel Veloso 2018-05-22 20:09:45 +0100
  • dc8d8a6be Add additional explanations by Miguel Veloso 2018-05-22 19:59:47 +0100
  • acde548e3 fix link by Miguel Veloso 2018-05-22 19:42:26 +0100
  • 1e2e7a343 Initial Simplified CQRS and DDD KB post by Miguel Veloso 2018-05-22 19:40:42 +0100
  • fb15ed1e1 Removed unused file by Unai Zorrilla Castro 2018-05-22 18:19:13 +0200
  • 1da9832a5 Merge branch 'features/net21rc1' of https://github.com/dotnet/eShopOnContainers into features/net21rc1 by Unai Zorrilla Castro 2018-05-22 16:21:25 +0200
  • bcc79c8e5 Merge branch 'features/net21rc1' of https://github.com/dotnet-architecture/eShopOnContainers into features/net21rc1 by eiximenis 2018-05-22 16:20:59 +0200
  • 89fb5d6fc Solves issue #611 by eiximenis 2018-05-22 16:20:52 +0200
  • 654555387 Minor refactoring by Unai Zorrilla Castro 2018-05-22 16:20:28 +0200
  • 88fa0a630 Remove unnecesary catch by Unai Zorrilla Castro 2018-05-22 15:34:24 +0200
  • 0454ad908 Merge branch 'features/net21rc1' of https://github.com/dotnet/eShopOnContainers into features/net21rc1 by Unai Zorrilla Castro 2018-05-22 15:33:42 +0200
  • 70a268280 Working on compose dependencies and check new httpclient handlers retries by Unai Zorrilla Castro 2018-05-22 15:33:21 +0200
  • 6127457e8 Changed order in pipeline so SetHandlerLifetime() is first, right on the on the IHttpClientBuilder that is returned when creating the Typed Client. by Cesar De la Torre Llorente 2018-05-21 20:06:39 -0700
  • 1fa6242c1 Added opt-in HttpClientLogging config by Cesar De la Torre Llorente 2018-05-21 18:11:27 -0700
  • 8844aaba7 Adding an example of a HttpMessageHandler's Lifetime to 5 minutes in the pool. The default lifetime of HttpMessageHandler instances in the pool is 2 minutes. by Cesar De la Torre Llorente 2018-05-21 17:04:18 -0700
  • 460fc997a Create Generic Host prototype for background task in order to be reviewed by Unai Zorrilla Castro 2018-05-21 15:01:29 +0200
  • 094ba7c3c Review HTTP Aggregators. Remove IHTTPClient Resiliency building block. Fix TestController code ( ask about on this controller ). Tested with VS and docker-compose up directly by Unai Zorrilla Castro 2018-05-21 11:38:09 +0200
  • a77219e31 Added build-push-images.ps1 just to work with images and registry/ACR by Cesar De la Torre Llorente 2018-05-18 21:18:36 -0700
  • 58bba231d Fixed bug so the OrderingBackgroundTasks container is in HealthChecks by Cesar De la Torre Llorente 2018-05-18 15:27:37 -0700
  • 2d2323b10 Improved deploy.ps1 to Push not Push images to Registry by Cesar De la Torre Llorente 2018-05-18 13:03:31 -0700
  • 96816e7bf Refactor aggregators to use AddHttpClient like on WebMVC by Unai Zorrilla Castro 2018-05-18 14:02:18 +0200
  • 554b4e4a0 Remove unused tables by Unai Zorrilla Castro 2018-05-18 12:43:33 +0200
  • 2f9fa4dcc Added HTTPClient services and review application on WebMVC by Unai Zorrilla Castro 2018-05-18 12:36:33 +0200
  • 8295c3c04 Update README.k8s.md by Cesar De la Torre 2018-05-17 15:25:17 -0700
  • 225d56880 Update README.k8s.md by Cesar De la Torre 2018-05-17 15:21:26 -0700
  • 4db6c58fa Fxied script supporting dnsNamePrefix param and is aligned with docs by Cesar De la Torre Llorente 2018-05-17 15:19:38 -0700
  • dc5de8374 Changes using fluent configuration API from Polly. Still to be cleaned up and old Policy code to be removed, etc. by Cesar De la Torre Llorente 2018-05-16 20:30:05 -0700
  • 18e6dc4af Merge branch 'features/net21rc1' of https://github.com/dotnet-architecture/eShopOnContainers into features/net21rc1 by eiximenis 2018-05-16 14:45:21 +0200
  • 684aa4927 Updates to make it work with Docker - Dockerfiles changes - Minor csproj updates to bring back "dotnet bundle" cli - Enable all protocols in SignalR - Update package-lock.json in spa by eiximenis 2018-05-16 14:45:15 +0200
  • cf4b7ff47 Added sample for use new IHttpClientFactory feature on WebMVC by Unai Zorrilla Castro 2018-05-16 12:44:32 +0200
  • 36fb20ace Refactoring Catalog and Order status and add problem details feature from 2.1 by Unai Zorrilla Castro 2018-05-15 16:58:53 +0200
  • b02c1b825 Migrate all dockerfiles to use 2.1 image. Added ApiBehaviorOptions into Catalog by Unai Zorrilla Castro 2018-05-15 16:27:10 +0200
  • 51c4841aa (refs/pull/604/head) Fix unnecessary changes by Baron Chen 2018-05-15 22:35:48 +1000
  • 985d95712 Fixing up merge issues by Baron Chen 2018-05-15 22:30:03 +1000
  • 915f556ab Merge branch 'dev' of https://github.com/BaronChen/eShopOnContainers into dev by Baron Chen 2018-05-15 21:49:37 +1000
  • d907b9f7b Fix some breaking changes introduced by bootstrap 4 by Baron Chen 2018-05-15 21:41:08 +1000
  • d1b6bc84f Migrated projects and references to use 2.1 rc1 libraries by Unai Zorrilla Castro 2018-05-15 12:42:08 +0200
  • 1d2fc6c42 Removed commented code in signalr hub registration by Ramón Tomás 2018-05-15 09:20:54 +0200
  • c3213df7e Setting IWebHostBuilder and IWebHost as explicit (instead of var) in BuildWebHost() from the generic OcelotApiGw. by Cesar De la Torre Llorente 2018-05-14 15:48:21 -0700
  • 36ba0618a Upgrade packages by Baron Chen 2018-05-14 23:33:48 +1000
  • 12d24ee4b Merge branch 'acr-build' into dev by eiximenis 2018-05-14 15:05:15 +0200
  • edacbd6f8 script for queuing acr builds by eiximenis 2018-05-14 15:04:49 +0200
  • 7d2a790a8 Fixed AOT compile issue with signalr pkg version Removed duplicated ordering.background task in docker compose files by Ramón Tomás 2018-05-14 13:51:42 +0200
  • 7c30eb4f1 Merge pull request #25 from dotnet-architecture/dev by Taras Kovalenko 2018-05-14 14:43:35 +0300
  • fc9c9ff65 Migrate from http module to httpClient module by Baron Chen 2018-05-14 21:39:45 +1000
  • 36d916a86 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev by eiximenis 2018-05-13 11:18:11 +0200
  • 4eb73f8e2 Fixed bug in configuration.json for Ocelot API Gateways. ReRoutes for the Marketing microservices shound't be present in the configuration.json for the Shopping API Gateways, only for the Marketing API Gateways. by Cesar De la Torre Llorente 2018-05-11 19:35:28 -0700
  • c38d576e8 Deleted the docker-compose.ci.build.yml file as we don't need it anymore since we're using DOCKER MULTI-STAGE BUILDS. by Cesar De la Torre Llorente 2018-05-11 19:22:23 -0700
  • 31669d5d2 Merge branch 'features/netcore2.1' into dev by eiximenis 2018-05-11 11:26:19 +0200
  • 19936607e Update README.md by Cesar De la Torre 2018-05-10 13:34:40 -0700
  • c22aa6fbe Update README.md by Cesar De la Torre 2018-05-10 13:30:51 -0700
  • d81de5ff2 Update README.md by Cesar De la Torre 2018-05-10 13:30:19 -0700
  • cffaf7dfd Merge pull request #598 from mvelosop/fix/reenable-ordering-background-tasks by Miguel Veloso 2018-05-10 11:44:31 +0100
  • 794be31f5 (refs/pull/598/head) Include Ordering.BackgroundTasks in webstatus check by Miguel Veloso 2018-05-10 11:31:11 +0100
  • fb7d83f82 Fix AKS creation command by vyunev 2018-05-10 12:01:10 +0300
  • 49ec9beff wip: add back OrderingBackgroundTasks by Miguel Veloso 2018-05-09 20:10:54 +0100
  • b7a07ae11 Merge pull request #24 from dotnet-architecture/dev by Taras Kovalenko 2018-05-02 10:52:17 +0300
  • 0693da205 Merge pull request #591 from mvelosop/fix-swagger-oauth-redirection-error-#586 by Miguel Veloso 2018-04-25 13:03:12 +0100
  • cdd87d367 (refs/pull/591/head) Fix swagger-ui redirection uri to current one as of v.3.x; Fix stored values for existing deployments by Miguel Veloso 2018-04-25 12:58:55 +0100
  • fc81bb985 Update global.json to currenty used SDK by Miguel Veloso 2018-04-25 12:40:58 +0100
  • df010635f Fix issue mvc refreshing order list by Ramón Tomás 2018-04-20 16:48:24 +0200
  • 25c752c61 Added SignalR Hub service to k8s by Ramón Tomás 2018-04-19 17:21:26 +0200
  • cb6df4609 (refs/pull/583/merge) Merge a0dde07965 into 26c3b58e66 by tecyang 2018-04-19 07:11:55 +0000
  • 04560ff4e Created specific service for signalr hub by Ramón Tomás 2018-04-19 00:58:09 +0200
  • 9c516b693 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev by ddrsql 2018-04-17 12:24:13 +0800
  • 759dead7e Merge branch 'master' of https://github.com/dotnet-architecture/eShopOnContainers into dev by ddrsql 2018-04-17 12:20:54 +0800
  • 02f94eeb0 Updated k8s scripts by Ramón Tomás 2018-04-16 19:28:12 +0200
  • d9945a920 Fixed ignored js files when building image by Ramón Tomás 2018-04-14 10:43:30 +0200
  • 7fe4a9c49 Merge pull request #23 from dotnet-architecture/dev by Taras Kovalenko 2018-04-14 10:23:09 +0300
  • 26c3b58e6 Update README.md by Cesar De la Torre 2018-04-13 14:36:04 -0700
  • 08e8a4ba2 Added signalr client service to SPA app by Ramón Tomás 2018-04-13 17:10:25 +0200
  • f1f17798d Added missing Task.Background service docker-compose configuration Added signalr client for MVC Added signalr hub Added signalr events when order status changes by Ramón Tomás 2018-04-13 13:45:21 +0200
  • 8b846968e Update EventBusServiceBus.cs by i02coroj 2018-04-13 12:03:34 +0200
  • a5f66e68e (tag: 2.0.6, refs/pull/615/head) Updated eBooks Azure Getting Started for Developers by Cesar De la Torre 2018-04-10 19:05:53 -0700
  • 1b8806e43 Updated eBooks Azure Getting Started for Developers by Cesar De la Torre 2018-04-10 19:05:39 -0700
  • 5511340c8 Update README.md by Cesar De la Torre 2018-04-05 13:33:02 -0700
  • 4f5de7391 Update README.md by Cesar De la Torre 2018-04-05 13:28:17 -0700
  • b541d2c79 Update README.md by Cesar De la Torre 2018-04-05 13:17:37 -0700
  • 1b4e76170 Update README.md by Cesar De la Torre 2018-04-05 13:16:40 -0700
  • 17657a21e Update README.md by Cesar De la Torre 2018-04-05 13:05:54 -0700
  • 22e36bfb3 Update README.md by Cesar De la Torre 2018-04-05 13:02:00 -0700
  • c84dff96e Update README.md by Cesar De la Torre 2018-04-05 12:38:12 -0700
  • 131ea4ec0 Update README.md by Cesar De la Torre 2018-04-05 12:36:55 -0700
  • ab1df0fa0 Update README.md by Cesar De la Torre 2018-04-05 12:35:55 -0700
  • fac72aebc Update README.md by Cesar De la Torre 2018-04-05 11:51:07 -0700