Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | redeployment | 2018-06-15 | -1/+1 | |
| | ||||
* | Merge branch 'allow-non-list-schemas' into 'master' | 2018-06-14 | -61/+86 | |
|\ | | | | | | | | | Allow schemas to not use a list when applicable See merge request python-discord/projects/site!2 | |||
| * | Allow schemas to not use a list when applicable | 2018-06-14 | -61/+86 | |
|/ | ||||
* | Remove debug print from production | 2018-06-13 | -2/+0 | |
| | ||||
* | [FAQ] Categorize and add FAQ about GitLab | 2018-06-13 | -144/+218 | |
| | ||||
* | Compile as much JS with Gulp as possible | 2018-06-13 | -314/+31003 | |
| | | | | | | | | | | This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome | |||
* | [DB] Attempt reconnection if current connection was lost | 2018-06-13 | -1/+8 | |
| | ||||
* | [CI] Fix missing backslash | 2018-06-13 | -1/+1 | |
| | ||||
* | [CI] Use a container that has git | 2018-06-13 | -1/+4 | |
| | ||||
* | Build CI container on the CI | 2018-06-13 | -14/+54 | |
| | ||||
* | Add JavaScript linting | 2018-06-13 | -160/+338 | |
| | ||||
* | Update GitLab URL | 2018-06-12 | -9/+9 | |
| | ||||
* | [Jams] User ID and avatar on approvals page | 2018-06-12 | -30/+42 | |
| | ||||
* | It's always the smallest changes that don't lint | 2018-06-12 | -1/+1 | |
| | ||||
* | [Jams] Mention user in #code-jam-logs on approval | 2018-06-12 | -1/+10 | |
| | ||||
* | Linting | 2018-06-12 | -1/+1 | |
| | ||||
* | [Jams] Role assignment on approval/unapproval | 2018-06-12 | -3/+21 | |
| | ||||
* | [Jams] Approvals interface | 2018-06-12 | -13/+428 | |
| | ||||
* | Merge branch 'log-dir' into 'master' | 2018-06-11 | -22/+40 | |
|\ | | | | | | | | | adds log rotation and speeds up build See merge request discord-python/projects/site!3 | |||
| * | adds log rotation and speeds up build | 2018-06-11 | -22/+40 | |
|/ | ||||
* | Only bother with the deploy step on the master branch | 2018-06-09 | -0/+3 | |
| | ||||
* | Removed Do You Even Python from our partners list. | 2018-06-09 | -29/+39 | |
| | ||||
* | Fix RST table styling and add fira-code text role | 2018-06-08 | -4/+26 | |
| | ||||
* | Fix test | 2018-06-07 | -2/+6 | |
| | ||||
* | Grab user avatars in bot API call | 2018-06-07 | -6/+17 | |
| | ||||
* | Currently we have no git hook docs | 2018-06-07 | -2/+1 | |
| | ||||
* | Move editor sizing SCSS to uses-rst class | 2018-06-07 | -7/+7 | |
| | ||||
* | CONTRIBUTING.md has to be in the repo root | 2018-06-07 | -0/+0 | |
| | ||||
* | Replace GitHub with GitLab across the project | 2018-06-07 | -48/+77 | |
| | ||||
* | [CI] Add deployment env and cache .gem | 2018-06-07 | -3/+8 | |
| | ||||
* | Remove some debug code from the button directive | 2018-06-07 | -4/+0 | |
| | ||||
* | Add "rundev" to pipfile | 2018-06-07 | -0/+1 | |
| | ||||
* | [RST] Add directive for UIKit buttons | 2018-06-07 | -1/+74 | |
| | ||||
* | Don't log DEBUG/TRACE | 2018-06-06 | -1/+1 | |
| | ||||
* | Logging changes | 2018-06-06 | -29/+13 | |
| | | | | | | * Log to .json file in debug mode, with textual stdout * Log to .txt in production, with JSON stdout * No more Papertrail | |||
* | [CI] Tag builds with "docker" | 2018-06-06 | -0/+6 | |
| | ||||
* | RabbitMQ service discovery | 2018-06-06 | -24/+54 | |
| | ||||
* | [CI] Documentation is a fine thing | 2018-06-06 | -1/+2 | |
| | ||||
* | [CI] Improve performance by configuring jobs better | 2018-06-06 | -9/+13 | |
| | ||||
* | Fix privacy table | 2018-06-06 | -2/+2 | |
| | ||||
* | [CI] Add docker/curl to deploy steps | 2018-06-06 | -0/+1 | |
| | ||||
* | [CI] Fix deployment | 2018-06-06 | -5/+5 | |
| | ||||
* | [CI] Add RDB/RMQ hosts | 2018-06-06 | -1/+2 | |
| | ||||
* | [CI] And ruby-irb | 2018-06-06 | -1/+1 | |
| | ||||
* | [CI] Ugh, fine, let's install rdoc too. | 2018-06-06 | -2/+2 | |
| | ||||
* | [CI] We don't need rdoc | 2018-06-06 | -1/+1 | |
| | ||||
* | [CI] Add ruby-dev to build env | 2018-06-06 | -1/+1 | |
| | ||||
* | [CI] Add compilation packages to build env | 2018-06-06 | -0/+8 | |
| | ||||
* | [CI] Fix GitLab CI YAML | 2018-06-06 | -3/+3 | |
| | ||||
* | [CI] Add GitLab CI YAML | 2018-06-06 | -40/+39 | |
| |