FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - MagicStack/asyncpg · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
MagicStack
/
asyncpg
Public
Notifications
You must be signed in to change notification settings
Fork
464
Star
8.1k
Code
Issues
253
Pull requests
47
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
asyncpg
tests
on
debug
User selector
Datepicker
Commit history
Commits on Dec 21, 2020
Debug
elprans
committed
32204bb
View commit details
Copy full SHA for 32204bb
View code at this point
Browse repository at this point
Commits on Dec 20, 2020
Fix method calls on custom Record subclasses
Show description for c162909
elprans
committed
c162909
View commit details
Copy full SHA for c162909
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Untangle custom codec confusion (#662)
Show description for 50f65fb
elprans
authored
50f65fb
View commit details
Copy full SHA for 50f65fb
View code at this point
Browse repository at this point
Raise proper error on anonymous composite input (tuple arguments) (#664)
Show description for 7252dbe
elprans
committed
7252dbe
View commit details
Copy full SHA for 7252dbe
View code at this point
Browse repository at this point
Prohibit custom codecs on domains
Show description for 50f964f
elprans
committed
50f964f
View commit details
Copy full SHA for 50f964f
View code at this point
Browse repository at this point
Add codecs for a bunch of new builtin types (#665)
Show description for b53f038
elprans
authored
b53f038
View commit details
Copy full SHA for b53f038
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
Prefer SSL connections by default (#660)
Show description for 16183aa
elprans
authored
16183aa
View commit details
Copy full SHA for 16183aa
View code at this point
Browse repository at this point
Remove remnants of the old CI
elprans
committed
ddadce9
View commit details
Copy full SHA for ddadce9
View code at this point
Browse repository at this point
Switch to Github Actions
elprans
committed
e585661
View commit details
Copy full SHA for e585661
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Batch executemany (#295)
Show description for 690048d
fantix
authored
690048d
View commit details
Copy full SHA for 690048d
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Fix null/NULL quoting in array text encoder (#627)
Show description for 92aa806
fantix
authored
92aa806
View commit details
Copy full SHA for 92aa806
View code at this point
Browse repository at this point
Ignore custom data codec for internal introspection (#618)
Show description for e064f59
fantix
authored
e064f59
View commit details
Copy full SHA for e064f59
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Fix set_type_codec() to accept standard SQL type names (#619)
Show description for 68b40cb
elprans
authored
68b40cb
View commit details
Copy full SHA for 68b40cb
View code at this point
Browse repository at this point
Fix wrong default transaction isolation level (#622)
Show description for 4a627d5
fantix
authored
4a627d5
View commit details
Copy full SHA for 4a627d5
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Add a workaround for bpo-37658
Show description for 2bac166
elprans
and
aaliddell
committed
2bac166
View commit details
Copy full SHA for 2bac166
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
Allow using custom Record class
Show description for db4f1a6
elprans
committed
db4f1a6
View commit details
Copy full SHA for db4f1a6
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Add support for connection termination listeners (#525)
Show description for 8141b93
ioistired
and
elprans
authored
8141b93
View commit details
Copy full SHA for 8141b93
View code at this point
Browse repository at this point
Update CI matrix, aarch64 builds (#595)
Show description for ac6a2fc
Gelbpunkt
authored
ac6a2fc
View commit details
Copy full SHA for ac6a2fc
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Fix Connection class _copy_in private method
Show description for 7f5c2a2
ABCDeath
authored and
elprans
committed
7f5c2a2
View commit details
Copy full SHA for 7f5c2a2
View code at this point
Browse repository at this point
Add support for password functions (useful for RDS IAM auth) (#554)
Show description for 1d9457f
Harvey Frye
authored and
elprans
committed
1d9457f
View commit details
Copy full SHA for 1d9457f
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Fix errors in numeric binary decoder
Show description for 851d586
elprans
authored and
Yury Selivanov
committed
851d586
View commit details
Copy full SHA for 851d586
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
Skip test_adversity on Windows & Python 3.8
Show description for d655a39
Yury Selivanov
committed
d655a39
View commit details
Copy full SHA for d655a39
View code at this point
Browse repository at this point
Stop passing `loop=` parameter (deprecated in asyncio 3.8)
Yury Selivanov
committed
c13d4f8
View commit details
Copy full SHA for c13d4f8
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Handle IP values with prefix in "inet" type as IPvXInterface
Show description for 5a4daf7
elprans
authored and
Yury Selivanov
committed
5a4daf7
View commit details
Copy full SHA for 5a4daf7
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Unquote connection string components properly
Show description for 5513b9d
elprans
committed
5513b9d
View commit details
Copy full SHA for 5513b9d
View code at this point
Browse repository at this point
Do not look for a port in a Unix socket domain path
Show description for b773912
Lawouach
authored and
elprans
committed
b773912
View commit details
Copy full SHA for b773912
View code at this point
Browse repository at this point
Commits on May 8, 2019
Add support for SCRAM-SHA-256 authentication.
Show description for 2d76f50
jkatz
authored and
elprans
committed
2d76f50
View commit details
Copy full SHA for 2d76f50
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Fix _StatementCache.clear() PS memory leak
Show description for f4aa9bf
un-def
authored and
elprans
committed
f4aa9bf
View commit details
Copy full SHA for f4aa9bf
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Check for .flake8 after importing flake8
Show description for aaeb707
Robert Schütz
authored and
elprans
committed
aaeb707
View commit details
Copy full SHA for aaeb707
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Make sure idle never-acquired pool connections are closed due to inactivity
Show description for e3ad12d
elprans
committed
e3ad12d
View commit details
Copy full SHA for e3ad12d
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Properly cleanup connections closed by remote
Show description for 7ba5dd4
elprans
committed
7ba5dd4
View commit details
Copy full SHA for 7ba5dd4
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
Fix DSN parsing regression
Show description for ffb9ebf
elprans
committed
ffb9ebf
View commit details
Copy full SHA for ffb9ebf
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Add support for specifying multiple host addresses when connecting
Show description for 1d650ed
elprans
committed
1d650ed
View commit details
Copy full SHA for 1d650ed
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Fix large OID test under PostgreSQL 11
Show description for ddb0ec2
elprans
committed
ddb0ec2
View commit details
Copy full SHA for ddb0ec2
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Allow 'sslmode' in DSNs
Show description for 0304288
percontation
authored and
elprans
committed
0304288
View commit details
Copy full SHA for 0304288
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL