Tom Limoncelli
f700184e38
CHORE: Update deps ( #2240 )
...
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-29 06:56:01 -04:00
Jeffrey Cafferata
510d60f116
CHORE: Removed docs/_site from .gitignore ( #2047 )
2023-02-01 16:17:34 -05:00
Jed Fox
9b3ad81b1d
Embed types-dnscontrol.d.ts into the binary instead of fetching it via HTTP ( #1942 )
...
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 12:10:43 -05:00
Jed Fox
1e337abcdf
Provide TypeScript typings for dnsconfig.js ( #1830 )
...
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-12 16:59:42 -05:00
Jed Fox
cfc93bff46
Improve layout and display of the feature matrix table ( #1824 )
2022-11-29 01:18:52 -05:00
Jeffrey Cafferata
ae1eb970f5
DOCS: Inline creds.json.tpl-example.txt example ( #1784 )
2022-10-31 15:59:29 -04:00
Chris Hunt
cc4eba6f16
Migrate Build and Integration Tests to CircleCI ( #1292 )
...
* Change the CI from GitHub Actions to [CircleCI](https://app.circleci.com/pipelines/github/StackExchange/dnscontrol?filter=all ).
* Adds more platforms in the release as inspired by and discussed in #1260 .
2021-12-17 07:14:27 -05:00
Tom Limoncelli
eaa382e58d
js_test.go should leave behind actuals
2021-02-01 07:33:41 -05:00
taybinakh
e9f4257ad2
CLOUDNS: Implement PTR Record Support ( #999 )
...
* Add PTR support for ClouDNS
* Implement PTR Support for CLouDNS
Co-authored-by: IT-Sumpfling <it-sumpfling@maxit-con.de>
Co-authored-by: bentaybi jamal <jamal@pfalzcloud.de>
2020-12-22 13:32:00 -05:00
Sump Runlet
266f0b8f33
AZURE: Fixed bug related to having >100 Zones ( #816 )
...
Resolves #792
2020-08-18 15:13:08 -04:00
Tom Limoncelli
968ef8de7b
.gitignore /zones not zones
2020-06-02 06:52:21 -04:00
Craig Peterson
d16de32154
ignore nupkgs
2020-01-09 11:44:53 -05:00
Tom Limoncelli
061ea63322
require() should handle paths as relative (like nodeJS) ( #443 )
...
* Integrate @nlowe's documentation and tests
* Use filepath.Clean() instead of filepath.Abs()
* Use a stackless implementation
2019-01-29 10:29:00 -05:00
Craig Peterson
17e64ca28d
fix names for internal transformed records ( #358 )
...
* fix names for internal transformed records
* activedirectory use standard messaged
* add test for fqdn consistency in final validation pass
2018-04-26 14:45:10 -04:00
Craig Peterson
91b7b11dc1
update gitignore
2018-04-24 09:57:17 -04:00
Tom Limoncelli
65f8fb63f0
Better .gitignore of integration test stuff. ( #316 )
2018-02-05 10:28:58 -05:00
Craig Peterson
ae14b0e790
convert docker to alpine ( #207 )
2017-09-18 09:44:24 -04:00
Manatsawin Hanmongkolchai
4bffc37d15
Format helpers.js ( #205 )
...
* Format helpers.js with prettier
* Adding docs on how to run prettier
2017-09-15 13:12:09 -04:00
Craig Peterson
3af3638902
Replace build script with go version
2017-04-19 14:31:09 -06:00
Craig Peterson
101916a6e4
Integration Testing framework ( #46 )
...
* integration test started
* details
* More tests.
* idn tests and punycode (not tested fully because I'm on an aiplane)
* test for dual provider compatibility
* readme for tests
* vendor idna
* fix casing
2017-03-16 22:42:53 -07:00
Craig Peterson
94031d08da
Use correct travis badge.
2017-03-14 14:26:24 -07:00
Craig Peterson
7ba496bf96
tweaks to gcloud
2017-03-12 16:02:46 -07:00
Craig Peterson
e8486c6868
fix build
2017-01-13 12:25:17 -07:00
Craig Peterson
7ba051d750
adding docs again
2017-01-11 13:02:45 -07:00
Craig Peterson
1ea80d5347
Nameserver overhaul ( #17 )
...
* go changes to support nameservers_from
* clear nameservers before giving to dsp.
* work
* work
* nameserver updates.
* remove unused
* name.com stinks at NS records.
* whitespace
* removing web(belongs in own repo). First sketch of DSP vs NAMESERVER_FROM
* add DEFAULTS to replace defaultDsps.
* initial gcloud provider. Simple records work.
* namedotcom can do subdomain ns records now.
* fix for mx and txt
* kill dsp acronym
2016-12-16 13:10:27 -07:00
Craig Peterson
9ed733ac97
Better version info in binary.
2016-08-26 00:51:31 -06:00
Craig Peterson
37c9864ecd
adding some build scripts
2016-08-25 17:03:32 -06:00
Craig Peterson
ef0bbf53af
migrate code for github
2016-08-22 18:31:50 -06:00