Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
purge_queuer_url
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
purge_queuer_url
Graph
e9b49d09b9784e588131846f86b94b783444e42a
Select Git revision
Branches
1
8.x-1.x
default
Tags
10
8.x-1.1
8.x-1.1-rc1
8.x-1.0
8.x-1.0-rc1
8.x-1.0-beta6
8.x-1.0-beta5
8.x-1.0-beta4
8.x-1.0-beta3
8.x-1.0-beta2
8.x-1.0-beta1
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Feb
26
Oct
25
26
25
26
25
29
May
28
19
18
5
5
Sep
24
Jul
23
May
25
Nov
7
Sep
6
5
25
Jul
22
Mar
10
3
2
Edit CHANGELOG.md
8.x-1.1 8.x-1.x
8.x-1.1 8.x-1.x
Issue #3434045: Automated Drupal 11 compatibility fixes for purge_queuer_url
Bump supported core version to 9.2
8.x-1.1-rc1
8.x-1.1-rc1
Prepare release
Issue #3289191: Automated Drupal 10 compatibility fixes
phpcs fix and correct table name in update hook doc
Issue #2941913 by ericgsmith, Georgii: At runtime track URLs that have already...
Issue #3037842: Add indexes to the schema for performance sake
Issue #3202581: Queueing URLs that should not be queued
CHANGELOG
CHANGELOG.md
CHANGELOG.md
.gitattributes
#3395433 GitLab CI
CHANGELOG.md
8.x-1.0
8.x-1.0
composer.json
CHANGELOG.md
.gitattributes
test headers
php_version_requirement
PHP version requirement downgrade for D8 compatibility.
normalized composer.json
test return types
Merge branch 'drupal9' into 8.x-1.x
core_version_requirement
Issue #2897838 by Mschudders: Warning: Invalid argument supplied for foreach() in Drupal\purge_queuer_url\StackMiddleware\UrlRegistrar->determine()
8.x-1.0-rc1
8.x-1.0-rc1
PROJECTPAGE.md
PROJECTPAGE.md
Upstream now throws a TypeUnsupportedException, catch it.
Issue #2847828 by adam.weingarten, pedrop, vaibhavjain: Add ability to only queue anonymous requests
8.x-1.0-beta6
8.x-1.0-beta6
Issue #2852376 by joshi.rohit100, nielsvm: Add hook for sql sanitize
More and better blacklist defaults.
Changing the blacklist now wipes the render cache to force quicker change reflection in the traffic registry. This still requires already-registered URLs to be visited however.
More default blacklist values
Issue #2875003 by paryank, nielsvm: URLs are lingering in registry even after nodes are deleted
Issue #2823862: Traffic registry doesn't seem to populate; cleaned up language!
Z331956: Added blacklisting feature to help fight queue overload by blocking randomly generated strings.
pareview
8.x-1.0-beta5
8.x-1.0-beta5
Fixing pareview
NEW \Drupal\purge_queuer_url\Plugin\Purge\DiagnosticCheck\RegistryCheck.
Loading