index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
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-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
2021-04-05
Move from GHCR_TOKEN to GITHUB_TOKEN in Docker publish stage
Joe Banks
-1
/
+1
2021-04-01
Update policy documents
Matteo Bertucci
-121
/
+8
2021-03-23
Remove binarytree package
Mark
-1
/
+0
2021-03-23
Add binarytree package to eval environment
Mark
-0
/
+1
2021-03-19
Bump urllib3 from 1.26.2 to 1.26.3
dependabot[bot]
-39
/
+44
2021-03-16
Update flooding test to expect code 143
Joe Banks
-1
/
+1
2021-03-16
Remove logic for removing remnant cgroups
Joe Banks
-12
/
+0
2021-03-16
Change SIGKILL to SIGTERM
Joe Banks
-3
/
+4
2021-03-13
Remove the mixed line endings pre-commit hook because it is obsolete.
MarkKoz
-2
/
+1
2021-03-13
master => main
Joe Banks
-14
/
+14
2021-03-07
Docker: improve caching & install numpy in container
MarkKoz
-9
/
+15
2021-02-26
Remove all child cgroups before removing parents
Joe Banks
-0
/
+12
2021-02-04
Fix patch for DEBUG value during testing
MarkKoz
-1
/
+1
2021-02-04
Fix the memory limit test and the import error
MarkKoz
-2
/
+2
2021-02-04
Close file descriptors when subprocess ends
MarkKoz
-15
/
+14
2021-02-04
Suppress NsJail info logs during tests
MarkKoz
-0
/
+1
2021-02-04
CI: fix test step not failing when tests fail
MarkKoz
-3
/
+6
2021-02-04
CI: use Docker Compose to run the container
MarkKoz
-19
/
+10
2021-02-04
Document configuration thoroughly
MarkKoz
-1
/
+41
2021-02-04
Fix coverage ownership when running tests
MarkKoz
-1
/
+2
2021-02-04
Document how to update NsJail
MarkKoz
-0
/
+10
2021-02-04
Replace protoc shell script with a Python one
MarkKoz
-15
/
+63
2021-02-04
Rename "snekbox" script to "webserver" in Pipfile
MarkKoz
-1
/
+1
[next]