aboutsummaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAge
* Add a new AWS backend using Amazon Machine ImagesChristopher Baines2019-05-30
* Add support for archiving mini environmentsChristopher Baines2019-01-06
* Support archiving govuk-guix revisionsChristopher Baines2019-01-06
* Start tracking which store paths are in useChristopher Baines2019-01-01
* Fix libvirts to libvirtChristopher Baines2018-12-31
* Only show available backends on the setup pageChristopher Baines2018-07-05
* Improve the public ip address handlingChristopher Baines2018-07-05
* Use database locking to prevent concurrent Terraform jobsChristopher Baines2018-07-04
* Pass the terraform credentials to the remote state configurationChristopher Baines2018-07-04
* Handle the Guix signing-key not existingrelease_9Christopher Baines2018-07-03
* Use Plek for finding the GOV.UK Mini Environment Adminrelease_7Christopher Baines2018-07-03
* Fix the CreateDataSnapshotJobChristopher Baines2018-07-01
* Neaten up SSH handlingChristopher Baines2018-06-24
* Add locking around all Terraform actionsChristopher Baines2018-06-24
* Refactor the backends to use a method for working with TerraformChristopher Baines2018-06-24
* Switch to using the public AWS domain of the build machineChristopher Baines2018-06-23
* Support 'Stopping' the AWS backendChristopher Baines2018-06-23
* Support the refresh action on the terraform aws backendChristopher Baines2018-06-23
* Support refreshing the state of backendsChristopher Baines2018-06-23
* Add support for managing Terraform AWS backends from the show pageChristopher Baines2018-06-23
* Split out a couple of modules from the TerraformAws classChristopher Baines2018-06-23
* Support managing the libvirt backend from the show pageChristopher Baines2018-06-23
* Handle SSH keys via the databaseChristopher Baines2018-06-23
* Replace the GovukGuix::BuildJobChristopher Baines2018-06-22
* Add a refresh action to the MiniEnvironment classChristopher Baines2018-06-21
* Add some basic status support for mini environmentsChristopher Baines2018-06-21
* Remove FinishedTerraformJobChristopher Baines2018-06-21
* Replace the has_many terraform_states with a methodChristopher Baines2018-06-21
* Add a terraform_states method to MiniEnvironmentChristopher Baines2018-06-21
* Extract out the mini_environment_state_id to a methodChristopher Baines2018-06-21
* Remove some redundant loggingChristopher Baines2018-06-21
* Add some methods to the TerraformState classChristopher Baines2018-06-21
* Split BackendMethods out of TerraformLibvirtChristopher Baines2018-06-21
* Split MiniEnvironmentMethods out of TerraformLibvirtChristopher Baines2018-06-21
* Update Que to 1.0.0 (beta 3)Christopher Baines2018-06-21
* Also share the /var/log directory with the hostChristopher Baines2018-06-04
* Share /var/cache and /var/lib with the hostChristopher Baines2018-06-03
* Add support for destroying Terraform AWS backendsChristopher Baines2018-06-03
* Extract the backend variables out in the AWS backendChristopher Baines2018-06-03
* Support data snapshots for the AWS backendChristopher Baines2018-06-03
* Change how the EFS File System is handledChristopher Baines2018-06-03
* Pass the data-snapshot to govuk-system in the build jobChristopher Baines2018-06-01
* Support selecting a data snapshot on the services pageChristopher Baines2018-06-01
* Add an optional DataSnapshot to the MiniEnvironment modelChristopher Baines2018-06-01
* Add a basic description method to GovukGuix::DataSnapshotChristopher Baines2018-06-01
* Add an optional association to backends for data snapshotsChristopher Baines2018-06-01
* Change the signature of Backends.find_by_type_and_idChristopher Baines2018-06-01
* Add the GovukGuix::Revision commit_hash to the DataSnapshot modelChristopher Baines2018-06-01
* Add a new DataSnapshot model to store data snapshotsChristopher Baines2018-05-30
* Use basic authentication for mini environmentsChristopher Baines2018-05-30