aboutsummaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAge
* 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
* Use proper error pages for mini environmentsChristopher Baines2018-05-30
* Use the services specified when building mini environmentsChristopher Baines2018-05-30
* Enable editing the services when creating a mini environmentChristopher Baines2018-05-30
* Add a new model to track servicesChristopher Baines2018-05-30
* Update the govuk_guix_revision model descriptionChristopher Baines2018-05-28
* Remove duplicated build optionChristopher Baines2018-05-28
* Improve the AWS backendChristopher Baines2018-05-03
* Add extra fields to the Terraform AWS backendChristopher Baines2018-05-03
* Improve the support for LibvirtChristopher Baines2018-04-12
* Add a QueJob modelChristopher Baines2018-04-12
* Change mini_environment_id to state_id on TerraformStateChristopher Baines2018-04-12
* Change mini_environment_id to model_id on FinishedTerraformJobChristopher Baines2018-04-12
* Move the terraform utilities to lib/Christopher Baines2018-04-12
* Fix a couple of linting issuesChristopher Baines2018-04-12
* License under the AGPLv3+Christopher Baines2018-04-12
* Specify the ordering for revisionsChristopher Baines2018-04-03
* Add an archived column to GovukGuix::RevisionChristopher Baines2018-04-03
* Provide the AWS access key and secret as variablesChristopher Baines2018-04-03
* Add mini_environments association to GovukGuix::RevisionChristopher Baines2018-04-03
* Add domains to backends, and rework build jobsChristopher Baines2018-04-03
* Add missing importsChristopher Baines2018-04-03
* Fix plugin_dir in Backends::TerraformChristopher Baines2018-04-03
* Add support for specifying Signon usersChristopher Baines2018-04-03
* Add a new signon_users field to MiniEnvironmentChristopher Baines2018-04-03
* Remove trailing whitespaceChristopher Baines2018-04-03
* Refactor the backendsChristopher Baines2018-04-03
* Remove a redundant methodChristopher Baines2018-04-03