Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
visuflow-plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Yannick Kouotang Signe
visuflow-plugin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
devel
Select Git revision
Selected
devel
Branches
1
master
default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Apr
29
Mar
28
27
26
24
23
22
21
20
18
16
15
14
13
6
5
1
28
Feb
27
26
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
2
1
30
Jan
23
21
20
18
17
16
12
Dec
9
6
5
3
1
30
Nov
28
27
26
25
24
23
21
20
17
14
7
5
4
3
1
31
Oct
30
29
25
24
23
22
20
17
16
15
12
10
7
19
Sep
18
Merged with henni master
master
master
Merge branch 'master' of https://git.cs.upb.de/kouot/visuflow-plugin
Implemented step over functionality for unit type breakpoints
Added javadoc
Refactored ToggleJimpleBreakpointsTarget to smaller more readable methods
Removed debug output
Restricted the BreakpointLocator to examine the AnalysisProject only.
Fixed jump to callee and jump to return. It only considered the first
Reset colors of buttons, too, when the color settings are reset
Adjusted button size of color settings to new label
Readded setFocus, which i accidentally removed
Removed a bunch of debugging System.out.printlns
Run graph in a separate thread instead of UI thread. This seems to fix the ConcurrentModificationExceptions
Fixed StackOverflowError in HierarchicalLayout
Fixed bug in shortenClassName
Changed access modifier to package scope for better testability
Merge branch 'master' of git.cs.upb.de:shanki/GraphStreamFeasibility
Fixed the bug with the Color Settings Dialogue
Merge branch 'master' of https://git.cs.upb.de/henni/visuflow-plugin
Merge branch 'master' of git.cs.upb.de:shanki/GraphStreamFeasibility
Modified the GUI of the change Color Dialogue
merged with henni master
Changed behaviour of the right click menu in the results view
Merge branch 'Builder' of https://git.cs.upb.de/kaarthik/visuflow-plugin
Implemented a new button resetDefaults on the color settings page
Merge branch 'master' of https://git.cs.upb.de/zsyed/visuflow-plugin into Builder
Added automatic run in Wizard Handler
Merge branch 'master' of https://git.cs.upb.de/zsyed/visuflow-plugin into Builder
Updated visuflow nature options
Merge branch 'master' of https://git.cs.upb.de/shanki/GraphStreamFeasibility into Builder
Fixed warnings
Merge branch 'master' of https://git.cs.upb.de/zsyed/visuflow-plugin
Merge branch 'master' of https://git.cs.upb.de/zsyed/visuflow-plugin into Builder
Added visuflow nature condition check in Wizard handler
Merge branch 'master' of https://git.cs.upb.de/henni/visuflow-plugin
Merge branch 'master' of git.cs.upb.de:henni/visuflow-plugin
Added javadoc to more files
Merge branch 'master' of https://git.cs.upb.de/zsyed/visuflow-plugin into Builder
Added visuflow nature check on project in Wizard and LinkTarget handler
Merge branch 'master' of https://git.cs.upb.de/henni/visuflow-plugin into Builder
Loading