index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
dependabot/github_actions/ci-dependencies-3249c11fdc
jb3/pydis-version-separation
main
multi-version
repl-like
research
sebastiaan/backend/cache-docker-images
sebastiaan/backend/test-repository-caching
update-all-the-versions
A mirrored copy of the python-discord/snekbox repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
protoc.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2021-12-26
Fix #124 passing NsJail arguments via main entrypoint
MarkKoz
-1
/
+1
2021-12-28
Store relative paths in coverage data
MarkKoz
-7
/
+6
2021-12-26
Do not run Kubernetes deployment on self-hosted runner
Joe Banks
-1
/
+1
2021-12-25
CI: disable setup-python action on self-hosted runner
MarkKoz
-1
/
+1
2021-12-22
Excluded the snekbox/config_pb2.py from coverage (#130)
Nightfurex
-1
/
+3
2021-12-21
CI: create a matrix with a self-hosted runner with cgroupv2
MarkKoz
-6
/
+18
2021-12-21
Ignore swap limits if the swap controller is disabled
MarkKoz
-2
/
+70
2021-12-21
Remove dynamic cgroupv1 creation
MarkKoz
-64
/
+27
2021-12-21
Add a test for #83
MarkKoz
-0
/
+123
2021-12-21
Show a warning if use_cgroupv2 is true but only a v1 fs is detected
MarkKoz
-0
/
+7
2021-12-21
Disable pip version checks in the Docker image
MarkKoz
-0
/
+1
2021-12-21
Set NsJail log level to warning during API tests
MarkKoz
-0
/
+3
2021-12-21
Install numpy before running tests locally
MarkKoz
-1
/
+2
2021-12-21
Fix NsJail args test
MarkKoz
-1
/
+2
2021-12-20
Set the max swap size through NsJail
MarkKoz
-4
/
+2
2021-12-20
Update NsJail
MarkKoz
-979
/
+49
2021-12-20
Use the system locale's encoding for cgroup files
MarkKoz
-2
/
+2
2021-12-20
Add cgroupv2 initialisation
MarkKoz
-6
/
+46
2021-12-20
Account for NsJail's use_cgroupv2 setting when detecting cgroup version
MarkKoz
-15
/
+38
2021-12-21
Move cgroup functions to a new utility module
MarkKoz
-61
/
+69
2021-12-20
Rename Generated ProtoBuf Config
Hassan Abouelela
-223
/
+199
2021-12-19
Bump & Lock Protobuf to 3.19
Hassan Abouelela
-104
/
+125
2021-12-10
Remove myself from the codeowners
Matteo Bertucci
-1
/
+1
2021-12-07
Log cgroup version at startup
Matteo Bertucci
-2
/
+4
2021-12-07
Add the --use_cgroupv2 flag when relevant
Matteo Bertucci
-1
/
+18
2021-12-02
update arrow to most recent version
aru
-1
/
+1
2021-11-11
Update deployment.yaml
Joe Banks
-0
/
+1
2021-10-11
Bumps Coverage Version
Hassan Abouelela
-58
/
+39
2021-10-11
Updates Runtime Modules For 3.10
Hassan Abouelela
-6
/
+4
2021-10-11
Bumps Python Version To 3.10
Hassan Abouelela
-122
/
+170
2021-07-17
test: add test_multiprocess_resource_limits to test memory limit sharing
Joe Banks
-0
/
+28
2021-07-17
test: update pid limit tests to account for new increased limit
Joe Banks
-1
/
+10
2021-07-17
chore: increase 3rd party thread limit environment variables
Joe Banks
-5
/
+5
2021-07-17
feat: increased PID limits
Joe Banks
-1
/
+1
2021-07-07
add anyio
Thomas Grainger
-0
/
+1
2021-06-19
Env deps: add tzdata
Matteo Bertucci
-0
/
+1
2021-06-01
Bump urllib3 from 1.26.4 to 1.26.5
dependabot[bot]
-33
/
+33
2021-05-19
chore: Use TestCase.subTest
ToxicKidz
-12
/
+12
2021-05-19
chore: Apply suggestions to improve documentation
ToxicKidz
-3
/
+5
2021-05-19
chore: Update the Nsjail.python3 docstring to use nsjail_args
ToxicKidz
-1
/
+1
2021-05-18
Add a step to lint-test to show pre-commit logs
ToxicKidz
-1
/
+8
2021-05-18
chore: Fix some typos
ToxicKidz
-2
/
+2
2021-05-18
chore: Add tests for py_args and ns_jail args
ToxicKidz
-1
/
+32
2021-05-18
chore: Improve documentation for arguments in /eval
ToxicKidz
-8
/
+16
2021-05-17
feat: Allow custom arguments to be passed to eval
ToxicKidz
-3
/
+14
2021-04-08
Clarify documentation of None return code
Mark
-1
/
+1
2021-04-08
Note new return case in eval api file
Bast
-1
/
+1
2021-04-08
Match new unicode eval tests and output to the format and functions of others
Bast
-13
/
+9
2021-04-06
Use PYTHONIOENCODING to enable utf-8 stdout for the nsjail pipe, and handle t...
Bast
-1
/
+31
2021-04-06
Bump urllib3 from 1.26.3 to 1.26.4
dependabot[bot]
-6
/
+6
[next]