Commit Graph

73 Commits

Author SHA1 Message Date
Im_Alpha
d550ad44df Added logging with references fixed 2022-01-04 13:57:23 -08:00
colincreasman
4f8aeaead8 Added in old code for logging library 2022-01-04 13:53:20 -08:00
colincreasman
a424b6f7a2 new DBLogger file using old code
new DBLogger file using old code
2022-01-04 13:45:22 -08:00
Im_Alpha
8cda716487 Fixed namespace 2022-01-04 13:38:02 -08:00
Im_Alpha
85c6f25721 Added Folders to match HLD 2022-01-04 13:23:18 -08:00
Im_Alpha
c139b80459 Moved logging into service layer 2022-01-04 13:20:16 -08:00
Im_Alpha
300158ec25 Renamed and moved to match HLD 2022-01-04 13:17:58 -08:00
Im_Alpha
2c5dea12df Working Cleaned solution 2022-01-04 12:55:32 -08:00
Im_Alpha
9afb9af9f6 updated text file path to new path 2021-12-15 18:40:16 -08:00
Im_Alpha
3c154ed8aa Merge branch 'Jacobs-Branch' 2021-12-15 18:38:02 -08:00
Im_Alpha
a87237fbf0 Revert "added text for bulk operation"
This reverts commit 1046293c9e.
2021-12-15 18:33:14 -08:00
Im_Alpha
0b182cb08c Merge branch 'Jacobs-Branch' 2021-12-15 18:29:19 -08:00
Im_Alpha
1046293c9e added text for bulk operation 2021-12-15 18:28:57 -08:00
Im_Alpha
32be141e44 fixed solution file 2021-12-15 18:19:53 -08:00
Im_Alpha
ab2096492c removed unused 2021-12-15 17:18:49 -08:00
Im_Alpha
5dacebdffd Merge branch 'Jacobs-Branch' 2021-12-15 17:13:51 -08:00
Im_Alpha
27080ce36c fixed testing, add archive path to menu 2021-12-15 17:13:36 -08:00
Lunastra
8a6e4c8541 Merge branch 'Long_archivePos' 2021-12-15 16:31:08 -08:00
Lunastra
2bf0341668 Add output to print some prompt 2021-12-15 16:30:56 -08:00
Im_Alpha
f11ed7d6ad Merge branch 'Jacobs-Branch' into Rifats_tests 2021-12-15 15:37:42 -08:00
Rifat Hasan
8d49e66a90 Add operations for single and bulk 2021-12-15 15:36:47 -08:00
Lunastra
b2217dee34 Merge branch 'Long_archivePos' 2021-12-15 15:15:39 -08:00
Lunastra
c403278f9f Remove archive table and some settings.
Cleaned up DDL
2021-12-15 15:15:28 -08:00
Lunastra
6e8e2f9756 Merge branch 'Long_archivePos' 2021-12-15 14:03:00 -08:00
Lunastra
cd7f94a5e0 Add performance testing for 10k and 1 million records 2021-12-15 14:02:39 -08:00
Im_Alpha
a709675c99 Merge branch 'Jacobs-Branch' 2021-12-15 05:00:18 -08:00
Lunastra
6689b91e70 Add testing compression method. 2021-12-14 22:24:28 -08:00
Im_Alpha
9bba0ebcc1 initial script for dummy bulk data 2021-12-14 22:24:10 -08:00
Lunastra
03cfb10c10 Translate the test case from main over
Revert back to open and close design.
Move test cases to unit test.
2021-12-14 20:37:43 -08:00
Lunastra
a2c5e0a1f9 Merge branch 'master' into Long_archivePos 2021-12-14 19:13:18 -08:00
Im_Alpha
4cf16cce93 Merge branch 'Jacobs-Branch' 2021-12-14 15:27:10 -08:00
Im_Alpha
de8dd8a583 Merge remote-tracking branch 'origin/Rifats_tests' into Jacobs-Branch 2021-12-14 15:17:35 -08:00
Rifat Hasan
6bf376802d Add correct failure case 2021-12-14 15:15:40 -08:00
Im_Alpha
cef3c4114c Merge remote-tracking branch 'origin/Rifats_tests' into Jacobs-Branch 2021-12-14 14:44:52 -08:00
Rifat Hasan
e012dde28c Add single and bulk tests 2021-12-14 14:43:50 -08:00
Rifat Hasan
136505be71 Merge branch 'Jacobs-Branch' into Rifats_tests 2021-12-14 13:34:08 -08:00
Im_Alpha
97cc4369bd cleaned solution 2021-12-14 13:33:23 -08:00
Im_Alpha
20cbf225ff Merge remote-tracking branch 'origin/Rifats_tests' into Jacobs-Branch 2021-12-14 13:32:47 -08:00
Rifat Hasan
9c0472f061 Update UnitTest1.cs 2021-12-14 13:30:22 -08:00
DanBribi
14dec71367 Testing removeOutputFile 2021-12-14 12:33:06 -08:00
Im_Alpha
c9f60c2f76 moved archive check into menu loop
requires confirmation with the rest of the commented code
2021-12-14 02:53:20 -08:00
Im_Alpha
084e0de6ec changed everything so that the branch is running again 2021-12-14 02:23:11 -08:00
Im_Alpha
ceabdc9161 Merge branch 'master' into Jacobs-Branch 2021-12-14 02:20:10 -08:00
Im_Alpha
ba6db79f09 removed unused files 2021-12-14 02:16:21 -08:00
Im_Alpha
484c725ba8 Infinite menu completed
both main menu and sub menu will run forever unless user enters a specified input
2021-12-14 00:23:52 -08:00
Im_Alpha
487138890a adjusted files to build menu and start testing 2021-12-13 21:41:27 -08:00
Lunastra
9b2b38620b Merge branch 'Long_archivePos' 2021-12-13 20:56:16 -08:00
Lunastra
cdba27ee12 Delete a blank space 2021-12-13 20:52:58 -08:00
Lunastra
dfb32b0e26 Changed Removed Entries to throw an Error
Tested the clean up sequence for Manager
2021-12-13 20:50:24 -08:00
colincreasman
34dac0e3b9 Merge branch 'master' into Colins-Branch 2021-12-13 20:22:30 -08:00