Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hidra
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
Container Registry
Model registry
Operate
Environments
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
steinbac
hidra
Graph
c24e2df8add18361b3edcaa264c3b6019aca8321
Select Git revision
Branches
2
develop
master
default
protected
Tags
20
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.2
v3.0.1
v3.0.0
v2.4.2
v2.4.1
v2.4
v2.3.2
v2.3.1
v.2.3.0
v2.2.1
v2.2.0
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Apr
7
6
5
4
1
31
Mar
30
29
24
23
22
21
18
17
16
15
14
7
2
1
29
Feb
26
24
23
22
19
18
17
15
12
11
10
9
1
27
Jan
13
18
Dec
17
16
15
14
11
10
8
7
4
3
2
1
30
Nov
17
16
13
12
11
10
9
2
30
Oct
29
28
27
26
14
13
12
9
8
25
Sep
24
23
21
18
17
16
15
14
11
8
7
4
3
2
1
31
Aug
7
5
4
31
Jul
30
29
28
27
24
22
21
17
15
14
controlSocket now is created in dataManager
Fixed stop signal handling
Set CLOSE_SOCKET signal over sperate control socket
Added control channel and fixed some termination bugs
Closing sockets if STOP_..-signal is received
added basepath to onda example
getFromHttp: differ between send data and send metadata
Added sleep after http get gives no new files
Moves the sending part inside of getFromHttp
Set up onda simulation
Added log messages to HttpDetector
Added options streamMetadata and queryMetadata
Devided between sending data and sending metadata
Made sendToTargets modular
Added sendType to target list
SignalHandler: Extended nextRequNode for multiple requestSets
Remove file from observation list if WindowsError occurs
Renamed wrongly spelled variable
Fixed windows logging bug
Windows using FileHandler instead of RotatingFileHandler
Added logutils module
Added logutils module into the code
Fixed config checks in WatchdogDetector
Fixed stream for multiple hosts
Merge branch 'hdf5IngestAPI'
Merge branch 'httpgetOption' into hdf5Api
Merge branch 'httpgetOption'
Fixed and tested http option
Integrated http option into DataManger
Added dataFetcher to get data over http
Added first version eventDetector to get data over http
Divided dataIngest into header and source
First approach of nexusTransferAPI in C
Tested multipart messages in c
dataIngestAPI.c: Moved malloc for struct into main
Fixed dataIngestAPI compiling errors in dataIngestAPI
Added .o to gitignore
First attempt of dataIngestAPI in c
Added test for dataIngestAPI in c
Tested zmq with c and c++
Loading