Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parcoursvis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
aviz
parcoursvis
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
patch-1
Select Git revision
Branches
4
hierarchies
master
default
protected
msnbc
patch-1
Tags
1
benchmark
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Apr
12
11
8
7
6
5
4
1
30
Mar
29
25
24
23
22
21
18
17
16
15
14
10
2
16
Feb
9
8
7
3
2
1
31
Jan
27
26
25
24
22
21
18
17
14
10
11
Jun
27
Jan
26
22
21
20
15
14
13
11
17
Nov
15
14
13
12
5
2
31
Oct
30
29
28
21
20
31
Jul
14
May
11
Feb
19
Oct
26
Sep
24
17
11
10
13
Jul
12
11
10
9
6
1
30
Jun
28
27
26
25
Export a 'beautiful' History JSON file by adding indentation and interverting the 'children' and 'data' entries
Switch to python 3.10 for the docker image
Update, fix a zooming main_view event issue with the history
Do not count the special sequence anymore, as those are here for the app to work BUT are not individual per se
Update, add more tests for the context object. Enforce a before/after tree even if those are not found in the data
Update npm
Update npm packages; surpress multiple warning and deprecations
Update .gitlab-ci.yml file. Switch the machine (again)
Switch to inria's shared ci machines
Update to python3.10 and make appropriate changes
Update, start writing benchmark scripts
Add more documentation
Add more unit tests
Documented more classes/components
Clean a bit the frontend. Add documentation
Update, continue the documentation. FInish to document pparser
Clean the code, add more documentation. Separate the test between stats and print for histograms
Fix the attribute panel (automatic changes of filter depending on the history). Add more documentation in the backend. Clear the code of useless filters
Add more documentation
Update, add more documentation
Change an issue about how we test print and str for barchart and histograms
Change min_value by min() (same for max) in testhistogram.cpp
Add some documentation, improve some tests
Try to fix the docker build by using the latest image...
Fix memory errors. Add more documentation. Valgrind: no more issue from pparser
Fix Overview, again
Fix overviews
Show which align_sequence_by the user is looking at
Update: fix the align_sequence thing (server for the computation, frontend for the rendering)
Update: Allow to say which occurence to look at for the align_by feature
Align better the zoomed sequence on BEFORE -- Align_sequence
Fix unit test
Display correct subcount depending on which part of the view we have zoomed
Align sequence not by name but by ID
Display on which nodes we have zoomed on
SMall update, start to iplement new details
Fix issue about commit not undone correctly
Undo last commit
Do not display arrows in history if node.children < 2
Update, fix an error
Loading