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
Commit message (
Expand
)
Author
Age
Lines
*
Move psql health check to docker compose file
Chris Lovering
2021-09-17
-53
/
+7
*
Init metricity using docker-compose init volume
Chris Lovering
2021-09-17
-84
/
+28
*
Merge pull request #589 from python-discord/jb3/repos-update
Joe Banks
2021-09-12
-2
/
+2
|
\
|
*
Update mock GitHub API response
Joe Banks
2021-09-10
-1
/
+1
|
*
Update repository selection on home page
Joe Banks
2021-09-10
-1
/
+1
|
/
*
Merge pull request #585 from python-discord/update_length_validation
ChrisJL
2021-09-09
-2
/
+2
|
\
|
*
Update embed description length to 4096
mbaruh
2021-09-07
-2
/
+2
|
/
*
Merge pull request #584 from python-discord/remove-port-check-as-it's-optional
Johannes Christ
2021-09-07
-2
/
+2
|
\
|
*
Remove explicit check for db port, as it's optional
Chris Lovering
2021-09-07
-2
/
+2
|
/
*
Merge pull request #583 from python-discord/init-metricity-at-runtime
ChrisJL
2021-09-07
-40
/
+109
|
\
|
*
Add print statement to log when metricity is being initialised
Chris Lovering
2021-09-07
-0
/
+2
|
*
Correctly attribute SO author for SQL function
Chris Lovering
2021-09-07
-0
/
+4
|
*
Raise a ValueError with a useful message for invalid db urls
Chris Lovering
2021-09-07
-1
/
+3
|
*
Remove unnecessary variable
Chris Lovering
2021-09-07
-3
/
+2
|
*
Fix spelling of `initialising` in manage.py
ChrisJL
2021-09-07
-2
/
+2
|
*
Create and populate metricity in a single connection
Chris Lovering
2021-09-07
-25
/
+31
|
*
Close db conns when finished
Chris Lovering
2021-09-07
-0
/
+2
|
*
Move db url validation to cls method
Chris Lovering
2021-09-07
-12
/
+21
|
*
Use context manager for file open
Chris Lovering
2021-09-06
-3
/
+2
|
*
Initialise metricity at runtime
Chris Lovering
2021-09-06
-31
/
+77
|
/
*
Merge pull request #581 from python-discord/Pin-platform-in-Dockerfile
Johannes Christ
2021-09-04
-1
/
+1
|
\
|
*
Pin platform in Dockerfile
Chris Lovering
2021-09-04
-1
/
+1
|
/
*
Merge pull request #580 from python-discord/jb3/ips-allowed-hosts
Joe Banks
2021-09-04
-0
/
+3
|
\
|
*
Correct import order
Joe Banks
2021-09-04
-1
/
+1
|
*
Add pod IPs to allowed hosts
Joe Banks
2021-09-04
-0
/
+3
|
/
*
Merge pull request #575 from python-discord/jb3/django-prometheus
Joe Banks
2021-09-04
-4
/
+60
|
\
|
*
Merge branch 'main' into jb3/django-prometheus
Joe Banks
2021-09-04
-5
/
+14
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #579 from python-discord/jb3/update-k8s-path
Joe Banks
2021-09-04
-1
/
+1
|
\
\
|
*
|
Update in accordance with python-discord/kubernetes#95
Joe Banks
2021-09-04
-1
/
+1
|
/
/
*
|
Merge pull request #577 from python-discord/Add-timeout-to-GitHub-repo-metada...
Johannes Christ
2021-09-03
-4
/
+13
|
\
\
|
*
|
Timeout when fetching GitHub repository metadata
Chris Lovering
2021-09-03
-4
/
+13
|
/
/
|
*
Explicitly set gunicorn config argument
Joe Banks
2021-09-04
-0
/
+1
|
*
Ignore gunicorn configuration from flake8
Joe Banks
2021-09-03
-3
/
+8
|
*
Add gunicorn.conf.py with Prometheus specific settings
Joe Banks
2021-09-03
-0
/
+5
|
*
Add note on BUILDING_DOCKER
Joe Banks
2021-09-03
-0
/
+4
|
*
Follow standard for dependency versioning for django-prometheus
Joe Banks
2021-09-02
-1
/
+1
|
*
Revert change to Metricity DB URL
Joe Banks
2021-09-02
-1
/
+1
|
*
Add Django Prometheus to URLs
Joe Banks
2021-09-02
-0
/
+1
|
*
Add Django Prometheus to installed apps and middleware
Joe Banks
2021-09-02
-3
/
+12
|
*
Install Django prometheus
Joe Banks
2021-09-02
-1
/
+32
|
/
*
Merge pull request #571 from Numerlor/doc-blank-base_url
ChrisJL
2021-09-02
-2
/
+22
|
\
|
*
Merge branch 'main' into doc-blank-base_url
ChrisJL
2021-09-02
-3
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #573 from python-discord/jb3/update-gunicorn-prefs
Johannes Christ
2021-09-01
-3
/
+0
|
\
\
|
*
|
Update gunicorn options for deployment
Joe Banks
2021-08-31
-3
/
+0
|
/
/
|
*
Move base_url field to the end
Numerlor
2021-08-30
-2
/
+2
|
*
Allow empty value for inventory url field
Numerlor
2021-08-30
-0
/
+20
|
/
*
Merge pull request #568 from python-discord/jb3/collectstatic-build
Joe Banks
2021-08-27
-2
/
+16
|
\
|
*
Linting compliance
Joe Banks
2021-08-27
-1
/
+6
|
*
Merge branch 'main' into jb3/collectstatic-build
Joe Banks
2021-08-27
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #569 from KittyBorgX/main
Xithrius
2021-08-27
-1
/
+1
|
\
\
[next]