aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Don't show the job duration if it's finishedChristopher Baines2018-06-22
* Remove the button from the mini environment index pageChristopher Baines2018-06-22
* Change most of the primary buttons to use the default stylingChristopher Baines2018-06-22
* Use the status information on the mini environment index pageChristopher Baines2018-06-22
* Reverse the jobs order on the mini environments show pageChristopher Baines2018-06-22
* Give the jobs more descriptive titles on the show pageChristopher Baines2018-06-22
* Replace the GovukGuix::BuildJobChristopher Baines2018-06-22
* Reverse the list of historical statesChristopher Baines2018-06-21
* Add a refresh action to the MiniEnvironment classChristopher Baines2018-06-21
* Redesign the mini environment show pageChristopher 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
* Fix an issue with symbol keys in GovukGuix::JobChristopher 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
* Add an output to the libvirt mini_environment terraformChristopher Baines2018-06-21
* Split BackendMethods out of TerraformLibvirtChristopher Baines2018-06-21
* Split MiniEnvironmentMethods out of TerraformLibvirtChristopher Baines2018-06-21
* Fix an issue with the setup pageChristopher Baines2018-06-21
* Add the web-console gemChristopher Baines2018-06-21
* Update Que to 1.0.0 (beta 3)Christopher Baines2018-06-21
* Add a view raw JSON link to the Terraform state pageChristopher Baines2018-06-20
* Display Terraform statesChristopher Baines2018-06-19
* Display the repository remote location on the Setup pageChristopher Baines2018-06-19
* Refactor the FetchRevisionJobChristopher Baines2018-06-19
* Also share the /var/log directory with the hostChristopher Baines2018-06-04
* Share /var/cache and /var/lib with the hostChristopher Baines2018-06-03
* Support specifying multiple values for a single keyChristopher Baines2018-06-03
* Give AWS mini environments 100GB of spaceChristopher Baines2018-06-03
* Fix a bug in GovukGuix::JobChristopher Baines2018-06-03
* Add a rake task to create data snapshotsChristopher Baines2018-06-03
* Test and fix data snapshot creation for the AWS backendChristopher Baines2018-06-03
* Change the AWS backend instance type to a t2.largeChristopher 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
* Use the run_remotely_on_host option in BuildJobChristopher Baines2018-06-03
* Enhance run_command in GovukGuix::Job to handle remote hostsChristopher 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
* Rework the services method in the MiniEnvironmentControllerChristopher Baines2018-06-01
* Support selecting a data snapshot on the services pageChristopher Baines2018-06-01
* Add the form-horizontal CSS class to the services formChristopher 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 a rake task to enqueue the creation of data snapshotsChristopher Baines2018-06-01
* Add job to create data snapshotsChristopher Baines2018-06-01