Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VILLASweb-backend-node
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ACS
Public
VILLASframework
VILLASweb-backend-node
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
176dba8f5a0f2a7ae75b30b331f3b5b18a2d75be
Select Git revision
Branches
4
3-add-ci-tests
demo-v0.1
develop
default
protected
improve-file-management
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Feb
30
Oct
27
Nov
23
12
Jun
8
7
6
10
May
9
4
26
Apr
20
29
Mar
8
Feb
6
23
Jan
24
Sep
20
19
17
19
Aug
12
2
1
29
Jul
28
27
13
9
7
6
29
Jun
28
27
26
25
24
31
May
19
8
3
28
Apr
27
26
25
16
Mar
4
Feb
1
Dec
2
Nov
21
Oct
12
2
26
Jul
20
19
15
11
28
Jun
27
26
add deprecated note in readme
develop remote_…
develop remote_mirror_c5c4e92b2ec2e1adf0a1df9317dbef93/develop
add wait-for to Docker image
demo-v0.1 remot…
demo-v0.1 remote_mirror_c5c4e92b2ec2e1adf0a1df9317dbef93/demo-v0.1
also listen for status updates from other types of components
allow multiple AMQP actions to be sent by a single HTTP POST request
store last update date as number not as Date in database
make all objects available to all users
no not start nodemon if started with dotenv environemnt (see #31)
change default grid size to 15
remove obsolete node model and routes
reduce the AMQP update rate
update the simulator timestamp always, even if the state hasnt changed
Add stateUpdatedAt to simulator model
Add timestamps to other models
Add timestamps to simulator model
Fix amqp action headers if no uuid was set
Remove debug console output
Merge branch '29-add-simulation-and-simulation-model-start-parameters' into 'develop'
Add start parameters to action and fix amqp headers
Merge branch '28-fix-amqp-protocol' into 'develop'
Update package-lock
Remove simulation prefix from amqp actions
Add nodemon to start script for easier development
Fix var typo in simulation model route
Fix error in jsonwebtoken decoding
Fix missed configuration changes
Upgrade dependencies to latest versions
Merge branch '27-add-dynamic-configuration-files' into 'develop'
Remove git logging due to container incompatibility
Add git commit to log output
Replace configuration in server.js
Add environment variables configuration file
Add production configuration
Add default and development configuration
Add lodash dependency and config/index.js
Add model and configuration file to simulation model
improve-file-ma…
improve-file-management remote_mirror_c5c4e92b2ec2e1adf0a1df9317dbef93/improve-file-management
Put static files behind authentication
Add mime type and custom defined type to file model
Merge branch 'feature-automatic-simulator-detection' into 'develop'
Add simulation model references to simulations
Add missing amqp actions and change when timestamp
Loading