Commit Graph

  • 723bd1209 (refs/pull/1756/head) Added editing for sending without writing bearer before token values sent in API requests. by veysel mutlu 2021-09-11 10:10:14 +0300
  • 4bfa1c03d Example short usage patterns have been added. Example abbreviations applicable to the whole project by veysel mutlu 2021-09-11 10:10:09 +0300
  • 7abd85796 The repetitive fields in the configuration classes in the Ordering.Infrastructure project were gathered here by creating a base class. by veysel mutlu 2021-09-10 22:48:47 +0300
  • 4814e1bce The startup.cs class was purified by writing the extensions method in the field where services are registered in the startup.cs class. by veysel mutlu 2021-09-10 22:12:46 +0300
  • 79d81f531 Replaced ternary operator with switch by veysel mutlu 2021-09-10 21:18:02 +0300
  • d20232db1 Added short switch usage with .net 5 by veysel mutlu 2021-09-10 21:16:44 +0300
  • 9fda3b548 Added use of short foreach by veysel mutlu 2021-09-10 21:15:34 +0300
  • e57a97d51 Update workflows to use composite (#1753) by Colin Dembovsky 2021-09-09 07:43:29 -0500
  • 464b8fc0f Updated tar package (#1754) by Sumit Ghosh 2021-09-01 15:46:05 +0530
  • aacfa5cd3 (refs/pull/1754/head) Updated tar package by Sumit Ghosh 2021-09-01 15:38:10 +0530
  • d1f711e85 Apply suggestions from code review by Sumit Ghosh 2021-09-01 14:33:15 +0530
  • 1d7ffa3c8 Update src/Services/Basket/Basket.API/Grpc/BasketService.cs by Sumit Ghosh 2021-09-01 14:28:04 +0530
  • 089d06094 Updated basket-api project file by Sumit Ghosh 2021-09-01 14:26:55 +0530
  • f04825c09 Removed extra spaces by Sumit Ghosh 2021-09-01 14:14:03 +0530
  • 0e6e83dbe Revert "Merged conent from Startup.cs to Program.cs" by Sumit Ghosh 2021-08-31 22:07:43 +0530
  • 930e7e239 Revert "Removed Starup.cs" by Sumit Ghosh 2021-08-31 22:06:40 +0530
  • 1494d8214 Revert "Removed unnecessary files" by Sumit Ghosh 2021-08-31 22:05:50 +0530
  • 421627650 (refs/pull/1753/head) Revert name change by Colin Dembovsky 2021-08-27 14:34:40 -0500
  • 23effc30d Add name to composite actions by Colin Dembovsky 2021-08-27 14:13:28 -0500
  • 9ce1291ed Update workflows to use composite by Colin Dembovsky 2021-08-27 13:12:26 -0500
  • 71994d0ad Bump Microsoft.AspNetCore.Authentication.JwtBearer (#1750) by dependabot[bot] 2021-08-26 16:28:48 +0530
  • 9a9b8fbc6 Bump Microsoft.AspNetCore.Authentication.JwtBearer in /src/Web/WebMVC (#1751) by dependabot[bot] 2021-08-26 16:28:35 +0530
  • d3b0f15f5 (refs/pull/1750/head) Bump Microsoft.AspNetCore.Authentication.JwtBearer by dependabot[bot] 2021-08-26 10:55:14 +0000
  • 26219480e (refs/pull/1751/head) Bump Microsoft.AspNetCore.Authentication.JwtBearer in /src/Web/WebMVC by dependabot[bot] 2021-08-26 10:55:12 +0000
  • 86579613e Bump Microsoft.AspNetCore.Authentication.JwtBearer (#1749) by dependabot[bot] 2021-08-26 16:24:54 +0530
  • 9e4ded9c6 Bump Microsoft.AspNetCore.Authentication.JwtBearer (#1748) by dependabot[bot] 2021-08-26 16:24:28 +0530
  • 2e1f327ee Bump Microsoft.AspNetCore.Authentication.JwtBearer (#1747) by dependabot[bot] 2021-08-26 16:24:03 +0530
  • 138a2400c (refs/pull/1749/head) Bump Microsoft.AspNetCore.Authentication.JwtBearer by dependabot[bot] 2021-08-25 14:52:49 +0000
  • 9063a0b9f (refs/pull/1748/head) Bump Microsoft.AspNetCore.Authentication.JwtBearer by dependabot[bot] 2021-08-25 14:52:29 +0000
  • 39854e780 (refs/pull/1747/head) Bump Microsoft.AspNetCore.Authentication.JwtBearer by dependabot[bot] 2021-08-25 14:52:11 +0000
  • 536bddcd9 (refs/pull/1755/head) Removed unnecessary files by Sumit Ghosh 2021-08-24 13:11:49 +0530
  • 46175d7aa Removed Starup.cs by Sumit Ghosh 2021-08-24 13:11:39 +0530
  • d931f345b (refs/pull/1746/head) fixes to deploy-all.sh by oliviergaumond 2021-08-23 15:42:17 -0400
  • 2766ea86d Merged conent from Startup.cs to Program.cs by Sumit Ghosh 2021-08-19 21:43:52 +0530
  • 99ec82833 Updated npm packages (#1743) by Sumit Ghosh 2021-08-19 12:05:17 +0530
  • 9db1f5234 (refs/pull/1743/head) Updated npm packages by Sumit Ghosh 2021-08-18 17:42:32 +0530
  • 39f9c9cad Updated path-parse package version 1.7 (#1741) by Sumit Ghosh 2021-08-17 16:38:12 +0530
  • 511a1b185 (refs/pull/1741/head) Updated path-parse package version 1.7 by Sumit Ghosh 2021-08-17 14:53:38 +0530
  • d09e7eb0a Updated dockerfiles by Sumit Ghosh 2021-08-16 15:25:35 +0530
  • df610bc54 Updated docker file to preview version to 7 by Sumit Ghosh 2021-08-16 14:52:45 +0530
  • b678bdd11 Included global usings for identity project by Sumit Ghosh 2021-08-13 17:03:23 +0530
  • 7cbbb3c76 Created a new migration plan by Sumit Ghosh 2021-08-13 15:47:17 +0530
  • d21637a1f Updates docker images to preview 7 by Sumit Ghosh 2021-08-12 18:58:39 +0530
  • 76ddee775 Use file-scoped namespaces by Sumit Ghosh 2021-08-12 18:56:38 +0530
  • 5157b01e8 Use global usings by Sumit Ghosh 2021-08-12 18:55:45 +0530
  • 3cc9d320e Change branch name from master to main. Fix grammar (#1737) by Roman Marusyk 2021-08-10 11:07:24 +0300
  • 89f41dd38 (refs/pull/1737/head) Change branch name from master to main. Fix grammar by Roman Marusyk 2021-08-09 23:13:49 +0300
  • 8be1c9cd3 Seeking feedback: Build and run on .Net 6 preview 6 (#1734) by Josh Coleman 2021-08-09 07:27:22 -0700
  • 9a2e9ece0 Fixed typo: Applciation -> Application (#1736) by Ben Decker 2021-08-09 04:12:36 -0400
  • 2f5de0fd0 (refs/pull/1736/head) Fixed typo: Applciation -> Application by Ben Decker 2021-08-08 19:15:45 -0400
  • 4bbfde218 (refs/pull/1734/head) Downgrade development docker files to use the preview 6 sdk by Josh Coleman 2021-08-05 12:10:49 -0700
  • 1896af24f Updated tar package (#1733) by Sumit Ghosh 2021-08-05 19:48:11 +0530
  • 4ad168178 (refs/pull/1733/head) Updated tar package by Sumit Ghosh 2021-08-04 11:39:55 +0530
  • c78134b4d Only restore the packages we need for the one off service stuck in .net 5 by Josh Coleman 2021-08-03 23:00:30 -0700
  • 7082ae4b1 downgrade the last nonworking component by Josh Coleman 2021-08-03 22:51:22 -0700
  • ea906f42c Of course the SDK version is different :) by Josh Coleman 2021-08-03 13:54:37 -0700
  • 84d496480 Use preview 6... seeing errors in preview 7... by Josh Coleman 2021-08-03 13:51:05 -0700
  • e26380ae8 More ILogger ambiguity by Josh Coleman 2021-08-03 11:49:03 -0700
  • a6f3019d8 ILogger is ambiguous? by Josh Coleman 2021-08-03 11:19:08 -0700
  • d9d1f1031 Target .net 6 by Josh Coleman 2021-08-02 16:30:01 -0700
  • 45b571710 Updgrade build and hosting machines to .net6 latest by Josh Coleman 2021-08-02 16:10:44 -0700
  • 7ba14d980 Updates ingress object version to use v1 api (#1725) by Sumit Ghosh 2021-08-02 16:56:15 +0530
  • 1d810ce57 (refs/pull/1732/head) Merge pull request #1 from michaelgregson/michaelgregson-patch-1 by Michael Gregson 2021-07-30 17:26:35 +0100
  • a3730808a Serialize properties in derived classes by Michael Gregson 2021-07-30 17:25:07 +0100
  • a478fdabf Fix typo in field name. (#1727) by GitHubPang 2021-07-26 15:45:59 +0800
  • 8b8c0b8fc (refs/pull/1728/head) Create github-actions-demo.yml by davidsagang 2021-07-23 19:53:37 -0400
  • 4191d7f22 Merge branch 'dev' into eShop-servicebus by Wenjie Yu(MSFT) 2021-07-23 14:16:02 +0800
  • 0ae855d9e resolve the errors in service by zedy 2021-07-23 10:08:37 +0800
  • ac30ec7a1 (refs/pull/1727/head) Fix typo in field name. by GitHubPang 2021-07-22 08:44:13 +0800
  • 40c19829f (refs/pull/1725/head) Fixed remaining ingress manifest by Sumit Ghosh 2021-07-20 16:41:59 +0530
  • 5fcf632df Fixed the identity ingress manifest by Sumit Ghosh 2021-07-20 15:29:48 +0530
  • 8af66e798 Updates ingress yaml manifests by Sumit Ghosh 2021-07-20 14:33:11 +0530
  • f11360bc3 Remove invalid changes by zedy 2021-07-20 15:39:06 +0800
  • c8d567d8a Updated ingress api version to v1 by Sumit Ghosh 2021-07-16 15:21:28 +0530
  • 3a097a857 update the method to get topicName by zedy 2021-07-16 10:28:09 +0800
  • ffe5be3b0 (refs/pull/1708/head) Update deploy-all.sh by Mauricio Caro 2021-07-15 16:50:15 -0700
  • 7e85e97b9 Removed archived directory by Sumit Ghosh 2021-07-15 19:26:15 +0530
  • dd5d73e5b (refs/pull/1721/head) Updated az service bus arm template by Sumit Ghosh 2021-07-15 13:42:55 +0530
  • dc6028010 Removed WebMVC from master Readme (#1719) by Sumit Ghosh 2021-07-13 18:25:56 +0530
  • 444eea529 (refs/pull/1719/head) Removed WebMVC from master Readme by Sumit Ghosh 2021-07-12 11:55:03 +0530
  • 6c27ca1f5 (refs/pull/1663/merge) Merge 0601707e7e into 69cc6cb129 by Sumit Ghosh 2021-07-07 10:02:53 +0000
  • 0601707e7 (refs/pull/1663/head) Updated project files by Sumit Ghosh 2021-07-07 15:32:30 +0530
  • 8099d273d Merge branch 'dev' into feature/enable-telemetry by Sumit Ghosh 2021-07-07 14:36:07 +0530
  • 5c57b8c3f Binding queue using existing cosumerChannel (#1716) by AlanYu 2021-07-07 15:34:25 +0800
  • c2e53ed5f (refs/pull/1716/head) Binding queue using existing cosumerChannel by Alan.Yu 2021-07-05 21:56:09 +0800
  • 8bb15ce98 Updated npm packages (#1714) by Sumit Ghosh 2021-06-30 19:52:08 +0530
  • 4645e38d1 (refs/pull/1714/head) Updated npm packages by Sumit Ghosh 2021-06-30 18:31:50 +0530
  • 694673545 Included feedback by Sumit Ghosh 2021-06-29 19:35:01 +0530
  • 2afc00360 Included Envoyproxy filrewall rules in the script (#1704) by Sumit Ghosh 2021-06-28 19:16:00 +0530
  • 6381df580 Updates npm packages (#1710) by Sumit Ghosh 2021-06-28 19:15:00 +0530
  • 6982f0e7c Correct typo error in Shipping Address (#1712) by Kaypee 2021-06-28 05:55:24 +0000
  • 91f1008c5 Fixed bugs & local specific to minikube by Mauricio Caro 2021-06-26 15:20:09 +0000
  • 8a17d725c (refs/pull/1712/head) Correct typo error in Shipping Address by kwabena 2021-06-26 07:11:21 +0000
  • 7a13e8a6b (refs/pull/1710/head) Updated packages by Sumit Ghosh 2021-06-25 18:07:39 +0530
  • 4b801a866 Merged the dev branch by Sumit Ghosh 2021-06-25 16:47:45 +0530
  • 8c2716339 Merge pull request #1711 from dotnet-architecture/update/angular-version by Miguel Veloso 2021-06-25 10:44:33 +0100
  • e858ac052 (refs/pull/1711/head, update/angular-version) Update Angular version to 11.2 by Miguel Veloso 2021-06-25 10:10:59 +0100
  • e7ea0109e Update codes by zedy 2021-06-25 15:09:00 +0800
  • 0709a3ce5 add Dispose() menthod in interface by zedy 2021-06-25 10:20:01 +0800
  • 44f2180cd Updated npm packages by Sumit Ghosh 2021-06-23 17:31:37 +0530