Commit Graph

491 Commits

Author SHA1 Message Date
1cf82d7442 Add PHP-doc comments in new methods (routeIsExists, getRouteByName, getUri). 2012-05-25 16:30:45 +04:00
8efaf2a0a7 Change static to dynamic method getUri. 2012-05-25 14:18:05 +04:00
73ff07ce7d Add method Router::getUri($route_name = null) - Give me this uri on route_name is null, other another route uri from route_name. 2012-05-24 17:30:17 +04:00
c0fa542b3c removed output buffer(ob_start/ob_end_clean) usasge in MongoDbCommand profile output 2012-05-23 18:59:20 +04:00
df491fdbbd fixed ret value on eval 2012-04-13 16:22:52 +04:00
c090634c19 Merge branch 'master' into mongo 2012-04-12 21:02:23 +04:00
a950ff688f updated MongoStatement to return retval on db.eval 2012-04-12 21:01:54 +04:00
623666fb09 updated MongoDbCommand Profiler output 2012-04-02 15:27:33 +04:00
f728e6d6a2 updated tests for MongoDbCommand with count command 2012-04-02 15:21:58 +04:00
a1bfcdd78b added count() method to MongoModel 2012-04-02 15:21:37 +04:00
c7dcd33512 Code format, PHPDoc 2012-03-22 16:03:55 +04:00
755f1b46c7 Fixed packages for some files 2012-03-19 18:18:25 +04:00
40b3e76c74 modified AutoloadBuilder to atomic write operation 2012-03-06 18:47:40 +04:00
4d4e338611 Merge branch 'mongo' 2012-02-06 18:13:24 +04:00
e5e7fdb7e6 added MongoStatement method to count results before skip/limit 2012-02-06 18:12:23 +04:00
f58fa2a48a Merge branch 'mongo' 2012-01-19 19:21:54 +04:00
0140c3f4ad added condition to batchInsert against empty arrays 2012-01-19 19:16:31 +04:00
99a528fac3 added butchInsert to mongo model 2012-01-18 23:30:34 +04:00
6b1e3f6a70 reseted a3e0cafb32 commit 2011-12-13 13:51:24 +04:00
3113095ec2 Merge branch 'mongo' 2011-12-13 13:47:05 +04:00
d1723cb87b improved MongoId processing and $fields to MongoModel::find() 2011-12-13 13:43:15 +04:00
e9ddaa6d92 phpredis has some methods named in lowercase, e.g. zinterstore. Code changed to reflect this 2011-12-06 18:40:54 +04:00
5dd50d7a1f Merge branch 'mongo' 2011-12-06 16:54:12 +04:00
2c611dc3db added Mongo group for tests 2011-12-06 16:53:16 +04:00
b9f7718063 added __toString() for MongoDbCommands 2011-12-06 16:22:37 +04:00
650f311b2b remove expectedException from annotation 2011-12-06 16:22:04 +04:00
34645282ce Fixed vfsStream to version 0.11.1 (work with both 0.10.1 and 0.11.1) 2011-12-06 14:41:47 +04:00
a942745039 two TODO closed for exceptions 2011-12-06 14:16:13 +04:00
71cc211c4f modified classes for GeneralException thrown 2011-12-06 14:05:18 +04:00
400d2667df Moved redis stub class from tests to actual place 2011-12-06 14:00:55 +04:00
674b59bb03 Added Redis stub class for autocompletion 2011-12-06 12:44:52 +04:00
47b5843ef6 merge mongo with master 2011-12-05 20:11:20 +04:00
7e2fab5d13 Added cache/face/autoload.php for code coverage ignore, XML formatted 2011-12-05 15:01:39 +04:00
3c79d05a2e Add association @group from exceptions redis of the tests 2011-12-05 13:35:54 +04:00
24c2a97f51 Add association @group from exceptions mysql of the tests 2011-12-05 13:34:49 +04:00
1a1ccabcd3 Use assertEquals() 2011-12-02 18:01:21 +04:00
e9af107907 Сhange the variable type of the string 2011-12-02 17:30:42 +04:00
4955014473 Fixed expected value of 3.0 2011-12-02 17:24:41 +04:00
0fdcb87653 Replacement of assertEquals() to assertSame() 2011-12-02 17:22:31 +04:00
3a79d203c7 Return annotated @runInSeparateProcess 2011-12-02 17:03:45 +04:00
d0ed66bc73 Created test suites for Mysql and Redis 2011-12-02 16:04:45 +04:00
0fda3de8b5 Moving setExpectedException 2011-12-02 12:25:47 +04:00
1f1551aea1 removing setExpectedException() of setUp() 2011-12-02 11:17:13 +04:00
64cb6f3f12 Removing annotated @expectedExceptionMessage 2011-12-01 19:45:15 +04:00
417c58d20a Removal of debugging information 2011-12-01 19:39:40 +04:00
fb127900e1 Use function is_object() 2011-12-01 19:36:04 +04:00
79c541aa78 Adding the extended messages for exceptions 2011-12-01 19:33:40 +04:00
d7bae53911 Correction TODO comments and remove them 2011-12-01 18:58:15 +04:00
bafe38ccf0 replacement @expectedException to setExpectedException 2011-12-01 17:40:31 +04:00
c6b48f084d Removed expectation exceptions 2011-12-01 17:39:35 +04:00