2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00

1850 Commits

Author SHA1 Message Date
Nicholas Spadaccino
eacd6897ff
Merge pull request #1379 from nspadaccino/nspadaccino/beta-release-script
Add Beta Release Script
v0.20.2-beta
2024-08-14 16:19:06 -04:00
nspadaccino
b1266bf36b
add beta release script 2024-08-13 13:44:10 -04:00
Arpit Shah
bf9ee3f824
Merge pull request #1377 from Jay07GIT/loader_search_recorddata
spinner for record data search
2024-08-07 10:37:21 -04:00
Arpit Shah
3cd83f9e06
Merge branch 'master' into loader_search_recorddata 2024-08-07 09:52:16 -04:00
Arpit Shah
09c54e5389
Merge pull request #1372 from Jay07GIT/update_docker_compose
Removed docker compose version since no more use
2024-08-07 09:51:56 -04:00
Arpit Shah
976abad13e
Merge branch 'master' into update_docker_compose 2024-08-07 09:27:25 -04:00
Arpit Shah
a069129509
Merge pull request #1371 from Aravindh-Raju/aravindhr/fix-group-update-bug
Fix group update bug
2024-08-07 09:26:12 -04:00
Arpit Shah
6f20e35ad9
Merge branch 'master' into aravindhr/fix-group-update-bug 2024-08-07 09:11:49 -04:00
Arpit Shah
535b0136ba
Merge pull request #1366 from vinyldns/dependabot/pip/modules/api/src/test/functional/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0 in /modules/api/src/test/functional
2024-08-07 09:10:30 -04:00
Jay07GIT
393a2f550f
spinner for record data search 2024-08-06 17:03:38 +05:30
Arpit Shah
4ed52b576b
Merge branch 'master' into aravindhr/fix-group-update-bug 2024-07-18 14:21:22 -04:00
Nicholas Spadaccino
5ac0c82c3d
Update requirements.txt
requests version 2.32.0 was yanked, 2.32.3 is the latest stable version
2024-07-18 12:47:47 -04:00
Jay07GIT
b9020329a3
typo 2024-07-02 17:54:31 +05:30
Jay07GIT
04d6dcb52c
removed docker compose version since no more use 2024-07-02 15:33:53 +05:30
Aravindh-Raju
ba3ab43671
fix group update bug 2024-06-24 13:44:21 +05:30
dependabot[bot]
8e0104d3c2
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 05:46:38 +00:00
Nicholas Spadaccino
372e7db7bc
Bump version to v0.20.1 v0.20.1 2024-05-17 13:49:07 -04:00
Nicholas Spadaccino
571194d2d5
Merge pull request #1355 from vinyldns/dependabot/pip/modules/api/src/test/functional/dnspython-2.6.1
Bump dnspython from 2.1.0 to 2.6.1 in /modules/api/src/test/functional
2024-05-17 13:48:20 -04:00
Nicholas Spadaccino
db888d58ac
Merge branch 'master' into dependabot/pip/modules/api/src/test/functional/dnspython-2.6.1 2024-05-17 13:34:13 -04:00
Nicholas Spadaccino
bba938905e
Merge pull request #1357 from Aravindh-Raju/aravindhr/remove-unnecessary-parameters
Remove unnecessary parameters from "listRecordSetChanges"
2024-05-17 13:34:07 -04:00
Nicholas Spadaccino
c13cf86f64
Merge branch 'master' into aravindhr/remove-unnecessary-parameters 2024-05-17 11:34:49 -04:00
Nicholas Spadaccino
1a0a66630e
Merge pull request #1363 from Aravindh-Raju/aravindhr/add-jks-details
Add info regarding java key store
2024-05-17 11:34:13 -04:00
Nicholas Spadaccino
97c84f183d
Merge branch 'master' into aravindhr/add-jks-details 2024-05-17 10:24:28 -04:00
Nicholas Spadaccino
867ad22fcf
Merge pull request #1365 from arpit4ever/arpit4ever/update-maintainers-contributors
Updated maintainers and contributors
2024-05-17 10:24:04 -04:00
Arpit Shah
5d7db47a16
Updated contributors 2024-05-17 09:52:25 -04:00
Arpit Shah
1d0127e791
Merge branch 'master' into arpit4ever/update-maintainers-contributors 2024-05-16 14:54:55 -04:00
Arpit Shah
3086b53808
Merge pull request #1361 from Aravindh-Raju/aravindhr/update-info-messages
Update info messages
2024-05-16 14:53:37 -04:00
Arpit Shah
6e91fcee86
Merge branch 'master' into aravindhr/update-info-messages 2024-05-15 09:44:55 -04:00
Arpit Shah
64617f1a57
Merge pull request #1358 from Jay07GIT/deleted_zone_status_fix
fixed deleted zone access issue in portal
2024-05-15 09:40:39 -04:00
Arpit Shah
5bf4c10375
Merge branch 'master' into deleted_zone_status_fix 2024-05-14 13:31:55 -04:00
Arpit Shah
580548726e
Merge pull request #1351 from Aravindh-Raju/aravindhr/fix-record-change-history-pagination
Fix record change history pagination
2024-05-14 13:31:15 -04:00
Arpit Shah
ff2d44c5ab
Merge branch 'master' into aravindhr/fix-record-change-history-pagination 2024-05-14 13:05:43 -04:00
Arpit Shah
8c242b65e6
Updated maintainers and contributors 2024-05-14 13:01:14 -04:00
Nicholas Spadaccino
f4fef7b1df
Merge pull request #1364 from arpit4ever/arpit4ever/update-codecov-version-v4
Updated codecov version to latest v4
2024-05-14 11:43:37 -04:00
Arpit Shah
fdf2601680
Updated codecov version to v4 2024-05-14 10:38:31 -04:00
Aravindh-Raju
dfea1651f8
add jks details 2024-05-14 16:14:09 +05:30
Aravindh-Raju
176a0ce659
update info messages 2024-05-07 10:47:34 +05:30
Jay07GIT
fa0be01a62
update 2024-05-02 12:23:20 +05:30
Arpit Shah
0df410a28a
Merge branch 'master' into aravindhr/fix-record-change-history-pagination 2024-04-25 14:24:55 -04:00
Jay07GIT
4a104b1fde
update 2024-04-25 23:01:13 +05:30
Aravindh-Raju
8335ee9b01
reuse toFqdn method 2024-04-25 14:21:11 +05:30
Arpit Shah
e4fb70beb9
Merge pull request #1344 from Jay07GIT/alignment_fix_abandoned_zones
Alignment fix for abandoned zones
2024-04-24 11:49:12 -04:00
Jay07GIT
8a8c22338c
fixed deleted zone access in portal 2024-04-24 14:59:53 +05:30
Aravindh-Raju
8a2c692471
remove unnecessary parameters 2024-04-18 14:48:46 +05:30
dependabot[bot]
11e89cb211
Bump dnspython from 2.1.0 to 2.6.1 in /modules/api/src/test/functional
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.1.0 to 2.6.1.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.1.0...v2.6.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 21:58:08 +00:00
Jay07GIT
c7641905cf
update 2024-03-29 09:18:21 +05:30
Jay
80cb0d7294
Merge branch 'master' into alignment_fix_abandoned_zones 2024-03-28 22:31:07 +05:30
Jay07GIT
620d3ee110
update 2024-03-26 12:15:43 +05:30
Aravindh-Raju
1cfecc5fbe
fix pagination 2024-03-21 13:00:38 +05:30
Jay07GIT
37121aa451
update 2024-03-20 18:44:58 +05:30