allegroai
|
c17cedd93a
|
Support disabling response compression in fileserver
|
2022-03-15 16:27:31 +02:00 |
|
allegroai
|
b6ad8f8790
|
Add support for worker auto-unregister (instead of raising an error)
|
2022-03-15 16:25:14 +02:00 |
|
allegroai
|
5acc7eebc3
|
Set API version to 2.17
|
2022-03-15 16:22:51 +02:00 |
|
allegroai
|
941927dfcd
|
Return fixed fileserver header
|
2022-03-15 16:21:52 +02:00 |
|
allegroai
|
02933a9c93
|
Support disabling response compression
Return fixed server header
|
2022-03-15 16:21:14 +02:00 |
|
allegroai
|
e537651f29
|
Better support for assets upload/download
|
2022-03-15 16:19:52 +02:00 |
|
allegroai
|
af09fba755
|
Add metadata dict support for models, queues
Add more info for projects
|
2022-03-15 16:18:57 +02:00 |
|
Reuben Morais
|
04ea9018a3
|
Add missing g++ dep to server build (#111)
|
2022-02-21 22:14:22 +02:00 |
|
allegroai
|
ff7e1be24f
|
Updated docker-compose files for v1.2.0
|
2022-02-14 15:27:23 +02:00 |
|
allegroai
|
fc4fd9e61c
|
Version bump to v1.2.0
|
2022-02-14 15:26:27 +02:00 |
|
allegroai
|
8908c7dcf9
|
Update driver requirements
Refactor ES initialization
|
2022-02-13 20:27:12 +02:00 |
|
allegroai
|
b9996e2c1a
|
Protect against multiple connects to the update server from different processes
Code cleanup
|
2022-02-13 20:12:12 +02:00 |
|
allegroai
|
afdc56f37c
|
Use task active duration for worker task running time
|
2022-02-13 20:01:47 +02:00 |
|
allegroai
|
a25cd5dae8
|
Fix version conflicts when deleting task events cause an error
|
2022-02-13 20:01:25 +02:00 |
|
allegroai
|
447adb9090
|
Add support for credentials label
Support no_scroll in events.get_task_plots
Support better project stats
Fix Redis required on mongodb initialization
Update tests
|
2022-02-13 19:59:58 +02:00 |
|
allegroai
|
92fd98d5ad
|
Add support for lists and nested fields in URL args and form
|
2022-02-13 19:52:05 +02:00 |
|
allegroai
|
c4001b4037
|
Add Redis cluster support
Fix for lru_cache usage
|
2022-02-13 19:48:26 +02:00 |
|
allegroai
|
970a32287a
|
Add Redis password support
|
2022-02-13 19:37:52 +02:00 |
|
allegroai
|
17cd48dada
|
Add support for override cookie domains
Support for community invitation alarms
Remove duplicate property
Add query optimizations
|
2022-02-13 19:35:35 +02:00 |
|
allegroai
|
ea3b6e955f
|
Optimize nested_get()
|
2022-02-13 19:32:22 +02:00 |
|
allegroai
|
843450bb9b
|
Fix add_or_update_artifacts should always be allowed on in_progress tasks
Fix delete_artifacts should always be allowed on in_progress tasks
Fix query code
|
2022-02-13 19:31:54 +02:00 |
|
allegroai
|
e149af58b1
|
Support for additional mata data in api call response
|
2022-02-13 19:30:36 +02:00 |
|
allegroai
|
604a38035b
|
Add organization.update_company_name
Fix unit-tests
|
2022-02-13 19:29:46 +02:00 |
|
allegroai
|
cae38a365b
|
Fix base query building
Fix schema
Improve events.scalar_metrics_iter_raw implementation
|
2022-02-13 19:28:23 +02:00 |
|
allegroai
|
e334246b46
|
Add support for project stats with children flag
|
2022-02-13 19:26:47 +02:00 |
|
allegroai
|
36e013b40c
|
Add support for events.scalar_metrics_iter_raw
|
2022-02-13 19:26:03 +02:00 |
|
allegroai
|
f20cd6536e
|
Add scroll support to *.get_*
|
2022-02-13 19:23:29 +02:00 |
|
allegroai
|
446bd35006
|
Refactor debug images response, model ORM
|
2022-02-13 19:21:07 +02:00 |
|
allegroai
|
a377a7e315
|
Support status_message and status_reason in tasks.delete
|
2022-02-13 19:20:31 +02:00 |
|
allegroai
|
3d046ac282
|
Fix project should not be merged into itself
|
2022-02-13 19:18:08 +02:00 |
|
allegroai
|
a08fa9a0e1
|
Add missing API Errors
|
2022-02-13 19:16:58 +02:00 |
|
allegroai
|
5856ed2836
|
Update Model.last_update on changes to tags and system tags
|
2022-02-13 19:15:37 +02:00 |
|
allegroai
|
d295355d99
|
Better logger name if called from __init__.py
|
2022-02-13 19:15:10 +02:00 |
|
pollfly
|
77350f6119
|
Fix link (#104)
|
2022-01-27 12:15:55 +02:00 |
|
Niels ten Boom
|
bc2c2ebbfd
|
Add connection string functionality for MongoDB access (#102)
|
2022-01-08 12:07:59 +02:00 |
|
allegroai
|
1502e02a1a
|
Update ES version to 7.16.2
|
2021-12-22 13:53:34 +02:00 |
|
allegroai
|
d0e2313a24
|
Update README regarding CVE-2021-45046
|
2021-12-15 15:51:18 +02:00 |
|
allegroai
|
d8ba1a8ea7
|
Fix README
|
2021-12-14 15:52:53 +02:00 |
|
allegroai
|
ca7937fc4e
|
Fix README
|
2021-12-14 15:50:30 +02:00 |
|
allegroai
|
df89bcceef
|
Update README with a note regarding Apache Log4j2 Remote Code Execution (RCE) Vulnerability - CVE-2021-44228 - ESA-2021-31
|
2021-12-14 15:48:54 +02:00 |
|
allegroai
|
cfccbe05c1
|
Add precautionary mitigation for Apache Log4j2 Remote Code Execution (RCE) Vulnerability - CVE-2021-44228 - ESA-2021-31
|
2021-12-14 15:15:11 +02:00 |
|
Théo Mathieu
|
e352a6a1e7
|
Fix elasticsearch authentication when initializing (#98)
|
2021-12-05 09:55:06 +02:00 |
|
Théo Mathieu
|
8a3d992aaf
|
Support MongoDB SRV endpoints (#96)
|
2021-12-02 10:07:33 +02:00 |
|
allegroai
|
c37f3d8d5b
|
Fix set() not supported in ConfigTree()
Add user/pass config support
|
2021-11-15 18:33:49 +02:00 |
|
allegroai
|
a96870e092
|
Add admonition in case only username or password were provided
|
2021-11-15 15:19:07 +02:00 |
|
allegroai
|
6bf1032237
|
Rename back to docker-compose.yml
|
2021-11-15 15:13:09 +02:00 |
|
Weixiao Huang
|
3d816c747d
|
Add ES http_auth credentials support (#93)
Also update ES and MongoDB versions and fix nginx configuration bug
Co-authored-by: huangweixiao <huangweixiao@megvii.com>
|
2021-11-15 15:01:27 +02:00 |
|
Jake Henning
|
3f2b96266b
|
Merge pull request #91 from valeriano-manassero/fix-dockerfile-chmod
Fix chmod for file copy in Dockerfile
|
2021-10-19 11:35:00 +03:00 |
|
Valeriano Manassero
|
22b16d12eb
|
fix chmod for file copy
|
2021-10-19 09:06:51 +02:00 |
|
allegroai
|
c55b6f30df
|
Add Dockerfile
|
2021-10-18 16:52:17 +03:00 |
|