Oliver Davies
|
d63549023d
|
Add post_max_size and upload_max_filesize
Add `post_max_size` and `upload_max_filesize` to the generated php.ini
file.
|
2024-10-29 01:14:53 +00:00 |
|
Oliver Davies
|
85d0c6cb06
|
Include files specified in git.ignore
|
2024-10-20 14:14:33 +01:00 |
|
Oliver Davies
|
afcca18c9e
|
drupal: make simpletest DB URL configurable
|
2024-08-10 13:40:50 +01:00 |
|
Oliver Davies
|
4e255cd667
|
Ensure run.local files are located relative to the
...run file
Prevent erroring if `run` is being executed within a sub-directory, like
`assets`.
|
2024-07-31 01:20:30 +01:00 |
|
Oliver Davies
|
ac8246704e
|
Add comments to functions
|
2024-07-20 13:56:04 +01:00 |
|
Oliver Davies
|
97836712f2
|
Add run db to connect to the database
|
2024-07-20 13:52:19 +01:00 |
|
Oliver Davies
|
e5892e1904
|
Fix Drupal CI errors
|
2024-07-17 20:14:56 +01:00 |
|
Oliver Davies
|
bb9820e052
|
Set the default URL for Drush to use when
...executing commands
|
2024-06-27 12:14:45 +01:00 |
|
Oliver Davies
|
605849cb80
|
Rename the proxy network to proxy
This makes its intent clearer and avoids confusion with the `web`
service.
|
2024-05-10 23:57:44 +02:00 |
|
Oliver Davies
|
abf76c50bb
|
Update hostname to *.docker.localhost
Following updates in https://github.com/opdavies/traefik-development to
add HTTPS support to Docker Compose-based projects, this commit changes
the host name from `*.localhost` to `*.docker.localhost`.
This should allow each project to be available at
https://{project_name}.docker.localhost instead of
http://{project_name}.localhost.
|
2024-05-10 23:05:38 +02:00 |
|
Oliver Davies
|
1369ee750a
|
Remove createInclusiveGitIgnoreFile option
|
2024-04-04 23:39:37 +01:00 |
|
Oliver Davies
|
988a677ded
|
Always ignore .phpunit.result.cache
|
2024-04-04 23:37:20 +01:00 |
|
Oliver Davies
|
3065597f64
|
Add Apache support to Drupal
|
2024-04-04 19:09:53 +01:00 |
|
Oliver Davies
|
b60cd7ae1b
|
Revert "Make the PHP test runner conifigurable"
This reverts commit 5f62b02d14 .
|
2024-02-19 10:52:09 +00:00 |
|
Oliver Davies
|
98650ac11c
|
Sort .gitignore paths
|
2024-02-18 23:13:46 +00:00 |
|
Oliver Davies
|
3d0a8215f9
|
Remove feature flag for different database credentials
|
2024-02-18 23:13:46 +00:00 |
|
Oliver Davies
|
f602b6e1e6
|
Move Drupal templates into the PHP directory
|
2024-02-18 23:13:46 +00:00 |
|