|
b73ede10eb
|
Add notice before archiving
|
2021-05-08 13:17:29 +01:00 |
|
|
90310b553e
|
Set default error text
|
2021-05-07 13:09:27 +01:00 |
|
|
2ee39ea278
|
Only create log in debug mode if -v is passed
|
2021-05-07 13:04:19 +01:00 |
|
|
747f13aff0
|
Don't read from stdin before main()
|
2021-05-07 12:04:35 +01:00 |
|
|
f418adf727
|
Print stdin at start
|
2021-05-07 11:12:09 +01:00 |
|
|
b81d892a3b
|
Sleep for 5 seconds
|
2021-05-07 11:05:39 +01:00 |
|
|
f31cd7a98d
|
Remove sleep
|
2021-05-07 11:04:43 +01:00 |
|
|
b8b0af344d
|
Move stdin read line
|
2021-05-07 11:00:21 +01:00 |
|
|
1ccffecc37
|
print first line
|
2021-05-07 10:59:14 +01:00 |
|
|
0ab598f253
|
sleep before read from stdin
|
2021-05-07 10:54:35 +01:00 |
|
|
f8322c0bfa
|
Print stdin output
|
2021-05-07 10:45:05 +01:00 |
|
|
07f8007399
|
Correct log constructor
|
2021-05-07 10:41:19 +01:00 |
|
|
98dea2e117
|
Import constants before class
|
2021-05-07 10:36:15 +01:00 |
|
|
6a6024663f
|
Add log, and debug statements
|
2021-05-07 10:35:22 +01:00 |
|
|
091073cacb
|
Correct last_modified type
|
2021-05-06 14:21:11 +01:00 |
|
|
28c4497c18
|
Correct time type
|
2021-05-06 14:12:19 +01:00 |
|
|
47a7d951af
|
Use UTC time
|
2021-05-06 10:24:53 +01:00 |
|
|
dc29de90f8
|
Store times in UTC
|
2021-05-06 10:08:48 +01:00 |
|
|
d68d77e6d5
|
Use divmod
|
2021-05-06 08:37:29 +01:00 |
|
|
c1d4b26c6c
|
Return short 0 second string
|
2021-05-06 08:20:53 +01:00 |
|
|
95644ce883
|
Differentiate shortening and truncation
|
2021-05-06 08:10:11 +01:00 |
|
|
3514aae3aa
|
Remove unnecessary code
|
2021-05-06 08:07:57 +01:00 |
|
|
0576745264
|
Print truncated seconds ago string
|
2021-05-06 07:59:43 +01:00 |
|
|
d41c759090
|
Improve clarity
|
2021-05-06 02:47:31 +01:00 |
|
|
4a3105438c
|
Add error logging description
|
2021-05-06 02:45:34 +01:00 |
|
|
4b5b56d6eb
|
Reword error string
|
2021-05-05 18:12:09 +01:00 |
|
|
100a517092
|
Print recent repo errors
|
2021-05-05 18:01:25 +01:00 |
|
|
f5a556d06e
|
Implement repo error retrieval
|
2021-05-05 18:01:13 +01:00 |
|
|
4aabe467a4
|
Implement sql class method
|
2021-05-05 18:00:39 +01:00 |
|
|
2471d3e23f
|
Implement label id retrieval
|
2021-05-05 18:00:20 +01:00 |
|
|
165fd70acc
|
Move summary to features
|
2021-05-05 14:34:12 +01:00 |
|
|
b651deae4e
|
Remove need for summary argument
|
2021-05-05 14:31:57 +01:00 |
|
|
8559df502d
|
Return database objects instead of queries
Require object class when creating connection classes
|
2021-05-05 14:23:45 +01:00 |
|
|
86daf3ea7f
|
Print summary of recent backups
|
2021-05-05 14:08:22 +01:00 |
|
|
2943a4844f
|
Add time frame retrieval methods
|
2021-05-05 14:07:51 +01:00 |
|
|
7acd788b72
|
Remove references to graph arg
|
2021-05-05 06:23:37 +01:00 |
|
|
cf1635cd7a
|
Rename args.output to args.dir
|
2021-05-05 06:22:50 +01:00 |
|
|
6a65764ac4
|
Replace output arg with directory
- Remove unused graph arg
|
2021-05-05 06:21:54 +01:00 |
|
|
f603d0cbe6
|
Get last backup date from latest archive
|
2021-05-05 06:18:03 +01:00 |
|
|
f8e3f8aa7b
|
Implement seconds since method
|
2021-05-05 06:17:49 +01:00 |
|
|
0704ae667f
|
Improve formatting
|
2021-05-05 06:01:38 +01:00 |
|
|
3c6b8a7afd
|
Print compressed and uncompressed size
|
2021-05-05 05:57:44 +01:00 |
|
|
d530abacb3
|
Print repo name if not null
|
2021-05-05 05:51:46 +01:00 |
|
|
3390bf1c53
|
Print repo name
|
2021-05-05 05:51:06 +01:00 |
|
|
e512fb1e23
|
Implement retrieval of repo name
|
2021-05-05 05:50:53 +01:00 |
|
|
28c51e5154
|
Print size of repo
|
2021-05-05 05:45:05 +01:00 |
|
|
693f7c828b
|
Implement methods for repo stat retrieval
|
2021-05-05 05:44:44 +01:00 |
|
|
93fa81777a
|
Implement from SQL class methods
|
2021-05-05 05:44:01 +01:00 |
|
|
732fdd12ef
|
Implement repo stats
- create cache table
- link cache to archive
|
2021-05-05 04:52:33 +01:00 |
|
|
0b5f18474a
|
Move archive stats to archive table
- Remove all references to old stats
|
2021-05-05 04:32:37 +01:00 |
|