zandercymatics
|
a10ddccd0e
|
Test
|
2023-10-18 14:54:06 -06:00 |
|
zandercymatics
|
f672d15b00
|
Update domain.py
|
2023-10-18 14:34:18 -06:00 |
|
zandercymatics
|
f69586cf21
|
Merge branch 'main' into za/1054-connection-pooling
|
2023-10-18 14:27:27 -06:00 |
|
zandercymatics
|
ffcfb9818b
|
Test fix for scanner
|
2023-10-18 14:15:40 -06:00 |
|
dave-kennedy-ecs
|
02b8f8245d
|
Merge pull request #1169 from cisagov/dk/1123-epp-cache
Issue 1123: EPP cache not working
|
2023-10-18 16:10:13 -04:00 |
|
zandercymatics
|
9c6a6ef12a
|
Fix test cases
|
2023-10-18 14:02:14 -06:00 |
|
David Kennedy
|
12cbe3fd19
|
Merge branch 'main' into dk/1123-epp-cache
|
2023-10-18 16:01:38 -04:00 |
|
rachidatecs
|
e80a328fae
|
Merge pull request #1164 from cisagov/rjm/1103-security-email-registry-error-handling
Issue 1103 - security email registry error handling
|
2023-10-18 15:58:53 -04:00 |
|
zandercymatics
|
7d9ebb1072
|
Merge branch 'main' into za/1054-connection-pooling
|
2023-10-18 12:15:09 -06:00 |
|
zandercymatics
|
1ca7c51fbb
|
Hotfix
|
2023-10-18 11:56:28 -06:00 |
|
zandercymatics
|
5159c6278b
|
Merge pull request #1155 from cisagov/za/1154-create-ADR-gconnpool
Ticket #1154: ADR for a connection pool library geventconnpool
|
2023-10-18 11:43:26 -06:00 |
|
David Kennedy
|
94ac0e703d
|
small refactor to remove redundant code
|
2023-10-18 13:28:50 -04:00 |
|
David Kennedy
|
2b55e40d57
|
refactored _get_contacts to return default dict when no contacts exist rather then empty dict
|
2023-10-18 11:04:05 -04:00 |
|
David Kennedy
|
a587920c45
|
bow down before the almighty linter
|
2023-10-17 21:59:33 -04:00 |
|
David Kennedy
|
e248ae7760
|
remoed CACHES from settings (unnecessary); refactored _fetch_cache; added comments
|
2023-10-17 21:42:43 -04:00 |
|
zandercymatics
|
1502e7a693
|
Update tests
|
2023-10-17 16:00:21 -06:00 |
|
zandercymatics
|
2f4425d914
|
Fix bad logic
|
2023-10-17 14:53:57 -06:00 |
|
zandercymatics
|
d943b69b3d
|
Mocked sockets
|
2023-10-17 14:49:42 -06:00 |
|
zandercymatics
|
d50de8516e
|
Change import order
|
2023-10-17 13:44:05 -06:00 |
|
zandercymatics
|
f1589c8480
|
Update __init__.py
|
2023-10-17 13:41:55 -06:00 |
|
zandercymatics
|
ae01ffd910
|
Update __init__.py
|
2023-10-17 13:36:03 -06:00 |
|
zandercymatics
|
939ff4b063
|
Import fix test
|
2023-10-17 13:34:24 -06:00 |
|
zandercymatics
|
d38c33e4d9
|
Test script change
|
2023-10-17 13:20:11 -06:00 |
|
David Kennedy
|
9bc66be67f
|
merge conflicts
|
2023-10-17 15:13:23 -04:00 |
|
zandercymatics
|
fc5436039d
|
Stuff
|
2023-10-17 13:06:05 -06:00 |
|
zandercymatics
|
faa35613e2
|
test
|
2023-10-17 12:58:03 -06:00 |
|
Rachid Mrad
|
7ed916a864
|
lint
|
2023-10-17 14:56:50 -04:00 |
|
zandercymatics
|
0dde277c86
|
Test changes
|
2023-10-17 12:40:15 -06:00 |
|
Rachid Mrad
|
fa373993bf
|
Merge remote-tracking branch 'origin/main' into rjm/1103-security-email-registry-error-handling
|
2023-10-17 14:27:13 -04:00 |
|
Rachid Mrad
|
0e5978011d
|
Error handling on the post for security contact
|
2023-10-17 14:23:42 -04:00 |
|
dave-kennedy-ecs
|
5eb2591e2b
|
Merge pull request #1140 from cisagov/dk/1091-dnssec
1091 - DNSSEC UI with Key Data
|
2023-10-17 13:34:13 -04:00 |
|
zandercymatics
|
b6921b3f4c
|
Linter
|
2023-10-17 11:26:47 -06:00 |
|
zandercymatics
|
d7c7fb9d23
|
Tests / code cleanup
|
2023-10-17 11:21:18 -06:00 |
|
David Kennedy
|
a23bb9a723
|
Merge branch 'main' into dk/1091-dnssec
|
2023-10-17 13:21:00 -04:00 |
|
David Kennedy
|
181cfccfc5
|
added comments, removed empty lines, and renamed methods for code legibility
|
2023-10-17 13:20:48 -04:00 |
|
David Kennedy
|
bcbf069924
|
added more logging; set hosts properly in cache when no hosts exist
|
2023-10-17 12:24:52 -04:00 |
|
David Kennedy
|
5b4103e1ee
|
more debugging of domain model
|
2023-10-17 08:43:48 -04:00 |
|
David Kennedy
|
2d4ab0c7bd
|
added DomainFormBaseView and DomainBaseView and session cache for caching domains
|
2023-10-17 07:57:16 -04:00 |
|
David Kennedy
|
f5ff635f7a
|
Merge branch 'main' into dk/1123-epp-cache
|
2023-10-16 17:08:51 -04:00 |
|
David Kennedy
|
8e700e0ecb
|
added debugging; removed duplicate get_object calls from views
|
2023-10-16 16:57:31 -04:00 |
|
zandercymatics
|
3aac1e38df
|
Log error
|
2023-10-16 13:54:20 -06:00 |
|
zandercymatics
|
0896401169
|
Another import test
|
2023-10-16 13:51:13 -06:00 |
|
zandercymatics
|
8db3f66c42
|
Test fix for scanner
|
2023-10-16 13:44:00 -06:00 |
|
zandercymatics
|
7bb6bb9e7d
|
Update pipfile
|
2023-10-16 13:33:11 -06:00 |
|
zandercymatics
|
a9e4d34099
|
Tests / pool restart on freeze
|
2023-10-16 13:08:28 -06:00 |
|
zandercymatics
|
ea9c05bd8a
|
Merge branch 'main' into za/1054-connection-pooling
|
2023-10-16 10:45:00 -06:00 |
|
zandercymatics
|
d4ec7eca8a
|
Fix weird file name
|
2023-10-16 10:11:15 -06:00 |
|
zandercymatics
|
605e75dc48
|
Fix file rename
|
2023-10-16 10:00:10 -06:00 |
|
zandercymatics
|
becaedc117
|
Update 0023-use-geventconnpool..md
|
2023-10-16 09:59:12 -06:00 |
|
CuriousX
|
5fbe72ce5a
|
Merge pull request #1115 from cisagov/nl/926-transistion-domain-object-creation
Issue 926: transition domain object creation
|
2023-10-15 20:31:49 -06:00 |
|