An open API service providing commit metadata for open source projects.

GitHub / WebwareForPython/DBUtils / commits

Database connections for multi-threaded environments

SHA Message Author Date Stats
24b3ed7e Update Python everywhere Christoph Zwerschke <c****o@o****e> 3 months ago
98aa9c4b Run tests with Python 3.14 Christoph Zwerschke <c****o@o****e> 5 months ago
73dadf26 Support Python 3.14 and minor updates Christoph Zwerschke <c****o@o****e> 7 months ago
52db5032 Test Python 3.7 and 3.8 separately Christoph Zwerschke <c****o@o****e> 10 months ago
037fb09b Modernize pyproject.toml Christoph Zwerschke <c****o@o****e> 10 months ago
22dd1c19 We cannot test Python 3.7 on GitHub any more Christoph Zwerschke <c****o@o****e> 10 months ago
9533de39 Support Python 3.13 and minor clean-up Christoph Zwerschke <c****o@o****e> 10 months ago
c68e3c98 Improve CSS style for the documentation Christoph Zwerschke <c****o@o****e> over 1 year ago
b01054ba Make ruff happy Christoph Zwerschke <c****o@o****e> over 1 year ago
58b9fb4f Allow setuptools compatible with Python 3.7 Christoph Zwerschke <c****o@o****e> about 2 years ago
06a7b946 Prepare for minor release Christoph Zwerschke <c****o@o****e> about 2 years ago
4e2f3f18 Adapt GitHub action Christoph Zwerschke <c****o@o****e> almost 3 years ago
ddc86dc9 Move codespell config to pyproject.toml Christoph Zwerschke <c****o@o****e> almost 3 years ago
7f168ce3 Adapt bumpversion config Christoph Zwerschke <c****o@o****e> almost 3 years ago
4d77b8db Check for print statements Christoph Zwerschke <c****o@o****e> almost 3 years ago
13fffe30 Simplify and add checks for simple code Christoph Zwerschke <c****o@o****e> almost 3 years ago
236b5814 Fix typo Christoph Zwerschke <c****o@o****e> almost 3 years ago
0e871d34 Check and improve docstrings Christoph Zwerschke <c****o@o****e> almost 3 years ago
2aed93cf Check comma conventions Christoph Zwerschke <c****o@o****e> almost 3 years ago
f2ed0242 Allow silently catching errors Christoph Zwerschke <c****o@o****e> almost 3 years ago
c287b108 Add and use extra requirements for docs and tests Christoph Zwerschke <c****o@o****e> almost 3 years ago
e8e73167 Modernize docs make script Christoph Zwerschke <c****o@o****e> almost 3 years ago
f3385385 Simplify control flow Christoph Zwerschke <c****o@o****e> almost 3 years ago
6414e009 Exceptions classes should have Error suffix Christoph Zwerschke <c****o@o****e> almost 3 years ago
df38633a Check that no bare except is used Christoph Zwerschke <c****o@o****e> almost 3 years ago
9980bf56 Use from clause when re-raising exceptions Christoph Zwerschke <c****o@o****e> almost 3 years ago
9923fc20 Use pyproject.toml instead of setup.py (#48) Christian Clauss <c****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d67f5abf Check that variables are used inside loops Christoph Zwerschke <c****o@o****e> almost 3 years ago
23d54b8a Enforce check for unused arguments Christoph Zwerschke <c****o@o****e> almost 3 years ago
464afdc3 Check that no magic values are used Christoph Zwerschke <c****o@o****e> almost 3 years ago
d547aef1 Remove some ignored rules Christoph Zwerschke <c****o@o****e> almost 3 years ago
c60205d9 Fix import sorting in tests Christoph Zwerschke <c****o@o****e> almost 3 years ago
21a9b33a Simplify control flow in mock_pg Christoph Zwerschke <c****o@o****e> almost 3 years ago
45f40b97 Some grammar fixes, use American spelling Christoph Zwerschke <c****o@o****e> almost 3 years ago
de277e26 Use Queue nowait methods for better readability Christoph Zwerschke <c****o@o****e> almost 3 years ago
24f98dfa Simplify setup.py Christoph Zwerschke <c****o@o****e> almost 3 years ago
9e56dfca Avoid shadowing names Christoph Zwerschke <c****o@o****e> almost 3 years ago
7e2d00a9 Assume modern Python when using Queue class Christoph Zwerschke <c****o@o****e> almost 3 years ago
540cc738 Use pytest instead of unittest Christoph Zwerschke <c****o@o****e> almost 3 years ago
6e0a4d0c Require Python 3.7 Christoph Zwerschke <c****o@o****e> almost 3 years ago
594b9fe7 Move to new minor release Christoph Zwerschke <c****o@o****e> almost 3 years ago
6f52641b Replace flake8 with ruff (#46) Christian Clauss <c****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
705e9400 Do not test with Python 3.6 on GitHub any more Christoph Zwerschke <c****o@o****e> almost 3 years ago
245cfbbb Prepare patch release Christoph Zwerschke <c****o@o****e> almost 3 years ago
dfada0f9 Add section on advanced usage to docs (#45) Christoph Zwerschke <c****o@o****e> almost 3 years ago
8d401797 Fix spellcheck issue Christoph Zwerschke <c****o@o****e> almost 3 years ago
6d517e2a Improve determination of DBAPI module Christoph Zwerschke <c****o@o****e> almost 3 years ago
f2186a80 Support Python 3.11 Christoph Zwerschke <c****o@o****e> almost 3 years ago
c699443d Minor improvement in determining thread safety Christoph Zwerschke <c****o@o****e> almost 3 years ago
3ba9f497 Fix small typo in code and docs Christoph Zwerschke <c****o@o****e> almost 3 years ago
798d5ad3 Prepare patch release Christoph Zwerschke <c****o@o****e> about 4 years ago
ac477276 Support optional iterator protocol on cursors (#38) Christoph Zwerschke <c****o@o****e> about 4 years ago
b147745d Prepare patch release Christoph Zwerschke <c****o@o****e> over 4 years ago
c5f639a3 Add InterfaceError to the default failures list (#36) Christoph Zwerschke <c****o@o****e> over 4 years ago
07b340d6 Fix source and German version of tutorial (#35) Christoph Zwerschke <c****o@o****e> over 4 years ago
d94d8693 Fix a tutorial bug (#35) qizidog <4****g@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f8182012 Fix version number in the changelog Christoph Zwerschke <c****o@o****e> over 4 years ago
b120dd88 Cease support for Python 2 and 3.5, minor optimizations Christoph Zwerschke <c****o@o****e> over 4 years ago
9101cd14 Prepare patch release Christoph Zwerschke <c****o@o****e> over 4 years ago
7d152632 Support Python 3.10 Christoph Zwerschke <c****o@o****e> over 4 years ago
b71bb5d5 Prepare patch release Christoph Zwerschke <c****o@o****e> over 4 years ago
3cd75e96 Make use of context managers for locks Christoph Zwerschke <c****o@o****e> almost 5 years ago
2a43fda9 Fix some typos Christoph Zwerschke <c****o@o****e> almost 5 years ago
54da25ea Support context managers (fixes #33) Christoph Zwerschke <c****o@o****e> almost 5 years ago
c35a36d7 Update Docutils CSS Christoph Zwerschke <c****o@o****e> almost 5 years ago
1e888ba5 Improve workflow for publishing on PyPI Christoph Zwerschke <c****o@o****e> almost 5 years ago
0ba650bf Prepare patch release Christoph Zwerschke <c****o@o****e> almost 5 years ago
844c31b0 Add GitHub workflow for publishing releases on PyPI Christoph Zwerschke <c****o@o****e> almost 5 years ago
ace813f9 Recreate html with latest docutils Christoph Zwerschke <c****o@o****e> almost 5 years ago
6d5bd161 Use config file for codespell Christoph Zwerschke <c****o@o****e> almost 5 years ago
afcecd47 Change name of GitHub workflow Christoph Zwerschke <c****o@o****e> almost 5 years ago
a1c72a3d GitHub Action to test with tox (#31) Christian Clauss <c****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
4085abb0 Make Flake8 happy again Christoph Zwerschke <c****o@o****e> almost 5 years ago
a703b00b Avoid "name Exception is not defined" when exiting Christoph Zwerschke <c****o@o****e> almost 5 years ago
19a8a33f Add note about breaking changes to README Christoph Zwerschke <c****o@o****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4a601871 Forgot to change CSS path to lower-case Christoph Zwerschke <c****o@o****e> over 5 years ago
c5f7db2a Install tox in Travis configuration Christoph Zwerschke <c****o@o****e> over 5 years ago
8d61b6fa Fix PEP8 issues in setup.py Christoph Zwerschke <c****o@o****e> over 5 years ago
03181b0a Remove blank lines in docstrings Christoph Zwerschke <c****o@o****e> over 5 years ago
78f7b23b Add project URLs to setup.py Christoph Zwerschke <c****o@o****e> over 5 years ago
f136802f Test that docs can be built properly Christoph Zwerschke <c****o@o****e> over 5 years ago
765a0fed Check manifest (create proper source distribution) Christoph Zwerschke <c****o@o****e> over 5 years ago
25e64c40 Remove outdated "creating a release" notes Christoph Zwerschke <c****o@o****e> over 5 years ago
9bf99298 Update README Christoph Zwerschke <c****o@o****e> over 5 years ago
d0114387 Adapt documentation Christoph Zwerschke <c****o@o****e> over 5 years ago
f067391b Convert images from GIF to PNG Christoph Zwerschke <c****o@o****e> over 5 years ago
1513377f Use the new lower-case module names everywhere Christoph Zwerschke <c****o@o****e> over 5 years ago
5b9fe811 Rename all modules to lower-case Christoph Zwerschke <c****o@o****e> over 5 years ago
f22adcec Rename UsersGuide, make Changelog from ReleaseNotes Christoph Zwerschke <c****o@o****e> over 5 years ago
bef64b7d Rename top folders to lower case Christoph Zwerschke <c****o@o****e> over 5 years ago
308b3284 Remove Webware Examples, move Tests and Docs up Christoph Zwerschke <c****o@o****e> over 5 years ago
83a69e1b Set new version number Christoph Zwerschke <c****o@o****e> over 5 years ago
905e02c2 Add release notes for version 1.4 Christoph Zwerschke <c****o@o****e> over 5 years ago
e6eafba5 Support Python 3.9 Christoph Zwerschke <c****o@o****e> over 5 years ago
c082843e Make use of newer assertion methods Christoph Zwerschke <c****o@o****e> over 5 years ago
9b46c3b8 Replace deprecated Thread.isAlive method (#26) Christoph Zwerschke <c****o@o****e> over 5 years ago
91f1af51 Simplify code for checking maxusage Christoph Zwerschke <c****o@o****e> over 5 years ago
da898996 Do not reconnect when maxusage reached in transaction (#9) Christoph Zwerschke <c****o@o****e> over 5 years ago
eb45d844 Move from Cito/DBUtils to WebwareForPython/DBUtils Christoph Zwerschke <c****o@o****e> almost 6 years ago
7bf56698 Support Python 3.8, desupport 2.6 and 3.4 (#24) Christoph Zwerschke <c****o@o****e> over 6 years ago

← Back to repository