Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
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
af3
kernel
Graph
6a885cc8d192706ac0f7d55310aa0e16f288a291
Select Git revision
Branches
20
1326
3341-refactor_DataBindingUtils
3396-developer_documentation
3417
3427-Rate-Models
3553
3583
3620
3642
3712
3746
3767
3767-cleanup-dependencies
3870_delegating_factories
3872-Add_auto-layout
3873
3899
390
3922
4018
Tags
7
2.26
2.25
2.24
2.22
2.20
2.16
2.14
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
May
23
20
19
18
11
10
9
6
4
3
2
29
Apr
28
27
25
22
21
19
18
15
14
13
12
8
5
30
Mar
18
17
16
10
9
7
4
1
19
Feb
17
16
8
29
Jan
28
25
22
12
11
8
5
4
21
Dec
18
17
16
15
10
9
8
7
4
3
1
30
Nov
26
25
24
23
20
19
13
23
Oct
22
9
21
Sep
17
3
2
24
Aug
20
3
22
Jul
16
3
2
23
Jun
11
9
8
5
3
2
1
21
May
20
7
30
Apr
24
16
10
9
7
1
31
Mar
27
25
24
18
17
16
12
23
Feb
20
16
12
9
6
5
4
3
2
29
Jan
28
27
26
23
22
21
15
14
13
12
8
18
Dec
17
16
15
12
11
10
8
5
4
3
2
26
Nov
25
21
20
19
17
14
13
12
10
9
3
24
Oct
6
2
1
30
Sep
29
24
15
12
11
10
9
8
5
4
3
2
1
29
Aug
28
27
26
25
20
7
6
5
31
Jul
30
29
28
24
23
22
21
11
10
7
27
Jun
23
18
12
11
3
30
May
23
2
24
Apr
11
4
24
Mar
21
18
17
11
10
6
3
26
Feb
Cleanup and rework of spider charts.
:-*
:-*
Updated comments and svn properties of spiderchart. Removed useless worker thread.
:-*
Corrected corporate identity string in tooling kernel projects.
runs refresh in UI thread
additional guard
KISS: ObjectAware2ServiceBase and ObjectAwareServiceBase now inherit from IIntrospectiveKernelService
Integrated LoggingService patch.
improves retrieval of parent
rename of variables
adapts previous change to daughter class
adds source root to the drag & drop context
deployment synthesis results can now be visualized in a spider chart
Visualization model element factory
transofrmed to composite
distinct names of new component
reverted code to the old state of 15742
Improved Tooltip for ComponentEditParts.
- Move the distinct name generation after the execution of the compositor to avoid a null modelContext.
Changed to yellow.
changed to YELLOW
changed to YELLOW
Fixed the bug. Visual feedback when creating a connection reflects the location of the source and target connector.
- Add getModel(ResourceSet resourceSet, Class<T> clazz, EFactory factory, String fileExtension, Class<R> referenceClazz), a method that Obtains a model of a given type from a {@code resourceSet}, and creates the model if it does not exist yet (and adds it to the given {@code resourceSet}) and that returns {@code null} if the model could not be created.
unique name for new added elements
replace the objects in the clipboard with the pasted objects
no need to run verification in a command anymore
put standard keyboard shortcuts in some utils
label provider for constraint statuses
embeds verification in a command
improves documentation
Fixed opening of editor for atomic tutorial steps.
Fixed tutorial step status display.
Minor refactorings and improvements of tutorial interfaces and base classes.
Fixed bug with context menu contributions during tutorial and added support for element hiding.
Rework of whitelisting interfaces and mechanism (now supports hierarchical definition).
Navigator service can now reveal arbitrary elements on refresh (currently non-public API).
Removed TutorialDefinition class (replaced by TutorialCompositeStep).
Loading