blob/
|
121952 |
11 months |
mj |
Merge the postgres_blob_oid branch into trunk |
.cvsignore
|
85846 |
4 years |
shane |
1.1 branch became trunk |
README-15.txt
|
120614 |
14 months |
shane |
Fixed compatibility with PostgreSQL 9.0, which is capable of
returning a new 'he... |
README.txt
|
117810 |
19 months |
shane |
A couple more pg_hba.conf entries to make test setup easier. |
RecoveryStorage.py
|
117780 |
19 months |
shane |
Checkpoint: optionally put blobs in the database. Some tests pass. :-)
|
__init__.py
|
85846 |
4 years |
shane |
1.1 branch became trunk |
alltests.py
|
94997 |
3 years |
shane |
Corporation -> Foundation
|
fakecache.py
|
105059 |
2 years |
shane |
Tidying: moved memcache integration to a separate module (cache.py)
and removed ... |
hftestbase.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
hptestbase.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
packstresstest.py
|
104770 |
2 years |
shane |
updated adapter constructor signature |
reltestbase.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
replicas.conf
|
104774 |
2 years |
shane |
Avoid NamedTemporaryFile in favor of mkstemp, for Windows
|
ro_replicas.conf
|
122921 |
7 months |
shane |
Added the ro-replica-conf option, which tells RelStorage to use a
read-only data... |
test_autotemp.py
|
105059 |
2 years |
shane |
Tidying: moved memcache integration to a separate module (cache.py)
and removed ... |
test_blobhelper.py
|
122043 |
10 months |
shane |
Windows requires more teardown work.
|
test_cache.py
|
123004 |
7 months |
shane |
Use the database name as the cache-prefix by default. This
will hopefully help p... |
test_zodbconvert.py
|
119946 |
15 months |
shane |
Fixed test failures and simplified the reporting units.
|
test_zodbpack.py
|
105774 |
2 years |
shane |
Added the zodbpack script.
|
testmysql.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
testoracle.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
testpostgresql.py
|
123000 |
7 months |
shane |
Better behavior for async replication. Changes:
- When the database connection... |
util.py
|
120657 |
14 months |
shane |
Skip more tests with ZODB 3.8 (because it doesn't support a blob cache)
|