Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #54 from defencedigital/postgres-migration | Yulqen | 2024-05-23 | 3 | -17/+26 |
|\ | | | | | Trying with a RHEL ubi image to get round CVEs | ||||
| * | Trying with a RHEL ubi image to get round CVEs | Matthew Lemon | 2024-05-23 | 3 | -17/+26 |
|/ | |||||
* | Merge pull request #53 from defencedigital/postgres-migration | Yulqen | 2024-05-23 | 1 | -1/+2 |
|\ | | | | | Switch base container to rhel9/python3.12 to try to avoid CVEs | ||||
| * | Switch base container to rhel9/python3.12 to try to avoid CVEs | Matthew Lemon | 2024-05-23 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #52 from defencedigital/postgres-migration | Yulqen | 2024-05-23 | 1 | -14/+0 |
|\ | | | | | Removes multi-stage build for Django - uses RHEL | ||||
| * | Removes multi-stage build for Django - uses RHEL | Matthew Lemon | 2024-05-23 | 1 | -14/+0 |
|/ | |||||
* | Merge pull request #51 from defencedigital/postgres-migration | Yulqen | 2024-05-23 | 2 | -12/+28 |
|\ | | | | | Revert "Ditched the redhat builder stage" | ||||
| * | Revert "Ditched the redhat builder stage" | Matthew Lemon | 2024-05-23 | 2 | -12/+28 |
|/ | | | | This reverts commit 5f9ca9b3e597a9dfda9ffb3af25a60b2c7309986. | ||||
* | Merge pull request #50 from defencedigital/postgres-migration | Yulqen | 2024-05-23 | 7 | -37/+49 |
|\ | | | | | Postgres migration | ||||
| * | Ditched the redhat builder stage | Matthew Lemon | 2024-05-23 | 2 | -28/+12 |
| | | | | | | | | | | | | | | | | - Run make to build and run - Does not use volumes do database data is not retained May have to revert if the CICD kicks this out for using a Dockerhub image. | ||||
| * | Local Docker environment is now runnable with make | Matthew Lemon | 2024-05-23 | 6 | -18/+42 |
| | | |||||
| * | wip: moved config to base.py | Matthew Lemon | 2024-05-23 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #49 from defencedigital/pyswitch | Yulqen | 2024-05-03 | 2 | -0/+2 |
|\ | | | | | Pyswitch | ||||
| * | Updated lemon password | Matthew Lemon | 2024-05-03 | 1 | -0/+0 |
| | | |||||
| * | Adds git sync command to Makefile | Matthew Lemon | 2024-05-03 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #48 from defencedigital/pyswitch | Yulqen | 2024-05-03 | 1 | -12/+16 |
|\ | | | | | Fix for read-only sqlite file | ||||
| * | Fix for read-only sqlite file | Matthew Lemon | 2024-05-03 | 1 | -12/+16 |
|/ | |||||
* | Merge pull request #47 from defencedigital/pyswitch | Yulqen | 2024-05-02 | 1 | -1/+1 |
|\ | | | | | fix for anchore | ||||
| * | fix for anchore | Matthew Lemon | 2024-05-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #46 from defencedigital/pyswitch | Yulqen | 2024-05-02 | 1 | -1/+1 |
|\ | | | | | meaningless change to trigger pipeline | ||||
| * | Merge branch 'main' into pyswitch | Yulqen | 2024-05-02 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | Merge pull request #45 from defencedigital/pyswitch | Yulqen | 2024-05-02 | 1 | -1/+1 |
|\ \ | | | | | | | Pushing test commit to try to sort anchore add problem | ||||
| | * | meaningless change to trigger pipeline | Matthew Lemon | 2024-05-02 | 1 | -1/+1 |
| |/ | |||||
| * | Pushing test commit to try to sort anchore add problem | Matthew Lemon | 2024-05-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #44 from defencedigital/pyswitch | Yulqen | 2024-05-02 | 1 | -1/+1 |
|\ | | | | | Adds OpenShift route to ALLOWED_HOSTS | ||||
| * | Adds OpenShift route to ALLOWED_HOSTS | Matthew Lemon | 2024-05-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #43 from defencedigital/pyswitch | Yulqen | 2024-05-01 | 1 | -1/+1 |
|\ | | | | | Removes user line from nginx.conf | ||||
| * | Removes user line from nginx.conf | Matthew Lemon | 2024-05-01 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #42 from defencedigital/pyswitch | Yulqen | 2024-04-30 | 1 | -3/+0 |
|\ | | | | | Test change | ||||
| * | Test change | Matthew Lemon | 2024-04-30 | 1 | -3/+0 |
|/ | |||||
* | Merge pull request #41 from defencedigital/pyswitch | Yulqen | 2024-04-30 | 1 | -1/+1 |
|\ | | | | | Change nginx service port | ||||
| * | Change nginx service port | Matthew Lemon | 2024-04-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #40 from defencedigital/pyswitch | Yulqen | 2024-04-30 | 1 | -1/+1 |
|\ | | | | | Change port Django is running on to 8000 | ||||
| * | Change port Django is running on to 8000 | Matthew Lemon | 2024-04-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #39 from defencedigital/pyswitch | Yulqen | 2024-04-30 | 2 | -4/+4 |
|\ | | | | | Ports changes | ||||
| * | Ports changes | Matthew Lemon | 2024-04-30 | 2 | -4/+4 |
|/ | |||||
* | Merge pull request #38 from defencedigital/pyswitch | Yulqen | 2024-04-29 | 4 | -1/+53 |
|\ | | | | | Pyswitch | ||||
| * | test | Matthew Lemon | 2024-04-29 | 1 | -1/+2 |
| | | |||||
| * | Adding the template app nginx config | Matthew Lemon | 2024-04-29 | 3 | -0/+51 |
|/ | |||||
* | Merge pull request #37 from defencedigital/pyswitch | Yulqen | 2024-04-25 | 1 | -1/+1 |
|\ | | | | | Test push | ||||
| * | Test push | Matthew Lemon | 2024-04-25 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #36 from defencedigital/pyswitch | Yulqen | 2024-04-25 | 2 | -2/+3 |
|\ | | | | | Now uses gunicorn to run the server instead of dev server | ||||
| * | Now uses gunicorn to run the server instead of dev server | Matthew Lemon | 2024-04-25 | 2 | -2/+3 |
|/ | |||||
* | Merge pull request #35 from defencedigital/pyswitch | Yulqen | 2024-04-24 | 1 | -0/+5 |
|\ | | | | | Another fix for CSRF and loginrequired middleware | ||||
| * | Another fix for CSRF and loginrequired middleware | Matthew Lemon | 2024-04-24 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #34 from defencedigital/pyswitch | Yulqen | 2024-04-24 | 2 | -2/+5 |
|\ | | | | | Fix for CSRF and loginrequired middleware | ||||
| * | Fix for CSRF and loginrequired middleware | Matthew Lemon | 2024-04-24 | 2 | -2/+5 |
|/ | |||||
* | Merge pull request #33 from defencedigital/pyswitch | Yulqen | 2024-04-24 | 1 | -1/+1 |
|\ | | | | | Updating ALLOWED_HOSTS | ||||
| * | Updating ALLOWED_HOSTS | Matthew Lemon | 2024-04-24 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #32 from defencedigital/pyswitch | Yulqen | 2024-04-24 | 1 | -1/+1 |
|\ | | | | | trigger commit |