Benjamin Eberlei
|
e46c65db09
|
Fix for DDC-944
|
2010-12-22 00:23:22 +01:00 |
|
Benjamin Eberlei
|
6988b55f50
|
Bump Dev Version to 2.1.0-DEV
|
2010-12-21 16:45:50 -05:00 |
|
Benjamin Eberlei
|
7def30f283
|
Update dependencies to Common 2.0 stable and DBAL 2.0 stable.
|
2010-12-21 22:39:26 +01:00 |
|
Benjamin Eberlei
|
22ffbe7488
|
Fix tests so that PostgreSQL does not fail anymore on certain test.
|
2010-12-21 22:33:23 +01:00 |
|
Benjamin Eberlei
|
988d229c07
|
Fix XSD Schema
|
2010-12-21 22:04:13 +01:00 |
|
Benjamin Eberlei
|
43c63765db
|
Extend phing build.xml for upcoming release.
|
2010-12-20 23:34:28 +01:00 |
|
Benjamin Eberlei
|
6bf2f22315
|
Add another note about how Query#setParameter() accepts named or positional parameters.
|
2010-12-20 22:19:02 +01:00 |
|
Benjamin Eberlei
|
34057c5e4b
|
Add note about how Query#setParameter() accepts named or positional parameters.
|
2010-12-20 22:12:24 +01:00 |
|
Benjamin Eberlei
|
53ebc683c9
|
Update limitations and known issues section in manual.
|
2010-12-20 21:51:05 +01:00 |
|
Benjamin Eberlei
|
2eab525077
|
Fix some small problems in the docs.
|
2010-12-18 17:14:20 +01:00 |
|
Amal Raghav
|
b736c4216c
|
_generateEntityLifecycleCallbackMethods Beautification
|
2010-12-17 16:51:51 +05:30 |
|
Benjamin Eberlei
|
6a0f3f2d7b
|
Add code-configuration directive, thank you Fabien!
|
2010-12-16 21:59:27 +01:00 |
|
Benjamin Eberlei
|
c03fc00f45
|
DDC-936 - Fix target-entity and repository-class to be string rather than xs:NMTOKEN because of the class backslash.
|
2010-12-15 22:01:16 +01:00 |
|
Benjamin Eberlei
|
65fe9b86c5
|
Fix another code block
|
2010-12-14 23:35:17 +01:00 |
|
Benjamin Eberlei
|
76743431a4
|
Fix wrong code in Mini tutorial
|
2010-12-14 23:34:41 +01:00 |
|
Benjamin Eberlei
|
2e00e9d715
|
Fix another mess in Mini Tutorial.
|
2010-12-14 23:33:31 +01:00 |
|
Benjamin Eberlei
|
c8e7ff51c4
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2010-12-14 23:32:57 +01:00 |
|
Benjamin Eberlei
|
6e7f47bf9e
|
Fix mess in Mini-Tutorial of Introduction chapter.
|
2010-12-14 23:29:05 +01:00 |
|
Benjamin Eberlei
|
6ddfd06efe
|
Merge branch 'DDC-933'
|
2010-12-14 23:26:50 +01:00 |
|
Benjamin Eberlei
|
d87391e40c
|
DDC-933 - Fix bug in lock sql generation of CTI classes.
|
2010-12-14 23:26:40 +01:00 |
|
Benjamin Eberlei
|
2648c1a6ca
|
Fix build.xml to generate proper package.xml for Windows PEAR Package.
|
2010-12-14 23:10:45 +01:00 |
|
ajessu
|
34dc2e6506
|
Delete duplicate item on menu
|
2010-12-15 00:41:09 +08:00 |
|
Benjamin Eberlei
|
6c9eeb6127
|
Update Dependency to DBAL RC5
|
2010-12-12 16:02:46 +01:00 |
|
Benjamin Eberlei
|
6c26af069c
|
DDC-920 - Fix bug in DetachedEntityTest that occours with pre-persist generators (Postgresql, Oracle). Didnt came up when testing against Sqlite.
|
2010-12-12 15:43:12 +01:00 |
|
Benjamin Eberlei
|
29b47d3d44
|
Fix @Table not supporting schema as attribute anymore.
|
2010-12-12 13:18:18 +01:00 |
|
Benjamin Eberlei
|
0618944f8a
|
DDC-901 - Fix documentation bug in Cookbook SQL Walker entry.
|
2010-12-12 13:12:44 +01:00 |
|
Albert Jessurum
|
d37120bb15
|
Fixed links
|
2010-12-12 18:04:13 +08:00 |
|
beberlei
|
5d58d9171e
|
Merge ReST branch into master, ByeBye Markdown.
|
2010-12-11 12:31:31 +01:00 |
|
beberlei
|
9c6d3dbecd
|
Add link to Doctrine homepage to docs layout template.
|
2010-12-11 11:29:37 +01:00 |
|
Benjamin Eberlei
|
eb0fd4d066
|
Add section about database and unit of work being out of sync and how this effects your code.
|
2010-12-11 01:01:44 +01:00 |
|
Benjamin Eberlei
|
3c0f92f4c7
|
Remove call to EntityManager#flush() if the unitofwork contains pending insertions. Flush should always be triggered explicitly.
|
2010-12-11 00:54:54 +01:00 |
|
Benjamin Eberlei
|
4f154b6aa1
|
DDC-920 - Fix bug when detaching a managed entity that is not yet in the identity map (no id).
|
2010-12-10 21:55:48 +01:00 |
|
Benjamin Eberlei
|
06326918a5
|
DDC-915, DDC-925 - Fix Identification Ordering in combination with Tree Walkers.
|
2010-12-10 21:22:48 +01:00 |
|
Benjamin Eberlei
|
5e788a0b84
|
DDC-915 - Bugfix in Identification Variable reordering in combination with SQL Walkers.
|
2010-12-08 23:42:02 +01:00 |
|
Benjamin Eberlei
|
1daf658ec6
|
DDC-917 - Skip Mapped Superclasses in the Drop Sequence Loop in SchemaTool.
|
2010-12-08 23:36:15 +01:00 |
|
Benjamin Eberlei
|
aa2501eb96
|
DDC-917 - Bugfix with DriverChain::getAllClassNames() - It was not semantically correct and returning too many metadata.
|
2010-12-08 23:29:21 +01:00 |
|
Benjamin Eberlei
|
ef50d940de
|
CleanUp in SchemaTool.
|
2010-12-08 21:21:00 +01:00 |
|
Benjamin Eberlei
|
ad50327744
|
Fixed some build.xml problems.
|
2010-12-04 11:32:12 +01:00 |
|
Benjamin Eberlei
|
9a68015ccf
|
Bump Dev Version to 2.0.0-DEV
|
2010-12-04 05:29:18 -05:00 |
|
Benjamin Eberlei
|
72ba369dbb
|
Revert Version to 2.0.0RC1-DEV
|
2010-12-04 05:28:26 -05:00 |
|
Benjamin Eberlei
|
5b20838aec
|
Merge branch 'master' of git@github.com:doctrine/doctrine2
|
2010-12-04 05:24:41 -05:00 |
|
Benjamin Eberlei
|
8654d060c6
|
Bump Dev Version to 2.0.0-DEV
|
2010-12-04 05:24:00 -05:00 |
|
Benjamin Eberlei
|
2ba9d5a597
|
Update Dependency of DBAL from RC3 to RC4
|
2010-12-04 11:04:20 +01:00 |
|
Benjamin Eberlei
|
ca682b3840
|
Update build.xml with deployment tasks.
|
2010-12-04 10:59:14 +01:00 |
|
Benjamin Eberlei
|
01c2a09991
|
Add Working with DateTime chapter.
|
2010-12-03 22:47:33 +01:00 |
|
Benjamin Eberlei
|
46983465fd
|
Finialized ReST doc changes, merged changes from latest Markdown docs.
|
2010-12-03 20:13:10 +01:00 |
|
Jonathan H. Wage
|
687548cde2
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2010-12-03 11:44:53 -06:00 |
|
Jonathan H. Wage
|
054f26c0a7
|
Fixing issue with change to ClassMetadataFactory constructor and ConvertMappingCommand.
|
2010-12-03 11:44:22 -06:00 |
|
Benjamin Eberlei
|
6789f2c8d1
|
Several changes and fixes to the docs.
|
2010-12-03 17:58:01 +01:00 |
|
Benjamin Eberlei
|
c6a6aaf493
|
DDC-899 - Add method to check if EntityManager is still open.
|
2010-12-03 17:44:24 +01:00 |
|