forked from pi-hole/pi-hole
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync: master to development #1
Open
github-actions
wants to merge
961
commits into
development
Choose a base branch
from
master
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
… variable Signed-off-by: Adam Warner <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Bumps [actions/stale](https://github.com/actions/stale) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v5.2.0...v6.0.0) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Adam Warner <[email protected]>
…ck when required (pi-hole#4939) * eliminate updatechecker local from pihole cron job Signed-off-by: jpgpi250 <[email protected]> * resolving stickler-ci items Signed-off-by: jpgpi250 <[email protected]> * undo changes to updatecheck.sh (request from PromoFaux) Signed-off-by: jpgpi250 <[email protected]> * applied recommendation from PromoFaux Signed-off-by: jpgpi250 <[email protected]> * Indent the code inside the function Signed-off-by: jpgpi250 <[email protected]> * removed unnecessary updatecheck for core Signed-off-by: jpgpi250 <[email protected]> * eliminate updatechecker local from pihole cron job Co-authored-by: jpgpi250 <[email protected]> Signed-off-by: Adam Warner <[email protected]> Signed-off-by: jpgpi250 <[email protected]> Signed-off-by: Adam Warner <[email protected]> Co-authored-by: Adam Warner <[email protected]>
…ch an expected pattern, unset it - this should prevent arbitary code from being run Signed-off-by: Adam Warner <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
…onf for FTLPORT. FTL does the same in such case and provide the API on 4711 Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: RD WebDesign <[email protected]>
…learer Signed-off-by: Adam Warner <[email protected]>
…s - change the wording of the output (pi-hole#5128)
… likely that new installs will fail currently Signed-off-by: Adam Warner <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
The original configuration used the default `min_procs=<max_procs_value>`. A recent change set this value to zero, but a lot of systems started to receive error messages about the socket file and in some systems lighttpd wasn't able to restart the PHP process, returning HTTP error 503. Setting this to 1 fixed those errors. Signed-off-by: RD WebDesign <[email protected]>
…e consequences of making changes to the file Signed-off-by: Adam Warner <[email protected]>
Signed-off-by: Christian König <[email protected]>
Bumps [tox](https://github.com/tox-dev/tox) from 4.3.5 to 4.4.4. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.3.5...4.4.4) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…it on the naughty step now. Co-authored-by: Adam Warner <[email protected]> Co-authored-by: Dan Schaper <[email protected]> Signed-off-by: Adam Warner <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sync-branches: New code has just landed in master, so let's bring development up to speed!