Commit graph

575 commits

Author SHA1 Message Date
Collin M. Barrett
c5339528af use pooled dbcontext for perf (ef core 2.0) 2017-10-27 09:29:59 -05:00
Collin M. Barrett
d5c84ccf1a refactor last using EF Core 2.0 self-contained type configuration
ref #144
2017-10-27 09:24:04 -05:00
Collin M. Barrett
bfff929ce5 move fluent to entity maps per entity
ref #144
2017-10-27 07:51:59 -05:00
Collin M. Barrett
a4ece09905 fix bug in last 2017-10-26 21:49:37 -05:00
Collin M. Barrett
7995697920 simplify / cleanup entities 2017-10-26 21:43:28 -05:00
Collin M. Barrett
d935072dd4 bug fix and cleanup 2017-10-26 17:31:10 -05:00
Collin M. Barrett
80e4429c37 add Language data 2017-10-26 17:18:29 -05:00
Collin M. Barrett
5719138a8a data model updates 2017-10-26 15:38:03 -05:00
Collin M. Barrett
aaf01637ed initial add of Maintainer entity 2017-10-26 14:05:18 -05:00
Collin M. Barrett
23e55ab6b6 use EF core way of defaulting dates
ref #143
2017-10-26 13:15:20 -05:00
Collin M. Barrett
fc90f71f5e alt. approach to defaulting CreatedDateUtc
ref #143
2017-10-26 12:25:43 -05:00
Collin M. Barrett
b7c0280cc9 fix interface for last commit 2017-10-26 12:16:20 -05:00
Collin M. Barrett
b48be59aa7 minor data updates 2017-10-26 12:12:34 -05:00
Collin M. Barrett
c96010c1c6 convert TODO to issue #143 2017-10-26 11:27:59 -05:00
Collin M. Barrett
32b01face5 convert TODO to issue #142
(reverting last 2 due to wrong issue)
2017-10-26 11:22:13 -05:00
Collin M. Barrett
5e9c312bf1 Revert "convert TODO to issue #134"
This reverts commit 99f679a016.
2017-10-26 11:21:24 -05:00
Collin M. Barrett
99f679a016 convert TODO to issue #134 2017-10-26 11:20:56 -05:00
Collin M. Barrett
6a85642124 remove csv, rename List, other misc. cleanup 2017-10-26 11:14:32 -05:00
Collin M. Barrett
15ef23944a remove duplicated dependency 2017-10-25 20:44:01 -05:00
Collin M. Barrett
206722ebe7 move addswagger service to ext. method 2017-10-25 19:45:31 -05:00
Collin M. Barrett
791fa56e06 update GitHub templates
closes #141
2017-10-25 19:13:39 -05:00
Collin M. Barrett
064faf98ae Create ISSUE_TEMPLATE.md 2017-10-25 23:27:36 +00:00
Collin M. Barrett
be7b4c2173 Create PULL_REQUEST_TEMPLATE.md 2017-10-25 23:26:58 +00:00
Collin M. Barrett
7cad3da151 re-add README 2017-10-25 23:26:11 +00:00
Collin M. Barrett
dd8570280b temp delete .github directory to try to make hidden via web 2017-10-25 18:24:35 -05:00
Collin M. Barrett
3d48cb3174 remove attempt to delete existing artifacts
ref #135
2017-10-25 18:14:28 -05:00
Collin M. Barrett
6f2db5a09e only generate json schema/sample in debug (not in prod) 2017-10-25 18:12:21 -05:00
Collin M. Barrett
0ba10b0820 try removing previous artifacts
ref #135
2017-10-25 17:59:23 -05:00
Collin M. Barrett
07e6c9c86c try removing previous artifacts
ref #135 and #138
2017-10-25 17:51:09 -05:00
Collin M. Barrett
9e9c768e1a try disabling sudo
ref #138
2017-10-25 17:45:20 -05:00
Collin M. Barrett
13bd9150cb try removing previous artifacts
ref #135
2017-10-25 17:42:34 -05:00
Collin M. Barrett
d0f5996121 try removing previous artifacts
ref #135
2017-10-25 17:38:50 -05:00
Collin M. Barrett
1ac15d9bbc try removing previous artifacts
ref #135
2017-10-25 17:29:27 -05:00
Collin M. Barrett
73c4367a34 try removing previous artifacts
ref #135
2017-10-25 17:24:23 -05:00
Collin M. Barrett
be19003b17 try removing previous artifacts
ref #135
2017-10-25 17:20:57 -05:00
Collin M. Barrett
6d02680839 try removing previous artifacts
ref #135
2017-10-25 17:15:23 -05:00
Collin M. Barrett
ddeab347c6 try removing previous artifacts
ref #135
2017-10-25 16:59:57 -05:00
Collin M. Barrett
b85a9e8a82 try removing previous artifacts
ref #135
2017-10-25 16:55:33 -05:00
Collin M. Barrett
a8c35ca84f try removing previous artifacts
ref #135
2017-10-25 16:53:44 -05:00
Collin M. Barrett
23798c715e try removing previous artifacts
ref #135
2017-10-25 16:49:13 -05:00
Collin M. Barrett
1c56183f0e try removing previous artifacts
ref #135
2017-10-25 16:43:59 -05:00
Collin M. Barrett
f18d25a33b add Issue template
closes #38
2017-10-25 14:55:18 -05:00
Collin M. Barrett
27c4424bd7 update PR template 2017-10-25 14:27:37 -05:00
Collin M. Barrett
2dc439d2c6 update PR template
ref #136
2017-10-25 14:24:43 -05:00
Collin M. Barrett
8d41ec6eb6 update PR template 2017-10-25 14:20:42 -05:00
Collin M. Barrett
bc38742fa6 add PR template
ref #136
2017-10-25 14:13:49 -05:00
Collin M. Barrett
616823e03f add JsonIgnore to BaseEntity properties 2017-10-25 13:19:01 -05:00
Collin M. Barrett
4182365203 refactor: method extraction 2017-10-25 13:12:54 -05:00
Collin M. Barrett
49804823a6 remove BaseEntity properties from sample 2017-10-25 13:10:21 -05:00
Collin M. Barrett
524e9b5ce2 add ListSample.json 2017-10-25 13:03:39 -05:00