Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
riseclipse-main
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
RiseClipseGroup
riseclipse-main
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
2
v1.0.1
protected
v1.0.0
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Mar
10
Jul
9
8
2
28
Jun
26
25
14
May
13
29
Apr
25
31
Mar
29
15
Feb
14
11
6
21
Jun
20
19
5
4
May
10
Apr
20
Feb
21
Jun
20
Apr
11
9
26
Jan
25
Merge branch 'announce-archive' into 'master'
master
master
Last commit before archiving
Merge branch '32-update-to-epl-2-0' into 'master'
Delete EPL-2.0.txt
Upload EPL 2.0
Merge branch '32-update-to-epl-2-0' into 'master'
remove project specific java compiler settings
set license to EPL 2.0
Merge branch '31-add-some-information-in-readme-before-mirroring-on-github' into 'master'
Update README.md
Merge branch '30-update-to-move-to-new-gitlab-server-and-new-repository-name' into 'master'
updated for gitlab-research and new repository names
Merge branch '29-there-is-still-a-problem-with-the-trailing-sharp' into 'master'
remove trailing # before looking for a known metamodel
Merge branch '28-a-fileriseclipseconsole-should-be-available' into 'master'
add FileRiseClipseConsole
Merge branch '27-use-variable-number-of-arguments-in-console-methods' into 'master'
use variable number of arguments for console methods
Merge branch '26-console-must-not-be-kept-as-attribute' into 'master'
console not needed to create ResourceSet
getConsole() returns NonNull
remove console attribute
Merge branch '25-resourceset-should-create-resource-using-resourcefactory' into 'master'
move metamodel handling from Editor to Main project
new interface for resource factories
Merge branch '24-utility-classes-should-be-abstract-or-interfaces' into 'master'
ModelLoader and ResourceSet are abstract, ResourceSetFactory is an
Merge branch '23-typo-in-loading-message' into 'master'
change RiseCliupse to RiseClipse
Merge branch '22-align-messages-outputted-on-console' into 'master'
console may use colors
alignment of messages
Merge branch '21-allow-to-not-display-messages-that-have-already-been-displayed' into 'master'
implement doNotDisplayIdenticalMessages()
Merge branch '19-redesign-resource-resourceset-use' into 'master'
allow for other than RiseClipse resources in ResourceSet
update for correct finalization
remove createResource( URI ) because it calls createResource( URI,
redesign of Resource/ResourceSet
Merge branch '17-add-a-verbose-level-in-console' into 'master'
Loading