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-08-06Fix git indentionfix/git_indentionChristian König
2022-07-31Move release version check inside the else blockAdam Warner
2022-07-30Move code from `check_epel_repo_required` into the rpm branch of the if check...centos7-can-do-oneAdam Warner
2022-07-30Flip logic on epel check - if _not_ fedora, then (try to, depending on suppor...Adam Warner
2022-07-30Update automated install/basic-install.shAdam Warner
2022-07-30rename select_rpm_php and simplify it to remove code no longer needed (discus...Adam Warner
2022-07-30Remove special Centos7 hand holds. Move the unsupported dialog out to a furth...Adam Warner
2022-07-30Indent installation/update complete messageindent_updateChristian König
2022-07-27Move linebreaksChristian König
2022-07-27Apply reviewers suggestionyubiuser
2022-07-27Fix spaces in dialog msgChristian König
2022-07-16Merge pull request #4824 from pi-hole/Alam_Rockyyubiuser
2022-07-15Fix shellcheck warningsshellcheck_installChristian König
2022-07-15Don't fail if Alma or Rocky is detectedAlam_RockyChristian König
2022-07-10Merge pull request #4811 from pi-hole/CAPSAdam Warner
2022-07-10Print all SELINUX output in lowercaseChristian König
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-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-09Clean consecutive mkdirChristian König
2022-07-08Fix spelling mistakesChristian König
2022-07-07Logic fixDan 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-06Rename also in docker filesSKIP_INSTALLChristian König
2022-07-06Rename PH_TEST to SKIP_INSTALLChristian 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
2022-07-06Clarify button labelsDan Schaper
2022-07-05Requested changes.Dan Schaper
2022-07-05Rework cenos7 functionsfix/epel_centOS7Dan Schaper
2022-07-04Add dialog to RPM installer requirements.tweak/dialogDan Schaper
2022-07-03Merge pull request #4777 from pi-hole/tweak/default_log_pathyubiuser
2022-07-03Align dialog texts.Dan Schaper
2022-07-03Convert whiptail to dialog.Dan Schaper
2022-07-03Direct pull for epel-releaseDan Schaper
2022-07-03Special renaming for pihole-FTL.* to pihole/FTL.log.*DL6ER
2022-07-02Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to...Adam Warner
2022-06-15Use PHP_VERSION4751-unable-to-locate-php00-commonChristian König
2022-06-14Fix first installChristian König
2022-06-14Check for validity firstChristian König
2022-06-13Fix sticklerChristian König
2022-06-13Exit installer if no valid PHP version is foundChristian König
2022-06-04Forgot two placesChristian König