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

2238 Commits

Author SHA1 Message Date
meus
86af4c771b fixing cc report 2007-08-11 13:45:51 +00:00
meus
d1a9e7a70b adding coverage CLI flag to testrunner and updating coverage report 2007-08-11 13:30:14 +00:00
meus
c67cfaf218 fixed variable error in totals printing 2007-08-11 00:04:21 +00:00
meus
1c31b98b18 fixed typos 2007-08-11 00:02:52 +00:00
meus
f50bb705fe fixed cc.php to show coverage report and cleaned up code somewhat 2007-08-10 23:59:40 +00:00
meus
e9eaa2a9f1 paths should be right now 2007-08-10 23:23:21 +00:00
meus
e653d1ba15 fixing graphical coverage report 2007-08-10 23:20:27 +00:00
meus
554c26a9f3 fixing code coverage report 2007-08-10 23:18:09 +00:00
zYne
28abbc2f1e 2007-08-10 21:00:40 +00:00
zYne
bc031289c0 fixes #425 2007-08-10 20:35:25 +00:00
meus
69f1bd41bb removed notice error when running tests 2007-08-10 20:29:07 +00:00
njero
a903c927c4 Make the new hasOne stuff work with identifiers 2007-08-10 07:07:53 +00:00
njero
17787aa173 Need to include float in the list for length checks. In general this default for length should be removed downstream in validator but to be consistent 2007-08-10 07:07:24 +00:00
nicobn
5501a4b434 Fixed typo 2007-08-10 06:01:54 +00:00
njero
7f1666efc0 Changes to make hasOne relations with 'foreign' and 'local' work as expected 2007-08-10 05:54:21 +00:00
njero
5aaa598fc5 More tests around the hasOne problem 2007-08-10 05:08:31 +00:00
njero
8d483750b6 Njero Test shows the dangers of hasOne 2007-08-09 23:14:13 +00:00
njero
4210452812 You cant call ucwords(strtolower(...)) on the plugin name because NestedSet will become Nestedset (lower s) 2007-08-09 23:12:31 +00:00
njero
8ba35b6e2b Make the Njero testcase live for hasOne hydration problem 2007-08-09 22:48:40 +00:00
jackbravo
391bdc88a1 set isConnected to false when the connection is closed 2007-08-09 22:26:57 +00:00
jackbravo
0a50b95fed Unified event listener methods for close() method: preClose() postClose() 2007-08-09 22:16:33 +00:00
jackbravo
0eb8a42d00 Set correctly the connection attribute ATTR_QUOTE_IDENTIFIER 2007-08-09 19:23:44 +00:00
zYne
9a4f9e2768 fixed formatting 2007-08-09 17:32:23 +00:00
zYne
78f683d855 fixes #424 2007-08-09 17:31:31 +00:00
zYne
5f7afb93f9 2007-08-09 17:27:13 +00:00
zYne
795bb23c2f 2007-08-09 17:25:07 +00:00
zYne
1133b26c2b 2007-08-09 17:09:20 +00:00
nicobn
1a76029f9e Fixed typo 2007-08-09 00:53:14 +00:00
zYne
2468d4e78d drafting the new clause parser 2007-08-07 20:41:33 +00:00
zYne
643a3ea86b 2007-08-07 20:17:11 +00:00
zYne
34c898da0e 2007-08-07 20:12:54 +00:00
zYne
a12e74d8df 2007-08-07 20:04:02 +00:00
nightfreak
818008492c =When unserializing a serialized record the value of enum, array, object and gzip fields are restored + it is now possible to store an object of type Doctrine_Record in an object field 2007-08-07 15:37:30 +00:00
jackbravo
3e5f740105 Hierarchical data was moved on the hierarchy :) 2007-08-07 00:04:21 +00:00
zYne
ebf34c23de 2007-08-06 20:51:57 +00:00
zYne
581b7cae5f 2007-08-06 20:48:52 +00:00
zYne
5436129746 2007-08-06 20:46:01 +00:00
zYne
ad563679ed 2007-08-06 20:34:13 +00:00
zYne
406e78bcf5 2007-08-06 20:20:40 +00:00
meus
14ec057104 modified testcase so that it fails with validators 2007-08-06 20:17:00 +00:00
zYne
94c7b9f6ef 2007-08-06 20:01:36 +00:00
zYne
a58bec12a4 2007-08-06 19:42:58 +00:00
zYne
1de19626df 2007-08-06 19:37:01 +00:00
jackbravo
1f689ae914 Syntax error correction 2007-08-06 16:05:28 +00:00
romanb
46e5a0d2f8 Fixed multiple-root setup with new syntax (actAs/loadTemplate). Forgot to pass the parameters. 2007-08-04 17:02:25 +00:00
romanb
7ad2c77a2d - Updated nested set documentation
- Removed the reserved alias "base" from the nested set. It's no longer necessary to use that. Use whatever alias you want.
2007-08-04 14:33:15 +00:00
Jonathan.Wage
121d9ad9aa A fixes to get the importing a little closer. 2007-08-03 22:05:05 +00:00
Jonathan.Wage
ff832983bd Reorganized code. 2007-08-03 21:25:10 +00:00
zYne
1ef946aedb 2007-08-03 21:02:17 +00:00
zYne
45cb86dab9 2007-08-03 20:57:07 +00:00