Commit Graph

3342 Commits (88e4b6390c77f641cf15fceea77c1d453aa0e0d7)
 

Author SHA1 Message Date
Adam Hill 88e4b6390c
Tox!
6 years ago
bcambl fff31558a0 assert REMI repository is not installed for Fedora
6 years ago
bcambl 4c23964964 ensure images are build prior to running tests
6 years ago
bcambl e4a6dcd35c update travis.yml to run tests in parallel
6 years ago
bcambl d4addd53ad Add tests for Fedora/CentOS distro_check
6 years ago
bcambl 09d40679c0 add test for unsupported distro checking
6 years ago
bcambl 553aad6ed2 add Fedora container to test matrix
6 years ago
bcambl 5ca2ad6148 move test globals & mock commands to conftest
6 years ago
bcambl 40537e1522 python linting: missing whitespace after ',' (E231)
6 years ago
bcambl 064a75b21b python linting: missing whitespace around operator (E225)
6 years ago
bcambl 1d3445bc0f python linting: whitespace after '(' and before ')' (E201 & E202)
6 years ago
bcambl 79232d02c9 python linting: 'pytest' imported but unused (F401)
6 years ago
bcambl 9bd4986781 python linting: whitespace before ':' (E203)
6 years ago
bcambl c3d443aaff python linting: lines > 79 characters (E501)
6 years ago
bcambl da3dfd0998 python linting: missing whitespace after ':' (E231)
6 years ago
bcambl 4468d81472 python linting: 2 lines prior to defs (E302)
6 years ago
bcambl 9d3d33b6a2 add tests for selinux checking
6 years ago
Mark Drobnak 061510098c
Merge pull request #2246 from pi-hole/fix/debug-simple-gravity-list
6 years ago
Mark Drobnak 4fc3546887
Merge pull request #2069 from pi-hole/fix/nullbyte
6 years ago
Mcat12 868948509a
Split declaration and assignment of random_url
6 years ago
Mark Drobnak e71492a2b3
Update debug script for simple list format
6 years ago
Mark Drobnak c2055f3514
Merge pull request #2240 from pi-hole/tweak/warn_on_tail_if_log_disabled
6 years ago
DL6ER a7c73036f0
pihole -t: Warn user if Pi-hole's logging is disabled
6 years ago
Mark Drobnak e80d27f273
Merge pull request #2234 from rrobgill/split-query-functions
6 years ago
Rob Gill 23adbf9540
remove quotes
6 years ago
Rob Gill a7347238e6
$adListsList replace filename in text
6 years ago
Rob Gill bf55666492
Appease stickler.
6 years ago
Rob Gill 8ab0b0e460
colfile
6 years ago
Rob Gill b8e1849cec
wildcardlist
6 years ago
Rob Gill 2255d05664
Remove scanlist(), now in query.sh
6 years ago
Rob Gill 45a8eda49b
Stop grep leak in query
6 years ago
Rob Gill b1207949ac
Call query.sh to replace queryFunc()
6 years ago
Rob Gill d61fd01d61
Split queryFunc() into query.sh
6 years ago
Mark Drobnak 4d5d3108fb
Merge pull request #2231 from alexvy86/patch-1
6 years ago
Alex Villarreal e422f4154f Clean error message on successful response
6 years ago
Mark Drobnak 0651f1bcd4
Merge pull request #2220 from rrobgill/installedphpcheck
6 years ago
Rob Gill 11f0ade921
comments
6 years ago
Mark Drobnak 5cab2e1c43
Merge pull request #2224 from rrobgill/bashcompletion
6 years ago
Rob Gill 6381bdbf33
don't use major.minor for PHP 5
6 years ago
Mark Drobnak c8bcd4af2d
Merge pull request #2004 from pi-hole/tweak/32bitOS_on_64bitCPU
6 years ago
Rob Gill cabb06230c
--json not --jason
6 years ago
Mcat12 4a75566a3b
Merge remote-tracking branch 'origin/development' into tweak/32bitOS_on_64bitCPU
6 years ago
Mark Drobnak d9c924b472
Merge pull request #2225 from rrobgill/ftlinstall-local-vars
6 years ago
Rob Gill 52aa52c3b1
remove duplicate declaration
6 years ago
Rob Gill 8004080643
Additional command-line completion
6 years ago
Rob Gill 13878974a6
Merge pull request #4 from pi-hole/development
6 years ago
Mark Drobnak 6689e00e6a
Merge pull request #2212 from rrobgill/man-pages
6 years ago
Mark Drobnak 9b8a108f86
Merge pull request #2221 from pi-hole/tweak/statsnologs
6 years ago
Rob Gill a3569d88c9
Version strings & bash.
6 years ago
Adam Warner f2f6b6ede9
stickler complaints
6 years ago