aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Revert "Add `echo` on non-zero `coverage publish` exit status."Gravatar Johannes Christ2018-11-11-1/+1
| | | | This reverts commit c94fa7c4b9b362661967a31ee0f0d85b215f0e73.
* Revert "Use extra `coverage report` invocation."Gravatar Johannes Christ2018-11-11-2/+1
| | | | This reverts commit e30579e1d0534904c07287caa7893066ec312c7c.
* Use extra `coverage report` invocation.Gravatar Johannes Christ2018-11-11-1/+2
|
* Add `echo` on non-zero `coverage publish` exit status.Gravatar Johannes Christ2018-11-11-1/+1
|
* Fix up YAML formatting.Gravatar Johannes Christ2018-11-06-12/+3
|
* Quote script.Gravatar Johannes Christ2018-11-06-1/+2
|
* Install all `psycopg2` dependencies.Gravatar Johannes Christ2018-11-06-2/+10
|
* Extract lint dependencies from `setup.py`.Gravatar Johannes Christ2018-11-06-1/+2
|
* Install `gcc` for `psycopg2`.Gravatar Johannes Christ2018-11-06-2/+2
|
* Install `postgresql-dev` for `psycopg2`.Gravatar Johannes Christ2018-11-06-0/+5
|
* Install `flake8` before linting.Gravatar Johannes Christ2018-11-06-1/+3
|
* Omit image build step.Gravatar Johannes Christ2018-11-06-69/+6
|
* Inform about issues and setup help in README.Gravatar Johannes Christ2018-11-06-1/+5
|
* Merge branch 'special_snakes' into 'django'Gravatar Johannes Christ2018-11-02-20/+212
|\ | | | | | | | | Django - Special Snakes API See merge request python-discord/projects/site!45
| * Added help textGravatar Hasan-Ahmad2018-10-29-1/+21
| |
| * Changed image urlfield to ArrayFieldGravatar Hasan-Ahmad2018-10-27-2/+41
| |
| * Merge branch 'special_snakes' of ↵Gravatar Hasan-Ahmad2018-10-27-4/+5
| |\ | | | | | | | | | https://gitlab.com/python-discord/projects/site into special_snakes
| | * Drop extra whitespace.Gravatar Johannes Christ2018-10-26-3/+3
| | |
| | * Ignore warning to workaround flake8 bug.Gravatar Johannes Christ2018-10-26-0/+1
| | |
| | * Use proper `noqa` comment.Gravatar Johannes Christ2018-10-26-1/+1
| | |
| * | trailing comma exterminationGravatar Hasan-Ahmad2018-10-27-5/+5
| |/
| * Fixed lintingGravatar Hasan-Ahmad2018-10-25-2/+3
| |
| * code presentasion and help text on modelsGravatar Hasan-Ahmad2018-10-25-10/+39
| |
| * Fixed lintingGravatar Hasan-Ahmad2018-10-25-6/+8
| |
| * Added special snake documentation, fixed linting errorsGravatar Hasan-Ahmad2018-10-24-9/+32
| |
| * Added image fieldGravatar Hasan-Ahmad2018-10-23-2/+24
| |
| * Added special snakes apiGravatar Hasan-Ahmad2018-10-22-16/+71
| |
* | Merge branch 'snake_idioms' into 'django'Gravatar Johannes Christ2018-10-21-10/+104
|\| | | | | | | | | Snake idioms API See merge request python-discord/projects/site!44
| * fixed linting issuesGravatar Hasan-Ahmad2018-10-20-1/+1
| |
| * added whitespace before headersGravatar Hasan-Ahmad2018-10-20-0/+2
| |
| * fixed lintingGravatar Hasan-Ahmad2018-10-20-1/+1
| |
| * ficksed gramar and kept imports 2 per lineGravatar Hasan-Ahmad2018-10-20-7/+25
| |
| * merge conflict thingGravatar Hasan-Ahmad2018-10-20-0/+0
| |\ | |/ |/|
* | Drop extra whitespace.Gravatar Johannes Christ2018-10-17-2/+2
| |
* | Merge branch 'snake_facts' into 'django'Gravatar Johannes Christ2018-10-17-8/+81
|\ \ | | | | | | | | | | | | Snake Facts API See merge request python-discord/projects/site!41
| | * Fixed linting issues, added SnakeIdioms to test_models.pyGravatar Hasan-Ahmad2018-10-20-5/+8
| | |
| | * Added Snake idioms documentation, fixed docs for snake factsGravatar Hasan-Ahmad2018-10-20-1/+19
| | |
| | * Added snake idioms apiGravatar Hasan-Ahmad2018-10-19-6/+59
| |/
| * Merge branch 'django' of https://gitlab.com/python-discord/projects/site ↵Gravatar Hasan-Ahmad2018-10-16-16/+65
| |\ | |/ |/| | | | | | | into snake_facts Gitlab-ci thing
* | Add `docker` tag to use proper runners.Gravatar Johannes Christ2018-10-16-0/+10
| |
* | Only listen on localhost.Gravatar Johannes Christ2018-10-15-1/+4
| |
* | Bind Django development server to all interfaces.Gravatar Johannes Christ2018-10-15-1/+1
| |
* | Update the compose file and dockerapp file.Gravatar Johannes Christ2018-10-06-16/+52
| | | | | | | | The development app from the compose file will now apply migrations on boot and additionally, it will use Django's development server along with the current directory mounted read-only into the container in order to support code reloading, helpful while development.
| * exterminated trailing comma, fixed imports 2 per lineGravatar Hasan-Ahmad2018-10-15-4/+5
| |
| * added SnakeName to setUpGravatar Hasan-Ahmad2018-10-15-0/+1
| |
| * Added SnakeFact importGravatar Hasan-Ahmad2018-10-15-1/+1
| |
| * Fixed import order and lintingGravatar Hasan-Ahmad2018-10-15-10/+9
| |
| * Fixed ordering, switched to ListModelMixinGravatar Hasan-Ahmad2018-10-13-27/+27
| |
| * fixed orderingGravatar Hasan-Ahmad2018-10-13-26/+28
| |
| * Added snake facts apiGravatar Hasan-Ahmad2018-10-11-5/+75
|/