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
Commit message (
Expand
)
Author
Age
Lines
*
Disable pip cache
MarkKoz
2019-05-13
-2
/
+5
*
Always build images if they do not exist
MarkKoz
2019-05-13
-9
/
+15
*
Build images if their Dockerfiles change even in PRs
MarkKoz
2019-05-13
-6
/
+12
*
Revert "Remove pushing images for testing CI"
MarkKoz
2019-05-13
-3
/
+4
*
Use alternate syntax for variables
MarkKoz
2019-05-13
-4
/
+4
*
Make the JSON regex more robust
MarkKoz
2019-05-12
-2
/
+2
*
Use eq() function in conditions instead of relying on casts
MarkKoz
2019-05-12
-4
/
+4
*
Fix missing fi for if statement
MarkKoz
2019-05-12
-0
/
+1
*
Retrieve commit from pr.sourceSha for PR builds
MarkKoz
2019-05-12
-5
/
+9
*
Revert "Ensure branches are prefixed with refs/heads/"
MarkKoz
2019-05-12
-1
/
+0
*
Reference target branch as a remote rather than a local branch
MarkKoz
2019-05-12
-1
/
+1
*
Use true/false strings for settings booleans in bash
MarkKoz
2019-05-12
-4
/
+4
*
Fix variable definitions
MarkKoz
2019-05-12
-4
/
+4
*
Build all images by default
MarkKoz
2019-05-12
-7
/
+15
*
Fall back to target branch if a commit can't be retrieved
MarkKoz
2019-05-12
-4
/
+7
*
Ensure branches are prefixed with refs/heads/
MarkKoz
2019-05-12
-0
/
+3
*
Retrieve previous build's commit using a REST API
MarkKoz
2019-05-12
-8
/
+10
*
Remove pushing images for testing CI
MarkKoz
2019-05-12
-4
/
+3
*
Use commit hash variable from variable group
MarkKoz
2019-05-12
-2
/
+8
*
Azure: Add build and push steps for base and venv images
MarkKoz
2019-03-30
-1
/
+27
*
Re-lock and update test job to Python 3.7
MarkKoz
2019-03-29
-11
/
+3
*
Restructure Docker images
MarkKoz
2019-03-29
-34
/
+40
*
Remove GitLab CI config
MarkKoz
2019-03-28
-26
/
+0
*
Merge pull request #15 from python-discord/refactor/restructure
Mark
2019-03-28
-50
/
+50
|
\
|
*
Restructure project layout
MarkKoz
2019-03-28
-50
/
+50
|
/
*
Replace RMQ with a POST endpoint (#7)
Mark
2019-03-28
-694
/
+146
|
\
|
*
Merge remote-tracking branch 'origin' into rmq_removal
MarkKoz
2019-03-28
-46
/
+76
|
|
\
|
|
/
|
/
|
*
|
Add Azure CI. (#16)
scragly
2019-03-29
-37
/
+67
|
*
Remove gevent from dependency table in readme
MarkKoz
2019-03-25
-1
/
+0
|
*
Fix import order
MarkKoz
2019-03-25
-1
/
+1
|
*
Remove docker & gevent packages
MarkKoz
2019-03-25
-198
/
+57
|
*
Add docstrings to routes
MarkKoz
2019-03-25
-0
/
+6
|
*
Merge remote-tracking branch 'remotes/origin/master' into rmq_removal
MarkKoz
2019-03-25
-196
/
+478
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #10 from python-discord/flake8-updates
scragly
2019-03-25
-58
/
+113
|
\
\
|
*
|
More formatting fixes
Christopher Goes
2019-03-24
-2
/
+8
|
*
|
Cleanup imports and RMQ
Christopher Goes
2019-03-24
-32
/
+13
|
*
|
Merge branch 'master' into flake8-updates
Christopher Goes
2019-03-24
-23
/
+66
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11 from python-discord/add-flake8-extensions
scragly
2019-03-25
-145
/
+202
|
\
\
\
|
*
|
|
Fix ordering of imports
Christopher Goes
2019-03-19
-14
/
+11
|
*
|
|
Add flake8 extensions, add precommit script, update lockfile
Christopher Goes
2019-03-19
-131
/
+191
|
/
/
/
|
*
|
Add D400 to ignored flake8 rules
Christopher Goes
2019-03-24
-1
/
+1
|
*
|
Update config.py
S. Co1
2019-03-24
-1
/
+1
|
*
|
Add docstrings
Christopher Goes
2019-03-19
-13
/
+33
|
*
|
Add flake8-docstrings to Pipenv
Christopher Goes
2019-03-19
-131
/
+177
|
*
|
Update flake8 configuration with new docstring rules
Christopher Goes
2019-03-19
-2
/
+14
|
*
|
Add VSCode and PyCharm to .gitignore
Christopher Goes
2019-03-19
-0
/
+4
|
/
/
*
|
Merge pull request #6 from python-discord/contrib-and-precommit
Daniel Brown
2019-02-22
-45
/
+178
|
\
\
|
*
|
Add Contributor doc
sco1
2019-01-19
-0
/
+53
|
*
|
Add precommit dev dependency & flake8 config
sco1
2019-01-19
-45
/
+125
*
|
|
flake8 linelength change
Tagptroll1
2019-02-14
-3
/
+7
|
/
/
[next]