aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* redeploymentGravatar Leon Sandøy2018-06-15-1/+1
|
* Merge branch 'allow-non-list-schemas' into 'master'Gravatar Gareth Coles2018-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 applicableGravatar Volcyy2018-06-14-61/+86
|/
* Remove debug print from productionGravatar Joseph2018-06-13-2/+0
|
* [FAQ] Categorize and add FAQ about GitLabGravatar Gareth Coles2018-06-13-144/+218
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-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 lostGravatar Gareth Coles2018-06-13-1/+8
|
* [CI] Fix missing backslashGravatar Gareth Coles2018-06-13-1/+1
|
* [CI] Use a container that has gitGravatar Gareth Coles2018-06-13-1/+4
|
* Build CI container on the CIGravatar Gareth Coles2018-06-13-14/+54
|
* Add JavaScript lintingGravatar Gareth Coles2018-06-13-160/+338
|
* Update GitLab URLGravatar Gareth Coles2018-06-12-9/+9
|
* [Jams] User ID and avatar on approvals pageGravatar Gareth Coles2018-06-12-30/+42
|
* It's always the smallest changes that don't lintGravatar Gareth Coles2018-06-12-1/+1
|
* [Jams] Mention user in #code-jam-logs on approvalGravatar Gareth Coles2018-06-12-1/+10
|
* LintingGravatar Gareth Coles2018-06-12-1/+1
|
* [Jams] Role assignment on approval/unapprovalGravatar Gareth Coles2018-06-12-3/+21
|
* [Jams] Approvals interfaceGravatar Gareth Coles2018-06-12-13/+428
|
* Merge branch 'log-dir' into 'master'Gravatar Gareth Coles2018-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 buildGravatar Christopher Baklid2018-06-11-22/+40
|/
* Only bother with the deploy step on the master branchGravatar Gareth Coles2018-06-09-0/+3
|
* Removed Do You Even Python from our partners list.Gravatar Jeremiah Boby2018-06-09-29/+39
|
* Fix RST table styling and add fira-code text roleGravatar Gareth Coles2018-06-08-4/+26
|
* Fix testGravatar Gareth Coles2018-06-07-2/+6
|
* Grab user avatars in bot API callGravatar Gareth Coles2018-06-07-6/+17
|
* Currently we have no git hook docsGravatar Gareth Coles2018-06-07-2/+1
|
* Move editor sizing SCSS to uses-rst classGravatar Gareth Coles2018-06-07-7/+7
|
* CONTRIBUTING.md has to be in the repo rootGravatar Gareth Coles2018-06-07-0/+0
|
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-48/+77
|
* [CI] Add deployment env and cache .gemGravatar Gareth Coles2018-06-07-3/+8
|
* Remove some debug code from the button directiveGravatar Gareth Coles2018-06-07-4/+0
|
* Add "rundev" to pipfileGravatar Gareth Coles2018-06-07-0/+1
|
* [RST] Add directive for UIKit buttonsGravatar Gareth Coles2018-06-07-1/+74
|
* Don't log DEBUG/TRACEGravatar Gareth Coles2018-06-06-1/+1
|
* Logging changesGravatar Gareth Coles2018-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"Gravatar Gareth Coles2018-06-06-0/+6
|
* RabbitMQ service discoveryGravatar Gareth Coles2018-06-06-24/+54
|
* [CI] Documentation is a fine thingGravatar Gareth Coles2018-06-06-1/+2
|
* [CI] Improve performance by configuring jobs betterGravatar Gareth Coles2018-06-06-9/+13
|
* Fix privacy tableGravatar Gareth Coles2018-06-06-2/+2
|
* [CI] Add docker/curl to deploy stepsGravatar Gareth Coles2018-06-06-0/+1
|
* [CI] Fix deploymentGravatar Gareth Coles2018-06-06-5/+5
|
* [CI] Add RDB/RMQ hostsGravatar Gareth Coles2018-06-06-1/+2
|
* [CI] And ruby-irbGravatar Gareth Coles2018-06-06-1/+1
|
* [CI] Ugh, fine, let's install rdoc too.Gravatar Gareth Coles2018-06-06-2/+2
|
* [CI] We don't need rdocGravatar Gareth Coles2018-06-06-1/+1
|
* [CI] Add ruby-dev to build envGravatar Gareth Coles2018-06-06-1/+1
|
* [CI] Add compilation packages to build envGravatar Gareth Coles2018-06-06-0/+8
|
* [CI] Fix GitLab CI YAMLGravatar Gareth Coles2018-06-06-3/+3
|
* [CI] Add GitLab CI YAMLGravatar Gareth Coles2018-06-06-40/+39
|