Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
server
Manage
Activity
Members
Labels
Plan
Issues
25
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cokoapps
server
Graph
f704050139f152e59373602153580318aeb5a2a8
Select Git revision
Branches
2
main
default
protected
user-login-fix
Tags
20
v4.8.0
v4.7.0
v4.6.0
v4.5.0
v4.4.0
v4.3.0
v4.2.0
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v4.0.0-beta.7
v4.0.0-beta.6
v4.0.0-beta.5
v4.0.0-beta.4
v4.0.0-beta.3
v4.0.0-beta.2
v4.0.0-beta.1
v4.0.0-beta.0
22 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
Feb
18
13
12
5
13
Dec
3
29
Nov
19
31
Oct
21
27
Sep
24
17
30
Aug
29
27
14
May
29
Apr
28
18
22
Feb
16
13
1
30
Jan
23
22
Dec
21
20
19
15
14
13
8
6
28
Nov
27
18
17
16
10
8
19
Oct
3
2
20
Jul
14
12
9
Jun
8
6
31
May
6
Apr
4
24
Mar
16
15
8
28
Feb
23
24
23
15
14
27
Jan
24
23
16
Dec
18
Nov
8
2
Sep
24
Aug
2
18
Jul
13
12
4
3
1
30
Jun
20
17
14
13
10
6
29
May
22
21
13
Oct
28
Sep
27
14
9
15
Aug
13
12
2
27
Jul
21
21
May
26
Apr
19
13
10
30
Mar
29
23
18
10
3
25
Feb
9
Dec
8
23
Nov
20
16
27
Oct
26
14
Jun
15
14
28
May
26
20
18
15
11
8
Apr
4
29
Mar
28
27
26
24
chore(release): 4.8.0
v4.8.0 main
v4.8.0 main
feat(*): expose uuid validate method
chore(release): 4.7.0
v4.7.0
v4.7.0
feat(server): handle base64 data input in write file helper
Update README.md
chore(release): 4.6.0
v4.6.0
v4.6.0
feat(*): validate db connection reporter config
docs(*): update docs
feat(db): add db connection count report
feat(graphql): add resolver performance logs in development
docs(docs): update docs
chore(release): 4.5.0
v4.5.0
v4.5.0
feat(graphql): embed apollo explorer at /graphql in development
feat(server): allow cors origin extension
docs(*): fix docs paths
chore(release): 4.4.0
v4.4.0
v4.4.0
Merge branch 'add-extra-arguments-startup' into 'main'
feat(cli): allow debug inspectors to attach
chore(release): 4.3.0
v4.3.0
v4.3.0
feat(graphql): export race from graphql shield
fix(server): do not throw error if subscriptions db is not defined in config
chore(*): remove hardcoded filestorage values from dev config
chore(*): remove pg from resolutions in package.json
chore(release): 4.2.0
v4.2.0
v4.2.0
Merge branch 'aws-connect-without-credentials' into 'main'
feat(fileStorage): allow aws s3 connection without key secret pair
chore(release): 4.1.1
v4.1.1
v4.1.1
fix(db): fix object destructure for fallback db values
chore(release): 4.1.0
v4.1.0
v4.1.0
feat(db): allow subscriptions to connect to a different db
feat(db): allow passing an encoded ca certificate through envornment variables
fix(db): correctly read allow self signed certificates variable
chore(release): 4.0.2
v4.0.2
v4.0.2
Merge branch 'delete-users-fix' into 'main'
fix(api): return Int when deleting users in bulk
chore(release): 4.0.1
v4.0.1
v4.0.1
fix(server): do not print user emails in the logs
chore(release): 4.0.0
v4.0.0
v4.0.0
fix(server): fix wrong function call in notify email
chore(*): fix default s3 user credentials