1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
romanb
344ab02d95 reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier. 2008-01-05 19:14:35 +00:00
Jonathan.Wage
44820ec14a Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure. 2008-01-05 07:39:25 +00:00
Jonathan.Wage
27b369a5f3 Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Jonathan.Wage
f99151063d more api doc changes 2007-10-03 21:47:55 +00:00
Jonathan.Wage
0a6f216efa Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
zYne
44c2399cdf added Mock driver 2007-06-10 19:38:22 +00:00
zYne
707f801509 2007-04-18 08:59:10 +00:00
zYne
5317ae2227 2007-02-17 18:21:26 +00:00
zYne
6822752265 Removed transaction driver exceptions (not needed anymore) 2007-01-11 11:51:57 +00:00
zYne
d5e5c876d7 added exception classes for transaction module drivers 2006-12-30 11:07:03 +00:00
zYne
eb1a96b0b6 Changed the PDO::query calls to Doctrine_Connection::execute calls for portable errors 2006-12-30 00:28:24 +00:00
lsmith
239995d3c3 - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +00:00
lsmith
4e22f1fbaf - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
lsmith
716bb65b86 - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
zYne
cab5b432a6 Updated transaction drivers 2006-11-30 23:51:44 +00:00
zYne
b1d5eedb47 Updated test cases 2006-11-23 23:23:24 +00:00
zYne
70e467b7bf Added Doctrine_Adapter, updated many driver classes 2006-11-23 22:54:10 +00:00
zYne
98c1f66b64 small fixes for transaction drivers 2006-11-23 15:30:22 +00:00
zYne
be0d79c48f Updated transaction drivers 2006-11-14 21:57:11 +00:00
zYne
256fbd5331 Moved transaction isolation functionality to transaction drivers 2006-11-13 22:08:41 +00:00
zYne
a452ccb620 added transaction exception class 2006-11-13 20:40:20 +00:00
zYne
61c59aa0e0 Doctrine_Transaction drivers 2006-11-13 20:31:38 +00:00