Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix type casts | Andrew N Golovkov | 2018-01-17 | 1 | -3/+15 |
| | |||||
* | update documentation | Andrew N Golovkov | 2018-01-17 | 1 | -1/+20 |
| | |||||
* | `status` and `uptime` params is calculated | Andrew N Golovkov | 2018-01-17 | 2 | -14/+4 |
| | |||||
* | update statuscake provider for support all the features from the statuscake ↵ | Andrew N Golovkov | 2018-01-17 | 2 | -26/+335 |
| | | | | module | ||||
* | update vendor/github.com/DreamItGetIT/statuscake to latest version | Andrew N Golovkov | 2018-01-16 | 12 | -23/+392 |
| | |||||
* | Make CoC and support channels more visible | Radek Simko | 2017-11-01 | 2 | -0/+10 |
| | | | | | https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/ https://help.github.com/articles/adding-support-resources-to-your-project/ | ||||
* | Fixing logo | Jake Champlin | 2017-08-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3 from terraform-providers/vendor-tf-0.10 | Radek Simko | 2017-08-14 | 101 | -269/+19379 |
|\ | | | | | vendor: github.com/hashicorp/terraform/...@v0.10.0 | ||||
| * | vendor: github.com/hashicorp/terraform/...@v0.10.0 | Radek Simko | 2017-08-10 | 101 | -268/+19378 |
| | | |||||
| * | vendor: Ignore github.com/hashicorp/terraform/backend | Radek Simko | 2017-08-10 | 1 | -1/+1 |
|/ | | | | | | This is to avoid dependency sprawl - e.g. vendoring AWS or Azure SDK when we don't really need remote backend functionality in provider code - it's core's responsibility. | ||||
* | Fixing link in README | Jake Champlin | 2017-07-21 | 1 | -1/+1 |
| | |||||
* | Adding back the GNUmakefile test-compile step | stack72 | 2017-06-30 | 1 | -1/+9 |
| | |||||
* | Simplifying the GNUMakefile | stack72 | 2017-06-29 | 1 | -20/+1 |
| | |||||
* | Fix Changelog Links Script for statuscake provider | Jake Champlin | 2017-06-26 | 1 | -1/+1 |
| | |||||
* | Cleanup after v0.1.0 release | TeamCity | 2017-06-21 | 1 | -0/+1 |
| | |||||
* | v0.1.0v0.1.0 | TeamCity | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | Update CHANGELOG.md | Paul Stack | 2017-06-20 | 1 | -1/+3 |
| | |||||
* | Updating Makefile + Add gitignore | Jake Champlin | 2017-06-09 | 1 | -0/+26 |
| | |||||
* | Transfer of provider code | Jake Champlin | 2017-06-09 | 420 | -15285/+116624 |
| | |||||
* | Merge branch 'master' of /home/ubuntu/terraform-vendor | Jake Champlin | 2017-06-09 | 0 | -0/+0 |
|\ | |||||
| * | Transfer statuscake provider | Jake Champlin | 2017-06-09 | 4 | -0/+0 |
| | | |||||
* | | Transfer of provider website docs | Jake Champlin | 2017-06-09 | 1 | -0/+26 |
| | | |||||
* | | Merge branch 'master' of /Users/jake/terraform | Jake Champlin | 2017-06-09 | 2 | -0/+84 |
|\ \ | |||||
| * | | Transfer statuscake provider website | Jake Champlin | 2017-06-09 | 2 | -0/+0 |
| | | | |||||
| * | | Massively add HCL source tag in docs Markdown files | Max Riveiro | 2017-04-17 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Max Riveiro <kavu13@gmail.com> | ||||
| * | | nuke duplicate contact_id in statuscake docs (#13528) | Alex Boyd | 2017-04-11 | 1 | -1/+0 |
| | | | |||||
| * | | provider/statuscake: Adding TriggerRate param to docs (#13503) | Paul Stack | 2017-04-10 | 1 | -0/+1 |
| | | | |||||
| * | | website/docs: Run `terraform fmt` on code examples (#12075) | George Christou | 2017-02-19 | 2 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs/vsphere: Fix code block * docs: Convert `...` to `# ...` to allow `terraform fmt`ing * docs: Trim trailing whitespace * docs: First-pass run of `terraform fmt` on code examples | ||||
| * | | provider/statuscake: Add support for Port in statuscake_test (#11966) | Paul Stack | 2017-02-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Fixes: #11923 This required the upstream library to have a PR accepted | ||||
| * | | Merge branch 'statuscake_adding_contact_group' of ↵ | stack72 | 2017-01-17 | 2 | -5/+8 |
| |\ \ | | | | | | | | | | | | | https://github.com/ldjohnson/terraform into ldjohnson-statuscake_adding_contact_group | ||||
| | * \ | Merge remote-tracking branch 'origin/master' into ↵ | Lee Johnson | 2016-11-29 | 1 | -0/+1 |
| | |\ \ | | | | | | | | | | | | | | | | statuscake_adding_contact_group | ||||
| | * | | | Updating the documentation on the website source to reflect the addition. | Lee Johnson | 2016-06-10 | 2 | -0/+3 |
| | | | | | |||||
| * | | | | Add support for StatusCake confirmation servers (#11179) | Sam Crang | 2017-01-13 | 1 | -3/+4 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | * Add support for StatusCake confirmation servers * Add documentation for new StatusCake confirmations argument | ||||
| * | | | docs/statuscake: Adding the parameter to the docs | stack72 | 2016-08-29 | 1 | -0/+1 |
| |/ / | |||||
| * / | Adding some documentation for the StatusCake provider | stack72 | 2015-11-30 | 2 | -0/+78 |
| / | |||||
* | | Updating Makefile + Add gitignore | Jake Champlin | 2017-06-06 | 2 | -1/+32 |
| | | |||||
* | | Initial transfer of provider code | Jake Champlin | 2017-06-06 | 576 | -3/+124297 |
| | | |||||
* | | Merge branch 'master' of /Users/jake/terraform | Jake Champlin | 2017-06-06 | 4 | -0/+496 |
|\ \ | |||||
| * | | Transfer statuscake provider | Jake Champlin | 2017-06-06 | 4 | -0/+0 |
| |/ | |||||
| * | Add support for StatusCake trigger rate | Rui Gonçalves | 2017-04-10 | 2 | -0/+16 |
| | | |||||
| * | provider/statuscake: use default status code list when updating test (#12375) | Andre Silva | 2017-03-05 | 1 | -0/+8 |
| | | |||||
| * | provider/statuscake: Fixing up the StatusCake acceptance tests (#12006) | Paul Stack | 2017-02-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` % make testacc TEST=./builtin/providers/statuscake 2 ↵ ✹ ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/02/16 15:30:40 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/statuscake -v -timeout 120m === RUN TestProvider --- PASS: TestProvider (0.00s) === RUN TestProvider_impl --- PASS: TestProvider_impl (0.00s) === RUN TestAccStatusCake_basic --- PASS: TestAccStatusCake_basic (2.14s) === RUN TestAccStatusCake_tcp --- PASS: TestAccStatusCake_tcp (1.66s) === RUN TestAccStatusCake_withUpdate --- PASS: TestAccStatusCake_withUpdate (3.62s) PASS ok github.com/hashicorp/terraform/builtin/providers/statuscake 7.435s ``` | ||||
| * | provider/statuscake: Add support for Port in statuscake_test (#11966) | Paul Stack | 2017-02-15 | 2 | -12/+54 |
| | | | | | | | | | | Fixes: #11923 This required the upstream library to have a PR accepted | ||||
| * | Fix statuscake test timeout schema (#11541) | Rui Gonçalves | 2017-01-31 | 2 | -1/+6 |
| | | |||||
| * | Merge branch 'statuscake_adding_contact_group' of ↵ | stack72 | 2017-01-17 | 1 | -4/+8 |
| |\ | | | | | | | | | | https://github.com/ldjohnson/terraform into ldjohnson-statuscake_adding_contact_group | ||||
| | * | simplifying tests by removing tests and test data that is no longer needed | Lee Johnson | 2016-11-29 | 2 | -88/+0 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/master' into ↵ | Lee Johnson | 2016-11-29 | 2 | -9/+19 |
| | |\ | | | | | | | | | | | | | statuscake_adding_contact_group | ||||
| | * | | Adding ability to add and update contact groups using the terraform ↵ | Lee Johnson | 2016-06-10 | 2 | -0/+92 |
| | | | | | | | | | | | | | | | | statuscake provider | ||||
| * | | | Add support for StatusCake confirmation servers (#11179) | Sam Crang | 2017-01-13 | 2 | -7/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add support for StatusCake confirmation servers * Add documentation for new StatusCake confirmations argument | ||||
| * | | | provider/statuscake: fix StatusCake tests (#10660) | Rui Gonçalves | 2016-12-11 | 2 | -4/+54 |
| | |/ | |/| | | | | | | | | | | | | | * Update vendored statuscake SDK * Set all attributes when upserting statuscake tests |