Commit Graph

1462 Commits (dfb4ac03653f6b83a168dcb1b0976535921b18de)
 

Author SHA1 Message Date
diginc c30478bf4a cleanup and use sentintel in is_repo
8 years ago
diginc d986746ef9 missing quote added
8 years ago
diginc a8fa061f2e quote all the assignments prevent accidental glob splitting
8 years ago
diginc 72015b0226 reduce complexity and un needed cat
8 years ago
Dan Schaper bdd240ecb6 Shellcheck catch for always true expansion.
8 years ago
Dan Schaper 04da292df9 Missed one spinner, updated and exit script if github is unreachable.
8 years ago
Dan Schaper 85b8676b8e Remove spinner, no functions here should last that long, and it masks a few potential exit avenues.
8 years ago
Dan Schaper 114bc13c23 Specify path, cron may not know where the files are located.
8 years ago
Dan Schaper 5fef5f1ed4 Break down `is_repo` to make sure it does what is expected.
8 years ago
Dan Schaper 807b60b0e6 Missed the second reinstaller....
8 years ago
Dan Schaper fbc800e556 If unattened reinstall fails, notify user and exit script immediately.
8 years ago
Dan Schaper 1991ee7a7d Google Style Guide. `readonly` and cap constants.
8 years ago
Dan Schaper ffbfadbccf Detail what the script does.
8 years ago
Dan Schaper c3e2bce956 Variables declared as strings, make sure they are strings when we use them in functions.
8 years ago
Dan Schaper 0c9520d7e3 Protect against unexepcted return values (GitHub not responding as we'd expect.) And make sure bash doesn't maul the variables and cause firing of unattended reinstall of application when values returned aren't as expected.
8 years ago
Dan Schaper 1e7e5230cc Clarify what exactly is being called and the expected returned value format
8 years ago
Dan Schaper f1efc97357 Clairfy condition to make sure they operate as per the specs of the logic flow layout.
8 years ago
Adam Warner d561600a31 Merge pull request #863 from brontide/wheezy_fix2
8 years ago
Adam Warner 024e843998 Merge pull request #884 from pi-hole/PromoFaux-patch-2
8 years ago
Adam Warner 126f275e18 Update pullapprove into master
8 years ago
Dan Schaper c65e5ff8e0 Merge pull request #882 from pi-hole/feature/DiscourseREADME
8 years ago
Dan Schaper ef13e67572 Update README.md
8 years ago
Dan Schaper 7920fcbb5e Add linux.die.net links
8 years ago
Dan Schaper fa36fdeb03 Update README
8 years ago
Adam Warner c143b5ccb4 Merge pull request #881 from pi-hole/feature/doc-update
8 years ago
Dan Schaper 05c8406fca Update last modified date for adlist
8 years ago
Dan Schaper 69e3a45083 Merge pull request #874 from pi-hole/development
8 years ago
Dan Schaper 45259b6ec6 Merge branch 'master' into development
8 years ago
Adam Warner d6fe48112c Merge pull request #857 from pi-hole/feature/debugUpdate
8 years ago
Dan Schaper dcf6e6b14d Clarify user action required to end the scripts.
8 years ago
Dan Schaper 908697a963 User token instructions, and small bugfix for missing separator.
8 years ago
Dan Schaper bdaf961196 Merge pull request #876 from brontide/list_fix
8 years ago
Dan Schaper 6bd5d9b1a4 Merge pull request #879 from pi-hole/PromoFaux-patch-2
8 years ago
Adam Warner beb0dae5a7 Update README.md
8 years ago
Dan Schaper fad2d6b1d1 Return values start showin up now. Logic operators too...
8 years ago
Dan Schaper 9cd830b6aa Start to refine tests and clean up code.
8 years ago
Dan Schaper d9a16b0ff4 Clear up bottom half of script with fewer redundenicies.
8 years ago
Dan Schaper cb5c94ef5e Sorry, left that gravity.list parser in. Big debug files. Cleared that up.
8 years ago
Dan Schaper 85fbd66871 Good commit point, number of changes
8 years ago
Eric Warnke 3da75d6125 Grep was leaking a file not found if blacklist didn't exist
8 years ago
Dan Schaper d4a3a5c180 Trying to implement The Brontide Idiom for design.
8 years ago
Eric Warnke 65e0fcbf10 Merge branch 'development' of https://github.com/pi-hole/pi-hole into wheezy_fix2
8 years ago
Dan Schaper e22aca49c8 Merge pull request #813 from das7pad/development
8 years ago
Dan Schaper 71e3a473d6 Fix = underbar
8 years ago
Dan Schaper c2cfc09f63 Clean up more of the UX and log. Lots to go.
8 years ago
Dan Schaper cbfad28f7e Merge pull request #873 from pi-hole/PromoFaux-patch-2
8 years ago
Adam Warner 6a4a468022 Create .codeclimate.yml
8 years ago
Dan Schaper 01f10b56e8 Refactor out some more reudndant code.
8 years ago
Dan Schaper 90ec0a610e Tricorder is introduced.
8 years ago
Dan Schaper 42bff1ce1b Move parse utility to be near other parsing functions.
8 years ago