Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rust-json-job-dispatch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Utils
rust-json-job-dispatch
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
12
v3.1.0
protected
v3.0.2
protected
v3.0.1
protected
v3.0.0
protected
v2.0.1
protected
v2.0.0
protected
v1.2.0
protected
v1.1.2
protected
v1.1.1
protected
v1.1.0
protected
v1.0.1
protected
v1.0.0
protected
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Apr
7
Mar
21
Feb
12
3
Dec
31
Oct
19
7
29
Jul
3
May
23
Apr
22
22
Mar
5
20
Oct
19
8
Jun
6
30
May
12
Mar
8
Feb
7
6
27
Jan
16
11
10
17
Dec
16
7
Nov
18
Aug
10
Apr
28
Feb
25
23
Nov
22
20
18
Aug
15
2
16
Jun
1
May
30
Apr
29
Mar
28
4
Feb
1
23
Dec
11
19
Nov
18
10
1
28
Oct
26
16
27
Sep
26
5
Mar
9
Nov
8
19
Oct
18
Sep
15
31
Aug
30
6
Jul
30
Jun
12
May
11
24
Apr
21
30
Mar
21
17
9
28
Feb
21
15
6
3
30
Jan
18
16
13
12
9
22
Dec
21
16
13
12
8
14
Nov
12
9
1
31
Oct
28
27
26
12
7
9
Sep
8
1
6
Aug
11
Jul
9
2
Merge topic 'ci-single-rules'
master
master
gitlab-ci: use a workflow
Merge topic 'cargo-audit-tokio-bump'
cargo: bump `tokio` minimum to 1.38.2
cargo: prep for json-job-dispatch 3.1.0
v3.1.0
v3.1.0
Merge topic 'cargo-update-deps'
tempfile: bump minimum to 3.7
thiserror: update to 2.0
rand: update to 0.9
inotify: update to 0.11
itertools: update to 0.14
Merge topic 'ci-semver-checks-update-1.85'
ci: update cargo-semver-checks to 0.39.0 to support rustdoc 1.85
Merge topic 'mutant-coverage'
handler: test `JobResult::combine`
handler: test `JobResult` constructor methods
utils: test dropping a restart job
rust: remove stale TODO comments
director: simplify `RunResult` extraction
test: add a test that the director ignores directories
test: list all ignored paths (except standard directories)
test: mark which set of paths are being compared
test: support signaling when the flag has changed value
utils: test that `write_job` waits for the job to be handled
test: add a handler to test behaviors
utils: test `archive_queue`
utils: test that `log_tempdir` leaves the path intact
utils: remove extra job processing check
test: test that non-object data payloads are ignored
handlers: test that `DirectorWatchdog` registers to the director
try_fold: test `impl Debug`
director: test `Director::add_reason_to_object`
director: test `DirectorError::file_with_ext`
director: test `impl Debug` for `Director`
test: make `test_workspace_dir` accessible to other modules
director: sort handlers in `Debug` impl
director: unit test `log_file_name`
cargo: unit test `Outbox`
director: unit test `RunResult`
Merge topic 'clippy-20241203'
Loading