aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1226 from python-discord/docs/suggest-resourcesGravatar ChrisJL2024-03-10-5/+36
|\ | | | | Document how to add new resources
| * Merge branch 'main' into docs/suggest-resourcesGravatar ChrisJL2024-03-10-220/+418
| |\ | |/ |/|
* | Merge pull request #1251 from python-discord/dependabot/pip/sentry-sdk-1.41.0Gravatar Xithrius2024-03-07-6/+6
|\ \
| * | Bump sentry-sdk from 1.40.6 to 1.41.0Gravatar dependabot[bot]2024-03-08-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.6 to 1.41.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.6...1.41.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1250 from python-discord/dependabot/pip/ruff-0.3.1Gravatar Xithrius2024-03-06-20/+20
|\ \
| * | Bump ruff from 0.3.0 to 0.3.1Gravatar dependabot[bot]2024-03-07-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1240 from python-discord/fix-metricity-message-countsGravatar jchristgit2024-03-02-3/+3
|\ \ | | | | | | Ensure messages returned for metricity data do not match all excluded channels
| * | Ensure messages returned for metricity data do not match all excluded channelsGravatar Chris Lovering2024-02-20-3/+3
| | |
* | | Merge pull request #1232 from python-discord/feat/font-awesome-pluginGravatar jchristgit2024-03-02-2/+193
|\ \ \ | | | | | | | | Move from Font Awesome Kit to serving our own FA static files
| * \ \ Merge branch 'main' into feat/font-awesome-pluginGravatar hedy2024-02-23-120/+120
| |\ \ \
| * | | | Move from Font Awesome Kit to static filesGravatar hedy2024-02-23-2/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Lemon's fa kit (free plan) had been used till now which had limitations such as total number of views that we've long exceeded - This gives more control on the static assets to use - Allows showing icons in development
* | | | | Merge pull request #1247 from python-discord/dependabot/pip/ruff-0.3.0Gravatar Xithrius2024-02-29-20/+20
|\ \ \ \ \
| * | | | | Bump ruff from 0.2.2 to 0.3.0Gravatar dependabot[bot]2024-03-01-20/+20
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | Merge pull request #1246 from python-discord/dependabot/pip/sentry-sdk-1.40.6Gravatar Xithrius2024-02-27-6/+6
|\ \ \ \ \
| * | | | | Bump sentry-sdk from 1.40.5 to 1.40.6Gravatar dependabot[bot]2024-02-28-6/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 to 1.40.6. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.5...1.40.6) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | Merge pull request #1245 from python-discord/dependabot/pip/coverage-7.4.3Gravatar Xithrius2024-02-26-55/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bump coverage from 7.4.2 to 7.4.3Gravatar dependabot[bot]2024-02-26-55/+55
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.2 to 7.4.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.4.2...7.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1244 from python-discord/dependabot/pip/httpx-0.27.0Gravatar Xithrius2024-02-21-5/+5
|\ \ \ \
| * | | | Bump httpx from 0.26.0 to 0.27.0Gravatar dependabot[bot]2024-02-22-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.26.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1243 from python-discord/dependabot/pip/cryptography-42.0.4Gravatar Xithrius2024-02-21-33/+33
|\ \ \ \
| * | | | Bump cryptography from 42.0.2 to 42.0.4Gravatar dependabot[bot]2024-02-21-33/+33
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1241 from python-discord/dependabot/pip/coverage-7.4.2Gravatar Xithrius2024-02-20-55/+55
|\ \ \ \
| * | | | Bump coverage from 7.4.1 to 7.4.2Gravatar dependabot[bot]2024-02-21-55/+55
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.4.1...7.4.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1239 from python-discord/dependabot/pip/sentry-sdk-1.40.5Gravatar Xithrius2024-02-20-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump sentry-sdk from 1.40.4 to 1.40.5Gravatar dependabot[bot]2024-02-20-6/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.4 to 1.40.5. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.4...1.40.5) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1238 from python-discord/dependabot/pip/pre-commit-3.6.2Gravatar Xithrius2024-02-18-5/+5
|\ \ \
| * | | Bump pre-commit from 3.6.1 to 3.6.2Gravatar dependabot[bot]2024-02-19-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1237 from python-discord/dependabot/pip/ruff-0.2.2Gravatar Xithrius2024-02-18-20/+20
|\ \ \
| * | | Bump ruff from 0.2.1 to 0.2.2Gravatar dependabot[bot]2024-02-19-20/+20
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1236 from python-discord/dependabot/pip/cryptography-42.0.2Gravatar Xithrius2024-02-16-33/+33
|\ \ \
| * | | Bump cryptography from 42.0.0 to 42.0.2Gravatar dependabot[bot]2024-02-17-33/+33
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1230 from python-discord/dependabot/pip/pre-commit-3.6.1Gravatar Xithrius2024-02-14-5/+5
|\ \ \
| * | | Bump pre-commit from 3.6.0 to 3.6.1Gravatar dependabot[bot]2024-02-14-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1234 from python-discord/dependabot/pip/sentry-sdk-1.40.4Gravatar Xithrius2024-02-14-6/+6
|\ \ \
| * | | Bump sentry-sdk from 1.40.3 to 1.40.4Gravatar dependabot[bot]2024-02-14-6/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.3 to 1.40.4. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.3...1.40.4) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* / / Bump sentry-sdk from 1.40.2 to 1.40.3 (#1229)Gravatar dependabot[bot]2024-02-13-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.2 to 1.40.3. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.2...1.40.3) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge pull request #1228 from python-discord/resources_config_readyGravatar Amrou Bellalouna2024-02-11-95/+102
|\ \ | | | | | | Resources config ready
| * | Update path variable in resource page testsGravatar RohanJnr2024-02-11-1/+1
| | |
| * | Move resorce loading from view init() to AppConfig ready() methodGravatar RohanJnr2024-02-11-94/+101
|/ / | | | | | | This is done to load the resources only once on startup instead of loading it everytime the view is initialized which is done whenever a request is made to the resources endpoint.
* | Merge pull request #1227 from python-discord/dependabot/pip/sentry-sdk-1.40.2Gravatar Xithrius2024-02-08-5/+5
|\ \
| * | Bump sentry-sdk from 1.40.1 to 1.40.2Gravatar dependabot[bot]2024-02-08-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.1 to 1.40.2. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.1...1.40.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| * Resources: Add guidelines on YAML filesGravatar hedy2024-02-07-5/+30
| |
| * Resources: Add link to suggest new resourcesGravatar hedy2024-02-07-0/+6
|/
* Merge pull request #1225 from python-discord/dependabot/pip/sentry-sdk-1.40.1Gravatar Xithrius2024-02-06-6/+6
|\
| * Bump sentry-sdk from 1.40.0 to 1.40.1Gravatar dependabot[bot]2024-02-07-6/+6
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.0 to 1.40.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.0...1.40.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1224 from python-discord/dependabot/pip/django-5.0.2Gravatar Xithrius2024-02-06-5/+5
|\
| * Bump django from 5.0.1 to 5.0.2Gravatar dependabot[bot]2024-02-07-5/+5
|/ | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.2. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1223 from python-discord/dependabot/pip/ruff-0.2.1Gravatar Xithrius2024-02-05-20/+20
|\
| * Bump ruff from 0.2.0 to 0.2.1Gravatar dependabot[bot]2024-02-06-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1221 from python-discord/dependabot/pip/psycopg-3.1.18Gravatar Xithrius2024-02-05-75/+75
|\