| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Update ↵ | 2022-11-08 | -1/+1 | |
| | | | | | | pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md Co-authored-by: Amrou Bellalouna <[email protected]> | |||
| * | Proofread windows guides and added image links everywhere | 2022-11-08 | -98/+111 | |
| | | ||||
| * | Added WSL2 section to windows guide; other tweaks | 2022-11-08 | -15/+36 | |
| | | ||||
| * | finished py launcher section, finishing Windows guide reorg | 2022-11-08 | -14/+57 | |
| | | ||||
| * | re-added venv section to windows guide | 2022-11-07 | -6/+35 | |
| | | ||||
| * | completed more install info section of Windows guide | 2022-11-07 | -43/+44 | |
| | | ||||
| * | Finished recommended Python Windows install instructions | 2022-11-07 | -16/+85 | |
| | | ||||
| * | added toc to windows guides | 2022-11-07 | -0/+2 | |
| | | ||||
| * | reorg of windows guides, moved py launcher into installing and using, fixed ↵ | 2022-11-07 | -71/+38 | |
| | | | | | links | |||
| * | tweaks and link fixes to windows guides, still in reorg process | 2022-11-07 | -41/+48 | |
| | | ||||
| * | Proofread, tweaked, added links to common windows issues guide. (Also ↵ | 2022-11-07 | -146/+119 | |
| | | | | | normalized to 120 wide with rewrap vsc ext) | |||
| * | finished detailed, screenshot full, putting python on path guide | 2022-11-06 | -12/+152 | |
| | | ||||
| * | Rewrote safe method for adding Python to path, in own article | 2022-11-06 | -102/+103 | |
| | | ||||
| * | Redid windows guide titles/slugs/descriptions to be consistent with planned ↵ | 2022-11-05 | -114/+143 | |
| | | | | | changes and have nice order | |||
| * | final tweaks to ms store article | 2022-11-05 | -7/+12 | |
| | | ||||
| * | added right aligned drake image and a few tweaks to ms store guide | 2022-11-05 | -2/+6 | |
| | | ||||
| * | Rewrote and added more info to python on ms store article | 2022-11-05 | -30/+56 | |
| | | ||||
| * | Minor improvements to wording and layout | 2022-11-02 | -5/+7 | |
| | | ||||
| * | Edit creating-python-environment-windows.md to link to the page on ↵ | 2022-11-02 | -15/+3 | |
| | | | | | installing Python on Windows | |||
| * | Move guides to a subdirectory | 2022-11-02 | -0/+2 | |
| | | ||||
| * | Made some changes after proof-reading | 2022-10-21 | -84/+94 | |
| | | ||||
| * | Wrap lines and make some more changes | 2022-10-21 | -98/+267 | |
| | | ||||
| * | Split up into multiple pages and add more content | 2022-10-21 | -146/+190 | |
| | | ||||
| * | Add initial guide for errors with Python on Windows | 2022-10-21 | -0/+204 | |
| | | ||||
| * | Add info about working with snekbox 3.11 on bot | 2022-10-07 | -2/+8 | |
| | | ||||
| * | Increase Request Timeout For GitHub API | 2022-09-30 | -1/+1 | |
| | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Fix B026 Linting Errors | 2022-09-30 | -1/+1 | |
| | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump To Django 4.1.1 & Update Dependencies | 2022-09-30 | -18/+13 | |
| | | | | | | | Update outdated and broken dependencies. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Upgrade To 3.10 | 2022-09-30 | -5/+2 | |
| | | | | | | | | All dependencies and code are already ready for 3.10, all that's necessary is to update the number. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Fix Static Build | 2022-09-30 | -27/+33 | |
| | | | | | | | | Remove all unnecessary middleware and return a proper response for redirects to fix static builds. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Merge branch 'main' into fix-warnings | 2022-09-30 | -13/+30 | |
| |\ | ||||
| | * | replace parenthesis with square brackets since tuples are serialized are lists | 2022-09-18 | -3/+3 | |
| | | | ||||
| | * | restrict the RulesView docstrings to just what it does | 2022-09-18 | -3/+2 | |
| | | | ||||
| | * | replace sweet with "sweets" to refer more to candy | 2022-09-18 | -1/+1 | |
| | | | ||||
| | * | update the RulesView class' docstrings | 2022-09-18 | -4/+7 | |
| | | | ||||
| | * | Merge branch 'main' into map-rules-to-keywords | 2022-09-18 | -6/+11 | |
| | |\ | ||||
| | * | | make docstring more explicit about the returned content | 2022-09-18 | -1/+6 | |
| | | | | ||||
| | * | | add suggested keywords | 2022-09-18 | -9/+9 | |
| | | | | ||||
| | * | | add docstrings explaining the values that the Rules view returns | 2022-09-18 | -0/+1 | |
| | | | | ||||
| | * | | add collection of keywords per rule | 2022-08-18 | -9/+18 | |
| | | | | | | | | | | | | | | | | | | | In reference to issue #2108, this commit aims to add an initial set of keywords per rule. These keywords will be later in the "rule" bot command in order to make rule identification easier | |||
| * | | | Fix Unittest Deprecation Warnings | 2022-09-04 | -12/+12 | |
| | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | | | Fix Django Deprecation Warnings | 2022-09-04 | -2/+0 | |
| | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | Removes a few features which were deprecated in django 4.0. Running with warnings enabled shows no other errors. USE_L10N was deprecated, and is now enabled by default. In future versions of django, it'll be impossible to turn localization off. Explicitly defining the custom_app_config for the API app is no longer necessary as django can pick it up on its own. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | | Fix grammar in contributing guide (#771) | 2022-08-30 | -1/+1 | |
| | | | ||||
| * | | Merge branch 'main' into fix-infraction-tests | 2022-08-18 | -2/+2 | |
| |\| | ||||
| | * | striked passed date | 2022-08-16 | -2/+2 | |
| | | | ||||
| * | | Explicitly Specify Infraction Time In Tests | 2022-08-14 | -5/+10 | |
| |/ | | | | | | | | | | | | | The infraction tests checked that the route returned infractions in the correct order, which is based on insertion time. This can be fragile however, since the insertion time can be very close (or identical) during the tests. That became especially more likely with PR #741 (commit 149e67b4) which improved database access speed. This is fixed by explicitly specifying the insertion time, and spacing them out properly. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump Deadline For GitHub Artifacts Route | 2022-08-12 | -1/+1 | |
| | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Rename GitHub App Environment Variables | 2022-08-12 | -8/+8 | |
| | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Merge branch 'main' into github-artifacts | 2022-08-09 | -0/+33 | |
| |\ | ||||
| | * | Added `last_applied` to `serializers` | 2022-08-03 | -0/+1 | |
| | | | ||||