106 Commits

Author SHA1 Message Date
dbfd1c8b2c Merge pull request 'Version 1.1.0' (#32) from testing into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #32
1.1.0
2023-04-16 19:58:09 +00:00
256c4dddb1 Merge pull request 'garbage-collection' (#31) from garbage-collection into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #31
2023-04-16 19:38:41 +00:00
c4e1a7ab75 add cleanupEvents to worker 2023-04-16 15:24:51 -04:00
723421160f create cleanupEvents function 2023-04-16 15:24:25 -04:00
8d51a75275 bugfix, have hourly run occur at the 59th minute
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-16 10:54:43 -04:00
61f6ea3502 Merge pull request 'Redis Messaging implementation' (#30) from redis-messaging into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #30
2023-04-16 14:44:42 +00:00
e46b1ef4b9 edit docker-compose for celery 2023-04-13 23:56:02 -04:00
85753c5afe rewrite worker to run on celery and redis 2023-04-13 02:11:59 -04:00
b07a9c70d2 Merge pull request '10-detect-empty-db' (#29) from 10-detect-empty-db into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #29
2023-03-24 02:20:17 +00:00
99dc76b25a check for empty database before begin 2023-03-23 22:19:03 -04:00
20af991841 add table detection logic 2023-03-23 20:57:37 -04:00
961573ade1 Merge pull request ''created' time to appear in user's defined tz' (#28) from 22-created-time-localtime into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #28
2023-03-23 23:55:03 +00:00
3a3fd2da9a 'created' time to appear in user's defined tz 2023-03-23 19:53:38 -04:00
ed9f7864e8 Merge pull request 'add podStatus' (#27) from issue-24-liveness-page into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #27
2023-03-23 22:59:03 +00:00
55161f0330 add podStatus 2023-03-23 18:56:59 -04:00
10d0a472b0 Merge pull request 'update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2' (#25) from upgrade-image-python-3.11.2-alpine-3.17 into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #25
2023-03-23 02:15:39 +00:00
f4106f2045 update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2 2023-03-22 22:14:42 -04:00
94bb4c7ac7 Merge pull request 'make links clickable in task descriptions' (#23) from 21-make-links-clickable-tasks into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #23
2023-03-23 02:07:02 +00:00
a58cc0ffcb make links clickable in task descriptions 2023-03-22 21:59:09 -04:00
437c093adf logging bugfix
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-21 22:44:51 -04:00
d0a6b98ddc Merge pull request 'server-logs' (#18) from server-logs into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #18
2023-03-21 23:24:54 +00:00
f1e9c492de Merge branch 'testing' into server-logs 2023-03-21 23:24:48 +00:00
2490fb6698 Merge pull request 'change version branding to 1.1.0' (#17) from version-branding into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #17
2023-03-21 23:24:43 +00:00
fb7df832dc Merge branch 'testing' into version-branding 2023-03-21 23:24:07 +00:00
7372eb625c Merge pull request 'update dependencies' (#16) from dependency-updates into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #16
2023-03-21 23:23:15 +00:00
c21cb03546 add logging to apps 2023-03-21 19:18:08 -04:00
b68e48b1cf create logging service 2023-03-21 19:17:35 -04:00
d9391c73e9 change version to 1.1.0 2023-03-21 18:15:01 -04:00
c9b924a1e3 update dependencies 2023-03-21 18:12:48 -04:00
c2aa010812 Merge pull request '1.0.1 release' (#15) from testing into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #15
1.0.1
2023-03-21 18:10:14 +00:00
79592c39fb Merge pull request 'fix worker app' (#14) from worker-context-bugfix into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
2023-03-21 00:25:52 +00:00
c2ba1ca5e7 fix worker app 2023-03-20 20:00:40 -04:00
3830bdf240 Merge pull request 'adjust worker for mysql, add more stable background process' (#9) from stable-cron into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #9
2023-03-20 02:34:56 +00:00
c502f359e7 adjust worker for mysql, add more stable background process 2023-03-19 22:34:00 -04:00
a1bfc827d4 Merge pull request 'mysql-migration' (#8) from mysql-migration into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #8
2023-03-17 04:58:27 +00:00
ccdc9940df update dockerfile and docker-compose for mysql 2023-03-17 00:56:12 -04:00
a4a3193e05 change sqlite config to mysql 2023-03-17 00:38:09 -04:00
d970954c1c adjust init_db for mysql 2023-03-17 00:37:40 -04:00
0e8565dd2a delete alembic versions from sqlite 2023-03-17 00:27:18 -04:00
80a9266431 update requirements to include mysqlclient 2023-03-17 00:24:19 -04:00
d5d18014a7 add mariadb to docker-compose file 2023-03-17 00:23:08 -04:00
aa87962b24 modify gitignore for local db directory 2023-03-16 23:25:15 -04:00
b3de7df4fc manifest url typo fix
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-12-01 23:06:14 -05:00
cab022e2cb Remove input requirement for task description
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-01 22:53:00 -05:00
da225224b0 adjust jinja2 templates to handle cases of no description 2022-12-01 22:51:34 -05:00
2b315caf9e favicon support
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-01 01:16:10 -05:00
f15d145144 add prevDay variable for previous day, primarily for queries 2022-12-01 00:54:41 -05:00
a441b4612a implement gunicorn for prod WSGI server
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-30 01:09:22 -05:00
645fc4a56b docker-compose file update 2 electric boogalo 2022-11-30 00:46:17 -05:00
71fa0bec22 change docker-compose for new env variables 2022-11-29 22:51:13 -05:00