Commit Graph

  • 8678fbc995 Fix properly unset Task fields on task reset allegroai 2023-11-17 09:42:39 +0200
  • 58df8f201a Update API to 2.27 allegroai 2023-11-17 09:40:34 +0200
  • f4bf16c156 Fix schema for swagger compatibility allegroai 2023-11-17 09:39:52 +0200
  • 942f996237 Fix async_delete cannot be configured using configuration files allegroai 2023-11-17 09:39:22 +0200
  • c1e7f8f9c1 Optimize deletion of projects with many tasks allegroai 2023-11-17 09:38:32 +0200
  • 274c487b37 Add update_tags api to tasks and models allegroai 2023-11-17 09:37:25 +0200
  • cc0129a800 Add filters parameter for passing user defined list filters for all get_all_ex apis allegroai 2023-11-17 09:36:58 +0200
  • 388dd1b01f Fix regression issue with archive tasks display allegroai 2023-11-17 09:35:55 +0200
  • d62ecb5e6e Add last_change and last_change_by DB Model allegroai 2023-11-17 09:35:22 +0200
  • 6d507616b3 Add pattern parameter to projects.get_hyperparam_values allegroai 2023-11-17 09:34:13 +0200
  • d0252a6dd9 Make sure that hyperparam/configuration/metadata keys that are contain only empty space are rejected allegroai 2023-11-17 09:32:22 +0200
  • 2263e7cc1e Fix regression with archive tasks display v1.12.1 v1.12.0 allegroai 2023-07-31 14:16:08 +0300
  • 81b93e6811 Updated dependency - dnspython is a required dependency of pymongo as of pymongo v4.3 (https://pymongo.readthedocs.io/en/stable/changelog.html#changes-in-version-4-3-4-3-2) allegroai 2023-07-27 11:49:40 +0300
  • 491e83d0f1 Version bump to v1.12.0 allegroai 2023-07-26 18:56:04 +0300
  • f84cc0a2cb Remove 10 metrics limit in multi-task plot comparison allegroai 2023-07-26 18:55:49 +0300
  • 6c5f966ed4 Add new_status field to tasks.dequeue and dequeue_many endpoints allegroai 2023-07-26 18:55:05 +0300
  • 4eff657810 Fix debug images not returned for tasks in new db allegroai 2023-07-26 18:54:19 +0300
  • 74acaa31df Add explicit refresh interval to ES mappings Fix queue tests allegroai 2023-07-26 18:53:10 +0300
  • 21ed8559bf Fix worker keys not returned in queues.get_all_ex allegroai 2023-07-26 18:51:20 +0300
  • 3927604648 Add task names to events.get_single_value_metrics endpoint response allegroai 2023-07-26 18:50:53 +0300
  • f7dcbd96ec Fix deleting model events Add delete_external_artifacts parameter to projects.delete endpoint allegroai 2023-07-26 18:49:54 +0300
  • 5950b81f0b Fix child tasks count for top level pipeline and dataset projects allegroai 2023-07-26 18:49:12 +0300
  • 1e51e2e221 Allow projection of more than 500 items allegroai 2023-07-26 18:46:58 +0300
  • 4c98b87554 Fix issues with new dependencies allegroai 2023-07-26 18:46:28 +0300
  • c196043d2a Add max_download_items to users.get_current_user endpoint response allegroai 2023-07-26 18:45:42 +0300
  • 752020c66a Update API version to 2.26 allegroai 2023-07-26 18:44:20 +0300
  • 6885d07462 Write UTF-8 BOM into csv download file allegroai 2023-07-26 18:43:38 +0300
  • 00552da1b0 Requests context is not needed any more allegroai 2023-07-26 18:43:09 +0300
  • eebe2eeffc Update requirements allegroai 2023-07-26 18:42:26 +0300
  • bc2fe28bdd Add field_mappings to organizations download endpoints allegroai 2023-07-26 18:39:41 +0300
  • ed86750b24 Add scalar field type to jsonmodels allegroai 2023-07-26 18:39:06 +0300
  • 6df69afb25 Support "__$or" condition on projects children filtering allegroai 2023-07-26 18:38:41 +0300
  • 3f22423c3f Support paging in projects.get_model_metadata_values and get_hyperparam_values endpoints allegroai 2023-07-26 18:38:11 +0300
  • 3ad636c468 Exported csv file name now contains the project name (including non-ascii names) allegroai 2023-07-26 18:37:20 +0300
  • 5c80336aa9 Project delete and validate_delete now analyses and presents info for datasets and pipelines allegroai 2023-07-26 18:36:45 +0300
  • 5cd59ea6e3 Fix csv export handling "," in fields allegroai 2023-07-26 18:35:31 +0300
  • 5d3ba4fa73 Fix events.get_multitask_plots to retrieve last iterations per each task metric separately allegroai 2023-07-26 18:34:30 +0300
  • 42556c8dbb Pipelines children query now looks for pipeline projects and not tasks allegroai 2023-07-26 18:33:35 +0300
  • dbe1c6f00f Allow configuring multi-plots batch size allegroai 2023-07-26 18:33:10 +0300
  • a17485b1bd Allow dequeueing a deleted task allegroai 2023-07-26 18:32:32 +0300
  • a2b9fed92d Make sure that scroll parameters are ignored when downloading tasks allegroai 2023-07-26 18:31:56 +0300
  • ff34da3c88 Add organization.download_for_get_all endpoint allegroai 2023-07-26 18:31:20 +0300
  • 5239755066 Support include_subprojects flag in reports.get_all_ex endpoint allegroai 2023-07-26 18:30:34 +0300
  • 8061dfedbb Fix NewListBucketsHelper backwards compatibility allegroai 2023-07-26 18:27:51 +0300
  • 011164ce9b Support __$and condition for excluded terms in get_all_ex endpoints list filters allegroai 2023-07-26 18:26:49 +0300
  • 8135cf5258 Add include_subprojects to tasks/models.get_all endpoints Fix escaping metadata for tasks, models and queues allegroai 2023-07-26 18:24:49 +0300
  • a83a932e84 Add pipelines.delete_runs endpoint allegroai 2023-07-26 18:23:05 +0300
  • db021f2863 Add workers.get_count endpoint allegroai 2023-07-26 18:21:52 +0300
  • 1b650b1689 Add projects.get_user_names endpoint allegroai 2023-07-26 18:21:16 +0300
  • 14d18a7aba Remove obsolete duration field allegroai 2023-07-26 18:19:41 +0300
  • d4457b6f48
    Correct nginx proxy Host header chriswue 2023-07-24 11:34:42 +1200
  • a7ed46979f
    Fix handling of the subpaths with nginx templating (#204) Olivier Girardot 2023-07-02 15:12:29 +0200
  • 3eaf2b0c9e fix(entrypoint): fix handling of the subpaths with nginx templating ogirardot 2023-06-30 12:37:45 +0200
  • 452f606889 Version bump to v1.11 v1.11.0 allegroai 2023-05-25 19:40:07 +0300
  • fc47ccbf09 Add default services agent user allegroai 2023-05-25 19:39:53 +0300
  • 0206811342 Improve empty database check during startup allegroai 2023-05-25 19:39:17 +0300
  • a3ac1049a3 Update ClearML SDK dependency allegroai 2023-05-25 19:38:48 +0300
  • 8488f63a3a Add fileserver URL prefixes for async deletion allegroai 2023-05-25 19:38:07 +0300
  • 9206a7c57d Schedule external file URLs for deletion on models deletion allegroai 2023-05-25 19:36:28 +0300
  • 0c37ced2a1 Fix model Id handling when deleting models for tasks allegroai 2023-05-25 19:35:18 +0300
  • b22f26129e Update requirements allegroai 2023-05-25 19:34:19 +0300
  • d8b998ebd8 Bump API version to 2.25 allegroai 2023-05-25 19:33:37 +0300
  • 741fa84b52 Fix projects own_tasks does not take task state filter into account allegroai 2023-05-25 19:32:52 +0300
  • d9579891c8 Return only reports from the .reports projects in reports.get_all_ex allegroai 2023-05-25 19:31:05 +0300
  • 900414d0de Add option to echo ping payload allegroai 2023-05-25 19:30:13 +0300
  • 5449b332d2 Support reports from the root project in reports.get_all_ex allegroai 2023-05-25 19:29:46 +0300
  • 875f4b9536 Fix task dequeue will changes status for un-queued/running tasks allegroai 2023-05-25 19:28:49 +0300
  • 95b8f22899 Add CLEARML_FILES_HOST to async_delete in windows allegroai 2023-05-25 19:27:40 +0300
  • 4058fb9ce5 Migrate to python 3.9 bullseye docker images Update Mongo driver version allegroai 2023-05-25 19:27:14 +0300
  • cf8e847ed3 Switch to new redis version allegroai 2023-05-25 19:22:39 +0300
  • 755cc803d9 Add remove_from_all_queues parameter to tasks.dequeue/dequeue_many endpoints allegroai 2023-05-25 19:22:10 +0300
  • 3729afe014 Optimize queues.get_next_task to retrieve required task fields only allegroai 2023-05-25 19:21:24 +0300
  • dff2ed34e8 Support receiving mixed events for both locked and unlocked tasks and models events.add_batch allegroai 2023-05-25 19:20:35 +0300
  • de9651d761 Allow mixing Model and task events in the same events batch allegroai 2023-05-25 19:19:45 +0300
  • 818496236b Support filtering by children tags in projects.get_all_ex allegroai 2023-05-25 19:19:10 +0300
  • e99817b28b Task reports can now return single value metrics allegroai 2023-05-25 19:18:24 +0300
  • 58465fbc17 Model events are fully supported allegroai 2023-05-25 19:17:40 +0300
  • 2e4e060a82 Task move forward/backwards in queue is now atomic allegroai 2023-05-25 19:16:33 +0300
  • 5c5d9b6434 Fix numeric hyperparam values are not sorted lexicographically with descending sort order allegroai 2023-05-25 19:15:59 +0300
  • 4291ad682a Support filtering by task name in projects.get_task_parent allegroai 2023-05-25 19:15:26 +0300
  • 4c22757002 Fix task that is not in queue but has 'queued' status can't be dequeued allegroai 2023-05-25 19:14:25 +0300
  • 6e777e80b8 Cleaned up unit tests allegroai 2023-05-25 19:13:10 +0300
  • c8e4d9eeac Fix Dockerfile uses deprecated base image v1.10.1 allegroai 2023-04-18 10:50:13 +0300
  • b51aa5c29b
    Bump redis from 3.5.3 to 4.4.4 in /apiserver (#190) dependabot[bot] 2023-04-01 08:59:02 +0300
  • 342e2ea9ff
    Bump redis from 3.5.3 to 4.4.4 in /apiserver dependabot[bot] 2023-04-01 05:58:26 +0000
  • e7c9daa42b Fix get_task_events to correctly use last_iters for model events v1.10 allegroai 2023-03-28 16:45:44 +0300
  • 7357654249 Version bump to v1.10 allegroai 2023-03-23 19:17:00 +0200
  • a6f671b46a Fix typo allegroai 2023-03-23 19:16:38 +0200
  • 17a8b440bd Fix only last event of each type is stored per model (all should be stored) allegroai 2023-03-23 19:16:30 +0200
  • eb2b9cbd9a Fix project count for datasets and pipelines allegroai 2023-03-23 19:15:42 +0200
  • 797e503e67 Update ES version allegroai 2023-03-23 19:14:33 +0200
  • 30cfdac8f2 Fix project preview completed_tasks_24h should not count tasks that are marked as failed or running allegroai 2023-03-23 19:13:52 +0200
  • 24bb87aaee Turn on mongo sorting using disk usage by default for sorting in *.get_all* apis allegroai 2023-03-23 19:12:52 +0200
  • dd49ba180a Improve statistics on projects children allegroai 2023-03-23 19:11:45 +0200
  • bda903d0d8 Set API version to 2.24 allegroai 2023-03-23 19:11:13 +0200
  • 9739eb2d5a Add report_assets field to report tasks allegroai 2023-03-23 19:09:03 +0200
  • cfbb37238f Add default workers timeout to the server's configuration allegroai 2023-03-23 19:08:11 +0200
  • 6664c6237e Support querying by children_type in projects.get_all_ex allegroai 2023-03-23 19:07:42 +0200
  • 74200a24bd Add filtering on child projects in projects.get_all_ex allegroai 2023-03-23 19:06:49 +0200
  • 2fb9288a6c
    Add env switch to disable nginx ipv6 bind (#165) john-zielke-snkeos 2023-03-13 15:05:43 +0100