Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26Apply reviewers suggestionfix/msgyubiuser
2022-07-26Fix spaces in dialog msgChristian König
2022-07-26Merge pull request #4837 from pi-hole/dont-fail-fastAdam Warner
2022-07-26Ubuntu 21 tests are failing entirely. apt-update does not work on an impish v...Adam Warner
2022-07-25Disable fail fast, allowing tests to run despite failures on a particular dis...Adam Warner
2022-07-16Merge pull request #4824 from pi-hole/Alam_Rockyyubiuser
2022-07-16Merge pull request #4825 from pi-hole/shellcheck_installyubiuser
2022-07-15Fix shellcheck warningsshellcheck_installChristian König
2022-07-15Don't fail if Alma or Rocky is detectedAlam_RockyChristian König
2022-07-11Merge pull request #4815 from pi-hole/debug_spinneryubiuser
2022-07-11Adding the spinner for foreign_key_check tooRD WebDesign
2022-07-11Debug log - add spinner for long processesRD WebDesign
2022-07-11Merge pull request #4745 from pi-hole/tweak/debugyubiuser
2022-07-11Add database healthy checks to debug scriptChristian König
2022-07-10Merge pull request #4813 from pi-hole/masterAdam Warner
2022-07-10Merge pull request #4812 from pi-hole/developmentv5.11.4Adam Warner
2022-07-10Merge pull request #4811 from pi-hole/CAPSAdam Warner
2022-07-10Adjust testsChristian König
2022-07-10Print all SELINUX output in lowercaseChristian König
2022-07-10Merge pull request #4810 from pi-hole/tweak/logrotateyubiuser
2022-07-10Simplifications per @yubiuser's suggestionAdam Warner
2022-07-10If old log paths exist in logrotate file, replace them with new onesAdam Warner
2022-07-09Merge pull request #4808 from pi-hole/cure/cancerAdam Warner
2022-07-09fixes "Set static IP using custom values results in error" (#4807)Adam Warner
2022-07-09Merge pull request #4788 from pi-hole/SKIP_INSTALLyubiuser
2022-07-09Merge pull request #4802 from pi-hole/codespellyubiuser
2022-07-09Merge pull request #4804 from pi-hole/mkdiryubiuser
2022-07-09Clean consecutive mkdirChristian König
2022-07-08Fix spelling mistakesChristian König
2022-07-08Merge pull request #4791 from pi-hole/masteryubiuser
2022-07-08Merge pull request #4795 from pi-hole/fix/mkdir_alwaysv5.11.3Dan Schaper
2022-07-07Logic fixDan Schaper
2022-07-07Merge pull request #4794 from pi-hole/fix/mkdir_alwaysv5.11.2Dan Schaper
2022-07-07Always create the log target directory before any movementsDan Schaper
2022-07-07Merge pull request #4792 from pi-hole/fix/mkdir_logsv5.11.1Adam Warner
2022-07-07Create new log directoryDan Schaper
2022-07-07Merge pull request #4789 from pi-hole/developmentv5.11Adam Warner
2022-07-07Merge pull request #4790 from pi-hole/reformat-ymlAdam Warner
2022-07-07Disable line length rule for yamllint - fix indentation in stale.ymlAdam Warner
2022-07-06Rename also in docker filesSKIP_INSTALLChristian König
2022-07-06Rename PH_TEST to SKIP_INSTALLChristian König
2022-07-06Merge pull request #4786 from pi-hole/regex_lenghtyubiuser
2022-07-06Merge pull request #4782 from pi-hole/fix/stale_reasonAdam Warner
2022-07-06Merge pull request #4784 from pi-hole/spaceAdam Warner
2022-07-06Do not restrict RegEx added from CLI by lengthChristian König
2022-07-06Fix indention in install script outputChristian König
2022-07-06Merge pull request #4772 from pi-hole/tweak/dialogDan Schaper
2022-07-06Apply suggestions from code reviewDan Schaper
2022-07-06Apply suggestions from code reviewDan Schaper
2022-07-06Fixing dialog line breaksRD WebDesign