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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b298d11393335b90cc8fecc9c2ce7fe005a1d0ab
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
Begin with the selected commit
Created with Raphaël 2.2.0
21
Mar
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
22
12
11
8
5
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.
- Add EcoreSerializerBase.createTemporaryFileURI() and use it to fix generation of PikeOS vmit.xml configuration files
Applied proposed patch.
YELLOW
- Correct method call for new lambda mapping utils.
- Add mapping lambda util methods that ease the in- and output operations of a mapped stream (less writing).
Fix GTK Boolean annotation checkbox not appearing in gtk environments.
- Avoid presenting the CellEditor for boolean annotations in (Linux) GTK environments.
- Correct the paste logic for N-ary EReference annotations.
Open a second shell before taking the screenshot of the "tick" button for boolean annotations in GTK environments.
Add a utility method to get the directly connected elements of a given IHierarchicElement that have the given type.
- Add a migration util method for INamedElements.
Move LambdaUtils from org.fortiss.af3.exploration.alg to org.fortiss.tooling common.
- Improve move behaviour of groups of elements in the graphical editor (placement).
fixed the problem identified during the review
- Copy operation are not dirtying the model any more: Add a write flag to annotation actions; Only those will are dirtying a model now.
Add copy & paste capabilities for annotations.
initializes the context accordingly
adds composition context for pasting
documentation
- Fix some SVN properties
Added content completion to operator panel.
- Set selection of pasted objects. This allows to easily move the copies to a new position.
fixed
fixed
Add global "RenameAction" to make renaming of model elements more comfortable
fixed
Removed org.fortiss.tooling.base.dnd.ConnectionDragContext.isValidSource().
Changed cursor to CURSOR_SIZEALL.
Hand cursor showing on hovering of editpart's figure.
Element connection compositors: Do not explicitly prepare IDs for newly created connectors.
Loading