Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use Plek to find Signonrelease_5 | Christopher Baines | 2018-07-02 |
| | |||
* | Move the gds-sso requirerelease_4 | Christopher Baines | 2018-07-02 |
| | | | | | There is a problem with starting the app in the Rails production environment, moving the require seems to fix the issue. | ||
* | Update Que to 1.0.0 (beta 3) | Christopher Baines | 2018-06-21 |
| | |||
* | Fix the strong params config | Christopher Baines | 2018-04-03 |
| | | | | Raise everywhere, instead of log, as this is more explicit. | ||
* | Rework the gem situation | Christopher Baines | 2018-04-03 |
| | | | | | | Use gem rather than require in config/boot.rb. This is better, as it only sets up the $LOAD_PATH, and doesn't actually require the gem. This prevents Rails getting loaded early, and getting confused. | ||
* | Remove some unnecessary asserts related code/comments | Christopher Baines | 2018-04-03 |
| | |||
* | Remove lots of unnecessary files | Christopher Baines | 2018-04-03 |
| | | | | | Using the Rails generator seems to generate quite a lot of unnecessary files... | ||
* | Error on unpermitted strong parameters | Christopher Baines | 2018-04-03 |
| | | | | | Unless running in the production environment. This helps with development as errors are caught earlier. | ||
* | Add some govuk-guix related jobs | Christopher Baines | 2018-03-29 |
| | | | | And various other views and routes. | ||
* | Add terraform backend and initial guix configuration | Christopher Baines | 2018-03-29 |
| | |||
* | Initial commit | Christopher Baines | 2018-03-29 |