Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: 3swu/core

Tags

v21.08.17

Toggle v21.08.17's commit message
fix selfmon related known issues

v21.08.16

Toggle v21.08.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Fix issue projecteru2#328 and some improvements. (projecteru2…

…#459)" (projecteru2#461)

This reverts commit 49dac53.

v21.08.12

Toggle v21.08.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix issue projecteru2#328 and some improvements. (projecteru2#459)

* 1.Fix issue 328 by returning error.
2.Remove named return for better code readability.
3.Rename variable name colliding with import name.

* 1.Add ErrFunctionNotImplemented to handle error.
2.Add space between // and comments

* Add comment for exported function.

Co-authored-by: Jiabao Gu <[email protected]>

v21.07.15

Toggle v21.07.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
deal with extremely small resource rate (projecteru2#456)

v21.06.25

Toggle v21.06.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make batchupdate idempotent (projecteru2#444)

v21.06.24

Toggle v21.06.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow replace not to decr processing key (projecteru2#442)

v21.06.04

Toggle v21.06.04's commit message
should only revoke when we don't use the lease

v21.05.24

Toggle v21.05.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable eru core to make use of eru systemd runtime (projecteru2#418)

* use docker systemd engine to replace ssh engine

* refactor systemd engine

Co-authored-by: nyanpassu <[email protected]>
Co-authored-by: CMGS <[email protected]>

v21.05.05

Toggle v21.05.05's commit message
test needs a context as first parameter

v21.04.21

Toggle v21.04.21's commit message
revert to context.TODO