index
:
metricity
dependabot/pip/aiohttp-3.10.2
dependabot/pip/deepmerge-2.0
dependabot/pip/pre-commit-3.8.0
dependabot/pip/pydis-core-11.4.0
dependabot/pip/ruff-0.6.8
improve-user-in-guild-sync
main
A mirrored copy of the python-discord/metricity repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
create_metricity_db.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2024-02-02
Bump pre-commit-hooks to 4.5.0
Chris Lovering
-1
/
+1
2024-02-02
Bump ruff to 0.2.0
Chris Lovering
-27
/
+29
2024-02-02
Bump deps to latest
Chris Lovering
-643
/
+651
2023-12-06
Bump version of package in pyproject
v2.3.2
Chris Lovering
-1
/
+1
2023-12-06
Update CI to latest step versions
Chris Lovering
-9
/
+9
2023-12-06
Lint repo with new ruff rules
Chris Lovering
-8
/
+8
2023-12-06
Bump all deps to latest
Chris Lovering
-726
/
+631
2023-09-26
Bump ruff from 0.0.289 to 0.0.291 (#87)
dependabot[bot]
-20
/
+20
2023-09-22
Bump pydis-core from 10.2.0 to 10.3.0 (#86)
dependabot[bot]
-5
/
+5
2023-09-13
Bump ruff from 0.0.288 to 0.0.289 (#83)
dependabot[bot]
-20
/
+30
2023-09-13
Remove TOML dependency (#82)
Joe Banks
-42
/
+20
2023-09-12
Bump ruff from 0.0.287 to 0.0.288 (#81)
dependabot[bot]
-22
/
+46
2023-09-05
Lint repo with new ruff rules
Chris Lovering
-1
/
+1
2023-09-05
Add isort config
Chris Lovering
-16
/
+7
2023-09-04
Bump package to version 2.3.1
v2.3.1
Joe Banks
-1
/
+1
2023-09-04
Get version dynamically from pyproject.toml file
Joe Banks
-1
/
+7
2023-09-04
Move unique constraint suppression to sess.commit instead of sess.add
Joe Banks
-28
/
+28
2023-09-04
Bump version to 2.3.0
v2.3.0
Joe Banks
-1
/
+1
2023-09-04
refactoring of count storage
Joe Banks
-3
/
+6
2023-09-04
show remaining users in upsert job
Joe Banks
-2
/
+2
2023-09-04
Cumulative counters for upsert operation
Joe Banks
-4
/
+13
2023-09-04
Don't await utility function that returns None
Joe Banks
-1
/
+1
2023-09-04
Set nulled pending users to false in the new null constraints migration
Joe Banks
-0
/
+2
2023-09-04
Also tag GHCR images with major version number (#75)
ChrisJL
-0
/
+1
2023-09-04
Add to sys.path in Alembic env
Joe Banks
-2
/
+6
2023-09-04
Subject Alembic files to the wrath of the linter
Joe Banks
-287
/
+330
2023-09-04
Use `thread.created_at` to determine thread creation
Joe Banks
-0
/
+1
2023-09-04
Don't use netloc as a hostname, use hostname + port separately
Joe Banks
-2
/
+4
2023-09-04
asyncpg seems to care about the QL in PostgreSQL
Joe Banks
-1
/
+1
2023-09-04
Default postgresql driver to asyncpg
Joe Banks
-4
/
+10
2023-09-04
Swap database creation script to asyncpg
Joe Banks
-24
/
+29
2023-09-04
Consistent version specifying for new dependencies
Joe Banks
-3
/
+3
2023-09-04
Satisfy the linter
Joe Banks
-3
/
+2