| Commit message (Collapse) | Author | Lines |
|
Adds a check to handle code questions with no test suites.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Co-authored-by: Chris <[email protected]>
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Adds a comment which explains when a certain return_code is used.
Co-authored-by: Joe Banks <[email protected]>
|
|
Uses 422 instead of 403 to indicate a test has failed.
Co-authored-by: Joe Banks <[email protected]>
|
|
Records the reason of failure for non-zero exit codes.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Adds logic for saving submissions of failed unittests. Updates schema
docs.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Adds an explicit model for questions of type `code`, to allow more
complex parsing. Updates schema docs.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Makes sure patch requests send a validated request.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Copies the admin adding endpoint into an unprotected endpoint that is
only registered in non-production builds.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Bumps [spectree](https://github.com/0b01001001/spectree) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/0b01001001/spectree/releases)
- [Commits](https://github.com/0b01001001/spectree/compare/v0.4.1...v0.4.2)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [motor](https://github.com/mongodb/motor) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/mongodb/motor/releases)
- [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/motor/compare/2.3.1...2.4.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.1)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.15.0...v0.17.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...20.1.0)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [spectree](https://github.com/0b01001001/spectree) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/0b01001001/spectree/releases)
- [Commits](https://github.com/0b01001001/spectree/compare/v0.4.0...v0.4.1)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/sco1/flake8-annotations/releases)
- [Changelog](https://github.com/sco1/flake8-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sco1/flake8-annotations/compare/v2.6.0...v2.6.2)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
Bumps [httpx](https://github.com/encode/httpx) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.17.0...0.17.1)
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.20.3 to 1.0.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/0.20.3...1.0.0)
Signed-off-by: dependabot[bot] <[email protected]>
|