Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codesphere-cloud/wordpress-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: up-php-timeout
Choose a base ref
...
head repository: codesphere-cloud/wordpress-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 1,812 files changed
  • 3 contributors

Commits on May 16, 2023

  1. (#19) Up php timeout

    Increase timeouts for wordpress shops because plugin updates can take multiple minutes and will leave the website in an inconsistent state if aborted.
    jonas-zipprick authored May 16, 2023
    Configuration menu
    Copy the full SHA
    c9d8d8d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    75fcb39 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Update wordpress and php version (#20)

    * Update wordpress to 8.2.2
    
    * Update default php version to 8.2
    
    * Update readme
    
    * improve security in nginx
    
    * start cron for every 4 hours
    schrodit authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c83a037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2c5a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    55b22c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    d02c1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d703e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfcab10 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. (#22) Enable file based opcache for phpfpm

    for improved performance after server start and make other settings explicit (don't rely on default).
    jonas-zipprick authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8857ab7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Dissable cron-commit by default because it is slow and leads to bad p…

    …erformance of the wordpress server
    jonas-zipprick committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3152323 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update default

    jonas-zipprick authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d3c8dbf View commit details
    Browse the repository at this point in the history
Loading