2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-31 14:25:30 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Aravindh-Raju
a60991a073 Address PR comments 2022-10-07 19:17:01 +05:30
Aravindh-Raju
5950a84215 Address PR comments 2022-10-07 15:13:32 +05:30
Aravindh-Raju
18333fe3ab Update config 2022-09-26 11:57:27 +05:30
Aravindh-Raju
371404a5e5 Update doc 2022-09-23 14:02:11 +05:30
Aravindh-Raju
4cf0d8a9a8 Update doc 2022-09-23 13:57:43 +05:30
Aravindh-Raju
d47d2e1a1d Update documentation 2022-09-23 13:17:08 +05:30
Aravindh-Raju
e4ad55e5f7 Add documentation 2022-09-23 12:16:53 +05:30
Emerle, Ryan
b24cf8db54 Updates
- Rename RecordSetData as RecordSetCache
- Refactoring
- Fix ip address storage to be binary instead of string
- Align recordset_data table contents with migration tooling
- Add feature flag for recordset cache `use-recordset-cache`
- Add feature flag for loading test data `load-test-data`
2022-05-13 13:31:37 -04:00
corubba
433c6efe19 Disable illegal header warning from akka-http
Fixes #864
2022-04-17 21:03:49 +02:00
Jay
f8d1846b98 Merge branch 'master' into hardcoded-limits 2021-12-16 10:13:17 +05:30
Ryan Emerle
99f3d531f7 Update docs
- Update documentation and badges
[ci skip]
2021-12-15 16:16:01 -05:00
Ryan Emerle
9e8c1003d4 Update docs 2021-12-15 12:24:29 -05:00
Jay07GIT
183a904d6a update config-api.md 2021-12-15 17:50:34 +05:30
Ryan Emerle
85577a27f0 Consistency Updates
- Clean up documentation
- Update architecure diagram
- Fix discrepencies between local and docker test execution
- Fix inconsistencies in various configuration files used for tests and
execution
2021-12-08 14:36:00 -05:00
Emerle, Ryan
b143e975a7 Updates
- Move quickstart from `utils` to `quickstart`
- Update quickstart script to add more container manipulation
- Move API functional tests back under `modules/api`
- Move build-related scripts to `build/` directory
- Add quickstart containers that can run the local version of the code
2021-10-27 13:43:21 -04:00
Paul Cleary
25acdb13c7 Burn dynamo burn (#1025)
Fixes #971 

Changes in this pull request:
- Remove the module
- Update `build.sbt`
- Update docs
- Update docker things
- Update configs everywhere
2020-10-23 17:26:52 -04:00
Paul Cleary
97e80e54e8 Update microsite, move to mdoc (#1023)
We used to rely on `tut` for docs, however it is deprecated to be replaced with mdoc.

Moved to an `mdoc` folder structure and updated all of the links (what a pain).
2020-10-23 08:22:26 -04:00