Commit Graph

4416 Commits (56e0549c7aaf02e5985ae8778e6e50e3629e48e2)
 

Author SHA1 Message Date
Dan Schaper c5c414a7a2
Stickler Lint - quote to prevent splitting
4 years ago
Dan Schaper bc91be6c08 Merge branch 'tweak/debugger_performance' of https://github.com/pi-hole/pi-hole into tweak/debugger_performance
4 years ago
DL6ER d0e29ab7b0 Add human-readable output of time of the last gravity run.
4 years ago
DL6ER 714a79ffce Migrate debugger to domainlist and add printing of client table.
4 years ago
DL6ER cd3ad0bdc7 Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically.
4 years ago
DL6ER a8db753493
Merge pull request #3138 from pi-hole/fix/php-intl
4 years ago
DL6ER 75633f0950
Install php-intl and trust the system to install the right extension. We've seen reports that just installing php5-intl or php7-intl isn't sufficient and that we need the meta package as well.
4 years ago
Adam Warner 082cfb2f1c
Merge pull request #3137 from pi-hole/tweak/apilatest
4 years ago
Adam Warner 1072078e26
Change to use API instead of the Location Header
4 years ago
pvogt09 b0f1333657 Move permission change behind git reset (like in update_repo()) and remove whitespace at end of line
4 years ago
DL6ER f10a151469
Fix pihole -t sed instructions.
4 years ago
DL6ER eadd82761c
Add human-readable output of time of the last gravity run.
4 years ago
DL6ER 00f4393f48
Merge branch 'release/v5.0' into tweak/debugger_performance
4 years ago
DL6ER 50f6fffbdc
Migrate debugger to domainlist and add printing of client table.
4 years ago
DL6ER baf5340dc0
Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically.
4 years ago
DL6ER e528903488
Merge pull request #3107 from pi-hole/new/client_comments
4 years ago
DL6ER dc2fce8e1d
Store gravity update timestamp only after database swapping.
4 years ago
Dan Schaper c4005c4a31
Delete FUNDING.yml
4 years ago
Adam Warner 0a70bbd255
Merge pull request #3120 from canihavesomecoffee/patch-1
4 years ago
Willem c91d9cc0b6 Update Cameleon blacklist url to use https
4 years ago
DL6ER 8e10c22356
Merge pull request #3106 from pi-hole/fix/group_assignments
4 years ago
DL6ER 37a44c0773
Merge pull request #3115 from pi-hole/tweak/gravity_count
4 years ago
DL6ER 2a5cf221fa
Store number of distinct gravity domains in database after counting.
4 years ago
DL6ER 92aa510bda
Add timestamps and comment fields to clients. This updates the gravity database to version 11.
4 years ago
DL6ER 6b04997fc3
DROP and reCREATE TRIGGERs during gravity swapping.
4 years ago
Dan Schaper e0b3405a4d
Merge pull request #3098 from pi-hole/fix/pihole-t
4 years ago
DL6ER 10c2dad48a Improve gravity performance (#3100)
4 years ago
Dan Schaper 52e2a2610e
Merge pull request #3089 from pi-hole/tweak/gravity_db_10
4 years ago
DL6ER a809624356
Update blocked strings for pihole -t.
4 years ago
DL6ER 29f06a4444
Merge pull request #3090 from pi-hole/tweak/debug_group_humanreadable_timestamps
4 years ago
DL6ER 3f9e79f152
Print human-readable timestamps in the debugger's gravity output
4 years ago
DL6ER 633e56e8a9
Add gravity database 9->10 update script.
4 years ago
DL6ER bf01f725f7
Merge pull request #3087 from pi-hole/fix/blocking_page
4 years ago
DL6ER 276b191845
Remove dead code causing failure from the blocking page.
4 years ago
DL6ER c7bc58e94b
Merge pull request #3082 from pi-hole/tweak/gravity_database_locked
4 years ago
DL6ER 8f22203d24
Wait 30 seconds for obtaining a database lock instead of immediately failing if the database is busy.
4 years ago
DL6ER 782fec841e
Merge pull request #3076 from pi-hole/new/intl_domains
4 years ago
DL6ER cfa909a93d
Add package php-intl for AdminLTE#1130.
4 years ago
Adam Warner e0fde41d87
Merge pull request #3066 from pi-hole/centos8_support
4 years ago
Adam Warner 574f7c1a1f
Merge pull request #2962 from bcambl/remove_debconf-apt-progress
4 years ago
bcambl ec8f4050d0 Update installer to support CentOS 8
4 years ago
bcambl 60c51886e0 remove unused debian deps (apt-utils debconf)
4 years ago
bcambl cbb1461010 add stdout horizontal rule to install_dependent_packages()
4 years ago
bcambl 07cc5b501c replace debconf-apt-progress with apt-get in install_dependent_packages()
4 years ago
bcambl ebb1a730c1 remove unused fedora/centos dependency: dialog
4 years ago
MichaIng 9dff55b212 Installer | Remove "dialog" from Debian/Ubuntu installer deps
4 years ago
DL6ER 8ae03b64d7
Merge pull request #3060 from pi-hole/propsed_8_to_9
4 years ago
DL6ER bb30c818ab
Update database version during migration.
4 years ago
Adam Warner c944f6a320
Add a new migration script to fix the previous one
4 years ago
DL6ER 62ec7de963
Merge pull request #3058 from pi-hole/tweak/7_to_8
4 years ago