Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mamba core
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
Mamba
Mamba core
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
21
Feb
13
Mar
12
8
10
Dec
5
21
Nov
20
15
9
Jul
7
6
25
Jun
5
4
1
30
May
29
26
22
8
20
Apr
17
9
4
20
Mar
15
9
8
7
6
7
Feb
2
30
Jan
20
10
7
27
Dec
26
25
23
22
20
19
12
9
7
minor fixes so it builds in eclipse without warnings
master
master
added missing files
minor update model
Improved meta-model comparison, added parameter issue solutions, and discussed SMM meta-model errors.
Added discussion on different SMM meta-model realizations
Started to add operation getArguments for Measure
Modified MeasureImpl to comply with documentation
* all code quality tools integrated again
* integrated findbugs again
* removed all static code analysis plugins
remove some stuff
* removed Findbugs in order to solve jenkins problems
* moved static code analysis to the "site" phase
*changed code analysis from phase site to phase test due to problems with the assembly plugin
* change pom to maven3 style
* pom.xml corrected
* Findbugs version updated
* another approach to tackle build problem in jenkins
* another approach to tackle build problem in jenkins
* one test case disabled
* generated sources reverted to EMF 2.6
Merge branch 'master' of build.se.informatik.uni-kiel.de:mamba.git
* integrated kieker 1.5
Removed unused models. Fixed missing containment setting in smm.ecore
* added CountDownLatch for synchronizing measurement providers
* some code improvements and restructurings
* removed some findbugs warnings
eclipse stuff
* some eclipse stuff
* small bugfixes
some changes on the model managers
fixed checkstyle license warning and repaired build
started to use domain model manager globally
started to use domain model manager globally
fixed unit test
fixed junit test (ticket #37)
removed legacy code and configured FindBugs
adopt Kieker's coding conventions (#34)
fixed compilation errors because of the new ecore model
updated kdm.ecore to modisco version
Loading