Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DojoBackendAPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dojo Project (HES-SO)
Projects
Backend
DojoBackendAPI
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c42c340adf39b091467383486978d48f245b47a2
Select Git revision
Selected
c42c340adf39b091467383486978d48f245b47a2
Branches
8
main
default
protected
add_route_assignments
ask-user-to-delete-exercises-on-duplicates
bedran_exercise-list
jw_sonar
jw_sonar_backup
update-dependencies
v6.0.0
protected
Tags
20
6.0.0-dev
5.0.1
5.0.0
4.1.0
4.0.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.0
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
29 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
12
10
28
May
27
24
23
22
17
14
13
6
30
Apr
22
19
2
29
Mar
28
26
25
13
12
11
6
5
4
1
28
Feb
27
26
23
22
21
16
9
8
2
25
Jan
23
18
13
11
21
Dec
19
18
14
12
8
7
6
5
23
Nov
17
14
10
9
7
2
1
17
Oct
16
13
4
2
29
Sep
21
19
15
13
28
Aug
12
10
9
4
3
2
1
31
Jul
27
10
6
5
3
30
Jun
29
28
16
6
2
1
30
May
25
17
16
Add exercice route
add function for export full repo
add_route_assig…
add_route_assignments
Change getAssignment to accept both a secret or a logged user
fixed answer to submission but removed URL param
split tag managers with tag submit manager
fix param/body for add, delete
fix connect
fix shared
fix camelCase + Add tag for Teaching Saff
fixed db
migration
Most of the structure
fixed start tag
start route
added tags list to seed.ts
Prepare for v4.2.0
Merge branch 'v4.1.0'
4.1.0
4.1.0
Merge branch 'update-dependencies' into v4.1.0
Update dependencies
Merge branch 'add-corrige-route-documentation' into v4.1.0
OpenAPI => Add corrige routes documentation
fix deleteAssignment route
Merge branch 'add-missing-corrections-possibility' into v4.1.0
AssignmentRoute => Add commit and description & remove correction
GitlabManager => Add get specific commit function
Assignment => Do not export corrections of unpublished assignment
DB => Add correctionDescription field
Merge branch 'add-users-exercise-on-assigment-route' into v4.1.0
AssignmentRoute => Remove unnecessary test
deleteAssignment with ID from BDD
add route to move a repository
add route deleteAssignment
Add route to test sonar qualities
AssignmentRoute => Get assignment: add possibility to get his exercises related
Fix bug on duplicate repo creation
Add quality gate and profiles to assignments and exercises
Prepare for v4.1.0
Remove logs
Merge from origin
AssignmentCreation => Add secret in CI/CD env vars
Loading