PSL
|
e5230edac3
|
Add mongo username and password authentication (#162)
Co-authored-by: pangshaoliang <pangshaoliang@megvii.com>
|
2022-10-08 15:56:02 +03:00 |
|
allegroai
|
482a5c34bc
|
Version bump to 1.7.0
|
2022-09-29 19:40:20 +03:00 |
|
allegroai
|
ee2a72c70f
|
Add company/uri index
|
2022-09-29 19:40:05 +03:00 |
|
allegroai
|
de1f823213
|
Removed stub timing context
|
2022-09-29 19:37:15 +03:00 |
|
allegroai
|
0c9e2f92ee
|
Add server-side support for deleting files from fileserver on task delete
|
2022-09-29 19:34:24 +03:00 |
|
allegroai
|
6c49e96ff0
|
Update API version to 2.21
|
2022-09-29 19:31:42 +03:00 |
|
allegroai
|
81e3fc6577
|
Improve utilities
|
2022-09-29 19:30:57 +03:00 |
|
allegroai
|
e6dc4b7557
|
Set cloned task parent to original task if original task has no parent
|
2022-09-29 19:30:13 +03:00 |
|
allegroai
|
238a47a197
|
Add created field to backend.user
|
2022-09-29 19:29:36 +03:00 |
|
allegroai
|
04e7076628
|
Add support for specifying a specific task ID in queues.get_next_task
|
2022-09-29 19:27:42 +03:00 |
|
allegroai
|
0531612bf4
|
Fix deleting a queue should dequeue all enqueued tasks
|
2022-09-29 19:27:09 +03:00 |
|
allegroai
|
3ae410a1e9
|
Remove the ThreadsManager.terminating flag
|
2022-09-29 19:23:26 +03:00 |
|
allegroai
|
98ed3075dd
|
Added exclude support when converting mongo objects to dictionary
|
2022-09-29 19:21:28 +03:00 |
|
allegroai
|
b871bf4224
|
Fix projects.get_all_ex
|
2022-09-29 19:20:50 +03:00 |
|
allegroai
|
8d4c02fc3c
|
Add support for hidden internal queues
|
2022-09-29 19:20:24 +03:00 |
|
allegroai
|
b986980c75
|
Use correct attrs version, remove related dependency
|
2022-09-29 19:18:38 +03:00 |
|
allegroai
|
a4fa567be2
|
Fix task stats update
|
2022-09-29 19:18:22 +03:00 |
|
allegroai
|
ddb91f226a
|
Add Task Unique Metrics to task object
|
2022-09-29 19:16:56 +03:00 |
|
allegroai
|
7772f47773
|
Support datetime ranges in field queries
|
2022-09-29 19:15:50 +03:00 |
|
allegroai
|
9c118d14e0
|
Add missing last_update field to models.get_all APIs
|
2022-09-29 19:14:13 +03:00 |
|
allegroai
|
efd56e085e
|
Fix threaded jobs management (invoke only from AppSequence)
|
2022-09-29 19:13:22 +03:00 |
|
allegroai
|
4dff163af4
|
Improve examples pre-population code
|
2022-09-29 19:11:21 +03:00 |
|
allegroai
|
242a78a0fe
|
Add request logging using the CLEARML_SERVER_DEBUG_REQUESTS env var
|
2022-09-29 19:10:55 +03:00 |
|
allegroai
|
78989fea91
|
Add better mongodb connection string verbosity
|
2022-09-29 19:10:13 +03:00 |
|
allegroai
|
5de7c12062
|
Version bump to v1.6
|
2022-07-08 18:05:43 +03:00 |
|
allegroai
|
3f79c19079
|
Add v1.6.0 mongodb migration
|
2022-07-08 18:05:33 +03:00 |
|
allegroai
|
fe29743c54
|
Add support for new IDs generation when importing projects
|
2022-07-08 18:04:40 +03:00 |
|
allegroai
|
d760cf5835
|
Remove use of dpath in query projection
|
2022-07-08 18:04:02 +03:00 |
|
allegroai
|
3695f25a5f
|
Fix internal error returned to clients
|
2022-07-08 18:03:38 +03:00 |
|
allegroai
|
c6f1beafdd
|
Update API version to 2.20
|
2022-07-08 18:02:44 +03:00 |
|
allegroai
|
68a54c34f3
|
Add user creation time to users.get_current_user
|
2022-07-08 17:59:45 +03:00 |
|
allegroai
|
ab495ae586
|
Fix archived projects handling
|
2022-07-08 17:55:02 +03:00 |
|
allegroai
|
b058770af1
|
Fix handling of empty hyperparam/configuration keys
|
2022-07-08 17:54:19 +03:00 |
|
allegroai
|
f7e833bf6f
|
Fix loading expired worker entries from Redis
|
2022-07-08 17:53:12 +03:00 |
|
allegroai
|
36b9ab0453
|
Fix handling of empty keys in query
|
2022-07-08 17:51:49 +03:00 |
|
allegroai
|
ec0436d0da
|
Fix task cleanup
|
2022-07-08 17:50:49 +03:00 |
|
allegroai
|
0f6c4e75b7
|
Fix debug images URL handling and task routing
|
2022-07-08 17:50:26 +03:00 |
|
allegroai
|
a41ae112a1
|
Fix backward compatibility when importing old projects
|
2022-07-08 17:49:36 +03:00 |
|
allegroai
|
c28f478ea8
|
Fix worker Id is used instead of worker key when processing report
|
2022-07-08 17:48:17 +03:00 |
|
allegroai
|
c18eb99d06
|
Return getting_started_info in users.get_current_user
|
2022-07-08 17:45:33 +03:00 |
|
allegroai
|
3a60f00d93
|
Add support for Dataset projects
|
2022-07-08 17:45:03 +03:00 |
|
allegroai
|
ee87778548
|
Better support for PyJWT 2.4
|
2022-07-08 17:44:17 +03:00 |
|
allegroai
|
52c0c4d438
|
Add model task cleanup on tasks.reset
|
2022-07-08 17:43:54 +03:00 |
|
allegroai
|
d117a4f022
|
Support max_task_entries option in queues.get_by_id/get_all
Add queues.peek_task and queues.get_num_entries
|
2022-07-08 17:42:20 +03:00 |
|
allegroai
|
6683d2d7a9
|
Fix task cleanup
|
2022-07-08 17:40:55 +03:00 |
|
allegroai
|
05357fe25e
|
Support publish option in tasks.completed
|
2022-07-08 17:40:43 +03:00 |
|
allegroai
|
adc1825843
|
Add support for model statistics
|
2022-07-08 17:39:41 +03:00 |
|
allegroai
|
0c15169668
|
Improve tests
|
2022-07-08 17:38:31 +03:00 |
|
allegroai
|
123dc1dcfb
|
Improve query error handling
|
2022-07-08 17:38:22 +03:00 |
|
allegroai
|
b2feafac09
|
Support workers filtering with tags
|
2022-07-08 17:37:33 +03:00 |
|