index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Remove last modified field from article
ks129
2020-10-05
-14
/
+0
*
Migrate content system from Python-Markdown to markdown2
ks129
2020-10-05
-53
/
+75
*
Move from standard OS path actions to Pathlib
ks129
2020-10-04
-37
/
+29
*
Change guides system to content system
ks129
2020-10-04
-305
/
+309
*
Add more information to how to write a guide guide
ks129
2020-09-21
-0
/
+3
*
Use `yaml.safe_load` instead plain load to avoid warning
ks129
2020-09-21
-1
/
+1
*
Fix error that came in when moved path to constant
ks129
2020-09-21
-1
/
+1
*
Create tests for `get_guide` function
ks129
2020-09-21
-0
/
+44
*
Move base path to constant for guides utils unit tests
ks129
2020-09-21
-16
/
+9
*
Create test for `_get_base_path`
ks129
2020-09-21
-0
/
+9
*
Fix errors in unit tests that is based on recent changes
ks129
2020-09-21
-19
/
+7
*
Create tests for `get_guides`
ks129
2020-09-21
-1
/
+34
*
Create new function `_get_base_path` for guides for better patching
ks129
2020-09-21
-6
/
+11
*
Update `get_guides` function for better testability
ks129
2020-09-21
-2
/
+3
*
Create tests for get_categories guides utility function
ks129
2020-09-21
-0
/
+19
*
Create tests for get_category guides utility function
ks129
2020-09-21
-0
/
+36
*
Apply testability changes to views tests
ks129
2020-09-21
-87
/
+65
*
Move guides and categories getting logic to utils for better testability
ks129
2020-09-21
-85
/
+98
*
Add unit tests for guides app
ks129
2020-09-20
-0
/
+126
*
Add test data for guides
ks129
2020-09-20
-0
/
+23
*
Add handling for invalid category for category guide
ks129
2020-09-20
-0
/
+3
*
Remove unnecessary debug path displaying for 404 on guide view
ks129
2020-09-20
-1
/
+1
*
Add example guide "How to Write a Guide"
ks129
2020-09-20
-0
/
+60
*
Add codeblock parsing to Markdown parser for guide
ks129
2020-09-20
-1
/
+1
*
Add guides app URLs to home app URLs
ks129
2020-09-20
-0
/
+2
*
Define guides app URLs
ks129
2020-09-20
-0
/
+11
*
Add __init__.py to guides app views directory
ks129
2020-09-20
-0
/
+5
*
Create view for displaying guide categories
ks129
2020-09-20
-0
/
+41
*
Create view for displaying single guide
ks129
2020-09-20
-0
/
+56
*
Create all guides (+ categories) displaying view
ks129
2020-09-20
-0
/
+38
*
Create base Guides app
ks129
2020-09-20
-0
/
+7
*
Update landing page.
Leon Sandøy
2020-09-03
-2
/
+2
*
Create new merge migration to fix conflicts between migrations
Karlis S
2020-09-01
-0
/
+14
*
Merge branch 'master' into tags-cleanup
ks129
2020-09-01
-4
/
+87
|
\
|
*
Create merge migration to fix conflicts
ks129
2020-08-30
-0
/
+14
|
*
Revert "Fix mess with migrations"
ks129
2020-08-30
-10
/
+38
|
*
Revert "Revert pull request #348"
ks129
2020-08-30
-41
/
+82
|
*
Revert pull request #348
MarkKoz
2020-08-29
-82
/
+41
|
*
Fix linting issues on off-topic viewset
ks129
2020-08-29
-3
/
+7
|
*
Fix mess with migrations
ks129
2020-08-29
-38
/
+10
|
*
Fix off-topic names test docstrings mood
ks129
2020-08-29
-15
/
+15
|
*
Simplify non-random off-topic names selection
ks129
2020-08-29
-22
/
+17
|
*
Merge branch 'master' into off-topic-non-random
Leon Sandøy
2020-08-27
-147
/
+969
|
|
\
|
*
|
OT: Rename variable `ext` to `other_names`
ks129
2020-05-28
-3
/
+3
|
*
|
OT: Rename variable `need_more` to `names_needed`
ks129
2020-05-28
-2
/
+2
|
*
|
OT: Fix comments
ks129
2020-05-28
-4
/
+4
|
*
|
OT Tests: Add docstring to tests
ks129
2020-05-28
-0
/
+15
|
*
|
OT Tests: Refactor tests to latest change
ks129
2020-05-28
-14
/
+2
|
*
|
OT: Refactor off-topic-names random items getting
ks129
2020-05-28
-30
/
+25
|
*
|
OT: Fix migrations nr conflict
ks129
2020-05-28
-1
/
+1
[next]