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

540 Commits

Author SHA1 Message Date
patrick-mcdougle
b184772349 Updated the decimal type mapping have a string on the php side. (current behavior) 2012-04-26 14:21:51 -05:00
Guilherme Blanco
f61bd43621 Merge pull request #86 from FabioBatSilva/patch-5
Docs for NamingStrategy
2012-04-20 21:08:53 -07:00
Guilherme Blanco
da21917dad Merge pull request #85 from Tobion/patch-1
fix confusing typo in ordered collections
2012-04-20 21:07:14 -07:00
Fabio B. Silva
e65dbcf2b5 Fix typo 2012-04-19 20:58:31 -03:00
Fabio B. Silva
a1e7389e71 docs for association/attribute override 2012-04-19 20:56:18 -03:00
Guilherme Blanco
ecd6e1d510 Merge pull request #92 from import/feature/new-cache-driver
New cache driver documentation
2012-04-19 07:02:26 -07:00
Osman Üngür
0222981161 Added notes about configuration 2012-04-19 11:34:12 +03:00
Osman Üngür
488914a4ac Added section about cache driver 2012-04-19 11:33:26 +03:00
Guilherme Blanco
7d9738e8c0 Merge pull request #91 from import/fix/sample-code-error
Fix for collection handling code sample
2012-04-18 08:40:57 -07:00
Osman Üngür
05a188da38 Fix for collection handling code sample 2012-04-18 17:13:14 +03:00
Guilherme Blanco
03a74a250a Merge pull request #89 from krevindiou/fix-1
Fix typo
2012-04-16 08:33:40 -07:00
Arnaud BUCHOUX
6a80ebf985 Fix typo 2012-04-16 17:15:18 +02:00
Guilherme Blanco
4debe46d1f Merge pull request #88 from FabioBatSilva/patch-7
Docs for Named Native Query
2012-04-16 07:57:11 -07:00
Fabio B. Silva
58d4b2a617 docs for Named Native Query 2012-04-15 19:49:42 -03:00
Fabio B. Silva
2007f1ab95 annotations reference for named native query 2012-04-15 16:57:44 -03:00
Fabio B. Silva
987834a2dd wrap lines 2012-04-15 11:34:10 -03:00
Fabio B. Silva
3076e2a1f7 docs for NamingStrategy 2012-04-15 11:34:10 -03:00
Benjamin Eberlei
543a3ddb03 Merge pull request #84 from gedrox/patch-1
[#DWEB-103] Fixed UTC timezone creation
2012-04-13 02:17:43 -07:00
Tobias Schultze
301f4d0346 fix confusing typo in ordered collections 2012-04-12 23:22:06 +03:00
gedrox
429ac54a34 [#DWEB-103] Fixed UTC timezone creation. Constant DateTimeZone::UTC is 1024, string name is required for the DateTimeZone constructor. 2012-04-11 10:02:42 +03:00
Benjamin Eberlei
e168b4e543 More prominent note about ResultSetMappingBuilder in native-sql chapter 2012-04-10 23:16:51 +02:00
Benjamin Eberlei
01381fae1f [DDC-1698] Autoloading proxies 2012-03-14 20:11:17 +01:00
Guilherme Blanco
7782f91131 Merge pull request #82 from augustohp/patch-1
Fixed typo "Assocations" in doc index
2012-02-27 10:00:24 -08:00
Augusto Pascutti
579774f505 Fixed typo "Assocations" 2012-02-27 14:55:52 -03:00
Guilherme Blanco
e8fbafd154 Fixed OneToMany bidirectional association mapping in Annotations and also included the YAML missing one. 2012-02-26 11:40:13 -05:00
Benjamin Eberlei
35ded56fdd Add note about debugging DQL queries. 2012-02-20 10:48:57 +01:00
Benjamin Eberlei
361c88d6ea Merge pull request #55 from michal-pipa/fix-indentation
Fixed indentation.
2012-02-18 15:56:26 -08:00
Benjamin Eberlei
9b484192c4 Merge pull request #81 from meze/patch-1
Fix a typo in a code example (getResults instead of getResult)
2012-02-18 15:55:38 -08:00
meze
86010bdb0d Fix a typo in a code example (getResults instead of getResult) 2012-02-19 03:01:29 +04:00
Benjamin Eberlei
138b67db86 Fix wrong use of private in mapped superclasses, only protected is supported here. 2012-02-13 11:18:35 +01:00
Benjamin Eberlei
ea95bd57ef Rework a bit 2012-02-05 22:54:28 +01:00
Benjamin Eberlei
3def848422 Fix enumeration 2012-02-05 22:51:42 +01:00
Benjamin Eberlei
6fa7580d10 Add tutorial about Pagination 2012-02-05 22:46:43 +01:00
Benjamin Eberlei
984c8f7db1 Fix versions 2012-02-05 22:28:30 +01:00
Benjamin Eberlei
53947bf2e9 Merge pull request #79 from asm89/filters
Fix code blocks
2012-01-31 13:24:41 -08:00
Alexander
bd30a04d0d Fix code blocks 2012-01-31 22:24:36 +01:00
Guilherme Blanco
18bdc53907 Merge pull request #78 from asm89/filters
Documentation for the new filter functionality
2012-01-31 13:20:55 -08:00
Alexander
6f56dbe395 Added filters to the index 2012-01-31 15:58:31 +01:00
Alexander
ff9e7ef64b Processed comments of @Ocramius 2012-01-31 15:56:24 +01:00
Alexander
cfbfac6a51 General information on how the filter work etc + warning on the enabling/disabling part 2012-01-31 15:56:24 +01:00
Alexander
7c8a9c0f9a Initial draft for filter documentation 2012-01-31 15:56:24 +01:00
Benjamin Eberlei
d378b5aec8 Update theme 2012-01-30 00:56:14 +01:00
Benjamin Eberlei
c613351f39 Added 10 quick steps section 2012-01-29 22:40:38 +01:00
Benjamin Eberlei
9bd51f2062 Update theme 2012-01-29 20:56:48 +01:00
Benjamin Eberlei
cfd5eefa7a Update theme 2012-01-29 20:54:51 +01:00
Benjamin Eberlei
781f83f648 Update unitofwork section 2012-01-29 20:45:17 +01:00
Benjamin Eberlei
02e7dcdc87 Fix conf.py for 2.2 release 2012-01-29 20:06:07 +01:00
Benjamin Eberlei
8a39a66057 Some fixes in the docs 2012-01-29 20:03:40 +01:00
Benjamin Eberlei
5e3e48c8dd Rename getting-started tutorial page. 2012-01-29 19:48:09 +01:00
Benjamin Eberlei
0b7d5f2813 Merge pull request #50 from cordoval/patch-3
corrected rst for bash like code blocks
2012-01-29 10:36:41 -08:00