Commit Graph

22 Commits

Author SHA1 Message Date
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
66e3aed842 Merge remote-tracking branch 'origin/Danny's_branch' into Long_archivePos 2021-12-14 19:12:30 -08:00
Lunastra
2ef2d3c919 some csproj files changes 2021-12-14 19:11:12 -08:00
DanBribi
1f84ec0a8d updates_12_14_21 2021-12-14 14:19:15 -08:00
colincreasman
34dac0e3b9 Merge branch 'master' into Colins-Branch 2021-12-13 20:22:30 -08:00
colincreasman
c021d5f04f Added initial Logging library 2021-12-13 20:18:42 -08:00
Lunastra
a76603f00c Rearrange Low level diagrams into a folder. 2021-12-12 22:42:20 -08:00
Alatreon
4a2bd5b38f Add error handling an cleaning up for Archiving 2021-12-12 16:21:02 -08:00
Lunastra
4e970f28b6 Rename to archiveManager
Add the while loop and if statement
2021-12-12 00:24:40 -08:00
Lunastra
b89e4f69c4 Process flowed testing for compress sequence 2021-12-11 23:40:39 -08:00
Lunastra
421637bda7 Add a CreateOutFile method overload
Changed the file path for the archive folder
2021-12-11 22:59:17 -08:00
Lunastra
9db6ab7db7 Create copy to file method 2021-12-11 22:34:47 -08:00
Lunastra
feb2c0abe5 Create function to create folder in archive 2021-12-11 18:01:02 -08:00
Lunastra
d76a389b9e Rearrange some files, add SqlReadData 2021-12-11 14:32:40 -08:00
Lunastra
38a7195040 Tested for connection to MariaDB 2021-12-11 00:55:58 -08:00
Alatreon
cacb66ef83 Change IDataSource, Add main controller file, add functions signatures. 2021-12-10 17:27:53 -08:00
Lunastra
3d37a31072 Redesign Archiving
Change archiving so that it will now work with a master main
2021-12-08 17:34:00 -08:00
Alatreon
ae0d3db59c Add update method for data access 2021-12-05 16:17:05 -08:00
Alatreon
012af8f5d7 Add read method for data access 2021-12-05 16:09:23 -08:00
Lunastra
78c31ad6c5 Change the result value of Compress( ) and delete some comments 2021-12-04 18:40:19 -08:00
Lunastra
1828f5acbb Added a main to test stuffs
Change return type for Datasource interface.
Add file compression method.
2021-12-04 18:23:15 -08:00
Lunastra
92ad047db2 Added some file for Archiving and Dataaccess 2021-12-04 00:30:24 -08:00