Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
Elasticsearch DSL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public
Elasticsearch DSL
Graph
cb8166efabe2887c15c514bc079fc6af74c502ec
Select Git revision
Branches
2
master
default
protected
symfony-serializer-7
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jan
4
Sep
4
Jun
31
May
3
11
Apr
22
Mar
21
16
15
9
21
Nov
4
Apr
3
16
Mar
7
6
3
Feb
30
Jan
27
26
19
18
4
3
27
Dec
14
21
Nov
11
10
9
29
Sep
22
21
16
14
8
7
1
29
Aug
26
3
29
Jul
21
20
19
18
12
11
1
27
Jun
26
17
15
13
10
9
17
May
10
3
22
Apr
21
6
29
Mar
17
15
14
7
3
2
4
Feb
3
1
26
Jan
21
15
13
6
31
Dec
28
24
21
18
16
9
8
5
3
19
Nov
19
Oct
8
14
Sep
7
2
31
Aug
27
12
11
10
7
6
5
17
Jul
14
13
10
9
8
7
3
2
1
30
Jun
29
25
10
9
18
May
16
29
Apr
27
23
22
21
20
17
15
13
add field masking span query
remove deprecated queries tests
delete deprecated indices query
Merge branch '5.x' into 6.x
add deprecation to the indices query
add significant text aggregation
add moving function aggregation
added missing field sort getters and setters
add bucket sort aggregation
allow pipeline buckets path to be null
add composite aggregation
add auto date histogram aggregation
added adjacency matrix aggregation
add missing type hints to some function return statements
fix function score test
Merge remote-tracking branch 'remotes/origin/5.x' into 6.x
allow all versions of random_compact to install
serializer in search is now static (#268)
fix bool query when the body is empty (#263)
fixes #257 - added $format arg to date histogram (#259)
fixes #255 - added null check to array_filter to allow `0` values to pass through (#258)
Merge branch '6.x'
Merge branch '5.x' into 6.x
added weight option to the decay function (#262)
Merge branch '6.x'
update changelog
Merge branch '6.x'
moving dependency to dev would brake BC
Merge branch '5.x' into 6.x
fixed top hits sort deprecated issue
Merge remote-tracking branch 'remotes/upstream/5.x' into 6.x
revert multiple queries add-on
Ability to add multiple queries in a single call
bump development version number
added support for symfony 4 serializer
fixes #237 - added support for date range keys (#252)
use composer install with dist for faster endor's download
added missing elasticsearch from the required dev
install also dev dependencies
Merge remote-tracking branch 'remotes/upstream/5.x' into 6.x
Loading