| Commit message (Collapse) | Author | Age | Lines | 
| ... |  | 
| | 
| 
| 
| 
| 
| 
|  | 
Temporarily switches the URL in discord embeds from the frontend, to the
backend, to allow for easier viewing until the frontend is ready.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| |\  
| | 
| |  | 
Allow Unittest Failures
 | 
| | | 
| | 
| | 
| |  | 
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| | | 
| | 
| | 
| |  | 
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| | | 
| | 
| | 
| | 
| | 
| |  | 
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]>
 | 
| |\ \  
| | | 
| | |  | 
Empty Authorization Form
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
Returns a form with no questions, if the server is not running in
production, and no other forms are found, to aid in setting up.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
The form model specifies webhook as nullable, but the validator code
does not properly handle them. This PR adds logic to handle that
scenario.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| | |/  
|/|   
| |   
| |   
| |   
| |   
| |    | 
Reverts the changes made in 4f28ae85 because they made it impossible to
send a partial patch request. Changes to a simpler try/except instead.
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]>
 | 
| |\  
| | 
| |  | 
Adds A Dev Only Endpoint For Adding Admins
 | 
| |/  
|   
|   
|   
|   
|   
|    | 
Copies the admin adding endpoint into an unprotected endpoint that is
only registered in non-production builds.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
| |\  
| | 
| |  | 
Bump spectree from 0.4.1 to 0.4.2
 | 
| |/  
|   
|   
|   
|   
|   
|    | 
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]>
 | 
| |\  
| | 
| |  | 
Bump motor from 2.3.1 to 2.4.0
 | 
| |/  
|   
|   
|   
|   
|   
|   
|    | 
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]>
 | 
| |\  
| | 
| |  | 
Bump flake8 from 3.8.4 to 3.9.1
 | 
| |/  
|   
|   
|   
|   
|   
|    | 
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]>
 | 
| |  | 
 | 
| |\  
| | 
| |  | 
Bump python-dotenv from 0.15.0 to 0.17.0
 | 
| |/  
|   
|   
|   
|   
|   
|   
|    | 
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]>
 | 
| |\  
| | 
| |  | 
Bump gunicorn from 20.0.4 to 20.1.0
 | 
| |/  
|   
|   
|   
|   
|   
|    | 
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]>
 | 
| |\  
| | 
| |  | 
Bump spectree from 0.4.0 to 0.4.1
 | 
| |/  
|   
|   
|   
|   
|   
|    | 
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]>
 | 
| |\  
| | 
| | 
| | 
| |  | 
python-discord/dependabot/pip/flake8-annotations-2.6.2
Bump flake8-annotations from 2.6.0 to 2.6.2
 | 
| |/  
|   
|   
|   
|   
|   
|   
|    | 
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]>
 | 
| |\  
| | 
| |  | 
Implement Discord roles assigning for form submissions
 | 
| | |\  
| |/  
|/|    | 
 | 
| |\ \  
| | | 
| | |  | 
Bump httpx from 0.17.0 to 0.17.1
 | 
| |/ /  
| |   
| |   
| |   
| |   
| |   
| |   
| |    | 
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]>
 | 
| |\ \  
| | | 
| | |  | 
Bump sentry-sdk from 0.20.3 to 1.0.0
 | 
| |/ /  
| |   
| |   
| |   
| |   
| |   
| |   
| |    | 
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]>
 | 
| |\ \  
| | | 
| | |  | 
Bump sentry-sdk from 0.19.5 to 0.20.3
 | 
| | |\ \  
| |/ /  
|/| |   
| | |   
| | |   
| | |   
| | |   
| | |    | 
Signed-off-by: Hassan Abouelela <[email protected]>
# Conflicts:
#	poetry.lock
#	pyproject.toml
 | 
| |\ \ \  
| | | | 
| | | |  | 
Bump deepmerge from 0.1.1 to 0.2.1
 | 
| | |\ \ \  
| |/ / /  
|/| | |    | 
 | 
| | | | |  | 
 | 
| |/ / /  
| | |   
| | |   
| | |   
| | |   
| | |   
| | |    | 
Bumps [deepmerge](https://github.com/toumorokoshi/deepmerge) from 0.1.1 to 0.2.1.
- [Release notes](https://github.com/toumorokoshi/deepmerge/releases)
- [Commits](https://github.com/toumorokoshi/deepmerge/compare/v0.1.1...v0.2.1)
Signed-off-by: dependabot[bot] <[email protected]>
 | 
| | |\ \  
| | | | 
| | | | 
| | | | 
| | | | 
| | | | 
| | | | 
| | | |  | 
Signed-off-by: Hassan Abouelela <[email protected]>
# Conflicts:
#	backend/__init__.py
#	poetry.lock
 | 
| | |\ \ \  
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | | 
| | | | |  | 
Signed-off-by: Hassan Abouelela <[email protected]>
# Conflicts:
#	poetry.lock
 | 
| | | | | | 
| | | | | 
| | | | | 
| | | | |  | 
Signed-off-by: Hassan Abouelela <[email protected]>
 |