Commit graph

2949 commits

Author SHA1 Message Date
zandercymatics
b875a4583d
Simplify Load_Organization_data 2023-11-17 15:14:02 -07:00
zandercymatics
2f9896686b
Update test_transition_domain_migrations.py 2023-11-17 14:20:31 -07:00
zandercymatics
8ec24bfb0d
Test 2023-11-17 14:09:47 -07:00
zandercymatics
f1acd46588
Fix test cases 2023-11-17 14:04:06 -07:00
zandercymatics
85ee97d615
Add test cases
One is still breaking, not mine but a related test. Test interference issue?
2023-11-17 13:02:29 -07:00
zandercymatics
9e7f111206
Update load_organization_data.py 2023-11-17 11:43:40 -07:00
zandercymatics
a6db4b7145
Data chunking / don't update existing data 2023-11-17 11:26:46 -07:00
zandercymatics
13b1ca0238
Remove country code 2023-11-17 10:04:09 -07:00
zandercymatics
c86a9d5fff
Increase performance 2023-11-16 15:16:35 -07:00
zandercymatics
44cd47e51d
Add DomainInformation data 2023-11-16 14:42:20 -07:00
zandercymatics
35a0ed751e
Parsing org data 2023-11-16 13:16:01 -07:00
zandercymatics
e0e0950d3e
Merge pull request #1345 from cisagov/za/fix-test-connection
Connection Pool - Close dangling test_connection sockets
2023-11-16 08:02:29 -07:00
zandercymatics
cc132cd17b
Update socket.py 2023-11-15 17:09:23 -07:00
zandercymatics
a8dcb52897
Linting 2023-11-15 15:20:45 -07:00
zandercymatics
4a0e8aa780
Fix attr err 2023-11-15 15:06:56 -07:00
zandercymatics
ffb7276a8a
Close dangling sockets 2023-11-15 14:59:17 -07:00
Neil MartinsenBurrell
652086a771
Merge pull request #1343 from cisagov/nmb/no-caching
Set Cache-Control: no-cache on every response
2023-11-15 14:46:58 -06:00
Neil Martinsen-Burrell
a5433a5c7a
Fix zap.conf once more 2023-11-15 14:42:52 -06:00
Neil Martinsen-Burrell
4c0ec4ac93
add one blank line to make the linter so darn happy 2023-11-15 14:35:20 -06:00
Neil Martinsen-Burrell
0dd158bdd8
Set Cache-Control: no-cache on every response 2023-11-15 14:29:43 -06:00
zandercymatics
aec6d23a58
Merge pull request #1341 from cisagov/za/fix-connection-pooling-multiple-instances
Fix connection pool issue with multiple instances
2023-11-15 11:31:27 -07:00
zandercymatics
6f31e02f2b
Fix tests 2023-11-15 11:28:11 -07:00
zandercymatics
13ef2a88e0
Update pool.py 2023-11-15 11:11:17 -07:00
zandercymatics
093c34a787
Merge pull request #1340 from cisagov/za/fix-transition-domain-on-login
Fix transition domain on login
2023-11-15 10:05:40 -07:00
zandercymatics
f71cded6e2
Update test cases / linter 2023-11-15 10:01:03 -07:00
zandercymatics
f2f78e371b
Update test_models.py 2023-11-15 09:53:08 -07:00
zandercymatics
6c0509d4b5
Update user.py 2023-11-15 09:51:32 -07:00
Rebecca H
c457f862fc
Merge pull request #1334 from cisagov/za/fix-update-ao-info
Fix update AO information
2023-11-14 16:13:14 -08:00
zandercymatics
e6141e5329
Typo 2023-11-14 15:30:50 -07:00
zandercymatics
b392804467
Update transfer_transition_domains_to_domains.py 2023-11-14 15:13:01 -07:00
zandercymatics
f0847abd05
Merge pull request #1333 from cisagov/za/fix-multiple-pool-objects
EPP Connection Pool fix
2023-11-14 15:04:20 -07:00
zandercymatics
430156d289
Update socket.py 2023-11-14 14:35:47 -07:00
zandercymatics
43039f85c4
Update pool.py 2023-11-14 13:44:51 -07:00
dave-kennedy-ecs
778fbdb737
Merge pull request #1330 from cisagov/dk/digest-type-hotfix
fixed digest type choices in dnssec
2023-11-14 14:21:50 -05:00
David Kennedy
1c37a94f5c
fixed digest type choices in dnssec 2023-11-14 13:16:26 -05:00
Neil MartinsenBurrell
bcbf5557ff
Merge pull request #1327 from cisagov/nmb/email-sent-incremental
Set transition domain's email_sent flag as the emails are sent
2023-11-13 17:01:24 -06:00
Neil Martinsen-Burrell
f303082250
Don't try to test actually sending emails 2023-11-13 16:57:01 -06:00
Michelle Rago
ce23849a31
Domain management text updates (#1328)
* Update application_authorizing_official.html

* Update domain_authorizing_official.html

* Update domain_dns.html

* Update domain_nameservers.html

* Update domain_users.html

* Update domain_your_contact_information.html
2023-11-13 17:56:15 -05:00
zandercymatics
cbd36cac76
Merge pull request #1326 from cisagov/za/1241-imported-ao-data
Ticket #1241: Import AO on domains
2023-11-13 15:52:15 -07:00
Neil Martinsen-Burrell
b110ac1efa
Slight sleep to rate-limit email sending 2023-11-13 16:33:32 -06:00
Neil Martinsen-Burrell
4402dfd90d
Set transition domain's email_sent flag as the emails are sent 2023-11-13 16:09:38 -06:00
zandercymatics
0d64d9f040
Update csv_export.py 2023-11-13 14:53:19 -07:00
zandercymatics
86dbe6b6a0
Update csv_export.py 2023-11-13 14:40:03 -07:00
zandercymatics
1b5ecc8e52
Fixes / linter 2023-11-13 14:34:51 -07:00
zandercymatics
6f729ff693
Update extra_transition_domain_helper.py 2023-11-13 13:37:58 -07:00
zandercymatics
82fc67025b
Linting 2023-11-13 13:29:06 -07:00
zandercymatics
674fc9f7b3
Update transfer_transition_domains_to_domains.py 2023-11-13 13:09:42 -07:00
zandercymatics
a4758f1b62
Parse AO information 2023-11-13 13:08:03 -07:00
zandercymatics
51b4c19e35
Fix merge issue 2023-11-13 11:54:40 -07:00
zandercymatics
91019ee9b3
Merge branch 'main' into za/1241-imported-ao-data 2023-11-13 11:22:43 -07:00