1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

155 Commits

Author SHA1 Message Date
Guilherme Blanco
59849f73bd Merge pull request #59 from romainneutron/master
Fix some YAML syntax errors
2011-11-15 15:48:30 -08:00
Benjamin Eberlei
51211980a4 Remove ON in docs 2011-11-15 22:21:15 +01:00
Romain Neutron
c53e2772a0 Fix YAML syntax errors in examples 2011-11-15 22:10:56 +01:00
Tomas Paladin Volf
cfe5424cf9 Fixed pear command for install, "boostrap" => "bootstrap" 2011-11-08 14:44:48 +01:00
Michał Pipa
c0f86e796d Changed external link to internal link. 2011-11-07 07:53:05 +01:00
Michał Pipa
299642083b Fixed broken link. 2011-10-31 17:10:30 +01:00
Michał Pipa
c21aaebbc4 Changed 'Symfony 2' to 'Symfony2'.
http://symfony.com/blog/talk-about-symfony2-not-symfony-2
2011-10-31 17:09:15 +01:00
Alexander
78ef07f630 Update en/reference/working-with-objects.rst 2011-10-26 14:12:32 +03:00
Benjamin Eberlei
e98cb4f145 Document AbstractQuery#getOneOrNullResult() 2011-10-26 00:54:06 +03:00
Benjamin Eberlei
196fd79d5f Merge pull request #27 from chriswoodford/persisting-the-decorator
Persisting the decorator
2011-10-25 13:47:24 -07:00
Benjamin Eberlei
8dc77a7083 Merge pull request #43 from marcw/patch-1
Fixed namespace in code-block
2011-10-25 13:45:58 -07:00
Benjamin Eberlei
a5688f60d3 Merge pull request #44 from mweimerskirch/patch-1
Documented the onClear event
2011-10-25 13:45:41 -07:00
Benjamin Eberlei
288ec8aa5c Merge pull request #45 from oyerli/patch-1
Fixed typo in the orderBy method.
2011-10-25 13:45:24 -07:00
Luis Cordova
1bc0efba43 typo change from contains to consists of 2011-10-25 15:33:30 -05:00
Luis Cordova
0a989e63d2 two typos fixed 2011-10-25 15:08:52 -05:00
Benjamin Eberlei
237c20c9b6 Enhanced docs on UnitOfWork#computeChangeSets 2011-10-15 18:09:27 +02:00
Benjamin Eberlei
6d4337fc71 More details on partial objects 2011-10-15 16:14:36 +02:00
Benjamin Eberlei
b88ef8b1a5 Add docs on SimplifiedXmlDriver and SimplifiedYamlDriver 2011-10-15 09:47:56 +02:00
Guilherme Blanco
9c389a49c7 Fixes DDC-509 2011-10-11 01:27:30 -03:00
Guilherme Blanco
da4948944d Merge pull request #47 from mdpatrick/interveawed_association_mapping
Corrected a typo (interveawed)
2011-10-04 10:33:48 -07:00
Dan Patrick
1a1d36c73f Corrected a typo (interveawed) 2011-10-04 12:19:10 -05:00
Chris Woodford
d3f6ffb09e Added cookbook/decorator-pattern to index file 2011-09-18 18:39:36 -04:00
Toni Uebernickel
3ec55d0cdd fix sequence generator php code on sequenceName 2011-09-13 20:32:04 +02:00
Ozan Yerli
a61c7e59d6 Fixed typo in the orderBy method. 2011-09-04 23:43:43 +03:00
Benjamin Eberlei
8084b6cbf0 Add docs on DDC-659 feature (ClassMetadataBuilder) 2011-09-04 14:25:03 +02:00
Michel Weimerskirch
79c113b532 Documented the onClear event. (using text from the docblock comment) 2011-09-02 22:38:47 +03:00
Benjamin Eberlei
e6e1243852 Merge branch 'master' of github.com:doctrine/orm-documentation 2011-08-27 12:36:56 +02:00
Benjamin Eberlei
5fc0ede5bf Fixed the tutorial, it was a mess! Now its explaining everything step by step and all bugs are removed. Changed introduction and configuration to use the simpler Setup helper class 2011-08-27 12:36:37 +02:00
Marc Weistroff
c90f3cf275 Fixed namespace in code-block 2011-08-26 02:07:56 +03:00
Joseph Rouff
ffa2a545fa Fix typo 2011-08-25 01:36:21 +03:00
Guilherme Blanco
a5ac76b192 Added new support to DQL: ORDER BY now supports SingleValuedPathExpression and INSTANCE OF now supports multi-value checking. 2011-08-15 01:57:02 -03:00
Hugo Hamon
31f34e95cc [QueryBuilder] added missing $ 2011-08-14 18:21:31 +02:00
Guilherme Blanco
189c729f15 Added support to CaseExpression. 2011-08-08 02:08:19 -03:00
Benjamin Eberlei
60ed7769cd Merge branch 'master' of github.com:doctrine/orm-documentation 2011-08-06 19:13:01 +02:00
Benjamin Eberlei
5ee8861350 Add note about comparing datetime and object by reference 2011-08-06 19:12:42 +02:00
Christian Raue
1de9b906fd completed the sentence in section "postUpdate, postRemove, postPersist" 2011-08-05 02:10:40 +03:00
Dan Patrick
6cd7d21db1 Small grammar changes in section explaining lazyload/ArrayCollection. 2011-08-01 18:04:14 -05:00
Dan Patrick
bfe5bea68d Fixed grammatical errors in working-with-associations.rst 2011-07-30 17:15:44 -05:00
Benjamin Eberlei
3a70ee6662 Merge pull request #25 from wilmoore/master
use 'string' instead of 'varchar'
2011-07-26 14:25:53 -07:00
Benjamin Eberlei
c0860a6018 Merge pull request #35 from mridgway/DDC-1270
[DDC-1270] Fixed invalid expr()->*() function calls; Added isNull and isN
2011-07-26 14:23:38 -07:00
Benjamin Eberlei
da60e86993 Merge pull request #34 from mridgway/DDC-725
[DDC-725] Removed onUpdate property
2011-07-26 14:22:59 -07:00
Benjamin Eberlei
ecb13a87dc Bugfix 2011-07-13 21:31:31 +02:00
Benjamin Eberlei
d8125768a3 Copy new build process for docs into orm docs from DBAL 2011-07-13 21:19:09 +02:00
Benjamin Eberlei
91b2c82c58 Brought most of the documentation up to date on 2.1 2011-07-13 20:31:01 +02:00
Benjamin Eberlei
660ead4b0e FAQ and Composite Key renaming 2011-07-13 19:04:21 +02:00
Benjamin Eberlei
c876f9edb2 Add warning to Association Mapping chapter that referencedColumnName have to primary key columns 2011-07-12 23:01:42 +02:00
Benjamin Eberlei
f4074dbe1d Removed solved limitations and added missing ones 2011-07-12 22:58:24 +02:00
Michael Ridgway
175faeb5f2 [DDC-1270] Fixed invalid expr()->*() function calls; Added isNull and isNotNull functions; Fixed casing on orX and andX 2011-07-11 13:25:15 -04:00
Benjamin Eberlei
82419813df Another inheritance question 2011-07-10 20:34:34 +02:00
Benjamin Eberlei
609e3b8c92 Write something about all FAQ entries that were empty 2011-07-10 20:31:16 +02:00