Commit graph

5117 commits

Author SHA1 Message Date
Collin M. Barrett
3da3be187b refactor(services): ♻🎨 pascal-case Directory 2020-09-10 16:58:39 -05:00
Collin M. Barrett
7152240381 refactor(services): ♻🎨 pascal-case SharedKernel 2020-09-10 16:44:32 -05:00
Collin M. Barrett
c0a2df55d6 docs(readme): 📝 mv TPL note 2020-09-10 09:53:58 -05:00
Collin M. Barrett
0b59e0dea6 docs(readme): 📝 add Application Insights to Privacy 2020-09-10 07:59:17 -05:00
Collin M. Barrett
7cdf5fbc75 feat(logging): AddApplicationInsightsTelemetry 2020-09-10 07:50:18 -05:00
Collin M. Barrett
b6278c6b11 feat(logging): add ApplicationInsights sink 2020-09-10 06:54:38 -05:00
Collin M. Barrett
fe84b49c1d feat(logging): add Serilog Request logging 2020-09-10 05:44:29 -05:00
Collin M. Barrett
c3562e7747 refactor(logging): ♻ extract LoggerConfiguration 2020-09-10 05:35:39 -05:00
Collin M. Barrett
e8d5db7121 feat(services): add Serilog 2020-09-10 05:27:48 -05:00
Azure Pipelines EF Migration Bot
8f9a193f0b feat(data): migrate PR #1962 2020-09-10 04:32:48 -05:00
Azure Pipelines EF Migration Bot
a9f0e615a8 Revert "feat(data): migrate PR #1962"
This reverts commit d201bd7066.
2020-09-10 04:32:48 -05:00
Collin M. Barrett
a0aec7eede fix(directory): 🐛 only grep previous migrate commit by message
combining grep with author fails, but each filter individually works. not sure why
2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
e6729c7117 Update index.ts 2020-09-10 04:32:48 -05:00
Azure Pipelines EF Migration Bot
47ec35fd38 feat(data): migrate PR #1962 2020-09-10 04:32:48 -05:00
Azure Pipelines EF Migration Bot
ac10b8df37 refactor(data): lint PR #1962 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
5f6997b999 Update SoftwareSyntax.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
8661758380 Update FilterList.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
a0cd5b48e7 Update FilterListViewUrl.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
823270f983 Update FilterListLanguage.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
cef24d3f18 Update FilterListSyntax.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
47689285e4 Update FilterListTag.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
46112a040a Update FilterListViewUrl.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
44debd3496 Update FilterList.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
fa269ad05e Update FilterListMaintainer.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
c991f52d66 Update Software.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
2bff9eac61 Update SoftwareIcon.tsx 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
2b7da843cf Update index.ts 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
4b92d92099 Add files via upload 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
c37aea4426 Update SoftwareSyntax.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
5c9cb645be Update index.ts 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
f0f0b6e4a8 Update SoftwareIcon.tsx 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
bccc96b840 Update Software.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
25be7b4a93 Add files via upload 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
38889a90df Update FilterListSyntax.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
9e509bb53f Update FilterListViewUrl.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
c776613e78 Update FilterListViewUrl.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
0a6c355c88 Update Syntax.json 2020-09-10 04:32:48 -05:00
Imre Kristoffer Eilertsen
aa5f7fc0e7 Update FilterList.json 2020-09-10 04:32:48 -05:00
Collin M. Barrett
0eacb2c795 refactor(directory): ♻ replace hard-coded connection string in seed test 2020-09-10 02:48:50 -05:00
Collin M. Barrett
3b4bcf6278 refactor(directory): ♻ replace hard-coded migrations assembly name in seed test 2020-09-10 02:48:50 -05:00
Collin M. Barrett
da11eb11c9 refactor(archival): ♻ change GitOptions to internal 2020-09-09 21:07:37 -05:00
Collin M. Barrett
b0b1cfdab2 refactor(archival): ♻ don't expose ports to docker network until required 2020-09-09 20:58:43 -05:00
Collin M. Barrett
a50d90e164 fix(archival): 🐛 fix redis connection string 2020-09-09 20:53:00 -05:00
Collin M. Barrett
e9a9e51ba4 feat(archival): add to docker compose 2020-09-09 20:42:54 -05:00
Collin M. Barrett
b187c33d77 feat(archival): add Hangfire scheduling 2020-09-09 20:13:33 -05:00
Collin M. Barrett
12d4b2f0ad feat(archival): add IArchiveFiles with git implementation 2020-09-09 19:22:04 -05:00
Collin M. Barrett
38c8b991f1 feat(archival): add MediatR 2020-09-09 16:48:22 -05:00
Collin M. Barrett
11cc50d747 feat(directory): add az pipes configs to sln 2020-09-09 16:31:33 -05:00
Collin M. Barrett
85178ce7c6 feat(archival): scaffold Application and Infrastructure projs 2020-09-09 16:27:06 -05:00
Collin M. Barrett
3292a99502 refactor(archival): ♻ ren FilterLists.Archival -> FilterLists.Archival.Api 2020-09-09 16:14:32 -05:00