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
2022-11-22
Move parse_files to memfs
ionite34
-20
/
+19
2022-11-22
Update docstrings
ionite34
-0
/
+6
2022-11-22
Fixed leading empty filter for py_args
ionite34
-9
/
+34
2022-11-22
Readded lib64
ionite34
-0
/
+7
2022-11-22
Remove fsize in cfg to use default
ionite34
-1
/
+0
2022-11-22
Refactor file parse timeout
ionite34
-13
/
+40
2022-11-22
Move cfgs to file from process call
ionite34
-14
/
+6
2022-11-22
Reverted rlimit_fsize in cfg
ionite34
-2
/
+0
2022-11-21
Corrected fsize limit to inf
Ionite
-1
/
+1
2022-11-21
Clarify resource unit test
ionite34
-3
/
+3
2022-11-21
Set rlimit_fsize to unlimited
ionite34
-1
/
+1
2022-11-21
Refactor request file parsing
ionite34
-33
/
+18
2022-11-21
Remove bracket in file logging
Ionite
-1
/
+1
2022-11-21
Limit empty str filter to start of py_args
ionite34
-2
/
+3
2022-11-21
Remove attachment size limit, added time limit
ionite34
-32
/
+55
2022-11-21
Refactor config patches in tests
ionite34
-28
/
+3
2022-11-21
Add root back to unit test
ionite34
-1
/
+1
2022-11-20
Combined file handling to FileAttachment class
Ionite
-40
/
+63
2022-11-19
Add unit test for multiple python files
ionite34
-0
/
+11
2022-11-19
Implement files request form
ionite34
-82
/
+127
2022-11-19
Add DEBUG to __all__
ionite34
-2
/
+1
2022-11-19
Remove /dev/shm mounts
ionite34
-30
/
+7
2022-11-19
Remove unneeded chmods
ionite34
-15
/
+3
2022-11-19
Use rmdir instead of rmtree
ionite34
-2
/
+2
2022-11-18
Add `size` and `compression` to attachment fields
ionite34
-2
/
+15
2022-11-18
Add override for timeit
ionite34
-0
/
+4
2022-11-18
Fix name assignment
ionite34
-1
/
+1
2022-11-18
Add option for use_file
ionite34
-13
/
+16
2022-11-18
Remove empty str from default py_args
ionite34
-1
/
+1
2022-11-18
docstring update
ionite34
-1
/
+1
2022-11-18
Add PID to UUID generation
ionite34
-2
/
+5
2022-11-18
Reorder `mkdir` function
ionite34
-7
/
+7
2022-11-17
Remove unused supported mimes
Ionite
-5
/
+0
2022-11-17
Refactored tests to use new kwargs
Ionite
-13
/
+15
2022-11-17
Fixed home folder creation
Ionite
-7
/
+11
2022-11-16
Refactored max size handling
Ionite
-65
/
+52
2022-11-16
Add example for post response
Ionite
-3
/
+8
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
[next]