Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
msx-tool
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
FoodInformatics
msx-tool
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
155eb9ca32d7d9082ccdaa6830a82f86a1f2bc3c
Select Git revision
0 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Dec
12
Oct
29
Sep
22
Jul
21
21
Jun
18
18
May
10
6
19
Apr
16
14
9
31
Mar
30
23
22
9
5
3
2
1
25
Feb
22
19
Merge branch 'jim.hoekstra-master-patch-28433' into 'master'
master
master
Update README.md
Update README.md with instructions for installing requirements and with link to WUR webpage
Merge branch 'update-readme' into 'master'
Merge branch 'jim.hoekstra-master-patch-32752' into 'master'
Merge branch 'develop' into 'master'
update readme
Add license
Merge branch 'issue/MSX-56' into 'develop'
develop
develop
Merge branch 'issue/lower-input-words' into 'develop'
fix node positions in graph
cast all user input to lowercase
Merge branch 'develop' into 'master'
added pandas to requirements file
Merge branch 'develop' into 'master'
Merge branch 'issue/MSX-51' into 'develop'
implement metric for graph expansion
change group in Dockerfile to have a different name from the user
Merge branch 'issue/MSX-44' into 'develop'
word is made lowercase before it is fed to the word2vec model
Merge branch 'issue/MSX-39' into 'develop'
set maxZoom property of cytoscape graph to 2
merge
merge
Merge branch 'develop' into 'master'
Merge branch 'issue/MSX-34' into 'develop'
user can now remove multiple selected nodes at the same time
made url prefix an env variable
Merge branch 'issue/MSX-29-30' into 'develop'
issues MSX-29 and MSX-30
Merge branch 'JBM_Intersection_terms' into 'master'
Type fixed
Code that expand the graph by intersection of concepts = GEIC
Merge branch 'master' of https://git.wur.nl/FoodInformatics/msx-tool
had to change entrypoint in Dockerfile
Merge branch 'bug/initializing' into 'master'
restructuring of app layout and callbacks
app had to be restructured in order to not use the graph object as a global variable, I think this was causing the bug
Merge branch 'bug/initializing' into 'master'
fix bug concerning wrong initialization of the graph when multiple users access the webpage (at least I think that was the issue...)
Loading