summaryrefslogtreecommitdiff
path: root/mix.exs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump exdocs and depend formally on poisonRicardo Hermida Ruiz2021-02-111-1/+1
|
* Bump to 0.5.0Ricardo Hermida Ruiz2021-02-111-1/+1
|
* Initialize poolboy appRicardo Hermida Ruiz2020-04-241-2/+2
|
* Merge remote-tracking branch 'origin/add-timeout-support' into poolingRicardo Hermida Ruiz2020-04-241-1/+1
|\
| * Timeout optionLindolfo 'Lorn' Rodrigues2020-03-191-3/+3
| | | | | | | | | | | | Now, you need to pass the timeout for the PowerDNS API in seconds We need to add the timeout to the GenServer.call function
* | add a pool in front of genserversRicardo Hermida Ruiz2020-04-241-2/+3
|/
* Fix docs for hex publishLindolfo 'Lorn' Rodrigues2019-02-131-1/+6
| | | | | | | | | | | | | | | Publication failed because the "docs" task is unavailable. You may resolve this by: 1. Adding {:ex_doc, ">= 0.0.0", only: :dev} to your dependencies in your mix.exs and trying again 2. If ex_doc was already added, make sure you run "mix hex.publish" in the same environment as the ex_doc package 3. Publishing the package without docs by running "mix hex.publish package" (not recommended) We dont have good docs, but that problem is for another time shrug
* Support Elixir-1.8Lindolfo 'Lorn' Rodrigues2019-02-131-14/+15
| | | | Also dropped support for elixir < 1.6
* bump versionRodrigo Coutinho2018-01-021-1/+1
|
* Fix test suite (#11)Rodrigo Coutinho2017-12-291-2/+2
| | | | | | | | * Fix broken specs and update exvcr * Provide default configuration to run tests * Show nameservers in zone
* bump versionRodrigo Coutinho2017-12-011-1/+1
|
* bump versionRodrigo Coutinho2016-10-071-1/+1
|
* Revert resource record format and apply style guideRodrigo Coutinho2016-10-061-1/+3
|
* Package informationRodrigo Coutinho2016-10-061-1/+14
|
* Change mix configTiago Freire2016-09-051-1/+1
|
* WIPTiago Freire2016-08-181-2/+2
|
* [WIP] Init.Tiago Freire2016-07-251-0/+22