1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

1724 Commits

Author SHA1 Message Date
zYne
86c5a659ed 2007-06-06 00:02:50 +00:00
zYne
6ef0cc9993 2007-06-05 23:58:11 +00:00
zYne
c697f09f32 2007-06-05 23:35:11 +00:00
zYne
3230021f7f Proper false statement handling 2007-06-05 23:19:12 +00:00
zYne
b41714eec5 2007-06-05 23:15:15 +00:00
zYne
2a99edae06 2007-06-05 22:37:38 +00:00
zYne
e42bb0e506 2007-06-05 21:02:21 +00:00
zYne
84eaea70d1 2007-06-05 21:00:39 +00:00
zYne
5bb1dbb893 2007-06-05 20:55:54 +00:00
romanb
00399c5636 added a testcase 2007-06-05 20:02:11 +00:00
romanb
cab7c8ea45 New test case for one-one relation fetching. 2007-06-05 19:33:09 +00:00
zYne
1e2b0bf67b 2007-06-05 19:23:01 +00:00
zYne
c8d36a399a Removed deprecated AccessorInvoker 2007-06-05 19:14:43 +00:00
zYne
dcc3bd8c7d 2007-06-05 18:38:00 +00:00
zYne
b036987973 2007-06-05 18:01:39 +00:00
zYne
33fecefdb6 2007-06-05 17:56:04 +00:00
zYne
cc56542d11 2007-06-04 22:55:47 +00:00
zYne
a0a9df9b71 2007-06-04 22:45:03 +00:00
zYne
4d0310bfd5 2007-06-04 22:38:39 +00:00
zYne
63bca659f8 huge bug fix for new hydration algorithm 2007-06-04 22:37:27 +00:00
zYne
240fdee547 2007-06-04 22:35:33 +00:00
zYne
0f10828804 2007-06-04 22:24:32 +00:00
zYne
12788a4866 2007-06-04 21:59:23 +00:00
zYne
ae342b43a2 2007-06-04 21:50:12 +00:00
zYne
033d511ce3 2007-06-04 20:23:42 +00:00
runa
a41cd2bb01 support for unique columns in multikey tables 2007-06-04 18:47:26 +00:00
zYne
38437492d2 2007-06-04 18:21:36 +00:00
zYne
2efc914cdd 2007-06-04 18:20:32 +00:00
romanb
d7d1bdd97a Bugfix for parseData2(). Unrelated to the issues mentioned in my previous commit. 2007-06-02 20:33:41 +00:00
pookey
fd70c991c9 finished converting chapter 2 to docbook 2007-06-02 13:37:02 +00:00
romanb
2e6ed4d02f Updated 2 test cases to outline two major issues with the new hydration (at least i think that it has to do with the problems):
1) When the result set is in a custom order, components may be doubled (this already occured half a year ago though the symptoms were different (items were assigned to the wrong collection).
2) Accessing related components that are already loaded (but empty) results in lots of extra queries. The only way to get around that is do wrap an isset() check around nearly all places before accessing a relation. This was not the case in earlier revisions though at that time an isset() was sometimes needed, too to prevent extra queries. But now it seems to be necessary everywhere.
2007-06-02 11:36:31 +00:00
pookey
682d98f147 started to add chapter 2 of the book 2007-06-01 18:29:38 +00:00
pookey
bd2564d821 docbook docs restructuring 2007-06-01 17:56:52 +00:00
pookey
9d5ec7ed6b grammer changes 2007-06-01 11:26:38 +00:00
pookey
b0a6adc176 splitting out the introduction chapter into its own file 2007-06-01 11:17:19 +00:00
pookey
614ec1fb21 docbook docs update 2007-06-01 10:18:49 +00:00
zYne
2662b46e9a DQL aggregate value model rewrite 2007-06-01 10:17:50 +00:00
pookey
d4405bb99c docbook docs: changing features section headings into headers, and fixing the example 2007-06-01 09:15:04 +00:00
pookey
8df53a91ce docbook docs - adding a link to the forum, and adding the features section 2007-06-01 09:05:03 +00:00
zYne
62e1e7d6b9 2007-05-31 22:00:59 +00:00
zYne
324ad1628a 2007-05-31 21:49:05 +00:00
pookey
0c495ed032 more documentation 2007-05-31 21:31:48 +00:00
zYne
a5ab96546e 2007-05-31 21:06:11 +00:00
pookey
148fc615c0 more docs, hopefully my last commit tonight... 2007-05-31 20:42:35 +00:00
pookey
9187dbed0e generated documentation will now include section numbers 2007-05-31 20:38:57 +00:00
pookey
b09c1a97f9 fixing the XSL sheets to use the programlisting XSL files in the svn repos. This really is quite a nasty way of doing it - absolute paths should not be in SVN, not sure how to fix it yet 2007-05-31 20:31:27 +00:00
pookey
dfaba8db30 importing the programlisting xsl stuff that does the syntax highlighting 2007-05-31 20:28:01 +00:00
pookey
5bc9d104a6 Slightly more documentation
Sorry for the trigger happy commits, but with each one I'm
actaully trying to fix some post-commit script magic :)
2007-05-31 20:25:38 +00:00
pookey
4fce956600 fixing Makefile for docbook docs 2007-05-31 20:23:04 +00:00
pookey
90393b12dd attempting to remove the blank lines after programlistings 2007-05-31 20:21:46 +00:00