allegroai
|
3e5d50e15d
|
add api.http.default_method to help with GCP load balancers dropping GET requests (use PUT instead)
|
2022-09-15 15:58:18 +03:00 |
|
allegroai
|
a59f46a485
|
Fix API v2.20 formatting
|
2022-09-13 15:08:57 +03:00 |
|
allegroai
|
f04c39fb30
|
Fix API definitions
|
2022-09-06 10:40:06 +03:00 |
|
allegroai
|
55a1745ac5
|
Fix APIClient get_all calls failing on API 2.20
|
2022-08-10 21:14:09 +03:00 |
|
allegroai
|
ffed8a9589
|
Fix API schema
|
2022-08-07 22:29:02 +03:00 |
|
allegroai
|
12ad0f6243
|
PEP8
|
2022-08-05 00:19:50 +03:00 |
|
allegroai
|
68b57e3477
|
Add support for API 2.20
|
2022-07-28 18:44:16 +03:00 |
|
allegroai
|
556e9b25fe
|
Add Task.init() deferred_init argument as experimental feature (Task.init() called in background thread)
Fix previous wait_for_task_init behavior
Add environment variable CLEARML_DEFERRED_TASK_INIT
|
2022-05-05 12:13:54 +03:00 |
|
allegroai
|
8142796e15
|
Fix deprecation warning
|
2022-03-24 19:36:00 +02:00 |
|
allegroai
|
835d95177e
|
Fix min and default API version
|
2022-03-15 19:33:17 +02:00 |
|
allegroai
|
82f4cf2982
|
Fix APIClient worker raises exception when accessing .name attribute
|
2022-03-11 23:55:38 +02:00 |
|
allegroai
|
05791ba6f8
|
Fix handling of legacy fileserver
|
2022-03-11 23:53:07 +02:00 |
|
allegroai
|
104308d660
|
Remove old server API versions support (pre-ClearML Server)
|
2022-03-06 18:49:10 +02:00 |
|
allegroai
|
a5b16db95c
|
Add missing skip_zero_size_check argument in StorageManager.download_foler()
PEP8
|
2022-02-26 13:38:42 +02:00 |
|
allegroai
|
ff91ee9ade
|
Add support for extra HTTP retry codes
|
2022-02-07 13:30:20 +02:00 |
|
pollfly
|
d3e986393a
|
Fix links (#558)
|
2022-01-27 12:15:04 +02:00 |
|
allegroai
|
097bf23481
|
PEP8
|
2022-01-15 23:03:20 +02:00 |
|
allegroai
|
54107c9403
|
Fix doc string
|
2021-12-30 12:22:38 +02:00 |
|
Mal Miller
|
8f1e2b0aae
|
Add environment variable for default request method (#521)
|
2021-12-23 10:46:22 +02:00 |
|
allegroai
|
8c50f34f8c
|
Fix tasks schema prevents sending null container parts
|
2021-12-04 23:22:03 +02:00 |
|
allegroai
|
1c198a47fd
|
Fix session raises missing host error when in offline mode (issue #489)
|
2021-11-06 14:53:22 +02:00 |
|
allegroai
|
f37ca65c56
|
Fix duplicate keyword argument
|
2021-10-27 22:06:50 +03:00 |
|
allegroai
|
0bc43a31f4
|
PEP8
|
2021-10-19 10:39:55 +03:00 |
|
allegroai
|
192bb03809
|
Add support for configuration env and files section
|
2021-10-19 10:32:06 +03:00 |
|
allegroai
|
d747b2e93e
|
Improve PyJWT resiliency support
|
2021-10-10 09:06:29 +03:00 |
|
allegroai
|
50e09ef29b
|
Fix pyjwt.decode() in >=2.2.0 does not support kwargs (and thus fails when unsupported "verify" kwarg is used)
|
2021-10-07 14:47:30 +03:00 |
|
allegroai
|
31ea215a60
|
Fix missing call
|
2021-09-02 16:29:00 +03:00 |
|
allegroai
|
6e15349b76
|
Fix unsafe Google Storage delete object
|
2021-09-02 15:48:09 +03:00 |
|
allegroai
|
922e8b5e74
|
Fix getattr will throw exception (issue #426)
|
2021-08-20 00:35:13 +03:00 |
|
allegroai
|
14538053c8
|
Change disable default demo server (still optional when setting CLEARML_NO_DEFAULT_SERVER=0)
|
2021-08-12 13:22:09 +03:00 |
|
allegroai
|
7bb78c01bf
|
Add CLEARNL_CONFIG_VERBOSE to allow external control over verbosity of the configuration loading process
|
2021-08-07 19:33:40 +03:00 |
|
allegroai
|
3f5eea58db
|
Add Model.last_update to API schema
|
2021-07-31 23:53:22 +03:00 |
|
allegroai
|
cf9671c253
|
Add support for extra fields in request object
|
2021-07-20 10:06:05 +03:00 |
|
allegroai
|
8c4fa4373a
|
Add CLEARML_AUTH_TOKEN support for directly passing a token (no need for user/pass)
|
2021-05-08 23:57:50 +03:00 |
|
allegroai
|
fe76680eda
|
Fix Task.runtime API v2.13
|
2021-04-28 13:12:30 +03:00 |
|
allegroai
|
84025a75b2
|
Add Task.runtime to API v2.13
|
2021-04-28 13:10:02 +03:00 |
|
allegroai
|
f8c28bd98d
|
Fix schema typo
|
2021-04-12 22:54:23 +03:00 |
|
allegroai
|
86148a928b
|
Support ClearML server API v2.13
|
2021-04-10 22:32:49 +03:00 |
|
allegroai
|
31d3b6dbc5
|
Support stopping instead of resetting in Task.execute_remotely() in case server supports enqueueing stopped tasks
|
2021-03-31 23:51:25 +03:00 |
|
allegroai
|
661fac95a2
|
Flake8
|
2021-01-18 11:32:12 +02:00 |
|
allegroai
|
a4126bab01
|
Fix PyJWT v2.0 token parsing
|
2021-01-13 13:58:19 +02:00 |
|
allegroai
|
189a2b54de
|
Fix PyJWT support v2
|
2021-01-10 13:02:08 +02:00 |
|
allegroai
|
78e892f337
|
Change default offline API version to 2.9 (trains-server 0.16)
|
2021-01-10 12:47:52 +02:00 |
|
allegroai
|
d327f2e2b9
|
clearml initial version 0.17.0
|
2020-12-22 23:25:37 +02:00 |
|
allegroai
|
a460df1e68
|
renamed trains -> clearml
|
2020-12-22 21:17:56 +02:00 |
|