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 (
Collapse
)
Author
Lines
2022-11-16
Lower MAX_FILE_SIZE to match discord upload limit
Ionite
-3
/
+4
2022-11-16
Added additional unit tests
Ionite
-7
/
+65
2022-11-16
Adds a mount for /dev/shm
Ionite
-9
/
+31
2022-11-16
Increased PID limit to 6
Ionite
-1
/
+1
2022-11-16
Fixed unit tests
Ionite
-8
/
+25
2022-11-16
Support `-m` calls to default to no file
Ionite
-10
/
+20
2022-11-16
Remove default of "-c" in API
Ionite
-1
/
+1
2022-11-16
Sort attachments by name
Ionite
-1
/
+2
2022-11-16
Add max file limit enforcing
Ionite
-2
/
+7
2022-11-16
Moved memfs to root, permission refactor
Ionite
-30
/
+27
2022-11-16
Formatting
Ionite
-2
/
+12
2022-11-16
Refactor to use individual tmpfs
Ionite
-20
/
+29
2022-11-16
Add zlib compression
Ionite
-1
/
+4
2022-11-16
Increased nsjail file-size limit
Ionite
-0
/
+2
Increased limit from default 1MB to 128MB (per file)
2022-11-16
Merged return tuple to EvalResult class
Ionite
-24
/
+53
2022-11-16
Improved file size limit handling
Ionite
-4
/
+24
2022-11-16
Add attachment to API response
Ionite
-2
/
+6
2022-11-16
Implement attachment support
Ionite
-8
/
+32