issues
search
zopefoundation
/
transaction
Generic transaction implementation for Python.
Other
70
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reach 100% coverage.
#67
jamadden
closed
6 years ago
3
Reach 100% coverage
#66
jamadden
closed
6 years ago
1
Add support for Python 3.7
#65
icemac
closed
6 years ago
3
Add abort() related statuses to Transaction.
#64
jenstroeger
opened
6 years ago
18
No status to indicate aborted transaction.
#63
jenstroeger
opened
6 years ago
7
Question: How to find a transaction’s data manager, if any?
#62
jenstroeger
closed
5 years ago
1
Transactions with multiprocessing
#61
BlueManCZ
closed
6 years ago
2
Update changelog for #59
#60
rouge8
closed
6 years ago
8
Don't crash when printing tracebacks under IPython on Python 2
#59
rouge8
closed
6 years ago
2
Transaction manager run problems
#58
jimfulton
closed
5 years ago
1
make documentation more helpful for newcomers
#57
cguardia
closed
6 years ago
0
Add changenote for #38 and bump version minor number.
#56
jamadden
closed
6 years ago
5
explicit transactions do not work well with the context manager
#55
mmerickel
closed
6 years ago
7
Fix typos
#54
ronnix
closed
6 years ago
1
Documentation is unhelpful for complete newcomers
#53
hynek
closed
6 years ago
12
Joining a committing transaction
#52
elliot-jsq
closed
5 years ago
2
Add support for Python 3.6 while dropping support for Python 3.3.
#51
icemac
closed
6 years ago
0
Document that hooks must not raise / propagate exceptions.
#50
tseaver
closed
7 years ago
1
Document exception semantics for hooks
#49
tseaver
closed
7 years ago
1
API to access the status of a transaction
#48
icemac
closed
7 years ago
7
IDataManager should not specify a transaction_manager attribute
#47
jimfulton
opened
7 years ago
3
Add test for 'txn.user = None'.
#46
tseaver
closed
7 years ago
2
Integration docs
#45
jimfulton
closed
7 years ago
0
For backward compatibility, relax the requirements that transaction meta data (user or description) be text
#44
jimfulton
closed
7 years ago
2
Explicit mode
#43
jimfulton
closed
7 years ago
2
Fix typo
#42
kapyshin
closed
7 years ago
0
Add SQLAlchemy and repoze.sendmail to integration documents
#41
jamadden
closed
7 years ago
11
Document why newTransaction is only called by begin.
#40
jimfulton
closed
7 years ago
0
add ITransactionManager.isActive api
#39
mmerickel
closed
7 years ago
4
expose ITransaction.isRetryableError
#38
mmerickel
closed
6 years ago
18
add a public api for manager._retryable
#37
mmerickel
closed
6 years ago
4
add a public api for tracking attempts
#36
mmerickel
closed
7 years ago
2
need a simple api to detect an active transaction
#35
mmerickel
closed
7 years ago
12
Unicode change in 2.0.3 breaking waitress
#34
niothiel
closed
7 years ago
6
extended-info -> extension
#33
jimfulton
closed
7 years ago
0
Hate bytes
#32
jimfulton
closed
7 years ago
6
URGENT: _extension needs to be settable
#31
jimfulton
closed
8 years ago
1
Run docs doctests in travis
#30
jimfulton
closed
8 years ago
4
Jenkins failures on master
#29
tseaver
closed
7 years ago
5
Transaction meta data cleanup
#28
jimfulton
closed
8 years ago
10
Define an api for transactions to get extended info.
#27
jimfulton
closed
8 years ago
0
Define transaction description and user to be unicode
#26
jimfulton
closed
8 years ago
0
Run decorator, a simpler alternative to attempts
#25
jimfulton
closed
8 years ago
0
Fix #19 attempts didn't stop on success
#24
jimfulton
closed
8 years ago
2
Update URL in setup.py
#23
di
closed
8 years ago
0
Corrected ITransaction: removed beforeCommitHook and 2 misplaced 'self' parameters
#22
hathawsh
closed
8 years ago
1
gevent.local.local breaks transaction.manager
#21
miohtama
closed
8 years ago
3
Make sure that the attempts generator stops after first successful attempt
#20
pieterproigia
closed
8 years ago
1
Attemps are retried on successful run
#19
pieterproigia
closed
8 years ago
2
Restore display of missing lines.
#18
tseaver
closed
8 years ago
0
Previous
Next