Commit graph

273 commits

Author SHA1 Message Date
Collin M. Barrett
df425e75c0 mv source to repo root 2017-04-14 15:37:13 -05:00
Collin M. Barrett
8f334353ef add travis.yml 2017-04-14 15:20:51 -05:00
Collin M. Barrett
6adfc346f2 Delete FilterLists.Api.csproj 2017-04-14 15:13:27 -05:00
Collin M. Barrett
4241dbb654 remove broken and unused assembly 2017-04-14 15:12:51 -05:00
Collin M. Barrett
f1a2368011 resharper optimizations and annotations 2017-04-13 17:55:09 -05:00
Collin M. Barrett
3734925298 resharper optimizations and annotations 2017-04-13 17:54:41 -05:00
Collin M. Barrett
30d98d17c9 optimize references 2017-04-13 16:36:49 -05:00
Collin M. Barrett
2f9d8fe291 remove unused projs. from condensing 2017-04-13 09:13:49 -05:00
Collin M. Barrett
7d4436bfc8 tweaks to Startup
per Scott Allen's suggestions
2017-04-12 20:48:50 -05:00
Collin M. Barrett
304aede29f consolidate projects, lots of minor tweaks 2017-04-12 20:39:12 -05:00
Collin M. Barrett
0ed7c2b80d re-org sln into src and tests directories
per Scott Allen's suggestion
2017-04-12 19:53:40 -05:00
Collin M. Barrett
5e5901ef0f revert last few 2017-04-12 19:46:26 -05:00
Collin M. Barrett
254b273c70 Revert "revert logging config causing bug"
This reverts commit 9f927daf45.
2017-04-12 19:05:33 -05:00
Collin M. Barrett
fc2bc87d46 Revert "some architecture changes per Scott Allen's suggestions"
This reverts commit 280b8a88f3.
2017-04-12 19:04:49 -05:00
Collin M. Barrett
9f927daf45 revert logging config causing bug 2017-04-12 18:28:46 -05:00
Collin M. Barrett
280b8a88f3 some architecture changes per Scott Allen's suggestions 2017-04-12 18:04:54 -05:00
Collin M. Barrett
aa4c4f637b attempt to ignore nulls in JSON, still fails 2017-04-12 08:25:19 -05:00
Collin M. Barrett
02fda447aa break out Services.Contracts 2017-04-11 20:14:56 -05:00
Collin M. Barrett
2d1f482bb0 stubs of unit testing projects 2017-04-11 20:05:25 -05:00
Collin M. Barrett
9187f7cea8 update List MaxLengths after importing real data 2017-04-11 18:04:05 -05:00
Collin M. Barrett
dc1f3cac61 add TODO for versioning 2017-04-10 20:03:34 -05:00
Collin M. Barrett
b79354e097 tweak List max lengths, add v1 versioning 2017-04-10 19:55:34 -05:00
Collin M. Barrett
a59dc92259 allow modifieddate to be null 2017-04-10 18:22:18 -05:00
Collin M. Barrett
5753eb1382 add .sql script for setting default date values on base entity 2017-04-10 17:49:21 -05:00
Collin M. Barrett
3615714b6c cleanup, initial migration to new copy of db 2017-04-10 17:42:16 -05:00
Collin M. Barrett
2081fe8a23 remove 'api' from path as that will be the subdomain 2017-04-10 15:05:42 -05:00
Collin M. Barrett
c8042eec4b update port for prod 2017-04-10 14:53:33 -05:00
Collin M. Barrett
28663bd0a8 fix repo handling of dbcontext, ingore some resharper optimizations 2017-04-10 10:32:02 -05:00
Collin M. Barrett
940f0b8327 annotation updates 2017-04-10 08:18:10 -05:00
Collin M. Barrett
acf3066d32 new EF migration for List model 2017-04-10 06:52:54 -05:00
Collin M. Barrett
7aa4f12a24 switched mysql provider 2017-04-10 06:24:04 -05:00
Collin M. Barrett
5f01f9eab9 switched mysql provider 2017-04-10 06:23:42 -05:00
Collin M. Barrett
ecd2ceb8db code-first migration 2017-04-09 15:01:08 -05:00
Collin M. Barrett
41b6926631 code-first migration 2017-04-09 15:00:52 -05:00
Collin M. Barrett
4dfe9f1820 minor model tweaks 2017-04-09 13:02:13 -05:00
Collin M. Barrett
1cedf16d8b remove duplicate 2017-04-09 12:37:24 -05:00
Collin M. Barrett
fbc3a2a6b8 remove unused references 2017-04-08 16:31:06 -05:00
Collin M. Barrett
143463063c remove unused reference 2017-04-08 16:30:37 -05:00
Collin M. Barrett
a1e65eb93d lots of changes, successfully talking to db now 2017-04-08 16:25:48 -05:00
Collin M. Barrett
dc4d02a1ac remove unused file 2017-04-08 13:03:50 -05:00
Collin M. Barrett
16796a9633 remove duplicate 2017-04-08 12:54:52 -05:00
Collin M. Barrett
b724e287d6 remove duplicate 2017-04-08 12:54:44 -05:00
Collin M. Barrett
a7ceb60265 remove duplicate 2017-04-08 12:54:35 -05:00
Collin M. Barrett
6f9cac9bfa remove duplicate 2017-04-08 12:54:28 -05:00
Collin M. Barrett
c8bfbc6930 make case-sensitive 2017-04-08 12:52:09 -05:00
Collin M. Barrett
18cda44919 remove unneeded dependencies 2017-04-08 12:48:34 -05:00
Collin M. Barrett
44894ceca1 lots of changes to structure, etc. 2017-04-08 10:52:28 -05:00
Collin M. Barrett
4d93ecce21 add EF Generic Repository Pattern 2017-04-08 09:24:05 -05:00
Collin M. Barrett
55f07fed08 wire dbcontext to connection string 2017-04-08 08:52:55 -05:00
Collin M. Barrett
9dde67011d .gitignore is now working 2017-04-08 08:45:00 -05:00