|
|
|
@4606
|
[4606]
|
06/30/08 15:51:03 |
bascht |
- added doc for a little workaround when migrating models with changed … |
|
|
|
@4522
|
[4522]
|
06/14/08 15:46:16 |
gnat |
setCharset Documentation provided by irc user ivanst |
|
|
|
@3963
|
[3963]
|
03/10/08 14:49:24 |
domluc |
Fix #845 (typo) |
|
|
|
@3925
|
[3925]
|
03/04/08 20:03:46 |
gnat |
index naming typo |
|
|
|
@3909
|
[3909]
|
02/29/08 19:54:13 |
guilhermeblanco |
Added argument documentation of methods Doctrine_Export::alterTable and … |
|
|
|
@3900
|
[3900]
|
02/27/08 22:23:39 |
romanb |
added missing file |
|
|
|
@3899
|
[3899]
|
02/27/08 21:59:41 |
romanb |
temporarily fixed image links. |
|
|
|
@3898
|
[3898]
|
02/27/08 21:48:35 |
romanb |
started a new introductory section for 1.0. just a draft. |
|
|
|
@3878
|
[3878]
|
02/21/08 16:06:46 |
guilhermeblanco |
Added Doctrine_Pager_Range::isInRange, which checks if a given page is in … |
|
|
|
@3875
|
[3875]
|
02/21/08 14:54:55 |
guilhermeblanco |
Updated manual pages and changed documentation naming convention (from … |
|
|
|
@3873
|
[3873]
|
02/21/08 04:40:00 |
guilhermeblanco |
Small cosmetics in pagination chapter (0.10 and trunk) |
|
|
|
@3872
|
[3872]
|
02/21/08 04:33:03 |
guilhermeblanco |
Updated pagination chapter in manual (0.10 and trunk). Merged r3870 in … |
|
|
|
@3862
|
[3862]
|
02/20/08 22:28:04 |
meus |
added setTableName to 4.3.1 example since it will not run out of the box … |
|
|
|
@3837
|
[3837]
|
02/19/08 02:41:37 |
guilhermeblanco |
Updates in Getting Started manual chapter (fixes #794) |
|
|
|
@3821
|
[3821]
|
02/17/08 05:38:11 |
gnat |
additional information and new functions documentation |
|
|
|
@3650
|
[3650]
|
01/28/08 09:59:16 |
lsmith |
- un-MDB2-ify DSN docs |
|
|
|
@3599
|
[3599]
|
01/23/08 16:37:39 |
jepso |
fixes #527 |
|
|
|
@3575
|
[3575]
|
01/22/08 23:14:40 |
jwage |
fixes #700 |
|
|
|
@3572
|
[3572]
|
01/22/08 23:10:21 |
jwage |
fixes #721 |
|
|
|
@3568
|
[3568]
|
01/22/08 22:39:59 |
jwage |
fixes #719 |
|
|
|
@3553
|
[3553]
|
01/19/08 17:11:22 |
tigglet |
Added Doctrine::HYDRATE_NONE example to "Fetch Only What You Need" … |
|
|
|
@3480
|
[3480]
|
01/09/08 20:02:32 |
gnat |
added another schema example with onDelete: CASCADE
generalized a … |
|
|
|
@3447
|
[3447]
|
01/02/08 17:59:37 |
jackbravo |
Added enum example to schema file docs |
|
|
|
@3446
|
[3446]
|
01/02/08 09:29:58 |
pookey |
updating synchronizeFromArray to be synchronizeWithArray (thanks jwitten) |
|
|
|
@3436
|
[3436]
|
12/28/07 16:22:46 |
airox |
adding fixes in the manual of missing closing parenthesis reported by … |
|
|
|
@3424
|
[3424]
|
12/22/07 19:00:58 |
guilhermeblanco |
added pagination topics |
|
|
|
@3423
|
[3423]
|
12/22/07 18:56:12 |
guilhermeblanco |
Reorganized utilities chapter. Moved pagination chapter to utilities. … |
|
|
|
@3414
|
[3414]
|
12/19/07 03:07:41 |
guilhermeblanco |
CHG: Changed private variable name (chunkLength to _chunkLength) in … |
|
|
|
@3408
|
[3408]
|
12/17/07 11:45:00 |
pookey |
fixing doc error |
|
|
|
@3403
|
[3403]
|
12/14/07 20:43:45 |
meus |
renamed svn repo in docs |
|
|
|
@3401
|
[3401]
|
12/14/07 02:01:18 |
jackbravo |
Document toArray, fromArray and synchronizeFromArray methods |
|
|
|
@3400
|
[3400]
|
12/14/07 02:00:40 |
jackbravo |
Change the indentation |
|
|
|
@3398
|
[3398]
|
12/14/07 00:58:46 |
jackbravo |
First take on docs for refresh and refresh(true) |
|
|
|
@3397
|
[3397]
|
12/14/07 00:01:47 |
jackbravo |
copyDeep no longer exists, copy() as a parameter |
|
|
|
@3387
|
[3387]
|
12/12/07 04:22:58 |
gnat |
example nested set fixture file provided by 'bwegrzyn' |
|
|
|
@3377
|
[3377]
|
12/11/07 12:37:46 |
wernerm |
Added documentation for the experimental link() method. |
|
|
|
@3357
|
[3357]
|
12/10/07 18:46:14 |
gnat |
provide examples of testing model relations existance. |
|
|
|
@3354
|
[3354]
|
12/10/07 13:14:02 |
pookey |
fixing typoes |
|
|
|
@3320
|
[3320]
|
12/08/07 13:44:59 |
airox |
Small documentation issues, insert query which hadn't had a value, … |
|
|
|
@3319
|
[3319]
|
12/07/07 22:48:28 |
jwage |
Removed exec() call and updated docs for data fixtures. |
|
|
|
@3304
|
[3304]
|
12/04/07 01:47:54 |
jwage |
Merged Facade, Cli, Sandbox chapters in to one new chapter named … |
|
|
|
@3274
|
[3274]
|
11/30/07 20:34:07 |
romanb |
updated caching docs |
|
|
|
@3271
|
[3271]
|
11/29/07 15:25:33 |
zYne |
-- |
|
|
|
@3252
|
[3252]
|
11/27/07 20:31:54 |
gnat |
doc typo |
|
|
|
@3251
|
[3251]
|
11/27/07 20:16:16 |
gnat |
optional fields |
|
|
|
@3244
|
[3244]
|
11/27/07 00:01:12 |
jackbravo |
Added docs for the construct() method |
|
|
|
@3233
|
[3233]
|
11/25/07 20:48:31 |
jwage |
fixes #608 |
|
|
|
@3220
|
[3220]
|
11/25/07 13:16:14 |
zYne |
-- |
|
|
|
@3218
|
[3218]
|
11/25/07 12:46:41 |
zYne |
-- |
|
|
|
@3217
|
[3217]
|
11/25/07 12:44:54 |
zYne |
-- |
|
|
|
@3199
|
[3199]
|
11/20/07 21:15:41 |
BjornW |
fixed http://doctrine.pengus.net/trac/ticket/609 |
|
|
|
@3198
|
[3198]
|
11/20/07 19:30:05 |
zYne |
some docs for arithmetic functions |
|
|
|
@3197
|
[3197]
|
11/20/07 19:22:33 |
zYne |
-- |
|
|
|
@3196
|
[3196]
|
11/20/07 19:19:55 |
zYne |
-- |
|
|
|
@3191
|
[3191]
|
11/19/07 12:50:02 |
BjornW |
- clarified the chapter 6 relations introduction on relation aliasses
- … |
|
|
|
@3186
|
[3186]
|
11/18/07 17:36:32 |
zYne |
-- |
|
|
|
@3181
|
[3181]
|
11/18/07 01:39:32 |
meus |
fixed location of sandbox in docs |
|
|
|
@3179
|
[3179]
|
11/16/07 18:10:33 |
gnat |
close bug #603 typo |
|
|
|
@3178
|
[3178]
|
11/16/07 17:40:29 |
jwage |
Fixes #602 |
|
|
|
@3177
|
[3177]
|
11/16/07 17:24:06 |
jwage |
Updated I18n example. |
|
|
|
@3161
|
[3161]
|
11/15/07 14:42:26 |
zYne |
-- |
|
|
|
@3153
|
[3153]
|
11/14/07 02:12:52 |
jwage |
Fixes #550 |
|
|
|
@3152
|
[3152]
|
11/14/07 01:57:39 |
jwage |
Fixes #600 |
|
|
|
@3140
|
[3140]
|
11/11/07 01:20:45 |
jwage |
Merged 3138:3139 |
|
|
|
@3138
|
[3138]
|
11/11/07 00:51:13 |
jwage |
Merged r3136:3137 |
|
|
|
@3130
|
[3130]
|
11/10/07 20:11:17 |
jwage |
Merge r3127:3129 (fixes #522) |
|
|
|
@3118
|
[3118]
|
11/10/07 14:20:05 |
zYne |
some docs for CTI |
|
|
|
@3105
|
[3105]
|
11/09/07 01:40:33 |
meus |
fixing the reason for #589, a typo in the docs :P |
|
|
|
@3074
|
[3074]
|
11/05/07 11:35:48 |
pbowyer |
Corrected formatting typo and changed "Above" to "Below" to make a … |
|
|
|
@3065
|
[3065]
|
11/02/07 16:05:10 |
meus |
fixing some inconsitencies in the docs. Moved compile to optimization part |
|
|
|
@3053
|
[3053]
|
11/01/07 22:34:08 |
zYne |
enhanced component overview and moved it to its own chapter |
|
|
|
@3048
|
[3048]
|
11/01/07 19:45:36 |
jwage |
Clean up, initial entry of root txt files, fixed a few broken unit tests. … |
|
|
|
@3044
|
[3044]
|
10/31/07 21:18:14 |
zYne |
fixes #554 |
|
|
|
@3043
|
[3043]
|
10/31/07 10:33:46 |
pbowyer |
Fixed missing comma in code example |
|
|
|
@3036
|
[3036]
|
10/29/07 23:34:09 |
chris |
important hint about which columns local and foreign refer to in … |
|
|
|
@3021
|
[3021]
|
10/27/07 21:08:16 |
phuson |
To clarify for Ticket #534 |
|
|
|
@3017
|
[3017]
|
10/26/07 14:00:31 |
bschussek |
Correcting the last example (Phonenumber): Changed hasMany('User') to … |
|
|
|
@3006
|
[3006]
|
10/25/07 15:23:42 |
jwage |
Removed adapter docs since it is not working. |
|
|
|
@2998
|
[2998]
|
10/23/07 15:48:48 |
zYne |
some docs for hydration |
|
|
|
@2963
|
[2963]
|
10/21/07 07:23:59 |
jwage |
Mass search and replace for coding standards changes, doc block … |
|
|
|
@2961
|
[2961]
|
10/21/07 02:16:04 |
jwage |
Fix to naming of spyc and update docs for cli. |
|
|
|
@2921
|
[2921]
|
10/18/07 05:37:41 |
jwage |
Initial entry of sandbox and cli manual documentation. |
|
|
|
@2918
|
[2918]
|
10/18/07 05:03:33 |
jwage |
Updates to sandbox and manual. |
|
|
|
@2913
|
[2913]
|
10/17/07 22:19:51 |
zYne |
docs for batch updates |
|
|
|
@2912
|
[2912]
|
10/17/07 22:19:29 |
jepso |
fixed include paths |
|
|
|
@2910
|
[2910]
|
10/17/07 22:16:49 |
jepso |
moving /manual/new to /manual |
|
|
|
@2909
|
[2909]
|
10/17/07 22:12:46 |
jepso |
removed old documentation files |
|
|
|
@2908
|
[2908]
|
10/17/07 21:54:23 |
zYne |
some docs for file searching functionality |
|
|
|
@2907
|
[2907]
|
10/17/07 21:34:55 |
zYne |
-- |
|
|
|
@2906
|
[2906]
|
10/17/07 21:14:46 |
zYne |
docs for text analyzers |
|
|
|
@2904
|
[2904]
|
10/17/07 20:44:49 |
romanb |
typo |
|
|
|
@2903
|
[2903]
|
10/17/07 20:44:08 |
romanb |
small update to validation docs |
|
|
|
@2837
|
[2837]
|
10/14/07 08:50:59 |
phuson |
Updated manual for "Implemented generation of indexes and their … |
|
|
|
@2809
|
[2809]
|
10/11/07 04:23:33 |
jwage |
Fleshing out functionality of CLI system and changed syntax of migration … |
|
|
|
@2770
|
[2770]
|
10/08/07 18:15:37 |
gnat |
explain short yaml syntax for class generation |
|
|
|
@2736
|
[2736]
|
10/05/07 22:23:47 |
zYne |
-- |
|
|
|
@2726
|
[2726]
|
10/05/07 21:21:46 |
jwage |
Added missing class. |
|
|
|
@2725
|
[2725]
|
10/05/07 21:19:54 |
jwage |
Added documentation for schema files. |
|
|
|
@2684
|
[2684]
|
10/02/07 01:10:13 |
phuson |
fixed typo and made some sentences clearer |
|
|
|
@2683
|
[2683]
|
10/01/07 23:34:18 |
phuson |
fixed typo |