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

2458 Commits

Author SHA1 Message Date
zYne
07c5c92e73 deletes are no longer stacked in the end of transaction, now transactional integrity is always assured 2007-09-01 17:28:11 +00:00
meus
5d0caba0aa New coverage report 2007-09-01 16:32:34 +00:00
jepso
f4fa179d7c We don't need these files anymore 2007-09-01 16:31:25 +00:00
zYne
ebc7d8d379 2007-09-01 16:26:58 +00:00
zYne
07b5727c52 severe export bug fix: classes using column aggregation inheritance not properly exported 2007-09-01 16:11:58 +00:00
zYne
5d1d506a3a added invoker catching 2007-09-01 16:04:48 +00:00
jepso
96f97c2426 fixed the method that checks for pdflatex 2007-09-01 15:56:54 +00:00
zYne
224d3fb062 2007-09-01 15:51:46 +00:00
zYne
ef127afd1e 2007-09-01 15:30:40 +00:00
zYne
951b2875d8 formatting fix 2007-09-01 10:55:14 +00:00
romanb
edb1b251d6 Applied the patch from Jackbravo (ticket #441) 2007-09-01 10:41:46 +00:00
zYne
e2be550a2f added docs for delegate methods 2007-09-01 10:28:47 +00:00
jepso
f742b875a9 updated method that checks for pdflatex 2007-09-01 00:28:28 +00:00
Jonathan.Wage
661ede6c8b Not needed. 2007-08-31 23:49:19 +00:00
Jonathan.Wage
8805eaf3a5 Initial entry. 2007-08-31 23:47:38 +00:00
Jonathan.Wage
94d5766e2d Removed. 2007-08-31 23:47:17 +00:00
Jonathan.Wage
8df26cbba6 Initial entry of website. 2007-08-31 23:41:48 +00:00
jepso
48095c266c removed unnecessary file 2007-08-31 23:40:21 +00:00
jepso
eab107a5ee added Pdf output capability to manual 2007-08-31 23:38:43 +00:00
zYne
fd86c7a45f 2007-08-31 23:20:02 +00:00
Jonathan.Wage
51bba3639e Initial entry. 2007-08-31 23:06:28 +00:00
Jonathan.Wage
3fd01a1523 Initial entry of trunk api documentation 2007-08-31 23:05:18 +00:00
Jonathan.Wage
d9e415122f A few changes to get package generated. 2007-08-31 22:32:37 +00:00
zYne
81ed29c3ad added <user> tag 2007-08-31 22:29:18 +00:00
zYne
2b53d3369a 2007-08-31 22:28:48 +00:00
zYne
2757d27ca1 2007-08-31 22:26:39 +00:00
Jonathan.Wage
81da7a3a01 Removed. 2007-08-31 22:23:13 +00:00
Jonathan.Wage
30d1d34eb3 Updated. 2007-08-31 22:20:38 +00:00
Jonathan.Wage
70110bb818 Moved around. 2007-08-31 22:14:35 +00:00
Jonathan.Wage
a3481e688b Initial entry of package xml files. 2007-08-31 22:09:37 +00:00
zYne
35f7085133 2007-08-30 22:04:41 +00:00
wernerm
cd86730374 Some mock-up Doctrine web site proposal 2007-08-29 22:34:15 +00:00
zYne
67fc9764c3 2007-08-29 22:20:30 +00:00
zYne
04e5888a3c fixes #429 2007-08-29 22:15:25 +00:00
zYne
ed2822938a 2007-08-29 22:13:47 +00:00
zYne
15556a35a4 fixes #433 2007-08-29 22:03:55 +00:00
zYne
4fc6efd82f fixes #440 2007-08-29 21:57:46 +00:00
Jonathan.Wage
157c2d5fed Updated documentation to show example on how to disable foreign key constraint exporting for individual models. 2007-08-29 21:53:41 +00:00
Jonathan.Wage
3eedefae50 Reverted changes for disabling foreign key sql exporting. Not needed since it can be done with attributes. 2007-08-29 21:51:49 +00:00
zYne
684ad68de2 2007-08-29 21:36:36 +00:00
jackbravo
f2193314d9 Test for possible bug and notify
The bug does appear if you clean the identityMap from the Group table before querying the DB
2007-08-29 20:07:08 +00:00
jackbravo
2d08773ea7 Reverted changeset 2271, increase in memory usage too big 2007-08-29 19:07:43 +00:00
romanb
7bedb0b21d Added Doctrine_Query::free() to make it possible to help PHPs current GC 2007-08-29 18:40:58 +00:00
jackbravo
1c24964490 Added toString method to avoid some errors 2007-08-28 19:51:06 +00:00
jackbravo
bd61271579 toArray now can return also the record relations 2007-08-28 16:45:22 +00:00
jackbravo
11bae7774d Uncommented some Aggregate test cases that now work 2007-08-27 18:57:09 +00:00
Jonathan.Wage
0a21d72760 Added documentation for turning off foreign key sql in export. 2007-08-27 15:10:36 +00:00
Jonathan.Wage
bf6ed870fa Added back getTemplates() function. Somehow was removed on accident 2007-08-27 15:04:32 +00:00
Jonathan.Wage
8dfd9e5a6b Updated Oracle.php export driver to match parent function definition 2007-08-27 14:52:38 +00:00
Jonathan.Wage
6ce7d88c0b Added ability to turn off foreign key sql exporting for specific models 2007-08-27 14:43:52 +00:00