Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ARSnova Scala Prototype
Manage
Activity
Members
Labels
Plan
Issues
16
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Scala Prototype
Graph
0f6be9ccb7b97a7551a3263c0c6a15c3d9a0af35
Select Git revision
Branches
4
aBetterSimulationForABetterTomorrow
auth
feedbackWithWebsockets
master
default
protected
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jun
5
Apr
29
Mar
26
25
24
22
21
20
19
16
8
30
Jan
10
15
Dec
14
12
9
31
Oct
28
24
19
18
12
11
10
7
6
Update .gitlab-ci.yml
master
master
Update .gitlab-ci.yml
add authentication directive
auth
auth
add route for login (for db users)
add methods for login and token generation
fix import stmt
add login db logic
add creation of question to basic tutor
aBetterSimulati…
aBetterSimulationForABetterTomorrow
Merge branch 'questionCreationForSession' into 'master'
add test for new question creation route
add new route to create question for session regardless of given sessionid
Merge branch 'performanceOptimization' into 'master'
change loading strategy for questions w/ answeroptions
disable stresstest CI job for now
Merge branch 'stresstest' into 'master'
add "MC Question create" request to a basic tutor simulation
add caching to prepstmts for slick
only utilize one execution context!
make use of hikariCP connection pool
ramp up users for stresstest
add a basic tutor to the simulation
add pause to simulation
change default settings
add basic auditor behaviour for stresstest
add package/directory structure to it
use scala version 2.11
readd name..
only stresstest with CI for master and versiontags
add gatling report job to CI
start webserver befor stresstest
add basic simulation
add gatling SBT plugin
Merge branch 'motd' into 'master'
add more tests to global motd spec
insert motd test data before tests
fix tables definition
add test data for global and session motd
add both motd apis to routes
add api definition for session motd
add api definition for global motd