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
6759567a7bbf18996bff5794835e9f54287a57c8
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
27
Jan
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
10
9
8
7
3
2
1
31
Mar
28
27
26
25
24
23
20
19
18
17
refactor tests after deprecations remove
remove deprecations
remove unused namespace
Merge remote-tracking branch 'remotes/upstream/2.x'
remove unnecessary calls in travis
Add functional score test (#189)
ES 5 support: Changed syntax of script_score (fix for #175) (#186)
Use random_bytes instead of uniqid (#183)
Removed deprecated queries (#182)
ES 5 support: renamed fields to stored_fields #169 (#180)
README update (#181)
update travis
update composer
Merge 2.x to master
update travis
update composer requirements for 2.x elasticsearch
upgraded dev version alias in composer
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
Loading