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
9df42a303b9ae3d0da92b9f8bc9c66044af63bc6
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
3
Jan
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
10
9
8
7
3
2
1
31
Mar
28
27
26
25
24
23
20
19
18
17
16
13
12
10
update readme
Allow min=0 for extended bounds (#178)
Fixed bug on nested and reverse nested aggregations. None of these aggregations requires the nested aggregations to be added. Test has also been updated. (#173)
added downloads badge
fixed psr2 style issues
support phpunit 5 new mock reference logic
updated coverals and phpunit depenedency
update comments in abstract elasticsearch test case
added test suites
Functional tests (#166)
update changelog
update readme
Merge pull request #160 from birkof/master
Updated version matrix
Update README.md
Scripted metric type missmatch
Merge pull request #159 from niels-nijens/fix-boolquery-getqueries
Merge pull request #157 from einorler/filter_agg_getter
Fix notice in BoolQuery::getQueries when nothing is added to bool type
Add tests for BoolQuery::getQueries
added a getter for a filter in filter aggregation
removing unnecessary hook in travis file
Merge PR #148
InnerHit new implementation : doc & fix
InnerHit new implementation
added return $this and removed default null value in query setter
InnerHit query is optional
add moving average agg
added docs for parent inner hit
added a test for parent inner hit
added parent inner hit
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
Loading