6532 Commits
Author SHA1 Message Date
Kenneth Kehl a2ff034b78 fix org invites 2025-09-08 08:17:37 -07:00
Beverly Nguyen 539b6a7787 Handle StopIteration in extract_phones when CSV files are empty/missing 2025-09-04 17:46:18 -07:00
Beverly Nguyen efbc8b2cff Merge pull request #1958 from GSA/notify-api-1065
improve error handling
2025-09-04 15:10:01 -07:00
Kenneth Kehl ded60409a8 improve logging 2025-09-04 12:30:52 -07:00
Kenneth Kehl 1cef8881a8 try UserState enum 2025-08-28 11:12:49 -07:00
Alex Janousek 52e68eb9db Added code to delete files that are stale (#1936) 2025-08-27 15:13:00 -04:00
Alex Janousek 86458fe1a0 Added changes to support extra day in activity chart (#1928) 2025-08-25 13:28:54 -07:00
Kenneth Kehl f4b20911a1 fix test 2025-08-22 09:28:25 -07:00
Kenneth Kehl 2ea52b1c91 fix job details 2025-08-22 07:59:01 -07:00
Kenneth Kehl 182664292e fix email check 2025-08-21 12:35:03 -07:00
Beverly Nguyen 166a03cbbd adding creator by id to schema 2025-08-19 12:44:46 -07:00
Beverly Nguyen 3926619fd4 flake8 2025-08-19 12:12:02 -07:00
Beverly Nguyen 0ba6c06a21 Only the person who creates the folder and admin gets permissions 2025-08-19 12:08:04 -07:00
Kenneth Kehl 94cd812f08 fix 2025-08-13 13:02:37 -07:00
Kenneth Kehl 63568acc24 fix 2025-08-13 12:54:28 -07:00
Kenneth Kehl fd02defcf5 fix 2025-08-13 12:27:38 -07:00
Kenneth Kehl 771b27499c fix updated_at 2025-08-13 12:21:10 -07:00
Kenneth Kehl c15d8d7319 hmmm 2025-08-12 12:16:24 -07:00
Kenneth Kehl ada2fcc345 remove email check 2025-08-12 10:50:28 -07:00
Beverly Nguyen cac630245b Merge pull request #1904 from GSA/report_performance
remove debug
2025-08-08 12:35:10 -07:00
Beverly Nguyen a38c642ecd add the ability to query jobs based on processed started time rather than created_at 2025-08-07 18:35:58 -07:00
Kenneth Kehl ad637995c9 remove debug 2025-08-07 15:04:39 -07:00
Kenneth Kehl c87653523b remove debug 2025-08-07 14:04:27 -07:00
Kenneth Kehl 39e031db3b fix race condition 2025-08-07 14:01:41 -07:00
Kenneth Kehl 5f387fa272 use greenlets for cache generation 2025-08-07 11:16:24 -07:00
Kenneth Kehl 2e1f8c4c15 fix time measurement 2025-08-07 08:04:10 -07:00
Kenneth Kehl 7d72651a77 cleanup 2025-08-07 07:56:58 -07:00
Kenneth Kehl 9cbe8c0cae fix schedule 2025-08-06 12:17:53 -07:00
Kenneth Kehl 5ce98a6e8e try again 2025-08-06 11:41:14 -07:00
Kenneth Kehl 1807c79d88 add debug 2025-08-06 09:21:20 -07:00
Kenneth Kehl 9f84702301 cleanup 2025-08-06 07:19:18 -07:00
Kenneth Kehl 0bcfb886bc fix typo 2025-08-05 13:53:07 -07:00
Kenneth Kehl d53e033d2a add task and command 2025-08-05 13:41:57 -07:00
Kenneth Kehl bb68370eae fix dead code warning 2025-08-05 09:50:55 -07:00
Kenneth Kehl 1f1c971257 fix dead code warning 2025-08-05 09:09:26 -07:00
Kenneth Kehl 0e9760c291 clean up 2025-08-05 09:01:41 -07:00
Kenneth Kehl 270189c00e cleanup 2025-08-05 08:11:22 -07:00
Kenneth Kehl 7885f51b77 try again 2025-08-04 14:04:54 -07:00
Alex Janousek aa4a51fea6 Merge pull request #1882 from GSA/1720-july-zap-scan-results
Made changes for zap scans
2025-07-31 16:19:09 -04:00
Kenneth Kehl 72689c39d0 add gevent.sleep(0) as a keep alive 2025-07-31 12:30:35 -07:00
alexjanousekGSA 73154b1fa5 Made changes for zap scans 2025-07-31 10:50:55 -04:00
Carlo Costino bcaf53f78d Put exception logging in the correct place
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 11:50:36 -04:00
Carlo Costino 036817daf4 Re-raise exception to see what is happening
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 11:47:18 -04:00
Carlo Costino 6eb7de0c45 Expose underlying error message in process delivery task
This changeset adds error information to a log statement so we can have a better idea of what might be failing with the process delivery Celery task.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 11:33:23 -04:00
Carlo Costino b13e294673 Undo recent changes related to Python upgrade
This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors.  Back to the drawing board!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 16:28:00 -04:00
Kenneth Kehl d0092d4bf6 fix 2025-07-29 10:33:29 -07:00
Kenneth Kehl 1eeceb072e revert newrelic changes and disable gevent 2025-07-29 10:22:36 -07:00
Kenneth Kehl 143d57440c try gevent 2025-07-28 08:52:02 -07:00
Kenneth Kehl dd42b9636c fix 2025-07-25 08:00:43 -07:00
Kenneth Kehl 839f2009f2 clear up sqlalchemy warning 2025-07-25 07:35:39 -07:00