index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
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
Commit message (
Expand
)
Author
Age
Lines
*
Make some lint errors
research
Mark
2020-02-22
-8
/
+8
*
Merge branch 'ci-improvements' into research
MarkKoz
2020-02-22
-33
/
+222
|
\
|
*
CI: output flake8 to stdout (resolve #37)
MarkKoz
2020-02-22
-1
/
+1
|
*
CI: don't run commands through pipenv
MarkKoz
2020-02-22
-3
/
+3
|
*
CI: log when the build cache is used
MarkKoz
2020-02-22
-0
/
+1
|
*
CI: fix unbound variable error when checking cache
MarkKoz
2020-02-22
-1
/
+1
|
*
CI: cache the response from Azure API
MarkKoz
2020-02-22
-0
/
+11
|
*
CI: fix job name
MarkKoz
2020-02-21
-1
/
+1
|
*
CI: merge build job with test job
MarkKoz
2020-02-21
-108
/
+42
|
*
CI: don't build venv image if it can be pulled
MarkKoz
2020-02-21
-2
/
+10
|
*
CI: check if venv image can be pulled
MarkKoz
2020-02-21
-0
/
+6
|
*
CI: create a function to check if an image can be pulled
MarkKoz
2020-02-21
-13
/
+26
|
*
CI: fix base image build condition
MarkKoz
2020-02-21
-1
/
+11
|
*
CI: define default values for variables
MarkKoz
2020-02-21
-2
/
+7
|
*
CI: don't use output variables
MarkKoz
2020-02-21
-6
/
+5
|
*
CI: compare variables against strings
MarkKoz
2020-02-21
-17
/
+17
|
*
CI: install dev dependencies inside running container
MarkKoz
2020-02-21
-9
/
+15
|
*
CI: diff base against master only if venv changed
MarkKoz
2020-02-21
-16
/
+14
|
*
CI: move lint & tests job into templates
MarkKoz
2020-02-21
-93
/
+97
|
*
CI: update agent to Ubuntu 18.04
MarkKoz
2020-02-21
-3
/
+2
|
*
CI: add more logging in check_dockerfiles.sh
MarkKoz
2020-02-21
-0
/
+9
|
*
CI: always check if the base image can be pulled from Docker Hub
MarkKoz
2020-02-21
-2
/
+6
*
|
Revert "Make lint errors on purpose"
MarkKoz
2020-02-22
-6
/
+6
*
|
Install flake8-formatter-junit-xml
Mark
2020-02-22
-1
/
+1
*
|
Fix flake8 command
Mark
2020-02-22
-1
/
+1
*
|
Make lint errors on purpose
Mark
2020-02-22
-6
/
+6
*
|
Install linter
MarkKoz
2020-02-22
-0
/
+3
*
|
Merge remote-tracking branch 'origin/master' into research
MarkKoz
2020-02-22
-167
/
+631
|
\
|
|
*
Merge pull request #62 from python-discord/bug/ci/61/python-symlink-not-resol...
Mark
2020-02-21
-141
/
+186
|
|
\
|
|
*
CI: install Pipfile into system interpreter
MarkKoz
2020-02-21
-141
/
+186
|
|
/
|
*
Merge pull request #55 from python-discord/proper-chroot
Mark
2020-02-05
-49
/
+172
|
|
\
|
|
*
Merge branch 'master' into proper-chroot
Mark
2020-02-05
-0
/
+1
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Update CODEOWNERS
Joseph
2020-02-02
-1
/
+1
|
*
|
Create CODEOWNERS
Joseph
2020-02-02
-0
/
+1
|
|
*
Update time limit in docstring
Mark
2020-02-05
-1
/
+1
|
|
*
Increase time limit from 2 to 5 seconds
Joseph Banks
2020-01-24
-2
/
+2
|
|
*
Fix #56: stdout and stderr outputs in wrong order
MarkKoz
2020-01-11
-3
/
+19
|
|
*
Add test for importing numpy
MarkKoz
2019-12-28
-0
/
+6
|
|
*
Test root and direct children are read-only
MarkKoz
2019-12-28
-7
/
+10
|
|
*
Test shared memory is disabled
MarkKoz
2019-12-28
-0
/
+27
|
|
*
Mount /usr/lib so ctypes can use libffi
MarkKoz
2019-12-28
-0
/
+7
|
|
*
Mount only what's needed in the chroot jail
MarkKoz
2019-12-28
-37
/
+99
|
|
*
Disable shared memory in Docker container
MarkKoz
2019-12-28
-0
/
+2
|
|
/
|
*
Merge pull request #53 from python-discord/limit-numpy-threads
Mark
2019-12-16
-0
/
+10
|
|
\
|
|
*
Limit numpy to using 1 thread
MarkKoz
2019-12-16
-0
/
+10
|
|
/
|
*
Merge pull request #52 from python-discord/ci-test
Mark
2019-12-16
-0
/
+3
|
|
\
|
|
*
CI: fix incorrect CWD for check script
MarkKoz
2019-12-16
-0
/
+3
|
|
/
|
*
Merge pull request #51 from python-discord/3-external-libs
Mark
2019-12-16
-36
/
+325
|
|
\
|
|
*
Pin external dependencies
Matteo Bertucci
2019-12-16
-16
/
+16
|
|
*
Install beautifulsoup4 pyyaml and toml
Matteo Bertucci
2019-12-16
-1
/
+47
[next]