| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
This will enable garbage collection of the Guix store, without
removing things that are still in use.
|
|
|
|
|
|
| |
Rather than the configured domain, as the corresponding SSH key
shouldn't change for the AWS domain (whereas it does for the
configured domain, if the machine changes).
|
|
|
|
|
| |
With a service that performs the same function, and use the
MiniEnvironmentJob instead.
|
| |
|
|
|
|
|
|
| |
Add some tests, and setup the helpers. For some reason, directly
running the test files requires the ugly `ENV['RAILS_ENV'] = 'test'`
line at the top of the test_helper.rb file.
|
|
|
|
|
| |
Using the Rails generator seems to generate quite a lot of unnecessary
files...
|
|
|
|
| |
Also annotate existing models.
|
|
And various other views and routes.
|