Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iobserve-ui-backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
Show more breadcrumbs
iobserve-ui
iobserve-ui-backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
data-transport-objects
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Mar
12
Oct
5
28
Sep
26
23
22
19
5
Aug
1
22
Jul
21
20
18
14
13
11
10
9
8
7
6
4
1
30
Jun
23
22
20
17
16
15
13
5
3
2
added minor modifications
master
master
changelog endpoint must return with status 204
nodes might not have a nodegroup
throw errors for invalid validation, jersey handles them automatically
fixed ModelType bug
moved createTestSystem to util class
Merge remote-tracking branch 'origin/master'
changed validation from validating dtos, to validate models
use central model type enum
added model validation for changelogs
Merge remote-tracking branch 'origin/master'
extended tests
fix typo in dummy data
extended tests
fix serviceInstance
specify version for heroku
minor refactoring
switched from property injection to constructor injection
finished tests for changelogservice
Createt first tests for changelogservice
creation of inmemorydatabase for testing
timeseries are now sorted by date
one revision per system
introduce nested measurement class
add revision endpoint for system
fix jetty start
added functionality for testing
configured derby in-memory database for tests
Merge remote-tracking branch 'origin/master'
migrated transform methods to services
add readme
remove debug output
prepare heroku deployment (use DATABASE_URL env variable)
get ready for heroku
Merge remote-tracking branch 'origin/master'
updated append method of changelog service
generate series with data points for every minute
extended append of changelogs for StatusInfo
Changed Timeseries, updatet test values
Fixed bug for GET single entity
Loading