meus
|
4e4dc0a6df
|
fixed some failing testcases in columnaggregation. the if check was to strict
|
2007-07-28 20:27:38 +00:00 |
|
zYne
|
82f3ae52eb
|
new tests for search query language
|
2007-07-27 20:19:19 +00:00 |
|
zYne
|
5b611b5302
|
|
2007-07-27 20:18:58 +00:00 |
|
zYne
|
201f821b27
|
|
2007-07-27 19:24:28 +00:00 |
|
zYne
|
20ca9109aa
|
|
2007-07-27 19:03:48 +00:00 |
|
zYne
|
9bc4d7618e
|
|
2007-07-27 19:03:32 +00:00 |
|
mahono
|
c662f4d99f
|
* added new fetchOne() method for convenience
* some whitespace cleanups
|
2007-07-27 15:58:37 +00:00 |
|
zYne
|
97e82445d7
|
|
2007-07-27 15:35:37 +00:00 |
|
zYne
|
f0275da674
|
deprecated lockmode attribute
|
2007-07-27 15:31:33 +00:00 |
|
zYne
|
975d7ab044
|
|
2007-07-26 23:44:18 +00:00 |
|
zYne
|
0e8f67968c
|
|
2007-07-26 23:44:09 +00:00 |
|
zYne
|
f31eaa9ab3
|
|
2007-07-26 23:10:04 +00:00 |
|
zYne
|
569348bdda
|
|
2007-07-26 22:57:36 +00:00 |
|
zYne
|
8ee4d75b69
|
|
2007-07-26 19:52:12 +00:00 |
|
zYne
|
975069e025
|
|
2007-07-26 19:06:42 +00:00 |
|
zYne
|
7c7645f801
|
|
2007-07-25 20:47:25 +00:00 |
|
zYne
|
e60c34c735
|
|
2007-07-25 20:45:25 +00:00 |
|
zYne
|
fbe1662721
|
|
2007-07-25 20:07:55 +00:00 |
|
zYne
|
ab38654ea2
|
|
2007-07-25 12:44:36 +00:00 |
|
zYne
|
39f33a8742
|
|
2007-07-25 12:42:56 +00:00 |
|
zYne
|
330156e7b6
|
|
2007-07-24 20:38:42 +00:00 |
|
zYne
|
cbf6e48aa3
|
|
2007-07-24 20:38:21 +00:00 |
|
zYne
|
0f1fb82d8d
|
|
2007-07-24 20:37:54 +00:00 |
|
myilmaz
|
0cdf1c3a39
|
Bah, why must I suck at spelling :-p
|
2007-07-24 20:37:50 +00:00 |
|
myilmaz
|
3b5046acd4
|
Update to the introduction, described how 3rd and fourth arguements are required and how you can enter null for the third arguement so that you can put in validation.
|
2007-07-24 20:26:22 +00:00 |
|
zYne
|
91ee810ad1
|
|
2007-07-24 19:58:44 +00:00 |
|
gnat
|
c1709beaa4
|
commented out non-existing test case, and closed the unclosed code coverage block comment
|
2007-07-24 19:50:12 +00:00 |
|
gnat
|
1375d1332c
|
Added a test case that objects fail to update a field in proxy state.
|
2007-07-24 19:48:02 +00:00 |
|
romanb
|
fc2f9f29bd
|
Closes #405.
Syntax for getting input properly escaped through prepared statements:
$query->set('field', 'field + ?', $value)
or
$query->set('field', 'field + ? - ?', array($value1, $value2))
or simply
$query->set('field', '?', $value)
Ticket: 405
|
2007-07-24 11:34:00 +00:00 |
|
zYne
|
9eeebfd815
|
|
2007-07-24 09:35:11 +00:00 |
|
zYne
|
f43ab79a40
|
|
2007-07-24 09:32:50 +00:00 |
|
zYne
|
8a393ab44d
|
|
2007-07-23 23:44:14 +00:00 |
|
zYne
|
fbe13344d5
|
|
2007-07-23 23:43:45 +00:00 |
|
zYne
|
9232529117
|
|
2007-07-23 23:41:16 +00:00 |
|
zYne
|
7d7df95556
|
|
2007-07-23 23:34:23 +00:00 |
|
zYne
|
02dab53c96
|
|
2007-07-23 23:30:36 +00:00 |
|
zYne
|
eaf2fdcdce
|
tests for check constraints
|
2007-07-23 23:20:26 +00:00 |
|
zYne
|
cfaa5f121f
|
|
2007-07-23 23:18:11 +00:00 |
|
zYne
|
23025b5872
|
|
2007-07-23 23:10:50 +00:00 |
|
zYne
|
d0d2067942
|
|
2007-07-23 22:50:07 +00:00 |
|
meus
|
6b1c61965b
|
Preliminary graphical coverage report. If you want to play please replace all
paths with your absolute path to doctrine in the coverage.txt file and change
the path in coverage.php
Very very beta.
|
2007-07-23 21:36:20 +00:00 |
|
meus
|
b5f81c5153
|
fixed very basic code coveage report that prints percentage and total percentage
|
2007-07-23 20:47:29 +00:00 |
|
zYne
|
9fcf6cc1b0
|
|
2007-07-23 20:28:59 +00:00 |
|
zYne
|
c26ed8441b
|
|
2007-07-23 20:28:46 +00:00 |
|
zYne
|
3a6ce5a6c6
|
|
2007-07-23 19:53:59 +00:00 |
|
meus
|
22792e7a9e
|
fixed new reporters
|
2007-07-23 19:22:31 +00:00 |
|
meus
|
239c842233
|
Fixed testrunner so that it prints out all errors. also fixed a CLI reporter ann a HTML reporter
|
2007-07-23 19:22:13 +00:00 |
|
zYne
|
489687318a
|
|
2007-07-23 18:54:22 +00:00 |
|
zYne
|
1e56808683
|
|
2007-07-23 18:53:42 +00:00 |
|
zYne
|
ad44c65648
|
new record locking mechanism
|
2007-07-23 18:50:32 +00:00 |
|