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
e1bec79db9c972ac9bd9edf0e9cdc58934603727
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
feat(*): remove start server export
feat(cli): add start-dev command
refactor(*): clean up some code
feat(models): skip full size image migration if file storage is not used at all
fix(*): fix graphql cors
refactor(*): merge app into start server
chore(server): move some of app into start server
feat(server): add option to add custom shutdown scripts
chore(*): remove unused test dependency
feat(*): remove option to extend typedefs and resolvers through config
feat(*): remove upload to disk endpoints and uploads config
chore(*): fix linting error
feat(*): remove config option to serve client
feat(*): allow config to define mount point for static folders
feat(*): define static folders to serve through config
feat(db manager): remove create tables script
feat(*): remove option to extend the express app
feat(*): make teams configs arrays
feat(*): dropped password reset token length config option
feat(*): rename password reset config to camelcase
feat(*): add messages for removed keys
feat(*): remove config.apollo from configuration
feat(*): add helpful error message for pubsweet config changes
fix(*): fix optional missing keys crashing
feat(*): make all config pubsweet keys top-level
feat(*): make all config pubsweet-server keys top-level
chore(*): modify commitizen to ask for breaking changes
chore(*): clean up commented out code
feat(*): add onStartup hook for custom init scripts
feat(*): drop app.locals and @pubsweet/models
chore(*): remove unused dependency
feat(*): drop authsome
feat(*): dropped connectors
refactor(*): standardize startup logging output
feat(*): only update migrate checkpoint if it has changed
feat(*): upgrade aws-sdk to v3
chore(*): improve startup terminal output
feat(*): expose standardized temp folder path
feat(cli): add circular command
feat(db manager)!: drop DATABASE_URL environment variable