| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | [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 | |
| | | ||||
| * | Merge remote-tracking branch 'origin/master' | 2018-06-05 | -0/+73 | |
| |\ | ||||
| | * | Add date parsing tests. (#87) | 2018-06-05 | -0/+73 | |
| | | | ||||
| * | | [GDPR] Fix omission RE code jam system info | 2018-06-05 | -0/+14 | |
| |/ | | | | Full text: Rectified an omission in the old privacy policy, where the system information you provide as part of a code jam signup wasn't mentioned. | |||
| * | Move from CSS to SCSS (#86) | 2018-06-05 | -10235/+23862 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rewrite existing style.css with sass * Add "uses-rst" class for pages that use rendered RST This replaces the previous method of just listing every page in the sass * Remove old debug print * Mixins and error pages * Newly built CSS * Add SASS cache to .gitignore * New error SASS * Slight changes to error template * Add UIKit SCSS to repo This includes the LICENSE and our customizations, which makes life way easier for contributors * Reorganize sass folder; your watchers can avoid uikit now * Sass folder should be called scss * Change variable names * [SCSS] Linting * Fix scss_lint gem name [ci skip] * [SCSS] Now you can compile with just Python! * Temporary hack to make the wiki editor taller * [SCSS] @jchristgit * [SCSS.py] Require specification of include dir to simplify the SCSS imports * [SCSS] All inline styles have been removed * [SCSS] Update UIKit theme to import from our variables * [SCSS] Remove extra newlines in errors/_common.scss | |||
| * | documentation metadata API (#57) | 2018-06-05 | -2/+227 | |
| | | | | | | | | | | | | | | | | | | | | | | | * Add documentation metadata "schema". * Add seed data for `pydoc_links` table. * Add tests for the `doc` API. * Allow specifying multiple parameters. * Move up line in generator. * make each docs test a function for greater test report visibility * fix a typo * Use fixtures instead of `pytest-ordering`. * Move `doc` API to `/bot/doc`. * Use new migration system. | |||
| * | [Jams] Fix signup message | 2018-06-03 | -2/+2 | |
| | | ||||