aboutsummaryrefslogtreecommitdiffhomepage
path: root/mailgun
Commit message (Collapse)AuthorAgeFilesLines
* fix smtpAlexandre Garand2019-08-021-3/+2
|
* fix credentials and dateAlexandre Garand2019-08-022-6/+13
|
* replace sleep by resource.RetryAlexandre Garand2019-07-092-13/+27
|
* fix the testsAlexandre Garand2019-07-092-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 readAlexandre Garand2019-07-081-8/+12
|
* add test for importation and fix importation for domainAlexandre Garand2019-07-083-1/+60
|
* add travis, go.mod and vendor/ in order to have automatic testingAlexandre Garand2019-07-045-5/+5
|
* make fmtAlexandre Garand2019-07-031-2/+0
|
* bug fix and test for routeAlexandre Garand2019-07-034-4/+171
|
* add route resource without testAlexandre Garand2019-07-031-0/+133
|
* update testAlexandre Garand2019-07-032-1/+11
|
* adding test and fix issueAlexandre Garand2019-07-022-6/+227
|
* fix createAlexandre Garand2019-07-021-2/+10
|
* fix issue readAlexandre Garand2019-07-021-1/+5
|
* add domain resource without testAlexandre Garand2019-07-012-1/+472
|
* add provider without ressources and makefileAlexandre Garand2019-06-282-0/+72