Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pipeline Dependency Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Chiara Liotta
Pipeline Dependency Analysis
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
experiment-separated-graph
Select Git revision
Branches
4
experiment-color-coded-graph
experiment-separated-graph
experiment-step-sharing
main
default
protected
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
24
Mar
22
21
10
8
7
6
4
3
2
1
28
Feb
27
25
6
4
3
20
Jan
14
13
14
Dec
13
5
3
29
Nov
28
21
20
fix property of control edges
main
main
change naming from paths to info flows
improve history evaluation
update results
fix topological sorting
redirect get_is_workflow to get_is_workflow_class
add reqs, rename graph traversal module, add function to check workflow class string, add count of nodes and edges
update comments
add cumulative coupling scores for each file in each repo
add more merge requests to history dataset
some fixes in graph creation and flow calculation
evaluate coupling
delete unused imports
get history co-change ratios
exclude merge commits or commits to resolve merge conflict
get commits of merged branch ofLINC for evaluation
reprocess change impact measures
fix flow calculation
clean documentation of metric calculation files
fix change impact calculation for same component ID
fix change impact calculation for same component ID
restructure graph traversal code
rename neo4j query module
move flow calculation to a different file
calculate change impact scores
save flow paths between two entities to json
get change impact paths between components
fix bug dfs paths
take step_id into account in dfs
rename entity queue to component stack
change data flow edge property from data_ids to data_id
modify property names
code clean up
add step_id to edges, clean code
improve processing of cwl files
debug flow path finder and deal with workflow_list of control edges
fix bug in processing of in-param of tools
transform data dependency into data flow
deal with multiple possible data sources
change the representation of control dependencies
Loading