Patrick LeBlanc
53afb3c71e
MCOL-3520: Fix cpimport S3 multi-PM imports
...
Impl'd mode-1 imports from S3 & fixed a few other minor things I noticed.
2020-02-06 18:11:53 -05:00
Patrick LeBlanc
65de8b8e63
MCOL-3520. Checkpointing some mods.
2020-02-04 16:50:18 -05:00
Sergei Golubchik
586391e1ca
compilation failure
...
error: reference to 'mutex' is ambiguous
note: candidates are: 'class boost::mutex'
note: 'class std::mutex'
2019-12-19 18:13:39 +01:00
Roman Nozdrin
9dc33c4e82
Another try to cope with warnings under gcc 8.2.
2019-04-29 11:05:03 +03:00
Andrew Hutchings
1d8964ec0d
Fix code style
2018-05-31 14:44:48 +01:00
Andrew Hutchings
53f281933a
Merge branch 'develop-1.1' into 1.1-merge-up-20180531
2018-05-31 14:43:52 +01:00
Andrew Hutchings
d010397be6
MCOL-1197 Make -c work in cpimport
...
It turns out -c wasn't actually connected to anything and now with have
BLOB/TEXT it is pretty useful. If -c is set to < 1MB then 1MB is used,
otherwise it will use the selected buffer size.
2018-05-09 14:52:42 +01:00
Andrew Hutchings
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
david hill
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00