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
88f4aad7b11ede895721a70f8c21c05207689266
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
29
Nov
28
24
22
21
17
1
31
Oct
27
26
25
24
19
10
28
Sep
27
23
22
21
20
19
15
14
13
12
9
7
6
5
1
26
Jul
22
21
20
19
18
15
14
13
12
11
8
5
4
30
Jun
29
28
27
24
17
14
13
12
8
7
6
3
2
1
31
May
30
27
26
25
19
18
17
12
11
10
6
3
29
Apr
27
26
22
21
20
19
18
17
16
15
14
13
12
11
8
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
Added first parts of support for IPv6
Renamed and moved hidraIngest + fixed examples/tests
Removed nexusTransferAPI
Renamed and moved dataTransferAPI
Renamed HiDRAControlAPI class into controller
Moven control API in API directory
Try to use logutils from system first
Exchanged Ip with DNS name in extIp for HiDRAControl + clean up
Added possibility to set whitelist to None
extIp can now be an DNSi name as well
Handled not registered HiDRA service in control server
Merge branch 'feature/rpm_packaging' into develop
Make /opt/hidra/logs world writable for logging with different users
Add python-six as dependency and create log directory
Add RPM spec file for packaging on RedHat platform
Fixed positioning of future import in control api
Fixed argument parsing for booleans
Added __init__.py for API
Added python3 support
Added freeze support for SuSE 10
Fix: ipcpath is set although there was an error in logging config
Changed exception catching and printing to be compatible with Python 2 and 3
Renamed freeze setup file
Fixed conficts
Merge branch 'hotfix-2.4.2'
v2.4.2
v2.4.2
Bumped version number to 2.4.2
Remove IPC directory when stopping
Changed permission of IPC directory after creation
Changed process name in init script
Removed log files after integration test is finished
Added test to check if functionality to handle OnDA works
Removed seperate cx_Freeze setup.py for Windows
Consolidated cx_Freeze setup.py for Windows and Linux
Fixed typo in logging
generatic paths in cx_Freeze files + added first cx_Freeze file for Windows
Added new config file for windows + error message bug
Changed static /tmp to be found with tempfile module (for windows-compatibility)
Added first version of README
Changed opt and tmp path from HiDRA to hidra
Added setup.py to build executables with cx_Freeze
Loading