Commit Graph

487 Commits

Author SHA1 Message Date
71ffa06eaa replacement @expectedException to setExpectedException 2011-12-01 12:25:27 +04:00
9943b6afcf replacement @expectedException to setExpectedException 2011-12-01 12:17:35 +04:00
3e1a5a0b28 replacement @expectedException to setExpectedException 2011-12-01 12:15:44 +04:00
0ade94a5ea replacement @expectedException to setExpectedException 2011-12-01 12:08:20 +04:00
b80e0eb7e5 replacement @expectedException to setExpectedException 2011-12-01 12:04:58 +04:00
dfa661e2e8 replacement @expectedException to setExpectedException 2011-12-01 12:03:22 +04:00
4b95befdfe replacement @expectedException to setExpectedException 2011-12-01 12:01:57 +04:00
3470e3254f replacement @expectedException to setExpectedException 2011-12-01 12:00:10 +04:00
0b11f62c21 replacement @expectedException to setExpectedException 2011-12-01 11:57:44 +04:00
77f69b033d replacement @expectedException to setExpectedException 2011-12-01 11:57:05 +04:00
9b9dcf42d4 replacement @expectedException to setExpectedException from testInitSetDefaultLangNotInLocales() 2011-12-01 11:28:48 +04:00
ece71411bd added annotation @runInSeparateProcess and removing annotations @expectedException 2011-11-30 14:51:15 +04:00
be0ed430e2 modified password from db 2011-11-30 13:46:46 +04:00
69169590da added setExpectedException and check empty($search) 2011-11-30 13:29:48 +04:00
be83874392 added setExpectedException and check type Config 2011-11-30 13:26:36 +04:00
b7e71c20b7 added check from input params in method init() 2011-11-28 20:24:20 +04:00
0552c15141 replace Exception on GeneralException (Config.php) 2011-11-28 16:41:40 +04:00
90146d3924 rename input param from method message 2011-11-28 16:32:05 +04:00
d370f90a23 Made verbose = true 2011-11-28 14:38:40 +04:00
4af6dcd7db Run Some test in separate process to avoid autoload problems 2011-11-28 14:36:45 +04:00
443655064c replace Exception on GeneralException 2011-11-25 19:50:41 +04:00
d4705b1c89 replace Exception on GeneralException 2011-11-25 14:59:39 +04:00
9e22d8028a replace Exception on GeneralException, InitializationException 2011-11-25 14:55:45 +04:00
acc0c96487 replace Exception GeneralException 2011-11-25 14:12:38 +04:00
b8a02ebeaa replace Exception on GeneralException 2011-11-25 13:57:50 +04:00
7d215c9af4 replace Exception on GeneralException 2011-11-25 13:54:31 +04:00
669b68ba4a replace Exception on InitializationException 2011-11-24 19:34:02 +04:00
a02c3992bd added __toString() to MongoCommand - need to implement in subclasses 2011-11-24 19:24:05 +04:00
a3e0cafb32 replaced \r\n with PHP_EOL in CliLogger 2011-11-24 19:22:49 +04:00
8464c8edac modified Autoloader for folders exclusion 2011-11-24 19:22:12 +04:00
bdae057a8e replace Exception on PHPUnit_Framework_Error 2011-11-24 19:12:53 +04:00
25ba2abf54 Replacment Exception() on InitializationException(), GeneralException() in /view 2011-11-24 17:57:40 +04:00
82fb239fca replacement Exception() on InitializationException() 2011-11-24 17:02:36 +04:00
eebb013ecf replacement Exception() on InitializationException() 2011-11-24 16:10:06 +04:00
6744eb6c4a create test from InitializationException 2011-11-24 15:33:24 +04:00
a577e9554e create file with new class exception 2011-11-24 15:23:33 +04:00
6e9105cd63 add to .gitignore string: /.idea 2011-11-24 15:16:16 +04:00
a87845980d added methods to MongoDriver for custom commands, findAndModify, count 2011-11-22 18:41:32 +04:00
54b991314d removed Model::order() to SqlModel 2011-11-22 18:41:32 +04:00
8a2e814438 SqlDbDriver::insert - $on_duplicate parameter recovered 2011-11-22 18:41:32 +04:00
d360e7c023 added TODO for class methods 2011-11-22 18:41:32 +04:00
2f3a0d170f Session class tested and modified for new Model hierarchy 2011-11-22 18:41:32 +04:00
7094cd5073 MongoModel class tested 2011-11-22 18:41:32 +04:00
7e8fe0f94d modified model classes with tests 2011-11-22 18:41:32 +04:00
e740ae7000 MongoModel class created 2011-11-22 18:41:32 +04:00
594ec034f9 added Order, Limit, Skip methods to MongoStatement 2011-11-22 18:41:31 +04:00
5b5ccb9971 MongoStatement class tested 2011-11-22 18:41:31 +04:00
7897978261 MongoStatement::close() implemented 2011-11-22 18:41:31 +04:00
b9353065b8 modified tests for new DbDriver hierarchy 2011-11-22 18:41:31 +04:00
5bff74f20b added MongoStatement class, modified DbDriver hierarchy 2011-11-22 18:41:31 +04:00