Commit Graph

5042 Commits (326cd6a1f845b3f2654e0bde9591d08d0f87e010)
 

Author SHA1 Message Date
Dan Schaper 326cd6a1f8
Merge pull request #4665 from pi-hole/fix/touch_guard
2 years ago
Dan Schaper b714c4598a
Found it.
2 years ago
Dan Schaper 0f192998eb
Create empty files.
2 years ago
Dan Schaper 8a5c7dec71
Ensure existing files are proper owner and mode.
2 years ago
Dan Schaper d45c9fc522
Final touch to install fix.
2 years ago
Dan Schaper c2384ecc6f
Change touch that would always fire to install.
2 years ago
Dan Schaper 2f38452565
Wrap touch calls with if/then guards for Buster docker.
2 years ago
Adam Warner 899cac0aac
Ignore Documentation Needed label
2 years ago
Adam Warner 9be5199f7c
remove the CONTENT_COMPARISON setting (defaults to false)
2 years ago
Adam Warner 6ffa2ba1b2
Merge pull request #4547 from pi-hole/development
2 years ago
Adam Warner e9250d62c5
Merge pull request #4598 from pi-hole/alt-4597
2 years ago
Adam Warner 08999bf315
Use case insensitive deletion when removing custom CNAME/DNS records in case of manual entries with mixed case having been added
2 years ago
Adam Warner 2bd670a3dd
Merge pull request #4582 from lschloetterer/patch-1
2 years ago
Adam Warner f342b2c9f6
Merge pull request #4489 from pi-hole/tweak/manpages
2 years ago
Lukas Schlötterer 2a0bb5b9ee Create second entry for teleporter and adjust spacing
2 years ago
yubiuser c3c5342b48
Fix reviewer's comment
2 years ago
Christian König d7d8e9730b Remove pihole-FTL.conf.5 from automated tests
2 years ago
Christian König 7c60ee8df1 Remove pihole-FTL.conf man page
2 years ago
Adam Warner ee9f4856a2
Merge pull request #4596 from pi-hole/long-live-centos8-stream
2 years ago
Adam Warner 444526ad58
Switch from centos8 to centos8:stream base image for centos 8 tests
2 years ago
DL6ER 844c4dcdc8
Merge pull request #4584 from pi-hole/fix/gravity_internal_sqlite3
2 years ago
Lukas Schlötterer 881d92632c
add hint for custom teleporter filename to help function
2 years ago
DL6ER 76d4e1209f
Merge pull request #4585 from pi-hole/tweak/sed-add-if-not-exists
2 years ago
DL6ER d956498c8c
Merge pull request #4575 from pi-hole/fix/tag_update
2 years ago
DL6ER e09dd56807
Remove RPM package sqlite as well
2 years ago
DL6ER 30ec1c94cc
Merge pull request #4593 from pi-hole/master
2 years ago
Adam Warner 5d68dac90e
Merge pull request #4588 from pi-hole/stale
2 years ago
Adam Warner 77e5121d43
Split new function out into a separte utility script and add a test for it. Can be used in future to organise re/commonly-used code
2 years ago
DL6ER 74d7d10554
Orphans need to be deleted in the old database
2 years ago
Christian König 2f4c4d9176
Fix stale label to stale
2 years ago
Adam Warner 1dd9d55d82
Replace value for BLOCKING_ENABLED (and QUERY_LOGGING, for consistency) and if value that we are trying to replace does not exist, add it to the end of the file.
2 years ago
DL6ER 8cbffa179d
Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer.
2 years ago
DL6ER 5bb79de70b
Clean possible leftovers in domainlist_by_group, adlist_by_group, and client_by_group before copying from database base to avoid foreign key violations.
2 years ago
DL6ER 534f9a63bf
Copy database tables earlier into the new gravity database to avoid foreign key contraint violations when adding gravity entries refering to an empty adlist table
2 years ago
DL6ER f0f5cc52d9
Use internal SQLite3 engine in more places in gravity.sh
2 years ago
Lukas Schlötterer bad6d8a59e
add parameter to set filename for teleporter
2 years ago
Christian König 7aa28e4a3a
Do a full fetch
2 years ago
Adam Warner e80a7731c9
Merge pull request #4568 from pi-hole/master
2 years ago
Adam Warner 3cd662eaeb
Merge pull request #4558 from pi-hole/stale
2 years ago
RD WebDesign 6ead24b315
Move space into variable (#4562)
2 years ago
Christian König cdde832ed3
Some use uppercase some don't...
2 years ago
Christian König 57ba60ce54
Change the exemption issue label pinned to internal for stale issues
2 years ago
Lukas Schlötterer ed6b85241b
use sed substitute instead of delete and append (#4555)
2 years ago
Adam Warner 918f7a504c
Merge pull request #4554 from pi-hole/master
2 years ago
Adam Warner 3260cb40b5
ops per run -> 300 for stale
2 years ago
Adam Warner a79c1159a9
Merge pull request #4550 from pi-hole/master
2 years ago
Adam Warner 65a04246cd
Merge pull request #4548 from pi-hole/actions/sync-to-dev
2 years ago
Adam Warner f1245685dc
Add action to automatically sync master to dev when code is pushed to master
2 years ago
DL6ER ec3a5c2989
Merge pull request #4543 from pi-hole/tweak/debug_ipaddr
2 years ago
DL6ER b20b38d44f
Include ip addr show and ip route show for us to help with local-service issues (where hops-away is measured)
2 years ago