-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: roscisz/TensorHive
base: 1.0.0
head repository: roscisz/TensorHive
compare: master
Commits on Jun 7, 2021
-
Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ddb0937 - Browse repository at this point
Copy the full SHA ddb0937View commit details -
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 029baa4 - Browse repository at this point
Copy the full SHA 029baa4View commit details -
Bump flask-cors from 3.0.7 to 3.0.9
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.7 to 3.0.9. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md) - [Commits](corydolphin/flask-cors@3.0.7...3.0.9) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b0832c - Browse repository at this point
Copy the full SHA 3b0832cView commit details
Commits on Jun 23, 2021
-
extend protection configuration in main_config.ini
switch from ENABLED flag to protection LEVEL add KILL_PROCESSES process killing level conf
Configuration menu - View commit details
-
Copy full SHA for 9bed8a0 - Browse repository at this point
Copy the full SHA 9bed8a0View commit details -
reimplement protection service logic
Look for violation for each available resource, not reservation. Add strict_reservations mode which requires a reservation for each GPU-utilizing process, even if there are no other reservations. Gather unique violating process PIDs. Group violations by intruder. Remove unused code.
Configuration menu - View commit details
-
Copy full SHA for ef0e33d - Browse repository at this point
Copy the full SHA ef0e33dView commit details -
update mailbot handler and e-mail templates
upgrade and simplify the e-mail templates, support multiple violated resources and owners in one e-mail
Configuration menu - View commit details
-
Copy full SHA for 3c6cd04 - Browse repository at this point
Copy the full SHA 3c6cd04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a5cf1 - Browse repository at this point
Copy the full SHA 93a5cf1View commit details -
use host-specific ports in SSH config utility
limit SSH connections to the configured hosts
Configuration menu - View commit details
-
Copy full SHA for e344071 - Browse repository at this point
Copy the full SHA e344071View commit details -
upgrade the TTY messaging violation handler
support TTY sessions on multiple hosts simplify the messages and support multiple violated resources
Configuration menu - View commit details
-
Copy full SHA for ba226a7 - Browse repository at this point
Copy the full SHA ba226a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3eca4 - Browse repository at this point
Copy the full SHA 3a3eca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 487a34a - Browse repository at this point
Copy the full SHA 487a34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c76031d - Browse repository at this point
Copy the full SHA c76031dView commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a680f4 - Browse repository at this point
Copy the full SHA 4a680f4View commit details
Commits on Dec 7, 2021
-
Bump node-notifier from 5.4.0 to 8.0.1 in /tensorhive/app/web/dev
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.4.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v5.4.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cecb62b - Browse repository at this point
Copy the full SHA cecb62bView commit details -
Merge pull request #349 from roscisz/master
Merge hotfixes from master to develop
Configuration menu - View commit details
-
Copy full SHA for bbc5a7a - Browse repository at this point
Copy the full SHA bbc5a7aView commit details -
Merge pull request #319 from roscisz/dependabot/npm_and_yarn/tensorhi…
…ve/app/web/dev/node-notifier-8.0.1 Bump node-notifier from 5.4.0 to 8.0.1 in /tensorhive/app/web/dev
Configuration menu - View commit details
-
Copy full SHA for ba78f44 - Browse repository at this point
Copy the full SHA ba78f44View commit details -
Merge pull request #333 from roscisz/dependabot/pip/flask-cors-3.0.9
Bump flask-cors from 3.0.7 to 3.0.9
Configuration menu - View commit details
-
Copy full SHA for 7a58f7a - Browse repository at this point
Copy the full SHA 7a58f7aView commit details -
Merge pull request #339 from roscisz/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.26.4 to 1.26.5
Configuration menu - View commit details
-
Copy full SHA for 08241b4 - Browse repository at this point
Copy the full SHA 08241b4View commit details -
Bump path-parse from 1.0.6 to 1.0.7 in /tensorhive/app/web/dev
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b4a2ec4 - Browse repository at this point
Copy the full SHA b4a2ec4View commit details -
Bump cryptography from 3.2.1 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.2.1...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ad6c28 - Browse repository at this point
Copy the full SHA 7ad6c28View commit details -
Merge pull request #340 from roscisz/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
Configuration menu - View commit details
-
Copy full SHA for a2e0cf1 - Browse repository at this point
Copy the full SHA a2e0cf1View commit details -
Merge pull request #341 from roscisz/dependabot/pip/cryptography-3.3.2
Bump cryptography from 3.2.1 to 3.3.2
Configuration menu - View commit details
-
Copy full SHA for ec00a85 - Browse repository at this point
Copy the full SHA ec00a85View commit details -
Merge pull request #350 from roscisz/dependabot/npm_and_yarn/tensorhi…
…ve/app/web/dev/path-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7 in /tensorhive/app/web/dev
Configuration menu - View commit details
-
Copy full SHA for 22b15fc - Browse repository at this point
Copy the full SHA 22b15fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d9995 - Browse repository at this point
Copy the full SHA 68d9995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91684ed - Browse repository at this point
Copy the full SHA 91684edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c00e2 - Browse repository at this point
Copy the full SHA 45c00e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6aa3f - Browse repository at this point
Copy the full SHA 8f6aa3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf0130 - Browse repository at this point
Copy the full SHA bcf0130View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8263f5 - Browse repository at this point
Copy the full SHA e8263f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90ed39 - Browse repository at this point
Copy the full SHA e90ed39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c8dbf - Browse repository at this point
Copy the full SHA 78c8dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 669dd3b - Browse repository at this point
Copy the full SHA 669dd3bView commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 29b158a - Browse repository at this point
Copy the full SHA 29b158aView commit details
Commits on Dec 17, 2021
-
Tomasz Boiński committed
Dec 17, 2021 Configuration menu - View commit details
-
Copy full SHA for a51c863 - Browse repository at this point
Copy the full SHA a51c863View commit details -
Update tensorhive/app/web/AppServer.py
Co-authored-by: Paweł Rościszewski <pawel.rosciszewski@pg.edu.pl>
Configuration menu - View commit details
-
Copy full SHA for 88b1377 - Browse repository at this point
Copy the full SHA 88b1377View commit details -
CHange VueRouter mode to has fixes ReverseProxy
Tomasz Boiński committedDec 17, 2021 Configuration menu - View commit details
-
Copy full SHA for a1c6f74 - Browse repository at this point
Copy the full SHA a1c6f74View commit details -
Merge branch 'fix288' of https://github.com/roscisz/TensorHive into f…
…ix288
Tomasz Boiński committedDec 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 516d041 - Browse repository at this point
Copy the full SHA 516d041View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0809de6 - Browse repository at this point
Copy the full SHA 0809de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6891ba2 - Browse repository at this point
Copy the full SHA 6891ba2View commit details
Commits on Jan 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 384a4e0 - Browse repository at this point
Copy the full SHA 384a4e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64554d4 - Browse repository at this point
Copy the full SHA 64554d4View commit details -
include proper available node configuration
Configuration menu - View commit details
-
Copy full SHA for fee2e29 - Browse repository at this point
Copy the full SHA fee2e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02b8d1 - Browse repository at this point
Copy the full SHA e02b8d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3688bc2 - Browse repository at this point
Copy the full SHA 3688bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbdad10 - Browse repository at this point
Copy the full SHA dbdad10View commit details
Commits on Jan 13, 2022
-
differentiate error messages in create reservation
refactor reservation creation code
Configuration menu - View commit details
-
Copy full SHA for 6783b8e - Browse repository at this point
Copy the full SHA 6783b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 649f4ca - Browse repository at this point
Copy the full SHA 649f4caView commit details -
Configuration menu - View commit details
-
Copy full SHA for a66e4d0 - Browse repository at this point
Copy the full SHA a66e4d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a1fed - Browse repository at this point
Copy the full SHA 07a1fedView commit details
Commits on Jan 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3b89c6e - Browse repository at this point
Copy the full SHA 3b89c6eView commit details
There are no files selected for viewing