Commit Graph

354 Commits

Author SHA1 Message Date
Alex Janousek
52e68eb9db Added code to delete files that are stale (#1936) 2025-08-27 15:13:00 -04:00
Kenneth Kehl
cc476d7a7f add tests 2025-08-11 12:44:57 -07:00
Kenneth Kehl
7615c8d09e add tests 2025-08-11 12:31:50 -07:00
Kenneth Kehl
b3b7d51fa3 add tests 2025-08-11 12:21:30 -07:00
Kenneth Kehl
a65d65a097 add tests 2025-08-11 12:09:53 -07:00
Kenneth Kehl
4a31f34117 add tests 2025-08-11 11:52:24 -07:00
Kenneth Kehl
8228549fa3 add tests 2025-08-11 11:29:13 -07:00
Kenneth Kehl
4e584ccd72 add tests 2025-08-11 11:14:24 -07:00
Kenneth Kehl
97f8fd7669 add tests 2025-08-11 11:00:47 -07:00
Kenneth Kehl
a4370d6c73 add tests 2025-08-11 10:52:10 -07:00
Kenneth Kehl
2b26269d4a more tests 2025-07-01 15:12:52 -07:00
Kenneth Kehl
fe1e1442f1 more tests 2025-07-01 14:57:52 -07:00
Kenneth Kehl
c47e202491 more tests 2025-07-01 14:49:41 -07:00
Kenneth Kehl
a3dc51b5ca more tests 2025-07-01 14:27:32 -07:00
Kenneth Kehl
3ffe09d835 more tests 2025-07-01 14:05:37 -07:00
Kenneth Kehl
bbb7cadb62 more tests 2025-07-01 13:48:02 -07:00
Kenneth Kehl
00705215a2 more tests 2025-07-01 13:23:56 -07:00
Kenneth Kehl
a70236d026 more tests 2025-07-01 12:52:32 -07:00
Kenneth Kehl
d23303a826 more tests 2025-07-01 12:43:23 -07:00
Kenneth Kehl
1e77491ecd merge from main 2025-02-10 08:57:20 -08:00
Kenneth Kehl
025a10a906 merge from main 2025-01-16 13:22:38 -08:00
Kenneth Kehl
4965bc2354 change countdown from 30 to 60 seconds for message sends to better match batch insert timing 2025-01-13 13:35:40 -08:00
Kenneth Kehl
bf3fc43e87 fix uuid 2025-01-10 15:06:35 -08:00
Kenneth Kehl
2acd0a87b9 fix uuid 2025-01-10 15:02:43 -08:00
Kenneth Kehl
7794eb29c3 fix uuid 2025-01-10 14:51:40 -08:00
Kenneth Kehl
c6d098743d fix uuid 2025-01-10 14:35:03 -08:00
Kenneth Kehl
6f7c7d2d66 fix uuid 2025-01-10 14:23:03 -08:00
Kenneth Kehl
6bd044e684 fix uuid 2025-01-10 14:03:07 -08:00
Kenneth Kehl
9685b09677 fix tests 2025-01-10 13:51:35 -08:00
Kenneth Kehl
1eea4bb35b fix tests 2025-01-10 13:38:36 -08:00
Kenneth Kehl
8cd0bd81f7 code review feedback 2024-12-19 07:18:14 -08:00
Kenneth Kehl
921eefbb1e add expire times for redis objects 2024-12-04 08:04:34 -08:00
Kenneth Kehl
f694c752d0 add expire times for redis objects 2024-12-04 07:56:00 -08:00
Kenneth Kehl
3aa5732b1d add expire times for redis objects 2024-12-04 07:45:00 -08:00
Kenneth Kehl
7b83ea3a34 fix more 2024-11-14 13:15:06 -08:00
Kenneth Kehl
6d8fdab5a3 fix more sqlalchemy 2024-11-14 11:26:53 -08:00
Kenneth Kehl
0107e0143f fix 2024-11-11 14:30:35 -08:00
Kenneth Kehl
be0422b9af fix 2024-11-11 14:22:48 -08:00
Kenneth Kehl
4cb360ecb2 fix more 2024-10-30 14:01:04 -07:00
Kenneth Kehl
36251ab95d fix more 2024-10-30 08:54:48 -07:00
Kenneth Kehl
b92253b782 remove query.filters from test_tasks 2024-10-30 08:31:15 -07:00
Kenneth Kehl
431d51dd63 remove query.filters from test_tasks 2024-10-30 08:16:17 -07:00
Kenneth Kehl
b2ed52ffd4 upgrade test queries to sqlalchemy 2.0 2024-10-30 07:41:26 -07:00
Kenneth Kehl
905df17f65 remove datetime.utcnow() 2024-05-23 13:59:51 -07:00
Carlo Costino
99edc88197 Localize notification_utils to the API
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency.  We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:17:45 -04:00
Kenneth Kehl
0f3cdcf56a fix tests 2024-04-12 09:23:22 -07:00
Kenneth Kehl
b777249b6f merge from main 2024-03-01 13:50:09 -08:00
Cliff Hill
15eeac6367 Reformatting.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-02-28 12:58:22 -05:00
Cliff Hill
6f5f5fb864 Cleaning up "email" from code.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-02-28 12:58:22 -05:00
Cliff Hill
63aa12e4ef More cleanup.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-02-28 12:44:21 -05:00