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-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
2021-02-04
Replace dev.sh with Docker Compose
MarkKoz
-106
/
+38
2021-02-04
Categorise and sort scripts in Pipfile
MarkKoz
-12
/
+14
2021-02-04
Move development environment guide to a separate file
MarkKoz
-94
/
+99
2021-02-03
Remove cgroup parent constants from config file
Joe Banks
-2
/
+0
2021-02-03
Dynamically create parent cgroups for nsjail
Joe Banks
-6
/
+22
2021-02-02
Fix typo in error message
Mark
-1
/
+1
2021-01-22
Remove trailing whitespaces from the README
Matteo Bertucci
-1
/
+1
2021-01-22
Update the README badges
Matteo Bertucci
-1
/
+6
2021-01-14
Fix typo in README
Mark
-1
/
+1
2021-01-12
CI: don't do a user install for pre-commit
MarkKoz
-1
/
+2
2021-01-12
Docker: update pipenv
MarkKoz
-1
/
+1
2021-01-12
Fix caching of exposed packages
MarkKoz
-16
/
+14
2021-01-11
Docker: simplify pipenv install command
MarkKoz
-6
/
+1
2021-01-11
Docker: add comments to separate stages
MarkKoz
-0
/
+3
2021-01-11
Docker: move env var definitions to the base stage
MarkKoz
-1
/
+5
2021-01-11
Force extant packages to install to the user site too during deployment
MarkKoz
-1
/
+1
2021-01-10
Replace nsjpy alias with a Python script
MarkKoz
-27
/
+33
2021-01-10
Support overriding nsjail config values with additional arguments
MarkKoz
-2
/
+8
2021-01-10
Add comments to justify why cgroup limits are set manually
MarkKoz
-1
/
+7
2021-01-10
Add error handling to reading of the nsjail config
MarkKoz
-2
/
+16
2021-01-10
Read the Python path and args from the config file
MarkKoz
-3
/
+2
2021-01-10
Read cgroup values from the config file
MarkKoz
-18
/
+7
2021-01-10
Read the nsjail config into a protobuf Message object
MarkKoz
-0
/
+13
[next]