aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update policy documentsGravatar Matteo Bertucci2021-04-01-123/+8
* Merge pull request #464 from python-discord/lemonsaurus-patch-1Gravatar Leon Sandøy2021-03-25-13/+12
|\
| * Add nickname for lemon.Gravatar Leon Sandøy2021-03-25-1/+1
| * Timeline: SeasonalBot -> Sir LancebotGravatar Leon Sandøy2021-03-25-2/+2
| * Use real names in the timelineGravatar Leon Sandøy2021-03-25-11/+10
|/
* Merge pull request #456 from python-discord/dependabot/pip/urllib3-1.26.3Gravatar ks1292021-03-25-155/+127
|\
| * Merge branch 'main' into dependabot/pip/urllib3-1.26.3Gravatar ks1292021-03-25-399/+584
| |\ | |/ |/|
* | Merge pull request #462 from python-discord/lemon/frontend/update_timelineGravatar Joe Banks2021-03-24-397/+569
|\ \
| * | Update the timeline.Gravatar Leon Sandøy2021-03-24-390/+564
| * | Remove the 100K user banner.Gravatar Leon Sandøy2021-03-24-7/+5
|/ /
* | Merge pull request #461 from python-discord/move-gunicorn-importGravatar Matteo Bertucci2021-03-23-1/+3
|\ \
| * | Removes Gunicorn Import In Debug modeGravatar Hassan Abouelela2021-03-23-1/+3
|/ /
* | Merge pull request #460 from python-discord/add-streamyardGravatar Joe Banks2021-03-23-1/+12
|\ \
| * | Reduces The Width Of The Sponsors TabGravatar Hassan Abouelela2021-03-23-0/+2
| * | Centers Sponsor TitleGravatar Hassan Abouelela2021-03-23-0/+2
| * | Centers Sponsor LogosGravatar Hassan Abouelela2021-03-23-1/+5
| * | Adds Streamyard Banner To HomepageGravatar Hassan Abouelela2021-03-23-0/+3
|/ /
| * Bump urllib3 from 1.26.2 to 1.26.3Gravatar dependabot[bot]2021-03-19-155/+127
|/
* Merge pull request #451 from python-discord/mbaruh/channel-activityGravatar Boris Muratov2021-03-16-4/+216
|\
| * Merge branch 'main' into mbaruh/channel-activityGravatar Boris Muratov2021-03-16-27/+23
| |\ | |/ |/|
* | Merge pull request #454 from python-discord/deploy-environmentGravatar Joe Banks2021-03-15-0/+1
|\ \
| * | Update deploy.yamlGravatar Joe Banks2021-03-14-0/+1
|/ /
* | Dockerfile optimisationsGravatar Joe Banks2021-03-13-10/+5
* | master => mainGravatar Joe Banks2021-03-13-17/+17
| * Add more records to test the endpoint withGravatar Boris Muratov2021-03-16-0/+91
| * Add case in query for voice chat activityGravatar Boris Muratov2021-03-12-0/+1
| * Split test_no_metricity_user to two tests by endpointsGravatar Boris Muratov2021-03-12-4/+12
| * Document endpoint in viewset docstringGravatar Boris Muratov2021-03-12-0/+16
| * Merge branch 'master' into mbaruh/channel-activityGravatar Boris Muratov2021-03-11-76/+435
| |\ | |/ |/|
* | Merge pull request #447 from python-discord/ks123/nomination/splitGravatar Boris Muratov2021-03-08-76/+435
|\ \
| * \ Merge branch 'master' into ks123/nomination/splitGravatar Boris Muratov2021-03-08-7/+145
| |\ \ | |/ / |/| |
| * | Fix grammar of unknown actor error and change testsGravatar ks1292021-03-06-2/+2
| * | Fix grammar of nomination viewset command about single entry for userGravatar ks1292021-03-06-1/+1
| * | Change as -> to in nomination viewset docsGravatar ks1292021-03-06-1/+1
| * | Fix grammar of nomination modelsGravatar ks1292021-03-06-5/+5
| * | Fix grammar of error messages and change tests to match with changesGravatar ks1292021-03-05-8/+8
| * | Use double quotes instead apostrophe because string contain "don't"Gravatar ks1292021-03-05-1/+1
| * | Replace double quotes with single quotesGravatar ks1292021-03-05-1/+1
| * | Fix grammar of nomination endpoints documentationGravatar ks1292021-03-05-5/+5
| * | Add comment about manually defining nomination field of NominationEntry seria...Gravatar ks1292021-02-24-0/+3
| * | Make default value of nomination entry reason to empty stringGravatar ks1292021-02-24-2/+2
| * | Remove GET nomination test for entriesGravatar ks1292021-02-24-26/+0
| * | Simplify nominations viewsetGravatar ks1292021-02-24-48/+3
| * | Add entries field to Nomination serializerGravatar ks1292021-02-24-1/+3
| * | Merge nomination migrationsGravatar ks1292021-02-24-18/+3
| * | Set default ordering of NominationEntry to inserted_at decreasingGravatar ks1292021-02-24-0/+4
| * | Set related_name option of nomination field of NominationEntryGravatar ks1292021-02-24-1/+2
| * | Update nomination-related tests to cover recent table-splitting changesGravatar ks1292021-02-22-21/+139
| * | Small improvements in nomination viewsetGravatar ks1292021-02-22-31/+31
| * | Change NominationEntry import location in serializersGravatar ks1292021-02-22-1/+1