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
f7782991452e35cad1e705bcb9260f8778429064
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
16
Sep
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
10
9
8
7
3
2
1
31
Mar
28
27
26
25
24
23
20
19
18
17
16
13
12
10
9
6
5
4
3
2
27
Feb
added documentation
added a test
added percentiles aggregation
Allow chaining of aggregation
Merge pull request #156 from ansata-biz/fix-nested-and-reversenested-aggregations
Fixes nested and reverse nested aggregation requirements
Merge pull request #154 from tchiotludo/feature/innerhit
InnerHit new implementation : doc & fix
Merge remote-tracking branch 'upstream/master' into feature/innerhit
InnerHit new implementation
added return $this and removed default null value in query setter
Merge pull request #153 from tchiotludo/bugfix/innerhit
InnerHit query is optional
Merge pull request #152 from tchiotludo/bugfix/cardinality-construct
Missing construct on CardinalityAggregation
Merge pull request #149 from saimaz/patch-moving-average-aggregation
moved all metric and bucketing aggs to its kind of namespace
add moving average agg
Merge pull request #133 from einorler/pipeline_percentile_bucket
Merge pull request #145 from einorler/parent_inner_hits
added docs for parent inner hit
added a test for parent inner hit
added parent inner hit
Merge pull request #140 from tchiotludo/tchiotludo-patch-1
Merge pull request #130 from einorler/pipeline_sum_bucket
Merge pull request #132 from einorler/pipeline_extended_stats
Merge pull request #131 from einorler/pipeline_stats_bucket
Merge pull request #134 from einorler/pipeline_cumulative_sum
Merge pull request #136 from einorler/pipeline_bucket_selector
Merge pull request #137 from einorler/pipeline_serial_diff
added documentation
added a test
added serial diff pipeline aggregation
added documentation
added a test
added bucket selector pipeline aggregation
added documentation
added documentation
added a test
added bucket script aggregation
Loading