Christophe Coevoet
|
1594831d8a
|
Added the branch-alias in the composer.json
|
2012-05-20 21:33:56 +02:00 |
|
Guilherme Blanco
|
3d8e46447a
|
Merge pull request #349 from FabioBatSilva/DDC-1822
Fix DDC-1822
|
2012-05-19 22:10:09 -07:00 |
|
Fabio B. Silva
|
0af5da77f1
|
fix DDC-1822
|
2012-05-19 13:40:01 -03:00 |
|
Benjamin Eberlei
|
4ef552e07a
|
Merge pull request #317 from FabioBatSilva/DDC-1694
Fix DDC-1694
|
2012-05-05 04:39:28 -07:00 |
|
Benjamin Eberlei
|
a038f5edea
|
Merge branch 'DDC-1786'
|
2012-05-05 09:28:53 +02:00 |
|
Benjamin Eberlei
|
758ffe06d2
|
[DDC-1786] Add note about BC in EntityManager#find(null)
|
2012-05-05 09:28:42 +02:00 |
|
Fabio B. Silva
|
e9974911fe
|
fix tests
|
2012-05-04 21:13:20 -03:00 |
|
Fabio B. Silva
|
67f0722211
|
change test to uses data provider
|
2012-05-04 21:13:19 -03:00 |
|
Fabio B. Silva
|
790d98133c
|
fix DDC-1694
|
2012-05-04 21:11:51 -03:00 |
|
Benjamin Eberlei
|
bd41e69a1f
|
Merge DDC-1542 into master
|
2012-05-04 23:20:57 +02:00 |
|
Benjamin Eberlei
|
99e303e211
|
[DDC-1542] Refactored automatic discriminator map detection.
|
2012-05-04 23:15:12 +02:00 |
|
Guilherme Blanco
|
6103db0d04
|
Merge pull request #345 from hason/DDC-1802
Fixed DDC-1802
|
2012-05-04 13:04:08 -07:00 |
|
comfortablynumb
|
f0db9a842d
|
[DDC-1542] - Inheritance: Added default discriminator map (only annotations yet)
|
2012-05-04 20:36:24 +02:00 |
|
Benjamin Eberlei
|
f566b79c87
|
Fix coding standards
|
2012-05-04 19:16:07 +02:00 |
|
Benjamin Eberlei
|
63b2c03a02
|
Merge pull request #331 from gedrox/DDC-1757
DDC-1757 test and patched query builder
|
2012-05-04 10:08:59 -07:00 |
|
Benjamin Eberlei
|
e09a9c7deb
|
Merge pull request #315 from Ocramius/getclass-on-proxies-refactoring
Allowing proxies to be passed to ORM public API
|
2012-05-04 10:04:14 -07:00 |
|
Alexander
|
37ce0f15d6
|
Update test case for MappingException::invalidCascadeOption()
|
2012-05-04 18:26:17 +02:00 |
|
Alexander
|
3403305b3d
|
Merge remote-tracking branch 'schmittjoh/betterExMessage'
|
2012-05-04 18:20:56 +02:00 |
|
Guilherme Blanco
|
5fddd1bee5
|
Merge pull request #324 from brikou/call_simplified
simplified Doctrine/ORM/EntityRepository::__call
|
2012-05-03 23:20:13 -07:00 |
|
Martin Hasoň
|
3d852397db
|
DDC-1802 removed unnecessary tokens T_SIZE and T_MOD
|
2012-05-02 19:10:21 +02:00 |
|
Martin Hasoň
|
3ab6ad23ad
|
DDC-1802 fixed parsing: FunctionDeclaration "NOT" ("LIKE" | "IN" | "BETWEEN")
|
2012-05-02 19:08:27 +02:00 |
|
Guilherme Blanco
|
0a09a28ec9
|
Merge pull request #335 from FabioBatSilva/DDC-964
association/attribute override
|
2012-04-28 20:24:18 -07:00 |
|
Guilherme Blanco
|
b5b569afd4
|
Merge pull request #93 from patrick-mcdougle/patch-1
Updated the decimal type mapping have a string on the php side. (current behavior)
|
2012-04-26 18:09:22 -07:00 |
|
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 |
|
Fabio B. Silva
|
fa140d8f59
|
remove wrong conflit mark
|
2012-04-21 01:59:25 -03:00 |
|
Fabio B. Silva
|
5c7d7c6f05
|
remove duplicated 'require_once'
|
2012-04-21 01:53:34 -03:00 |
|
Fabio B. Silva
|
56fb1035de
|
update docblock
|
2012-04-21 01:43:18 -03:00 |
|
Fabio B. Silva
|
f63cb95ef3
|
add annotations
|
2012-04-21 01:43:18 -03:00 |
|
Fabio B. Silva
|
85790f0752
|
support for attribute override
|
2012-04-21 01:43:18 -03:00 |
|
Fabio B. Silva
|
4df3c75321
|
added missing '\'
|
2012-04-21 01:41:05 -03:00 |
|
Fabio B. Silva
|
2f67750165
|
added tags on doctrine-mapping.xsd
|
2012-04-21 01:41:05 -03:00 |
|
Fabio B. Silva
|
3085c52f95
|
fix docblock and remove white spaces
|
2012-04-21 01:41:04 -03:00 |
|
Fabio B. Silva
|
9e010cbd34
|
added xml/yml drivers
|
2012-04-21 01:41:04 -03:00 |
|
Fabio B. Silva
|
30fdf8dd1b
|
added support for @AssociationOverride
|
2012-04-21 01:38:34 -03: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 |
|
Aigars Gedroics
|
c827a98196
|
Merge branch 'DDC-1757' of github.com:gedrox/doctrine2 into DDC-1757
|
2012-04-20 16:07:42 +03:00 |
|
Aigars Gedroics
|
5392133beb
|
[DDC-1757] test checks DQL only now, doesn't create schema anymore
|
2012-04-20 16:06:21 +03:00 |
|
Aigars Gedroics
|
3ddc461d30
|
[DDC-1757] Fix moved to private method, test improved.
|
2012-04-20 16:06:21 +03:00 |
|
gedrox
|
29a94f4f52
|
Parameter PHP documentation for the QueryBuilder::getRootAlias() method
|
2012-04-20 16:06:21 +03:00 |
|
Aigars Gedroics
|
a1ab3e8cf4
|
DDC-1757 test and patched query builder
|
2012-04-20 16:06:21 +03: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
|
d5d47222c1
|
Merge pull request #339 from FabioBatSilva/DDC-1784
Fix DDC-1784
|
2012-04-18 20:37:09 -07:00 |
|
Fabio B. Silva
|
9b02745cd8
|
Fix DDC-1784
|
2012-04-18 20:39:21 -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 |
|