Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
data_importer
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_importer
Graph
fb8d2ecb8c32821746d21f0e7b1dadcacad63741
Select Git revision
Branches
4
debian11
master
default
rocky-linux-8
rocky-linux-9
Tags
6
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v1.0
beta1
10 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
2
Apr
24
May
5
14
Mar
6
Mar
5
Sep
18
Jul
5
Jun
29
May
20
19
19
Mar
17
31
Jan
30
29
28
24
22
21
17
16
15
14
10
9
8
20
Dec
16
6
3
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
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
warnings: silence warnings about depracated
minors: protobuf upgraded (syntax version explicit); MySql->MariaDB names changed; objectfiles before libs
missing includes
Fix typo in Makefile for zeromq
v1.1.2 master
v1.1.2 master
For CentOS7/EPEL builds. HAVE_BOOST is workaround for https://github.com/SOCI/soci/issues/433.
v1.1.1
v1.1.1
Merge branch 'release/v1.1.0'
v1.1.0
v1.1.0
Add make tar
Add remoteSchema and remoteTable
Release final version 1.0.0
v1.0.0
v1.0.0
Select key and value substituted by where condition
File folder permission denied fix
Key selection added
v1.0
v1.0
Counter initialization to zero fix
beta1
beta1
Counter logic implemente and some improvements
Code refactored, not yet tested
Code format improved
Regular and failed file counter added
Reset connection debug stream removed, failed info fix
Reset connection fix
Next list fix
Elapsed time fix
Protocol manager refactored, before test
Recovery time property added
Before protocol manager refactoring
Process response logic fix
Clean up method added to file wrapper
State machine added
Temporary path removed
Mysql server has gone away fix
Modified list update loop and minor fix
Boost library added to makefile, small fix
Makefile modified, small changes
Code refactoring almost complete
Code refactored, download works, loop works, not completed
Loading