Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix smtp | Alexandre Garand | 2019-08-02 | 1 | -3/+2 |
| | |||||
* | fix credentials and date | Alexandre Garand | 2019-08-02 | 2 | -6/+13 |
| | |||||
* | replace sleep by resource.Retry | Alexandre Garand | 2019-07-09 | 2 | -13/+27 |
| | |||||
* | fix the tests | Alexandre Garand | 2019-07-09 | 2 | -7/+18 |
| | | | | | the ips are now fetched correctly a sleep was put in the destroy check to ensure that the api have time to destroy before it is checked | ||||
* | change import function to avoid setting default in read | Alexandre Garand | 2019-07-08 | 1 | -8/+12 |
| | |||||
* | add test for importation and fix importation for domain | Alexandre Garand | 2019-07-08 | 3 | -1/+60 |
| | |||||
* | add travis, go.mod and vendor/ in order to have automatic testing | Alexandre Garand | 2019-07-04 | 5 | -5/+5 |
| | |||||
* | make fmt | Alexandre Garand | 2019-07-03 | 1 | -2/+0 |
| | |||||
* | bug fix and test for route | Alexandre Garand | 2019-07-03 | 4 | -4/+171 |
| | |||||
* | add route resource without test | Alexandre Garand | 2019-07-03 | 1 | -0/+133 |
| | |||||
* | update test | Alexandre Garand | 2019-07-03 | 2 | -1/+11 |
| | |||||
* | adding test and fix issue | Alexandre Garand | 2019-07-02 | 2 | -6/+227 |
| | |||||
* | fix create | Alexandre Garand | 2019-07-02 | 1 | -2/+10 |
| | |||||
* | fix issue read | Alexandre Garand | 2019-07-02 | 1 | -1/+5 |
| | |||||
* | add domain resource without test | Alexandre Garand | 2019-07-01 | 2 | -1/+472 |
| | |||||
* | add provider without ressources and makefile | Alexandre Garand | 2019-06-28 | 2 | -0/+72 |