Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Vaultwarden
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
TeDomum
Vaultwarden
Graph
b6fde857a74b24cbc71631468b13656f01e370c7
Select Git revision
Branches
5
duo
master
protected
new_ring
tedomum
default
tedomum-prod
Tags
20
1.33.2+tedomum.1
1.33.0+tedomum.1
1.33.0
1.32.7+tedomum.1
1.32.7
1.32.6+tedomum.1
1.32.6
1.32.5+tedomum.1
1.32.5
1.32.4+tedomum.1
1.32.4
1.32.3+tedomum.1
1.32.3
1.32.2
1.32.1
1.32.0+tedomum.1
1.32.0
1.31.0+tedomum.1
1.31.0
1.30.5+tedomum.1
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Apr
5
3
1
31
Mar
30
29
28
27
25
23
22
17
16
15
14
13
7
6
5
4
3
28
Feb
27
26
24
23
20
19
15
14
7
6
3
31
Jan
27
26
25
24
23
22
19
18
12
9
17
Dec
16
15
14
13
10
8
7
4
3
2
30
Nov
29
27
22
18
14
12
9
7
8
7
23
Oct
15
11
10
9
8
7
6
4
3
27
Sep
26
25
22
21
20
19
14
13
12
11
10
3
1
31
Aug
30
29
28
27
26
24
22
20
19
15
13
12
11
8
7
6
5
4
28
Jul
26
24
23
22
21
20
16
15
14
11
10
8
7
6
5
4
3
2
22
Jun
15
7
4
3
2
1
31
May
30
28
27
24
23
22
21
20
18
14
13
8
7
3
1
30
Apr
18
17
15
11
9
8
7
31
Mar
30
27
26
25
24
23
22
20
19
18
16
15
14
13
12
9
5
4
3
2
1
26
Feb
25
23
22
18
17
16
4
30
Jan
29
28
26
20
19
16
13
10
5
4
3
1
31
Dec
29
28
27
25
24
22
19
15
7
6
3
2
1
30
Nov
28
27
25
24
23
22
21
19
16
15
14
13
11
7
6
5
4
2
1
29
Oct
26
25
24
22
17
16
15
14
12
11
10
9
8
5
1
30
Sep
23
17
16
12
11
7
6
5
4
3
2
1
31
Aug
29
27
26
23
21
20
19
18
15
12
10
Extract client creation to a single place
Update web vault and add unnoficialserver response
Merge pull request #1579 from jjlin/job-scheduler
Merge pull request #1576 from jjlin/global-domains
Merge pull request #1583 from BlackDex/icon-updates
Merge pull request #1584 from BlackDex/admin-interface
Offset scheduled jobs by 5 minutes
Add support for auto-deleting trashed items
Add a generic job scheduler
Some admin interface updates.
Updated icon fetching.
Sync global_domains.json to bitwarden/server@261916d (Stack Exchange)
Merge pull request #1575 from RealOrangeOne/linguist-vendored
Just ignore scripts
Reflow some lines manually
Run `cargo fmt` on codebase
Add fmt to CI
Merge pull request #1565 from BlackDex/misc-updates
Updated sponsors
Misc changes.
Merge pull request #1556 from mkilchhofer/docs/update_template
Merge pull request #1552 from BlackDex/misc-fixes
fix(env.template): IP_HEADER defaults to X-Real-IP
Icon and SMTP Debug fixes.
Merge pull request #1546 from RealOrangeOne/clippy-run
1.20.0
1.20.0
Merge pull request #1545 from RealOrangeOne/icon-client-cache
Remove unnecessary reference
Merge branch 'master' into clippy-run
Reverse negation on ordering
Icons should always be cached using full TTL
Merge pull request #1548 from BlackDex/admin-interface
Updated diagnostics page
Also run actions CI on pull request
Run clippy on CI
Remove unnecessary result return types
Prevent `clippy` complaining at method
Correctly camelCase acronyms
Implement `From` over `Into`
Only construct JSON object if it's useful
Use `if let` more
Loading