Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TeeTime-Framework
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
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nelson Tavares de Sousa
TeeTime-Framework
Graph
730bf035dedfb9a6515eedd42cecc9fa466632e4
Select Git revision
Branches
13
BottleneckTestViaWordCounter-v1.1.2
BottleneckTextViaWordCounter-v2.0
DCParadigm
dynamicport
fast-outputport-iteration
loop_detection
mad/AllMonitoring
mad/dynamicThreads
mad/pipeChangeMonitoring
master
default
reduction-variable
snapshot
workstealing
Tags
9
v2.1
v2.0
v1.1.2
v1.1.1
v1.1
v1.0
signal-final
multiple-ports-final
pipeline-with-method-call-final
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jun
15
12
11
10
2
26
May
22
20
19
14
13
12
9
7
6
5
4
1
30
Apr
29
28
27
22
21
20
18
17
16
15
14
13
10
27
Mar
26
24
23
20
19
18
17
14
13
12
11
10
5
4
3
2
1
27
Feb
26
25
23
20
19
18
17
16
15
13
12
7
6
fixed all javadoc issues
some refactoring
fixed javadoc
removed unused field
changes modifier and set methods final
surpress rawtype warnings
finished new instatiation method and removed obsolete class
Checks added to TaskFarmStage
Simple TaskFarmStage construct added...
new method on how to connect pipes #33
added failOnError to javadoc plugin
Merge branch 'pipe-instantiation' into 'master'
Merge remote-tracking branch 'origin/master' into pipe-instantiation
updated changes
Merge branch 'InitSignal-final' into 'master'
removed deprecated tag
removed comments
removed old method
finished test, solved one bug and updated javadoc
created test body
minor refactoring and solved issue with one junit test
recursive call was misplaced
not working yet; new exception fails on various tests
added color testing and recursive call to traverse through all stages
fixed Counter
added first draft of better pipe instantiation
removed possible bug, which could lead to duplicated connections
extracted logic into seperate method
added javadoc
moved from LinkedLists to HashSets
the CompositeStage now extends AnalysisConfiguration
hashCode and equals added
updated javadoc
clean-up of the CompositeStage. All unneeded methods are now empty.
javadoc
modeled the connections with a dedicated class and marked pair as
introduced method to set the pipe's capacity
renamed method
instead of the whole CompositeStage, only the first stage gets added to
Test if analysis chooses the right implementation
Loading