Commit graph

2980 commits

Author SHA1 Message Date
zandercymatics
64bd9a38d2
Update src/registrar/management/commands/utility/extra_transition_domain_helper.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:34:16 -07:00
zandercymatics
86506f4e31
Update src/registrar/management/commands/load_organization_data.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:33:51 -07:00
zandercymatics
4b625d32de
Merge branch 'za/1243-import-org-data' of https://github.com/cisagov/manage.get.gov into za/1243-import-org-data 2023-11-22 08:29:49 -07:00
zandercymatics
854f0d4464
Change load_organization_data comment and remove unused params 2023-11-22 08:29:42 -07:00
zandercymatics
4afb230a75
Update docs/operations/data_migration.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:14:06 -07:00
zandercymatics
a3a623fc98
Update docs/operations/data_migration.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:13:01 -07:00
zandercymatics
598d0f6430
Fix logging bug 2023-11-21 13:25:58 -07:00
zandercymatics
c6d285d73b
Update test_transition_domain_migrations.py 2023-11-21 13:14:41 -07:00
zandercymatics
9c92c99868
Removed unused domain invite test 2023-11-21 13:13:20 -07:00
zandercymatics
fc8847a36f
PR suggestions - move errors / test cases 2023-11-21 13:09:41 -07:00
zandercymatics
0d47a02bfb
Undo domain invitation bug fix
Not needed in this PR
2023-11-21 11:01:23 -07:00
zandercymatics
79112522be
Update load_organization_data.py 2023-11-21 10:55:18 -07:00
zandercymatics
bd89eea21f
Minor refactor 2023-11-21 10:52:59 -07:00
zandercymatics
8ef2a8ec02
Code clarity refactor 2023-11-21 10:28:14 -07:00
zandercymatics
d5cdc624b2
Bug fix 2023-11-21 08:01:28 -07:00
zandercymatics
ba2994812f
Split JSON parsing into its own function 2023-11-20 16:19:33 -07:00
zandercymatics
0969a76610
Linting 2023-11-20 15:53:04 -07:00
zandercymatics
221534e19d
Update comment 2023-11-20 15:49:34 -07:00
zandercymatics
e7db6b8842
Rename variable and move if statement 2023-11-20 15:27:44 -07:00
zandercymatics
6f3a27a888
Add more detailed logging 2023-11-20 12:16:06 -07:00
zandercymatics
493c03e7d4
Linting 2023-11-20 11:53:57 -07:00
zandercymatics
2e44a9099a
Bug fix
Accidentally left some stray code from a minor refactor
2023-11-20 11:28:07 -07:00
zandercymatics
42ef026254
Update load_organization_data.py 2023-11-20 11:19:55 -07:00
zandercymatics
8544c2948f
Fix code typo, v2 2023-11-20 11:03:25 -07:00
zandercymatics
f97dba7ca4
Fix typo 2023-11-20 10:50:09 -07:00
zandercymatics
04c7bdd3b6
Code cleanup 2023-11-20 10:38:53 -07:00
zandercymatics
0ce4a04b4b
Add documentation 2023-11-20 10:14:10 -07:00
zandercymatics
e853d4ef16
Code cleanup 2023-11-20 08:58:27 -07:00
zandercymatics
2659cd816b
Update extra_transition_domain_helper.py 2023-11-17 16:10:00 -07:00
zandercymatics
0552a77c64
Linting 2023-11-17 16:07:57 -07:00
zandercymatics
70360cd871
Simplified logic 2023-11-17 16:03:16 -07:00
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