Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
prisma-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Descartes Research
prisma-core
Graph
940d1d239c6214eb0325f1ddc94efa4cbc7f41f9
Select Git revision
Branches
1
master
default
protected
Tags
1
SIGMETRICS_PER
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Feb
2
Aug
27
Jun
26
30
Jul
30
Jun
28
27
24
23
22
21
19
16
14
10
9
7
6
5
2
1
31
May
30
27
25
24
23
20
19
18
17
12
11
10
9
5
4
2
1
30
Apr
28
27
26
25
24
20
19
16
15
14
13
12
8
6
5
2
31
Mar
30
29
28
27
26
23
19
17
8
29
Feb
28
26
23
22
17
15
16
Dec
2
1
22
Nov
12
11
15
Oct
21
Sep
20
14
11
10
9
8
7
6
26
Aug
14
Jul
10
12
May
25
Mar
moved specjenterprise example into this repository
master
master
Changed some interfaces from private to protected or public and added
Comments on the prisma core and the rabbit mq stuff and methods added.
deleting obsolete prisma.parametrization project
moved from edu.kit.ipd.descartes to tools.descartes.dml
Revert part 2
Revert Changes
Change the calls of LibredeAgent
Fix bug resulting in root objects being deleted.
Avoid deadlock in deregistration of element.
Add method addStatisticsBinding to AgentScope and adapt LibredeAgent
Fix ConcurrentModificationException in RepositoryUtil.
Retrieve folder object to lock from transaction.
Fix unit tests.
Lock scope folder also when it is newly created.
Check whether the creation of scopes was successful.
Introduce getResourceFolder method.
Add log output to start and stop runnables.
Add debug output statement.
Correctly lock scope folder on scope creation.
Correctly close transaction on error in deregisterElement.
Fix ConcurrentModificationException in RepositoryUtil.
Do container deregistration in the same transaction as deleting the
Add null check in ContainerScope#deregisterElement.
Remove containter only if the element is not used anymore.
Fix error (de)registering delegated objects.
Fix OwnershipManager#deleteObject.
Check that objects are not required by child objects in containment tree
Replace EcoreUtils#remove with delete to avoid
Remove empty ownerships.
Fix bug in release all of OwnershipManager.
Inform of removal delegation.
Add flat to notification for external delegations.
Add receivedObjects field to ScopeConfiguration.
Add reference to each root object in ownership manager.
Merge branch 'master' of https://se3.informatik.uni-wuerzburg.de/descartes/prisma-core.git
Fix bug in OwnershipManager.
Add handler for new deployment contexts.
Add DeploymentContextInputPort to ModelVariableScope.
Add missing license headers.
Loading