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
213d1e8f6b6c948055d0a7c5bc91115b5d9e8bf5
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
11
Aug
10
7
6
5
4
3
2
1
31
Jul
30
29
28
27
25
24
23
22
21
20
19
18
17
16
14
12
10
9
8
7
6
4
3
2
1
30
Jun
29
28
27
26
25
24
23
22
19
18
17
16
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
fixed test and pipe
added monitoring
added WordCounter
Merge branch 'DCParadigm' of http://build.se.informatik.uni-kiel.de/gitlab/chw/teetime.git into DCParadigm
no message
reverted DynamicConfigurationContext
added capacity to actions
minor refactorings
fixed bug in Stage
reduced visibility
minor refactorings
made QuicksortProblem immutable
Merge remote-tracking branch 'origin/master' into DCParadigm
minor refactorings
removed sending signals twice
worked on TODOs, FIXMEs
[EXPERIMENTAL] added DivideAndConquerRecursivePipe.java.
changed return type of divide() to Pair<P,P> in order to maintain concept.
fixed test for QS Stage
added method getInstanceCount()
fixed bug which caused an interrupt upon correct termination
changed visibilities
Merge branch 'abort-init' into 'master'
removed unneeded method
moved catch to onSignal and removed obsolete AbstractSignal
added abort to TerminatingSignal
fixes #205;
removed InitializingSignal, added abort method in RuntimeServiceFacade
fixes #216
removed raw type warnings
set DummyPipe as default
More test elements, higher capacities
headers added
deactivate failed distributor tests
repaired analyzer test
minor
Merged unnecessary class TaskFarmComponents into TaskFarmStage
AbstractMonitoringDataExtractionTest implemented
Extraction tests completed
visibility and javadoc
Loading