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
f47844f4ef2126c3cf31c702e6557ad62eb33d68
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
29
Aug
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
test(fileStorage): add test for replacing a file
chore(release): 4.0.0-beta.2
v4.0.0-beta.2
v4.0.0-beta.2
Merge branch 'next' into 'main'
fix(graphql): do not initialize graphql test server on index import
fix(graphql): fix useGraphql not being true by default for pubsub
fix(graphql): fix pubsub noop error method
chore(release): 4.0.0-beta.1
v4.0.0-beta.1
v4.0.0-beta.1
Merge branch 'next' into 'main'
feat(models): trigger subscription when user is updated
chore(release): 4.0.0-beta.0
v4.0.0-beta.0
v4.0.0-beta.0
Merge branch 'next' into 'main'
feat(fileStorage): allow file storage connection config to be overriden through createfile and deletefile
feat(*): improve config validations
feat(*): simplify s3 url config
fix(cli): fix circular command not exiting
chore(*): fix ignored files
Update file upgrading-from-v3-to-v4.md
Update file .gitlab-ci.yml
Update file .gitlab-ci.yml
Update 2 files
ci(*): single compose command in test job
ci(*): update test ci job
test(*): fix failing tests
Update file .gitlab-ci.yml
Update file .gitlab-ci.yml
Update file .gitlab-ci.yml
Update file .gitlab-ci.yml
docs(*): fix wording in migrations
docs(*): add nodemailer dev change
ci(*): trigger docs pipeline
docs(*): fix typo
docs(*): write upgrade to v4 guide
chore(docs): add docusaurus
build(*): whitelist what gets published
chore(*): fix lint-staged
fix(graphql): fix isAdmin shield permission
fix(server): fix startServer imports
test(*): working test suite
test(*): fix all hanging tests
test(fileStorage): keep filestorage tests from hanging