aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | update documentationAndrew N Golovkov2018-01-171-1/+20
| * | `status` and `uptime` params is calculatedAndrew N Golovkov2018-01-172-14/+4
| * | update statuscake provider for support all the features from the statuscake m...Andrew N Golovkov2018-01-172-26/+335
| * | update vendor/github.com/DreamItGetIT/statuscake to latest versionAndrew N Golovkov2018-01-1612-23/+392
| |/
* | README.md: correct provider organization & missing repository namekt2018-05-021-5/+5
* | Merge pull request #13 from terraform-providers/f-make-websiteRadek Simko2018-04-302-3/+22
|\ \ | |/ |/|
| * make: Add website + website-test targetsRadek Simko2018-04-302-3/+22
|/
* Make CoC and support channels more visibleRadek Simko2017-11-012-0/+10
* Fixing logoJake Champlin2017-08-311-1/+1
* Merge pull request #3 from terraform-providers/vendor-tf-0.10Radek Simko2017-08-14101-269/+19379
|\
| * vendor: github.com/hashicorp/terraform/...@v0.10.0Radek Simko2017-08-10101-268/+19378
| * vendor: Ignore github.com/hashicorp/terraform/backendRadek Simko2017-08-101-1/+1
|/
* Fixing link in READMEJake Champlin2017-07-211-1/+1
* Adding back the GNUmakefile test-compile stepstack722017-06-301-1/+9
* Simplifying the GNUMakefilestack722017-06-291-20/+1
* Fix Changelog Links Script for statuscake providerJake Champlin2017-06-261-1/+1
* Cleanup after v0.1.0 releaseTeamCity2017-06-211-0/+1
* v0.1.0v0.1.0TeamCity2017-06-211-1/+1
* Update CHANGELOG.mdPaul Stack2017-06-201-1/+3
* Updating Makefile + Add gitignoreJake Champlin2017-06-091-0/+26
* Transfer of provider codeJake Champlin2017-06-09420-15285/+116624
* Merge branch 'master' of /home/ubuntu/terraform-vendorJake Champlin2017-06-090-0/+0
|\
| * Transfer statuscake providerJake Champlin2017-06-094-0/+0
* | Transfer of provider website docsJake Champlin2017-06-091-0/+26
* | Merge branch 'master' of /Users/jake/terraformJake Champlin2017-06-092-0/+84
|\ \
| * | Transfer statuscake provider websiteJake Champlin2017-06-092-0/+0
| * | Massively add HCL source tag in docs Markdown filesMax Riveiro2017-04-172-2/+2
| * | nuke duplicate contact_id in statuscake docs (#13528)Alex Boyd2017-04-111-1/+0
| * | provider/statuscake: Adding TriggerRate param to docs (#13503)Paul Stack2017-04-101-0/+1
| * | website/docs: Run `terraform fmt` on code examples (#12075)George Christou2017-02-192-13/+13
| * | provider/statuscake: Add support for Port in statuscake_test (#11966)Paul Stack2017-02-151-0/+1
| * | Merge branch 'statuscake_adding_contact_group' of https://github.com/ldjohnso...stack722017-01-172-5/+8
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into statuscake_adding_contact_g...Lee Johnson2016-11-291-0/+1
| | |\ \
| | * | | Updating the documentation on the website source to reflect the addition.Lee Johnson2016-06-102-0/+3
| * | | | Add support for StatusCake confirmation servers (#11179)Sam Crang2017-01-131-3/+4
| | |/ / | |/| |
| * | | docs/statuscake: Adding the parameter to the docsstack722016-08-291-0/+1
| |/ /
| * / Adding some documentation for the StatusCake providerstack722015-11-302-0/+78
| /
* | Updating Makefile + Add gitignoreJake Champlin2017-06-062-1/+32
* | Initial transfer of provider codeJake Champlin2017-06-06576-3/+124297
* | Merge branch 'master' of /Users/jake/terraformJake Champlin2017-06-064-0/+496
|\ \
| * | Transfer statuscake providerJake Champlin2017-06-064-0/+0
| |/
| * Add support for StatusCake trigger rateRui Gonçalves2017-04-102-0/+16
| * provider/statuscake: use default status code list when updating test (#12375)Andre Silva2017-03-051-0/+8
| * provider/statuscake: Fixing up the StatusCake acceptance tests (#12006)Paul Stack2017-02-161-2/+2
| * provider/statuscake: Add support for Port in statuscake_test (#11966)Paul Stack2017-02-152-12/+54
| * Fix statuscake test timeout schema (#11541)Rui Gonçalves2017-01-312-1/+6
| * Merge branch 'statuscake_adding_contact_group' of https://github.com/ldjohnso...stack722017-01-171-4/+8
| |\
| | * simplifying tests by removing tests and test data that is no longer neededLee Johnson2016-11-292-88/+0
| | * Merge remote-tracking branch 'origin/master' into statuscake_adding_contact_g...Lee Johnson2016-11-292-9/+19
| | |\
| | * | Adding ability to add and update contact groups using the terraform statuscak...Lee Johnson2016-06-102-0/+92