Wykres commitów

149 Commity (b84a14101ad08345936f640b8313cd6a94737585)

Autor SHA1 Wiadomość Data
Piero Toffanin b84a14101a Fixes 2020-08-03 15:15:46 -04:00
Piero Toffanin eb377c7fcc Deal with Python2 warnings for parsing ODM options 2020-08-03 15:07:20 -04:00
John Mason e98aed7216 Support s3ForcePathStyle AWS config option
Adds the following ways to configure S3 to use path style instead of
subdomains.

* argument `--s3_force_path_style`
* config file option `s3ForcePathStyle`

Ref: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
2020-06-03 06:47:30 -04:00
Piero Toffanin ebb76f7fdc Include report folder 2020-05-15 14:41:54 -04:00
Piero Toffanin 6459f10e45 Remove file sanitization 2020-04-04 12:22:48 -04:00
Piero Toffanin f9c264aa04 Fix 7zip compression 2020-02-05 11:23:08 -05:00
Piero Toffanin 7cc53bda85 Fix archiver import 2020-02-04 14:36:10 -05:00
Piero Toffanin 0d61a82129 Optional output capture in task runner 2020-01-21 17:07:13 -05:00
Piero Toffanin dccc51f7da Implemented /task/list 2020-01-19 16:37:54 -05:00
Piero Toffanin f695c7b44e Use 7zip for compression 2020-01-19 15:21:54 -05:00
Piero Toffanin 346031307e Allow multiple files with same name 2020-01-19 13:55:00 -05:00
Piero Toffanin 4a0adcd883 Allow /task/new/init to be called multiple times with same set-uuid 2019-10-14 12:25:19 -04:00
Piero Toffanin 938b13f21f Bug fix 2019-10-14 11:13:52 -04:00
Piero Toffanin fd677e8048 Track dateCreated, fixes 2019-10-01 23:43:49 -04:00
Piero Toffanin ced6a83cba Remove seed.zip after extraction 2019-10-01 23:07:15 -04:00
Piero Toffanin f539638cfa Do not build MBTiles, timeout fixes 2019-10-01 22:59:00 -04:00
Piero Toffanin e206fc7dba Added timeout option 2019-10-01 22:52:48 -04:00
Piero Toffanin 2f54e12470 clone, keep process env vars 2019-07-15 15:02:59 -04:00
Piero Toffanin 27ed79a5a3 Forgot env, added HOME envvar to service to make entwine happy 2019-07-15 14:47:28 -04:00
Piero Toffanin 947b8b046e Add LD_LIBRARY_PATH to spawn command 2019-07-15 14:36:39 -04:00
Piero Toffanin c379ed861f Add support for json option type 2019-06-25 14:09:37 -04:00
Piero Toffanin b59fb316bc Export cameras.json 2019-06-25 13:21:15 -04:00
Piero Toffanin 53191c2aa3 Set progress to zero on restart 2019-06-19 09:48:45 -04:00
Piero Toffanin 9bcbe07d99 Add entwine pointcloud to output 2019-06-08 17:23:49 -04:00
Piero Toffanin 3909c0a677 dateCreated hot init extension 2019-06-04 10:18:58 -04:00
Piero Toffanin 434b84bf7c --test_seconds option 2019-05-28 09:26:17 -04:00
Piero Toffanin 2a5d73ae2d Fixed --testSkipOrthophotos 2019-05-26 10:56:16 -04:00
Piero Toffanin c43a723037 Expose --end-with 2019-05-20 10:39:34 -04:00
Piero Toffanin 52156b18de Progress simplified to global progress only, drop stages reporting 2019-05-19 16:58:45 -04:00
Piero Toffanin 3ef22efb2c Fixes 2019-05-17 19:33:29 -04:00
Piero Toffanin 1a4048402f Stage update code, API docs update 2019-05-17 19:24:47 -04:00
Piero Toffanin c574e2b83d Progress receiver class, stages information 2019-05-17 14:03:17 -04:00
Piero Toffanin cbd629dfcb Added opensfm dir for test data, removed console log 2019-05-08 16:34:50 -04:00
Piero Toffanin 3080080602 Readded --end-with 2019-05-08 14:26:58 -04:00
Piero Toffanin 250ba43506 seed file support, updated docs 2019-05-05 13:39:39 -04:00
Piero Toffanin 39b8926824 outputs field support for new tasks 2019-05-05 12:35:50 -04:00
Piero Toffanin d2cc745e30 Allow dash in filenames 2019-04-10 11:13:47 -04:00
Piero Toffanin 7f8802e448 Hide project name from options 2019-03-08 11:26:12 -05:00
Piero Toffanin cbf5e40027 More strict sanitization (remove spaces, special characters) 2019-03-08 10:36:20 -05:00
Piero Toffanin 6526010112 Fix premature deletion of long run tasks 2019-02-13 15:10:38 -05:00
Piero Toffanin 1ec908e9d6 Added ability to test task fails 2019-02-13 14:03:28 -05:00
Piero Toffanin 06fef5549b Sanitization 2019-02-01 16:20:03 -05:00
Piero Toffanin a489a95d6e Bug fixes, parallel uploads working 2019-02-01 13:04:09 -05:00
Piero Toffanin 5be741bef2 Started rewriting UI, added dropzone, tweaks, drop uploads test mode 2019-01-31 17:16:37 -05:00
Piero Toffanin 5c78f8c506 Chunked API draft working 2019-01-31 13:33:50 -05:00
Piero Toffanin 9fb1097e87 more refactoring, changed gpc --> gcp 2019-01-31 09:45:29 -05:00
Piero Toffanin c7a7423079 Started refactoring to accomodate chunked upload API 2019-01-30 15:56:09 -05:00
Piero Toffanin e87eabe9e3 Better help text parsing 2019-01-10 10:07:32 -05:00
Piero Toffanin 423ee155a5 More explicit paths for odm_orthophoto output inclusion, removed odm_meshing 2019-01-04 11:46:01 -05:00
Piero Toffanin cdf175f16c Added skippostprocess parameter, converted tabs to spaces in files 2019-01-04 11:36:14 -05:00