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
Commit message (
Expand
)
Author
Age
Lines
*
Bump version to 2.3.0
v2.3.0
Joe Banks
2023-09-04
-1
/
+1
*
Merge pull request #77 from python-discord/jb3/cumulative-upsert-counter
Joe Banks
2023-09-04
-6
/
+18
|
\
|
*
refactoring of count storage
Joe Banks
2023-09-04
-3
/
+6
|
*
show remaining users in upsert job
Joe Banks
2023-09-04
-2
/
+2
|
*
Cumulative counters for upsert operation
Joe Banks
2023-09-04
-4
/
+13
|
/
*
Don't await utility function that returns None
Joe Banks
2023-09-04
-1
/
+1
*
Set nulled pending users to false in the new null constraints migration
Joe Banks
2023-09-04
-0
/
+2
*
Also tag GHCR images with major version number (#75)
ChrisJL
2023-09-04
-0
/
+1
*
Add to sys.path in Alembic env
Joe Banks
2023-09-04
-2
/
+6
*
Merge pull request #74 from python-discord/jb3/sqlalchemy-2
Joe Banks
2023-09-04
-693
/
+827
|
\
|
*
Subject Alembic files to the wrath of the linter
Joe Banks
2023-09-04
-287
/
+330
|
*
Use `thread.created_at` to determine thread creation
Joe Banks
2023-09-04
-0
/
+1
|
*
Don't use netloc as a hostname, use hostname + port separately
Joe Banks
2023-09-04
-2
/
+4
|
*
asyncpg seems to care about the QL in PostgreSQL
Joe Banks
2023-09-04
-1
/
+1
|
*
Default postgresql driver to asyncpg
Joe Banks
2023-09-04
-4
/
+10
|
*
Swap database creation script to asyncpg
Joe Banks
2023-09-04
-24
/
+29
|
*
Consistent version specifying for new dependencies
Joe Banks
2023-09-04
-3
/
+3
|
*
Satisfy the linter
Joe Banks
2023-09-04
-3
/
+2
|
*
Add migration to make some columns NOT NULLable
Joe Banks
2023-09-04
-0
/
+63
|
*
Update Alembic to use asyncpg to run migrations
Joe Banks
2023-09-04
-21
/
+29
|
*
Remove database connection from bot setup hook
Joe Banks
2023-09-04
-2
/
+0
|
*
Remove old GINO logger config
Joe Banks
2023-09-04
-4
/
+0
|
*
Add configuration option to log all queries
Joe Banks
2023-09-04
-9
/
+8
|
*
Update listeners and utils to use new SQLAlchemy 2 models
Joe Banks
2023-09-04
-129
/
+179
|
*
Update database & models modules to use SQLAlchemy 2
Joe Banks
2023-09-04
-97
/
+52
|
*
Add SQLAlchemy 2 & asyncpg and remove GINO & psycopg2
Joe Banks
2023-09-04
-128
/
+137
|
/
*
Merge pull request #73 from python-discord/jb3/deps-and-toolchain-updates
Joe Banks
2023-09-04
-128
/
+155
|
\
|
*
Add alembic hook to format migrations on generation
Joe Banks
2023-09-04
-5
/
+4
|
*
Add pre-commit step to linting workflow
Joe Banks
2023-09-04
-0
/
+3
|
*
Bump PostgreSQL version to 15
Joe Banks
2023-09-04
-1
/
+1
|
*
Implement pre-commit hook fixes
Joe Banks
2023-09-04
-18
/
+14
|
*
Add pre-commit config
Joe Banks
2023-09-04
-0
/
+20
|
*
Bump all dependencies to latest
Joe Banks
2023-09-04
-104
/
+113
|
/
*
Merge pull request #72 from python-discord/jb3/3.11-upgrade
Joe Banks
2023-09-04
-159
/
+169
|
\
|
*
Implement fixes advised by Ruff
Joe Banks
2023-09-04
-8
/
+8
|
*
Relock Poetry
Joe Banks
2023-09-04
-145
/
+155
|
*
Bump dev toolchain deps
Joe Banks
2023-09-04
-2
/
+2
|
*
Bump Python versions to 3.11
Joe Banks
2023-09-04
-4
/
+4
|
/
*
Only trigger CI on release for published releases
Chris Lovering
2023-08-22
-0
/
+1
*
Bump version in pyproject.toml
v2.2.0
Chris Lovering
2023-08-22
-1
/
+1
*
Ensure images are pushed to ghcr on push to main
Chris Lovering
2023-08-22
-1
/
+1
*
Tag ghcr image with short commit sha
Chris Lovering
2023-08-22
-1
/
+1
*
Bump all dependencies to latest
Chris Lovering
2023-08-22
-227
/
+230
*
Checkout code in deploy step
Chris Lovering
2023-08-22
-0
/
+3
*
Remove unused tox.ini
Chris Lovering
2023-08-22
-14
/
+0
*
Update CI to use reusable workflows and push an image on release (#66)
ChrisJL
2023-08-22
-77
/
+114
*
Create Path object once whne loading config
Chris Lovering
2023-08-22
-2
/
+3
*
Merge pull request #60 from python-discord/bump-various-versions
v2.1.0
ChrisJL
2023-08-22
-536
/
+774
|
\
|
*
Bump project version
Chris Lovering
2023-07-24
-1
/
+1
|
*
Update CI action versions
Chris Lovering
2023-07-24
-11
/
+10
[next]