Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
data_exporter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
IA2
data_exporter
Graph
23bc0e3326b17978f8b0b0b73fa48fce31efb660
Select Git revision
Branches
5
debian11
lbtTimeoutFix
master
default
rocky-linux-8
rocky-linux-9
Tags
6
v1.1.2
v1.0.2
v1.0.1
v1.0.0
v1.0
beta1
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Sep
21
16
Nov
15
11
19
Nov
29
May
1
Apr
24
May
14
Mar
17
Jun
28
Jan
22
21
14
13
10
9
20
Dec
19
18
13
12
6
5
2
29
Nov
28
Created branch with some changes for Rocky Linux 9.
rocky-linux-9
rocky-linux-9
Created branch with some changes for Rocky Linux 8.
rocky-linux-8
rocky-linux-8
works around a warning from protobuf: ByteSize() deprecated use ByteSizeLong() (Note downcast: protobuf SerializeToArray() still uses int)
debian11
debian11
clears warning about unused param
silences warning from boost/bind about deprecated declarations of placeholders in global namespace
silences warning from tango about deprecated binary_functions
clears warnings about deprecated dynamic exception specifications
ssl: deprecated ssl::context constructor removed in boost 1.66
minors: protobuf upgraded (syntax version explicit); MySql->MariaDB names changed; objectfiles before libs
Fix typo in Makefile for zeromq
v1.1.2 master
v1.1.2 master
Catch exception on remote_endpoint and so dispatch handleAccept again.
lbtTimeoutFix
lbtTimeoutFix
CentOS7/EPEL builds. HAVE_BOOST see https://github.com/SOCI/soci/issues/433.
v1.0.2
v1.0.2
Merge branch 'release/v1.0.1'
v1.0.1
v1.0.1
Add make tar
Release final version 1.0.0
v1.0.0
v1.0.0
Minor changes and interrupt all commented
beta1 v1.0
beta1 v1.0
Mysql server has gone away fix
Boost added to makefile, small fix
Class added to friend declaration
Makefile modified, minor changes
Basic file transfer works
Protocol class modified
Server compiled, ready for test
End of day commit, not completed
Protocol buffer changed
File transfer minor fix
File transfer draft implemented
Filesize fix
Experimental initial commit
Request response modified
Auto start property added
Storage path property removed
Database protocol added
Request response methods added
Empty schema table user password check added
Protobuf request response classes added, database manager commented
State machine modified
Rcs variable removed
Servers, sessions, worker thread, and db manager classes added
Initial import
Loading