Commit Graph

15 Commits

Author SHA1 Message Date
Xevion
527ec25c20 Include CommitHash in database 2022-06-18 19:10:07 -05:00
Xevion
373d4412b9 Ignore db files, add GitPython & Pytz dependencies 2022-06-18 19:09:01 -05:00
Xevion
98e8836a14 Add GitPython repository manipulation code, allow python to commit changes to database 2022-06-18 19:08:24 -05:00
Xevion
dfbb9a7119 Properly build commit data objects from GitLab 2022-06-18 16:46:02 -05:00
Xevion
f8636c62b9 Add table construction, adding commits, and commit checking queries. Modify Commit model properties & table. 2022-06-18 16:45:03 -05:00
Xevion
052fe84a7f Move logging output into ./logs/ directory 2022-06-18 15:57:00 -05:00
Xevion
dfb1384e65 Setup GitLab contribution fetching & fix instance logger level, add dateutil package 2022-06-18 15:54:23 -05:00
Xevion
d6e5b6a5c4 Setup source fetching in main, setup logger format, basic workflow ready 2022-06-18 15:52:04 -05:00
Xevion
6e78e19963 Add simple __str__ method to Commit model 2022-06-18 15:47:28 -05:00
Xevion
c0e915d07b Switch datetime.strftime to datetime.isoformat 2022-06-18 15:30:56 -05:00
Xevion
9d07a09d70 Embed logger, session object and identifier property initializer in CommitSource baseclass 2022-06-18 15:30:22 -05:00
Xevion
c5ef48776f Add basic fetching, url/parameter/headers building 2022-06-18 13:26:56 -05:00
Xevion
79a77cf365 Add sources.py 2022-06-18 12:56:22 -05:00
Xevion
f52bf16d12 Add Pipfile & .gitignore 2022-06-18 12:56:14 -05:00
Xevion
f770eccb26 Initial commit 2022-06-18 12:54:17 -05:00