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
2023-03-08
Remove file ignore filter to use -B flag instead
Ionite
-24
/
+3
2023-03-02
Add `config/.ignore` file, parsed to ignore file patterns for upload
Ionite
-7
/
+37
2023-03-02
Allow uploaded files to be writeable in nsjail
Ionite
-0
/
+2
2023-03-02
Update readme regarding default output path and last modified check
Ionite
-6
/
+4
2023-03-02
Update file write error unit test
Ionite
-3
/
+9
2023-03-02
Conditionally exclude provided files based on last modified time
Ionite
-12
/
+24
2023-03-02
Refactor FileAttachment.save_to() to return the saved file Path object
Ionite
-2
/
+3
2023-03-02
Update unit tests for home output directory
Ionite
-6
/
+6
2023-02-24
Ignore user uploads in output files, default output to `/home`
Ionite
-9
/
+20
2023-02-02
Update .pre-commit-config.yaml
Ionite
-5
/
+5
2023-02-02
Update deps to newest
Ionite
-5
/
+5
2023-02-02
Add `--upgrade` flag to deployment pip install
Ionite
-1
/
+1
2023-01-25
Update einspect version to 0.5
Ionite
-1
/
+1
2023-01-14
Add `einspect` to deployment
Ionite
-0
/
+1
2023-01-01
Add matplotlib (#160)
Ionite
-0
/
+1
2022-12-28
Yay Scipy!
CJ-UltiPro
-0
/
+1
2022-12-20
Truncate FileAttachment repr to avoid log spam
ionite34
-0
/
+5
2022-12-04
Update README punctuation
Ionite
-1
/
+1
2022-12-04
Add null byte schema validation tests
ionite34
-1
/
+21
2022-12-04
Update NSJail docstring
ionite34
-1
/
+1
2022-12-04
Add configurable home and output paths
ionite34
-6
/
+27
2022-12-04
Refactor test_filesystem to use tempfile
ionite34
-8
/
+8
2022-12-04
Update path regex
ionite34
-2
/
+2
2022-12-04
Add tests for test_eval 200
ionite34
-0
/
+3
2022-12-04
Add usage of ExitStack, remove warning suppress
ionite34
-20
/
+18
2022-12-04
Add refactors for Size enum rename
ionite34
-3
/
+3
2022-12-04
Remove readme implementation details
ionite34
-7
/
+1
2022-12-04
Remove link to api schema info
ionite34
-2
/
+0
2022-12-04
Add comment for preload_dict intentions
ionite34
-0
/
+1
2022-12-04
Fix as_dict type hint
ionite34
-1
/
+1
2022-12-04
Update `files_list` docstring
ionite34
-1
/
+1
2022-12-04
Update MemFS docstring
Ionite
-1
/
+1
2022-12-04
Update MemFS docstring
Ionite
-1
/
+1
2022-12-04
Correct Size(IntEnum) naming
ionite34
-4
/
+4
2022-12-04
Format readme newlines
ionite34
-10
/
+4
2022-11-29
update fishhook version to 0.2
chilaxan
-1
/
+1
2022-11-28
Change Size to IntEnum, change usage in tests
ionite34
-9
/
+11
2022-11-28
Add new file system info to README
ionite34
-1
/
+36
2022-11-28
Refactor MemFS for implicit cleanup support
ionite34
-60
/
+81
2022-11-28
Move rlimit_fsize to cfg
ionite34
-3
/
+1
2022-11-28
Fix input append to args
ionite34
-2
/
+3
2022-11-28
Add input/args integration test
ionite34
-0
/
+13
2022-11-28
Add compat support for `input` arg
ionite34
-10
/
+31
2022-11-28
parse_files refactor as instance method
ionite34
-39
/
+32
2022-11-28
Update NSJail docstring
ionite34
-2
/
+2
2022-11-28
Rename `libmount` to `filesystem`
ionite34
-18
/
+25