Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Icinga
/
ipl-orm
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
13
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Introduce visibility filters
- #165
#165
Merged
nilmerg
merged 9 commits into
main
Icinga/ipl-orm:main
from
feature/visibility-filters-76
Icinga/ipl-orm:feature/visibility-filters-76
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Introduce visibility filters
#165
nilmerg
merged 9 commits into
main
Icinga/ipl-orm:main
from
feature/visibility-filters-76
Icinga/ipl-orm:feature/visibility-filters-76
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
Model: Add method `createVisibilityFilter(Filter\Chain $filter): void`
Show description for 1356ef0
nilmerg
committed
1356ef0
View commit details
Copy full SHA for 1356ef0
Browse repository at this point
Relation: Add method `setFilter(Filter\Rule $filter): static`
Show description for 6435432
nilmerg
committed
6435432
View commit details
Copy full SHA for 6435432
Browse repository at this point
BelongsToMany: Add method `setThroughFilter(Filter\Rule $filter): static`
Show description for f9f2424
nilmerg
committed
f9f2424
View commit details
Copy full SHA for f9f2424
Browse repository at this point
Resolver: Add method `qualifyFilter(Filter\Chain $filter, Model|Relation $subject): Filter\Chain`
Show description for c1c5540
nilmerg
committed
c1c5540
View commit details
Copy full SHA for c1c5540
Browse repository at this point
Resolver: Add method `resolveRelationFilter(Filter\Chain $filter, string $name, Model $source, Model $target): void`
Show description for 50c791b
nilmerg
committed
50c791b
View commit details
Copy full SHA for 50c791b
Browse repository at this point
Resolver: Add method `getVisibilityFilter(Model $model): Filter\Chain`
Show description for 09d9e9a
nilmerg
committed
09d9e9a
View commit details
Copy full SHA for 09d9e9a
Browse repository at this point
Resolver: Resolve its filters when resolving a relation
nilmerg
committed
8c4527c
View commit details
Copy full SHA for 8c4527c
Browse repository at this point
Query|Relation: Respect visiblity and relation filters
Show description for f26c726
nilmerg
committed
f26c726
View commit details
Copy full SHA for f26c726
Browse repository at this point
tests: Test visibility and relation filters
Show description for 94b7965
nilmerg
and
claude
committed
94b7965
View commit details
Copy full SHA for 94b7965
Browse repository at this point
You can’t perform that action at this time.