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
03b1bdf4df0c06e4676d338686644d2e4bb07c81
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
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
test(*): fix legacy test suite
feat(*): export withFilter for subscriptions
feat(server): remove hardcoded POSTGRES_ALLOW_SELF_SIGNED_CERTIFICATES reference, let app handle it
feat(server): make mailer fall back on ethereal if not in prod and overridable
feat(models): delete chat messages on chat channel delete cascade
feat(graphql): simplify type naming for teams and chat channels
docs(graphql): more gql api docs
feat(graphql): rename chat message mutations and add docs for all mutations
feat(graphql): rename chat channels where to filter and add api tests
feat(graphql): rename users options to pagination
docs(graphql): add user schema query docs
feat(graphql): user query params is now user filter
fix(graphql): make user query result and id param not nullable
fix(graphql): make sure totalCount cannot be null
fix(graphql): set not nullable values on members and add type docs for teams
feat(graphql): update team graphql api
fix(server): make sure nodemon restarts for non-js files
docs(graphql): add documentation strings on query definitions