Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dbp-relay-core-bundle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Relay API Gateway
dbp-relay-core-bundle
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4a8b50c6ee8fdb0fe0c7de51a264d76c99b378b9
Select Git revision
Selected
4a8b50c6ee8fdb0fe0c7de51a264d76c99b378b9
Branches
7
main
default
protected
attr-events
ci-82
custom-routes
expr-lang
locale-wip
register-logging-channel
Tags
20
v0.1.85
v0.1.84
v0.1.83
v0.1.82
v0.1.81
v0.1.80
v0.1.79
v0.1.78
v0.1.77
v0.1.76
v0.1.75
v0.1.74
v0.1.73
v0.1.72
v0.1.71
v0.1.70
v0.1.69
v0.1.68
v0.1.67
v0.1.65
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Feb
27
23
22
21
20
19
14
13
12
9
7
6
5
1
30
Jan
29
26
23
19
17
16
15
9
8
1
25
Dec
19
15
14
12
11
6
5
4
1
30
Nov
29
23
21
17
16
15
13
10
9
8
7
6
3
2
31
Oct
30
27
25
24
23
20
17
16
13
11
10
6
4
3
2
22
Sep
21
14
13
12
11
8
6
5
4
30
Aug
29
28
25
24
22
21
16
15
11
10
8
4
1
31
Jul
24
17
6
5
4
3
30
Jun
27
26
25
22
21
19
18
15
11
6
4
2
1
30
May
29
25
23
22
17
16
15
11
10
7
5
2
1
28
Apr
26
23
21
20
17
14
11
4
3
30
Mar
28
21
20
10
28
Feb
27
21
19
15
14
13
10
9
7
6
31
Jan
30
24
23
19
17
12
11
10
4
22
Dec
21
15
14
13
12
7
29
Nov
28
27
25
22
13
10
9
8
4
1
31
Oct
28
25
24
21
20
19
11
9
7
2
13
Sep
7
6
5
24
Aug
23
22
19
18
16
15
14
11
9
8
3
2
1
29
Jul
26
25
20
19
17
12
11
8
6
5
3
30
Jun
29
22
21
19
14
12
7
31
May
29
24
22
19
17
10
5
4
3
26
Apr
22
20
19
15
14
13
6
29
Mar
18
17
15
8
2
1
25
Feb
22
18
normalizer helper function
v0.1.85 main
v0.1.85 main
removed dump call
v0.1.84
v0.1.84
assure initialization of eventStack
v0.1.83
v0.1.83
Merge branch 'renovate/lock-file-maintenance' into 'main'
chore(deps): lock file maintenance
Update the changelog
v0.1.82
v0.1.82
extension: add a way to register a new logging channel and configure masking
wip
register-loggin…
register-logging-channel
tests: add some tests for the new isNullOrEmpty()
expr-lang
expr-lang
expression language: inject an object providing helper functions/methods
fix a typo
v0.1.81
v0.1.81
attribute expressions: don't mix read/write access attributes
v0.1.80
v0.1.80
removed dump call
v0.1.79
v0.1.79
new custom expression language function 'isNullOrEmpty'
v0.1.78
v0.1.78
trying to fix phpunit deprecation error
v0.1.77
v0.1.77
array_key_exists function for expressions"
support for custom denormalization authorization
new AuthorizationConfigDefinition to simplify config of authorization
entity attribute authorization now part of the AbstractAuthorizationService and config is found under 'authorization.entities
entity attribute authorization now part of the AbstractAuthorizationService and config is found under 'authorization.entities
Merge branch 'renovate/lock-file-maintenance' into 'main'
chore(deps): lock file maintenance
Merge branch 'renovate/patch-all-minor-patch' into 'main'
chore(deps): update dependency phpstan/phpstan to v1.9.18
Update the changelog
v0.1.76
v0.1.76
cron: refactor and add unit tests
cron: add a list command which lists all cron jobs
cron: don't run all jobs if there was no previous run
cron: add a "--force" option to the cron command
cron: Move the cron job handling into its own service
AbstractEntityNormalizer: don't fail with empty config (the case for ApiTestCase)
v0.1.75
v0.1.75
Add some unit tests for the authz data muxer
Add some unittests for the expression language
removed dump()
Merge branch 'renovate/lock-file-maintenance' into 'main'
Lock file maintenance
Merge branch 'renovate/patch-all-minor-patch' into 'main'
Update all non-major dependencies
#25859 abstract normalizer that allows configuring access exrpressions for entity attributes
LoggingProcessor: add the symfony route to the context
Loading