Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | Merge branch 'python-discord:main' into main | 2022-12-04 | -81/+1222 | ||
| |\ \ \ \ | |||||
| * | | | | | Update pydis_site/apps/content/resources/guides/python-guides/docker-hosting-... | 2022-12-04 | -1/+1 | ||
| * | | | | | Update pydis_site/apps/content/resources/guides/python-guides/docker-hosting-... | 2022-12-04 | -1/+1 | ||
| * | | | | | Update pydis_site/apps/content/resources/guides/python-guides/docker-hosting-... | 2022-12-04 | -1/+1 | ||
| * | | | | | Merge branch 'main' into main | 2022-10-26 | -1/+1 | ||
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'main' into main | 2022-10-16 | -8/+11 | ||
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'main' into main | 2022-09-22 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Minor change to "you will learn" section | 2022-09-22 | -10/+10 | ||
| * | | | | | | | | Linting applied | 2022-08-01 | -4/+8 | ||
| * | | | | | | | | Some grammar mistakes fix | 2022-08-01 | -7/+7 | ||
| * | | | | | | | | Added additional explanation about branch name | 2022-08-01 | -3/+4 | ||
| * | | | | | | | | Update pydis_site/apps/content/resources/guides/python-guides/docker-hosting-... | 2022-08-01 | -1/+1 | ||
| * | | | | | | | | Guide linting applied | 2022-07-24 | -14/+31 | ||
| * | | | | | | | | Updated the guide as requested | 2022-07-24 | -4/+31 | ||
| * | | | | | | | | Removed unnecessary combination | 2022-07-24 | -1/+2 | ||
| * | | | | | | | | Changed "requirements" to external dependencies | 2022-07-24 | -1/+1 | ||
| * | | | | | | | | Additional explanation about docker base image | 2022-07-24 | -1/+1 | ||
| * | | | | | | | | Updated a docker guide | 2022-07-18 | -22/+101 | ||
| * | | | | | | | | Create docker-hosting-guide.md | 2022-07-18 | -0/+194 | ||
* | | | | | | | | | Fix 404 for commit message document | 2022-12-06 | -3/+1 | ||
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Rename vps_services.md to vps-services.md (#808) | 2022-12-02 | -0/+0 | ||
* | | | | | | | | minor grammar | 2022-11-29 | -1/+1 | ||
* | | | | | | | | Merge branch 'main' into discordpy-error-handling | 2022-11-23 | -56/+1130 | ||
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Delete vps-services.md (#799) | 2022-11-20 | -31/+0 | ||
| * | | | | | | | | Merge branch 'main' into keeping-tokens-safe | 2022-11-20 | -255/+1543 | ||
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | Made stuff and things even better | 2022-11-12 | -2/+2 | ||
| | * | | | | | | | Migrated from #discord-bot pin | 2022-11-12 | -0/+23 | ||
| | * | | | | | | | Clarify Code Intentions | 2022-10-28 | -6/+8 | ||
| | * | | | | | | | Implicitly Close Client Using `with` | 2022-10-28 | -22/+19 | ||
| | * | | | | | | | Use `casefold` Instead Of `lower` | 2022-10-28 | -1/+1 | ||
| | * | | | | | | | Clean Up Typing | 2022-10-28 | -6/+3 | ||
| | * | | | | | | | Update pydis_site/apps/content/utils.py | 2022-10-28 | -1/+1 | ||
| | * | | | | | | | Merge branch 'main' into bot-tags | 2022-10-27 | -10/+13 | ||
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||||
| | | * | | | | | | Update off-topic etiquette to reflect server size (#785) | 2022-10-25 | -1/+1 | ||
| | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | Add info about working with snekbox 3.11 on bot | 2022-10-07 | -2/+8 | ||
| | | * | | | | | Upgrade To 3.10 | 2022-09-30 | -5/+2 | ||
| | | * | | | | | Fix Unittest Deprecation Warnings | 2022-09-04 | -1/+1 | ||
| | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Fix grammar in contributing guide (#771) | 2022-08-30 | -1/+1 | ||
| | | |/ / / | |||||
| | * | | | | Rename Tag Model Author Field | 2022-08-23 | -12/+17 | ||
| | * | | | | Support Hyperlinked Tag Group Replacement | 2022-08-23 | -5/+53 | ||
| | * | | | | Clarify Tag Model Docstring | 2022-08-23 | -1/+1 | ||
| | * | | | | Improve Tag Commit Naming | 2022-08-23 | -4/+4 | ||
| | * | | | | Fix Tests For Tag Metadata | 2022-08-16 | -26/+144 | ||
| | * | | | | Fix Tag Metadata For Static Builds | 2022-08-16 | -3/+12 | ||
| | * | | | | Better Split Up Tag Commit Messages | 2022-08-16 | -0/+5 | ||
| | * | | | | Add Tag Metadata | 2022-08-16 | -23/+120 | ||
| | * | | | | Unify Tag Migrations & Add Commit Model | 2022-08-16 | -47/+72 | ||
| | * | | | | Update Tests For Tag Groups | 2022-08-14 | -24/+157 | ||
| | * | | | | Add Tag Group Support | 2022-08-14 | -38/+159 | ||
| | * | | | | Move Tag URL To Property And Add Group | 2022-08-14 | -10/+47 |