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

2709 Commits

Author SHA1 Message Date
zYne
dc4d96e92f 2007-10-07 22:21:01 +00:00
zYne
24885c0113 fixed references to get() 2007-10-07 21:34:06 +00:00
zYne
f160487445 2007-10-07 21:31:49 +00:00
zYne
43811d2cc6 updated all the necessary classes to use injectable 2007-10-07 20:58:08 +00:00
zYne
13e75b2ccb 2007-10-07 20:35:22 +00:00
zYne
7a014f6d15 initial draft for locator 2007-10-07 20:31:22 +00:00
pookey
ff1316ebc9 allowing for PHP in YAML files to be parsed 2007-10-07 16:21:04 +00:00
zYne
5c3bea6584 2007-10-06 19:10:14 +00:00
zYne
a20ceff363 tests and implementation for hydrate hooks 2007-10-05 22:31:02 +00:00
gnat
2c7ced23db allow for both sides of a relationship to be generated from a one sided definition 2007-10-05 22:15:15 +00:00
zYne
f50128c535 Hydrate hooks added 2007-10-05 21:47:38 +00:00
zYne
f0e43a66bc 2007-10-05 21:23:47 +00:00
zYne
7ecc82fded removed deprecated attributes, added bound query part functionality, fixed remaining I18n issues 2007-10-05 21:18:40 +00:00
zYne
11e8bfed08 new tests for I18n 2007-10-05 21:14:46 +00:00
zYne
7c0aca3cd2 2007-10-05 20:29:33 +00:00
zYne
4634b7c194 2007-10-05 20:28:08 +00:00
Jonathan.Wage
fd4cbda55d Added missing class. 2007-10-05 20:21:46 +00:00
Jonathan.Wage
293e752611 Added documentation for schema files. 2007-10-05 20:19:54 +00:00
Jonathan.Wage
c3c4a284a0 Fix unit tests. 2007-10-05 19:34:05 +00:00
Jonathan.Wage
5bec1b2224 Fix for class/alias relation generation. 2007-10-05 19:10:32 +00:00
Jonathan.Wage
3b0f749a58 Fixes for multiple connection handling. 2007-10-05 18:56:36 +00:00
Jonathan.Wage
7bbcb51dcf Renamed Spyc to DoctrineSpyc to avoid any conflicts with other libraries. 2007-10-05 15:54:36 +00:00
Jonathan.Wage
a085706070 Fixes to loading models and made it so Builder can generate abstract classes. 2007-10-05 14:45:53 +00:00
Jonathan.Wage
e7e153d948 Enabling spyc inclusion. 2007-10-05 05:33:39 +00:00
Jonathan.Wage
956c5dfe91 Fixes for exporting sql to correct connections. 2007-10-05 05:06:42 +00:00
Jonathan.Wage
d2d52a63ce Tweaks to generated code. 2007-10-05 02:21:31 +00:00
Jonathan.Wage
3f49cc732a Fixes for new sfDoctrinePlugin 2007-10-04 23:55:37 +00:00
romanb
72b2911761 fixed a bug in Doctrine_Query_Abstract::set(). Missing return value. 2007-10-04 15:06:46 +00:00
Jonathan.Wage
225b904aa7 More api doc changes. 2007-10-03 21:48:53 +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
Jonathan.Wage
3daa10bf41 Removed. 2007-10-03 19:56:22 +00:00
Jonathan.Wage
dc90cca915 Fix for the creating of files and the path to create them at. 2007-10-03 18:57:24 +00:00
meus
f59131f010 fixing previous commit, these files should not be modified 2007-10-03 16:38:20 +00:00
meus
c477b35ddc testing testing 2007-10-03 16:30:57 +00:00
meus
27f570fc01 testing testing 2007-10-03 11:41:50 +00:00
meus
06def07b20 removing test file 2007-10-03 11:14:50 +00:00
meus
a6c2224cd5 testing cia.vc bot 2007-10-03 11:03:58 +00:00
pookey
81b06f68e5 finished testing -sorry about the noise 2007-10-03 11:01:05 +00:00
pookey
6c449db65f adding a test for CIA bot 2007-10-03 10:59:34 +00:00
meus
f79faa9a00 removing test 2007-10-03 10:50:24 +00:00
meus
77908945a2 this is a test 2007-10-03 10:45:27 +00:00
mahono
e670e2ab5f added possibility to use an aliase with Doctrine_Table->createQuery() and some very small refactoring using createQuery() in Doctrine_Table 2007-10-02 11:28:26 +00:00
phuson
8bef0c7c6d fixed typo and made some sentences clearer 2007-10-02 00:10:13 +00:00
phuson
3703b41912 fixed typo 2007-10-01 22:34:18 +00:00
phuson
4ae866ddf8 changed $cache to $cacheDriver to be consistent and so that the chapter flows better 2007-10-01 08:40:20 +00:00
phuson
999988fa69 fixed typo 2007-10-01 08:30:25 +00:00
phuson
e0dedf714f fixed typo 2007-09-30 22:55:28 +00:00
phuson
659d7482e4 Made the sentence clearer 2007-09-30 22:47:37 +00:00
romanb
f044813046 added blob,clob,gzip type validation 2007-09-30 07:36:17 +00:00