6532 Commits
Author SHA1 Message Date
Kenneth Kehl a792c1b941 ugh 2025-07-24 10:43:40 -07:00
Kenneth Kehl daf490d308 fix dead code errors 2025-07-24 10:35:33 -07:00
Kenneth Kehl 378dfc3221 dead code findings? 2025-07-24 10:10:36 -07:00
Kenneth Kehl 3f68657607 revert truststore 2025-07-24 10:01:03 -07:00
Kenneth Kehl 70d142cb90 fix truststore 2025-07-24 08:03:50 -07:00
Kenneth Kehl e16c4fe277 try using truststore 2025-07-22 10:44:14 -07:00
Kenneth Kehl b7cece97ad fix minor bug where subject is missing 2025-07-18 09:50:36 -07:00
Kenneth Kehl 98b2149cf5 more invite debug 2025-07-16 11:33:15 -07:00
Kenneth Kehl f080c94093 fix eventlet 2025-07-15 08:15:08 -07:00
Kenneth Kehl be443172b0 fix celery bug 2025-07-14 07:49:34 -07:00
ccostino 7cc2e17e15 Merge pull request #1824 from GSA/cronitor
fix cronitor
2025-07-11 10:32:10 -04:00
Kenneth Kehl 8fa893895c cleanup 2025-07-10 14:29:46 -07:00
Kenneth Kehl c81264f098 cleanup 2025-07-10 14:26:56 -07:00
Kenneth Kehl 42ce627800 fix eventlet sleep 2025-07-10 10:41:21 -07:00
Kenneth Kehl 2bfcd4a54d fix cronitor 2025-07-10 09:43:32 -07:00
ccostino c0a97985d7 Merge pull request #1820 from GSA/acceptable_finish_time
fix acceptable_finish_time
2025-07-09 15:11:45 -04:00
Kenneth Kehl 7e6bd32305 fix acceptable_finish_time 2025-07-09 10:41:08 -07:00
Kenneth Kehl 256ab0f83c fix cronitor task name 2025-07-09 10:23:57 -07:00
Kenneth Kehl 5f3b291c0a more tests 2025-07-07 12:15:38 -07:00
Kenneth Kehl fe6903c6cc more tests 2025-07-07 10:15:48 -07:00
Kenneth Kehl 69394f7a7f more tests 2025-07-07 07:42:33 -07:00
Kenneth Kehl b5fdc76a4e more tests 2025-07-02 11:56:11 -07:00
Kenneth Kehl 3c4ec961fe more tests 2025-06-30 07:22:31 -07:00
Kenneth Kehl 8573b4d67e don't use global s3 client 2025-06-27 12:12:43 -07:00
Kenneth Kehl fae0a3bbd8 don't use global s3 client 2025-06-27 11:32:54 -07:00
ccostino 37190d9956 Merge pull request #1797 from GSA/2709-bug-sorting-error-on-activity-page
Updated the job listing query to sort by the most recent activity
2025-06-27 09:52:38 -04:00
Beverly Nguyen 0aca341805 pytest fixes 2025-06-26 17:49:17 -07:00
Kenneth Kehl 58a8b51f59 more input checking 2025-06-26 10:35:46 -07:00
Beverly Nguyen 3738934374 clean up 2025-06-25 11:56:27 -07:00
Beverly Nguyen 52f8bd23de Updated the job listing query to sort by the most recent activity, so that all jobs are listed with the latest activity at the top. Previously, pending jobs (with no processing_started) could be grouped separately due to how SQL sorted NULL values. 2025-06-25 11:53:41 -07:00
ccostino dc3c313361 Merge pull request #1786 from GSA/fix_sql_inject
fix input handling
2025-06-25 14:04:42 -04:00
Kenneth Kehl b52518ca08 make regex verbose 2025-06-25 10:37:07 -07:00
Kenneth Kehl 5b2d8e0648 code review feedback 2025-06-25 08:54:44 -07:00
Kenneth Kehlandccostino 77b3c1afa6 Update app/job/rest.py
Co-authored-by: ccostino <ccostino@users.noreply.github.com>
2025-06-25 08:44:39 -07:00
Kenneth Kehl 059ff9b3bb clean up logs 2025-06-24 09:04:56 -07:00
Kenneth Kehl 9bbe504fa3 fix input handling 2025-06-19 11:46:40 -07:00
Kenneth Kehl c8ac8f349a fix input handling 2025-06-19 11:31:37 -07:00
Kenneth Kehl 69e7244485 fix input handling 2025-06-19 11:12:42 -07:00
Kenneth Kehl b734b9cb9f fix input handling 2025-06-19 11:03:04 -07:00
Kenneth Kehl 6a811c8297 merge from main 2025-06-17 10:17:04 -07:00
Kenneth Kehl d23a14bf45 Merge pull request #1775 from GSA/invites
add warning to log out before accepting invite
2025-06-17 09:05:28 -07:00
Kenneth Kehl 9b442a5848 merge from main 2025-06-16 07:17:13 -07:00
Kenneth Kehl bd0d34e96e Merge pull request #1757 from GSA/change_message_count
change message limit
2025-06-13 07:01:56 -07:00
Kenneth Kehl 98ebe6ee6d add warning to log out before accepting invite 2025-06-12 11:37:23 -07:00
Kenneth Kehl eb50ca7554 Merge pull request #1758 from GSA/check_csvs
check which services have csvs
2025-06-11 07:49:36 -07:00
Kenneth Kehl 0044a1580a ugh 2025-06-11 07:39:32 -07:00
Kenneth Kehlandccostino fe1f333d4c Update app/aws/s3.py
Co-authored-by: ccostino <ccostino@users.noreply.github.com>
2025-06-11 07:27:51 -07:00
Kenneth Kehl 34434bda57 initial 2025-06-10 10:33:59 -07:00
alexjanousekGSA 1472755b51 Fixed unit test 2025-06-09 13:39:08 -04:00
alexjanousekGSA 82deb9633d Made conditional more specific to pass scan 2025-06-09 13:06:01 -04:00