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
ca4e7ca3e5464e509793752c31a3a22a1e65b9c7
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
9
Feb
8
5
2
1
31
Jan
30
29
26
25
24
23
22
19
18
16
10
8
5
20
Dec
18
15
13
8
6
4
1
30
Nov
29
28
27
24
23
22
21
20
17
16
15
14
13
10
8
25
Oct
24
23
18
17
12
10
9
19
Sep
11
8
2
1
25
Aug
7
4
17
Jul
26
May
24
22
19
18
17
15
12
10
8
3
19
Apr
30
Mar
29
26
22
21
20
8
6
27
Feb
21
17
20
Jan
13
11
10
16
Dec
12
9
7
6
5
30
Nov
14
2
28
Oct
27
26
25
18
14
13
12
11
10
6
30
Sep
29
28
27
20
19
16
14
7
6
30
Aug
26
24
19
29
Jul
27
26
25
22
21
20
18
14
12
11
8
7
4
2
1
30
Jun
29
28
23
20
17
14
13
9
8
7
6
3
1
31
May
30
27
24
23
20
19
18
11
10
Rollback of ElementCompositorBase (used in variability)
GREEN
- Use 'build' for Eclipse builds everywhere
Added dev documentation
Added dev documentation
GREEN
GREEN
Move getName() and getIcon() to KernelUIUtils.
- Rename org.fortiss.tooling.kernel.ui.util.EditorUtils -> KernelUIUtils
Reference Migration Service documentation.
Eliminate org.fortiss.tooling.kernel.utils.MigrationUtils:
Ensure that hint how to create a connection is displayed until the user has successfully created one IConnection specialization.
GREEN
- generateMissingIDs() bug fix: generate missing ID also for given 'existingModel', not only for its offspring.
- Add fixMissingIDs(EObject object, EObject existingModel), a method that generates all missing IDs of the given sub-model.
Common: LambdaUtils: Append code rating for r22956.
Common: LambdaUtils: Add firstOfType util method.
Common: LambdaUtils: Add a more general filter by type method.
Removed unnecessary pde.ds.builder.
Fix changing values from source element parameter editor (only setting the initial value worked).
Add support to render one character label within the circle representing the connector. It can be used to distinguish different connector types.
GREEN
Harmonize project builder configuration.
Eliminate support for multi-instance annotations, which was mostly unused and only complicated the code.
removed UCD and added NO UCD comments
Common: LambdaUtils: Set to YELLOW.
Common: LambdaUtils: Add simple filterByType method.
Remove support to dynamically create annotation instances. The feature is unused.
makes diagram editor bigger for Conti
Common.ui: JavaFX: Mark base class for non-removal.
- Eliminate unused classes
GREEN
151 classes with 0 references
update devtools
commits Hernan's changes
1) Introduce IAllocationType marker interface
Common.ui: Build Fix by removing res/ from bin includes.
Add basic infrastructure for JavaFX in AF3.
Loading