Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
graphene-django-optimizer-reloaded
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Libraries
graphene-django-optimizer-reloaded
Graph
917898a0b87aab718cb42d8bcddca74fa5c71eed
Select Git revision
Branches
16
master
default
protected
renovate/black-25.x
renovate/django-3.x
renovate/django-5.x
renovate/flake8-3.x
renovate/flake8-7.x
renovate/graphene-3.x
renovate/graphene-django-3.x
renovate/mock-5.x
renovate/pytest-4.x
renovate/pytest-8.x
renovate/pytest-cov-2.x
renovate/pytest-cov-6.x
renovate/pytest-django-3.x
renovate/pytest-django-4.x
renovate/pytest-runner-6.x
Tags
1
0.9.2
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Mar
6
3
2
16
Feb
10
29
Jan
2
Dec
1
28
Feb
14
Oct
19
Sep
18
Aug
1
Jul
16
Jun
2
Jan
3
Dec
7
Nov
14
Sep
8
6
Jun
5
5
Mar
25
Feb
12
11
20
Dec
29
Oct
11
10
8
27
Sep
24
2
Aug
1
31
Jul
24
Jun
18
23
May
29
Apr
23
8
Feb
13
Jan
10
Oct
2
28
Sep
22
14
13
8
19
Aug
18
3
10
Jun
22
May
6
5
3
2
1
chore(deps): update dependency graphene-django to v3.2.3
renovate/graphe…
renovate/graphene-django-3.x
chore(deps): update dependency django to v5
renovate/django…
renovate/django-5.x
chore(deps): update dependency mock to v5
renovate/mock-5.x
renovate/mock-5.x
chore(deps): update dependency pytest to v8
renovate/pytest…
renovate/pytest-8.x
chore(deps): update dependency flake8 to v7
renovate/flake8…
renovate/flake8-7.x
chore(deps): update dependency pytest-django to v4
renovate/pytest…
renovate/pytest-django-4.x
chore(deps): update dependency black to v25
renovate/black-…
renovate/black-25.x
chore(deps): update dependency pytest-runner to v6
renovate/pytest…
renovate/pytest-runner-6.x
chore(deps): update dependency pytest-cov to v6
renovate/pytest…
renovate/pytest-cov-6.x
chore(deps): update dependency pytest-django to v3.10.0
renovate/pytest…
renovate/pytest-django-3.x
chore(deps): update dependency pytest-cov to v2.12.1
renovate/pytest…
renovate/pytest-cov-2.x
chore(deps): update dependency graphene to v3.4.3
renovate/graphe…
renovate/graphene-3.x
chore(deps): update dependency flake8 to v3.9.2
renovate/flake8…
renovate/flake8-3.x
chore(deps): update dependency django to v3.2.25
renovate/django…
renovate/django-3.x
chore(deps): update dependency pytest to v4.6.11
renovate/pytest…
renovate/pytest-4.x
Merge branch 'renovate/configure' into 'master'
master
master
chore(deps): add renovate.json
Update and release
0.9.2
0.9.2
feat: only optimize by name if the field has no type hints
fix: fix field name resolving
fix: fix get_field_def
Bump version to v0.9.1
Bump django from 3.1.12 to 3.1.13 (#79)
Allow for hints with same value on multiple different resolvers of a given DjangoObjectType. (#76)
Add breaking change notice and update travis link
Bump version to v0.9.0
Add support for Graphene3 and update lint with black (#72)
Remove EOL versions of Python and Django (#70)
Apply black (#69)
Fix usage of underscores in graphQL queries (#59)
Bump django from 3.1.4 to 3.1.12 (#67)
Update Query to inherit from graphene.ObjectType. (#68)
Bump version to v0.8.0
Move the OptimizedDjangoObjectType query optimization to from get_node to get_queryset (#50)
Bump version to v0.7.2
update Django to compatibility with 3.1.3 based on passing tests (#58)
Add 3.8 to travis
Bump version to v0.7.1
Fix Relay Connection ID (#56)
Bump version to v0.7.0
Loading