Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ProB Rodin Plugin
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
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
general
stups
ProB Rodin Plugin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
16b9c555ec96c96ac50421c8b7ca34135d71617e
Select Git revision
Branches
9
csp
develop
default
protected
feature/csp
feature/multiview
feature/newcore
feature/theory_plugin
master
protected
rodin2
rodin3
Tags
9
3.0.11
3.0.8
3.0.5
2.4.1
2.3.3
2.3.2
2.3.1
2.3.0_fix1
2.3.0
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Jun
19
17
May
16
3
19
Apr
5
2
Feb
1
8
Dec
6
5
2
1
24
Oct
28
Sep
27
26
25
21
3
May
2
9
Aug
6
23
Jul
22
29
Jun
27
11
25
Jan
21
16
Dec
5
3
29
Nov
12
16
Sep
4
28
Aug
27
18
Jul
7
2
Apr
17
Dec
3
2
26
Nov
25
8
Oct
2
1
24
Sep
23
29
Aug
12
Jul
22
Mar
30
Jan
21
Nov
23
Oct
1
Jun
16
May
29
Jan
2
Oct
29
Sep
7
2
Jan
26
Sep
28
Apr
25
3
Feb
1
22
Jan
18
4
3
Dec
30
Nov
26
10
23
Oct
9
24
Sep
10
7
21
Aug
13
26
Jun
25
24
23
2
28
May
18
24
Apr
23
20
1
9
Mar
6
5
27
Feb
26
25
19
18
4
30
Jan
16
15
8
Dec
2
26
Nov
31
Oct
17
16
13
10
8
25
Sep
15
12
11
9
29
Aug
19
18
29
Jul
28
2
30
Jun
17
13
5
4
3
27
May
26
16
14
12
28
Apr
22
17
12
28
Mar
27
18
14
13
11
6
5
28
Feb
13
12
10
6
5
31
Jan
30
29
27
22
21
20
17
15
14
10
6
20
Dec
19
18
2
19
Nov
15
11
Oct
9
8
27
Sep
4
26
Aug
14
13
12
11
Jul
1
26
Jun
25
24
21
20
14
7
6
29
May
22
21
17
14
24
Apr
23
19
18
17
16
15
11
9
4
28
Mar
27
26
25
22
Remove custom ErrorTicketDialog entirely
Remove no longer needed dependencies of bug report wizard
Remove long dead bug report wizard
Inline FormulaTranslator.translate
Update GitLab CI to Java 11 as required by Rodin 3.6 and newer
Upload log files as artifacts on failure
Use current Rodin update site instead of our Rodin 3.4 mirror
Make Gradle clean delete all files generated by our build
Fix a few forgotten version numbers
Bump all the minor version numbers for version 3.1.0
Merge branch 'develop'
3.0.11
3.0.11
Bump all the version numbers for release 3.0.11
Require Java 1.8 for disprover as well
Remove .tmp copy of antlr-2.7.7.jar
Switch CI from openjdk to eclipse-temurin images
Require correct service levels for our own dependencies
Replace match="greaterOrEqual" with match="compatible"
Rename index.html to footer.html so it doesn't block directory listing
Update index.html further
Format index.html consistently
Update URLs in index.html
Add automatic release deployment to .gitlab-ci.yml
Add prepareMaven task to do everything needed before calling Maven
Remove setClassPath dependency from completeInstall
Remove Gradle tycho task, which duplicates install
Skip Git clone in CI deploy job
Change how index.html is copied
Run all tasks in one Gradle call for performance
Try to enable caching on CI
Remove MAVEN_OPTS which seem to be not needed
Remove unnecessary copy of built repository
Remove commented out code related to old BMotion Studio help build
Remove special UI test configuration that we don't need
Re-enable skipped tests that seem to work fine
Remove useless "non-Javadoc" comments
Replace uses of old JUnit 3 APIs
Resurrect the tests
Update parsers to version 2.12.4
Update Gradle wrapper to version 8.1.1
Update to ProB 1.12.1
Loading