index
:
gn-libs
keyring
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
4 days
Explicitly add python-lint and python-mypy.
HEAD
main
Munyoki Kilyungi
2024-12-09
Fix issues caught by linter.
Frederick Muriuki Muriithi
2024-12-09
Fix the module's documentation string.
Frederick Muriuki Muriithi
2024-12-09
Parse SSL options for the connection string.
Frederick Muriuki Muriithi
2024-12-09
Fix check for non-negative integers.
Frederick Muriuki Muriithi
2024-12-09
Parse for SSL_MODE option values from a list of acceptable values.
Frederick Muriuki Muriithi
2024-12-09
Check for non-negative integers.
Frederick Muriuki Muriithi
2024-12-09
Parse a larger pool of possible boolean values
Frederick Muriuki Muriithi
2024-12-09
Add an Exception for invalid option values.
Frederick Muriuki Muriithi
2024-12-06
Move the commit() call to the success path
Frederick Muriuki Muriithi
2024-11-22
Import missing symbol.
Frederick Muriuki Muriithi
2024-11-22
Provide a means to debug queries that have been run.
Frederick Muriuki Muriithi
2024-11-21
Add module handling common JWKs operations.
Frederick Muriuki Muriithi
2024-11-21
Add `authlib` and `pymonad` as dependencies.
Frederick Muriuki Muriithi
2024-11-21
Document running unit tests.
Frederick Muriuki Muriithi
2024-11-21
Make mysqldb module accessible directly from gn_libs package.
Frederick Muriuki Muriithi
2024-11-21
Initialise test directories as packages to prevent pytest failure.
Frederick Muriuki Muriithi
2024-11-21
Register `slow` and `unit_test` test markers.
Frederick Muriuki Muriithi
2024-11-21
Fix linting and mypy errors
Frederick Muriuki Muriithi
2024-11-21
Make repository a channel.
Frederick Muriuki Muriithi
2024-11-21
Ignore __pycache__ directories.
Frederick Muriuki Muriithi
2024-11-21
Add tests for gn_libs.mysqldb module
Frederick Muriuki Muriithi
2024-11-21
Add mysqldb module
Frederick Muriuki Muriithi
2024-11-21
Initialise build for the project.
Frederick Muriuki Muriithi
2024-11-19
Initialise repository with empty package.
Frederick Muriuki Muriithi