Commit graph

2124 commits

Author SHA1 Message Date
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
zandercymatics
fc5436039d
Stuff 2023-10-17 13:06:05 -06:00
zandercymatics
faa35613e2
test 2023-10-17 12:58:03 -06:00
zandercymatics
0dde277c86
Test changes 2023-10-17 12:40:15 -06: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
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
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
CuriousX
657af74c73
Merge branch 'main' into nl/926-transistion-domain-object-creation 2023-10-15 20:26:19 -06:00
CuriousX
827264c7f1
Merge pull request #1077 from cisagov/nl/923-transition-domain-data-parse
Issue 923: transition domain data parse & model update
2023-10-15 19:53:09 -06:00
zandercymatics
284b7ceadf
Update piplock 2023-10-13 13:13:51 -06:00
zandercymatics
c165fd8401
Update settings.py 2023-10-13 11:56:31 -06:00
zandercymatics
f6d287cf21
Setting tinkernig 2023-10-13 11:45:02 -06:00
zandercymatics
4cdf9794df
Test pool size of 1 2023-10-13 11:35:36 -06:00
zandercymatics
a05d02bbfa
Expand exceptions 2023-10-13 11:24:58 -06:00
CocoByte
42b0427e05
resequenced migration files
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 15:35:21 -06:00
CocoByte
42a3fcf2ed
merge MAIN to nl/926
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 15:34:02 -06:00
CocoByte
d617c2a315
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 15:32:59 -06:00
CocoByte
6382b14c6e
updated algorithm for domain invitations to allow multiple users per domain
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 15:16:25 -06:00
zandercymatics
fa6ed6f318
Test fix for security scanner 2023-10-12 14:55:01 -06:00
zandercymatics
dfec8c200e
Check if registry connection can be made 2023-10-12 14:38:49 -06:00
CocoByte
0c62a279f3
resolve migration conflict
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 13:05:50 -06:00
CocoByte
5608a16e6e
merge main -> nl/923
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 13:02:31 -06:00
CocoByte
81cd4e900e
linted and fixed
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 12:54:56 -06:00
Erin Song
1904c7e461
Merge pull request #1149 from cisagov/es/1052-add-analyst-domain-invitation-permission
#1052 Add analyst permissions to add and view domain invitations
2023-10-12 11:19:59 -07:00
zandercymatics
c4d2950ac9
Fix pool locally, cleanup 2023-10-12 12:07:05 -06:00
Erin
02c929ddd3
Implement format feedback 2023-10-12 10:34:08 -07:00
Erin
bd1b5654ef
Modify test case to reflect order of expected permissions 2023-10-12 10:25:54 -07:00
Rebecca H
431dfafd65
Merge pull request #1092 from cisagov/rh/848-set-name-server
Issue 848: Update/Create/Delete Nameservers
2023-10-12 10:03:13 -07:00
Erin
ecc4d6c89e
Run linter and formatting changes 2023-10-12 09:56:18 -07:00
zandercymatics
9b3e7e800f
Merge pull request #1097 from cisagov/za/937-invitation-does-not-work
Ticket #937: Invitation does not work
2023-10-12 10:55:03 -06:00
zandercymatics
a82f3c5ce9
Disable keep_alive 2023-10-12 10:48:48 -06:00
zandercymatics
81c37b15ca
Update domain.py 2023-10-12 10:39:05 -06:00
zandercymatics
aeb3c73d3d
Increase alive interval 2023-10-12 10:35:06 -06:00
zandercymatics
94a85aeea1
Linter changes 2023-10-12 10:27:23 -06:00
Rebecca Hsieh
816e678bf3
Add in regex for subdomain checking 2023-10-12 09:26:51 -07:00
zandercymatics
542554959e
Run black linter 2023-10-12 10:21:56 -06:00
zandercymatics
3a28a3a362
Add settings for pooling, keep_alive 2023-10-12 10:16:22 -06:00
CocoByte
9ab908119d
added readme
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-12 00:06:59 -06:00
CocoByte
d02f1acf34
Merge main to nl/923-transition-domain-data-parse
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-11 22:03:15 -06:00