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

1137 Commits

Author SHA1 Message Date
zYne
097adf5142 Migrating test cases to be PHP 5.2 compliant 2007-02-15 22:21:10 +00:00
zYne
bb1cf022a3 Migrating test cases to be PHP 5.2 compliant 2007-02-15 22:20:44 +00:00
zYne
eebe47f0fa 2007-02-15 13:30:05 +00:00
zYne
4a020a90fe 2007-02-15 11:41:00 +00:00
zYne
ee8c1a0a6d boolean parsing updated 2007-02-15 11:38:26 +00:00
zYne
e80b339d7f boolean value parsing added 2007-02-15 11:36:43 +00:00
zYne
f4553f800f 2007-02-15 11:23:02 +00:00
zYne
8fb01f704c added some sql statements for later usage 2007-02-14 22:38:39 +00:00
zYne
5a9c72c3ff index tests 2007-02-11 22:55:19 +00:00
zYne
0b3a3c38b3 Index support added! 2007-02-11 22:53:35 +00:00
zYne
cced9028bc 2007-02-11 22:06:12 +00:00
zYne
1abc697596 updated index docs 2007-02-11 11:13:37 +00:00
zYne
5744f045da updated doc blocks 2007-02-11 08:46:29 +00:00
zYne
89a36ca905 2007-02-11 08:42:13 +00:00
zYne
63de17fe4f 2007-02-11 00:53:44 +00:00
zYne
81a21344bd 2007-02-10 21:51:53 +00:00
zYne
1f27c65b1a 2007-02-10 21:19:06 +00:00
zYne
a92d8d7cec 2007-02-10 21:07:47 +00:00
zYne
a56fd1c73c new tests 2007-02-10 21:02:26 +00:00
zYne
5ddd15fefc new tests 2007-02-10 20:55:46 +00:00
zYne
0b9a92b9a8 2007-02-10 20:53:42 +00:00
zYne
12d391fb42 new tests 2007-02-10 20:48:45 +00:00
zYne
d4fa4640cb updated index handling 2007-02-10 20:48:11 +00:00
romanb
c70a857711 Enabled $Id$ and $Revision$ keyword substitution in lib/ 2007-02-10 18:17:08 +00:00
romanb
93a737b4e1 Added missing multiple root support for Doctrine_Node_NestedSet::getParent() 2007-02-10 18:07:05 +00:00
romanb
18cf2887cf Added missing multiple root support for Doctrine_Node_NestedSet::getFirstChild() and
Doctrine_Node_NestedSet::getLastChild()
2007-02-10 17:58:29 +00:00
romanb
a0def4808f Added missing multiple root support to Doctrine_Node_NestedSet::getNextSibling()
and Doctrine_Node_NestedSet::getPrevSibling()
2007-02-10 17:51:42 +00:00
romanb
e006ebb056 Added missing multiple root support to Doctrine_Node_NestedSet::getAncestors(). 2007-02-10 17:32:26 +00:00
zYne
ec6fc6881c 2007-02-10 14:48:23 +00:00
zYne
653b42c2b3 2007-02-10 14:41:52 +00:00
zYne
eef58aff4b unique index support added 2007-02-10 14:41:24 +00:00
zYne
855ee3a8e3 2007-02-10 14:41:11 +00:00
zYne
89fa42e840 added index() 2007-02-10 14:22:15 +00:00
zYne
31624bce5f support for unique constraint 2007-02-10 14:22:02 +00:00
romanb
3d8ff310c1 Removed an echo statement of an undefined variable. Possibly a remainder of some debug output. 2007-02-10 14:18:30 +00:00
zYne
99edf66af4 2007-02-10 14:10:51 +00:00
zYne
b29a0340dd identifier constants added 2007-02-10 12:38:34 +00:00
zYne
be5750aee8 2007-02-10 12:35:47 +00:00
zYne
e9d7274fc2 updated import builder 2007-02-10 11:02:52 +00:00
zYne
8703d6e913 2007-02-10 11:02:29 +00:00
zYne
c25911712b 2007-02-10 11:01:04 +00:00
zYne
54239c7f10 better listColumns handling 2007-02-10 10:59:55 +00:00
zYne
9471145115 better listColumns handling 2007-02-10 10:59:34 +00:00
pookey
862b7cdfaf possible improvements to Cache class 2007-02-09 23:39:01 +00:00
pookey
8844515ffc fixing error in my previous commit 2007-02-09 23:20:18 +00:00
zYne
e1e97313a2 2007-02-09 23:16:47 +00:00
pookey
160bae1aa3 tiny optimisation, and fix for handling of _data private member variable 2007-02-09 23:16:08 +00:00
pookey
c43d470ac0 fixing var name 2007-02-09 22:58:19 +00:00
zYne
2c306fdce0 2007-02-09 22:43:38 +00:00
romanb
ee2c5f6231 Fixed a bug in Doctrine_Node_NestedSet::getRootValue() and setRootValue(). They were still using underscore property names (roo_column_name, ...). 2007-02-09 22:15:04 +00:00