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
2072e3223522a50b6fac1a46e3c1157f0e0213a6
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
4
Feb
25
Jan
22
21
20
19
18
15
14
13
12
23
Dec
21
11
10
9
7
3
2
1
18
Nov
16
10
9
6
4
2
30
Oct
29
28
27
26
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
Use deploy template for vf wheel deploy
Create a clean example Poiseuille simulation for comparison with Python
Only deploy new jupyterhub wheel in schedules
Adds jupyter_host variable to gitlab-ci
Update jupyter docker spawner image from gitlab ci
Add new playbook to update Jupyter DockerSpawner image
Fix find command
Switch to building & installing wheel. VF unit tests without python
Use CmakeExtension from pybind11 example. Bump pybind11 to 2.6
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Merge branch 'develop_STL_binary_reader' into 'develop'
Add binary STL reader
Skip incomplete L2 error test for now
Merge branch 'develop_bug_fix' into 'develop'
Fix Bug
Add matplotlib to requirements.txt
Refactor l2 norm test
Fix l2 norm test
Add linux tag.
Get verbose output from sonar scanner.
Turn GPU build off
Introduce BoundingBox, skip simulation test
Move Python build to its own stage
Use output from gcc_9 job for Python build
Merge branch 'develop' into python-simulation-testing
Merge branch 'develop' into 'develop'
Merge branch 'develop' of https://git.rz.tu-bs.de/irmb/VirtualFluids_dev into develop
Adapt the <only> syntax to branch@organisation/repo according to https://docs.gitlab.com/ee/ci/yaml/#onlyexcept-basic
Merge branch 'develop' into 'develop'
Run sonar-scanner only on the base repository and not in forks.
Pass sonar token to the actual sonar-scanner call.
Remove flag.
Pass security token direct.
Pass securtiy token to the sonar-scanner. This token has to be provided as a gitlab variable.
Use readable project key.
Merge branch 'feature/gpu_benchmark' into develop
Enable sonarscanner job, adapt the sonarqube url and add the projectkey as a gitlab variable.
Use std::fabs explicitly!
The numerical test executable is now returning false in case one or more tests failed.
Remove the manual tag for the windows build.
Loading