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
19b65c5993c71d7272050ad2301b7c5f71c80659
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
22
May
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
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
- Add parser interface for exploration expression language (visitor). This includes an additional EOperation for IExpressions to accept visitors.
- Code style (no functional change)
- Ensure that coordinates are aligned to the grid
- Enable specialized handling for feedback edges (results into slightly larger, but more meaningful diagrams)
Use default connector and node sizes (as e.g. used to initialize the corresponding edit parts)
- Tweak some parameters (port height, ...)
- Use cleaned up Klay Layouters source archive
- Add source code for KIELER Klay Layouters (for JavaDoc and to enable debugging)
- Rename KAutoLayout to KielerAutoLayouter
Turn layouter into a strategy class
- Layout only ILayoutedModelElements
Integrate autolayout via context menu
- Code style cleanup (no functional change)
- Initial import of KIELER-based auto-layout initially implemented by Philip Offtermatt (offtermatt@)
Revert last commit
- Initial Import of KIELER-based auto-layout initially implemented by Philip Offtermatt (offtermatt@)
NullPointer problem in build version
commented out tutorial UIJob due to problems
Bugfix of data state variable initial value with structure type.
- Ensure that entries of EReferencePropertySectionBase are sorted
- Remove obsolete workaround to create dummy image for text-only entries (fixed in OPAL 1.0.4)
- Update to OPAL 1.0.4 (latest release as of Nov. 2016)
- Ensure that candidate objects to populate annotations of type EReference are sorted before being presented to the user
- Add a utility method to return all annotations attached to a given model element.
quick fix before TechDay
possibility to customize the context menu depending on the constraint instance
- In simplified constructor of EcoreSerializerBase, set default values for charset (UTF-8) and XSD schema file (null)
- EcoreSerializerBase: Add support for validation of loaded models and models to be saved
makes refresh work in UI thread
constraint removal by default
resolves the issue
barrier to prevent corner cases
guard for some corner case
Tutorial Mode auto start impl via thread
updated from 2.10.0 -> 2.11.0
GREEN
YELLOW
YELLOW
- Bug fix: Prevent NPE if the annotation paste action is executed without an copy action before.
Loading