Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirtualFluids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
iRMB
VirtualFluids
Graph
762ad7dd6e5ed79697fd8177114d40bd87f9b6b9
Select Git revision
Branches
3
a.wellmann-develop-patch-391f
develop
default
main
protected
Tags
3
0.1.2
0.1.1
0.1.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Oct
23
22
21
20
19
15
12
8
7
6
5
2
1
30
Sep
29
28
25
24
21
16
15
10
8
4
3
2
1
28
Aug
27
26
25
21
20
19
18
14
13
12
24
Jul
20
7
6
3
1
30
Jun
26
25
24
23
22
19
15
10
9
4
3
25
May
24
8
5
27
Mar
25
19
18
17
13
10
25
Feb
24
31
Jan
30
22
21
30
Dec
12
11
10
9
6
5
4
3
15
Nov
14
11
8
29
Oct
25
24
17
16
15
11
10
7
4
Sep
30
Aug
22
19
16
12
8
7
6
5
2
29
Jul
26
24
22
19
18
17
15
12
10
9
8
5
4
3
2
1
28
Jun
27
26
25
24
21
20
19
18
17
14
13
7
6
28
May
27
24
23
22
21
20
17
16
14
13
10
8
7
6
3
2
30
Apr
29
26
25
24
23
18
17
16
15
12
11
10
Add ssh keyscan command to the ci script,
Switch option back do defaults.
Remove bad spaces.
Move option to phoenix host.
Set default host_key_checking to false in ansible config.
remove bad space!!
Rename ci jobs.
Install openssh if not installed
Also add the playbook
Save private key to file and use it from playbook
Even more verbose playbook. Switch order of some commands
Run ansible-playbook in verbose mode
Make INWYU manual.
cppcheck creates report.xml and produces a html report from that.
Set remote user in playbook
Fix remote user variable in gitlab-ci
Set target back to phoenix
Remove quoation marks from ssh-agent command
Use marcus as remote user
Try deploy to finrod instead
echo REMOTE_USER
Echo key
Try fixing ssh connection issues
Merge remote-tracking branch 'gitlab/feature/python-bindings-integration' into feature/python-bindings-integration
Use synchronize in playbook
Don't require finrod anymore
Update .gitlab-ci.yml
Add the -y flag to apt-get install.
SSH settings in before_script
Uses SSH_PRIVATE_KEY in .gitlab-ci
Add cppcheck option to the cmake targets and add a cppcheck CI job.
Try finrod for build
Changed AppleClang no warning flag from no-reorder-ctor to no-reorder. Disable unroll-all-loops for GNU when IWYU is enabled. Fixed Cycle in include-mapping.
Update folder path in playbook. Parallel jobs for multiple remote users
Remove the cxx --version.
Adds an include what u use job.
Make the ClangBuildAnalyzer job manual.
As a build folder exists, remove everything within.
Remove ccache version command.
Remove unused tags.
Loading