535 Commits (namespace)
 

Author SHA1 Message Date
Vyacheslav Agafonov 3e1a5a0b28 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 0ade94a5ea replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov b80e0eb7e5 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov dfa661e2e8 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 4b95befdfe replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 3470e3254f replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 0b11f62c21 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 77f69b033d replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 9b9dcf42d4 replacement @expectedException to setExpectedException from testInitSetDefaultLangNotInLocales() 13 years ago
Vyacheslav Agafonov ece71411bd added annotation @runInSeparateProcess and removing annotations @expectedException 13 years ago
Vyacheslav Agafonov be0ed430e2 modified password from db 13 years ago
Vyacheslav Agafonov 69169590da added setExpectedException and check empty($search) 13 years ago
Vyacheslav Agafonov be83874392 added setExpectedException and check type Config 13 years ago
Vyacheslav Agafonov b7e71c20b7 added check from input params in method init() 13 years ago
Vyacheslav Agafonov 0552c15141 replace Exception on GeneralException (Config.php) 13 years ago
Vyacheslav Agafonov 90146d3924 rename input param from method message 13 years ago
Anton Terekhov d370f90a23 Made verbose = true 13 years ago
Anton Terekhov 4af6dcd7db Run Some test in separate process to avoid autoload problems 13 years ago
Vyacheslav Agafonov 443655064c replace Exception on GeneralException 13 years ago
Vyacheslav Agafonov d4705b1c89 replace Exception on GeneralException 13 years ago
Vyacheslav Agafonov 9e22d8028a replace Exception on GeneralException, InitializationException 13 years ago
Vyacheslav Agafonov acc0c96487 replace Exception GeneralException 13 years ago
Vyacheslav Agafonov b8a02ebeaa replace Exception on GeneralException 13 years ago
Vyacheslav Agafonov 7d215c9af4 replace Exception on GeneralException 13 years ago
Vyacheslav Agafonov 669b68ba4a replace Exception on InitializationException 13 years ago
Anton Grebnev a02c3992bd added __toString() to MongoCommand - need to implement in subclasses 13 years ago
Anton Grebnev a3e0cafb32 replaced \r\n with PHP_EOL in CliLogger 13 years ago
Anton Grebnev 8464c8edac modified Autoloader for folders exclusion 13 years ago
Vyacheslav Agafonov bdae057a8e replace Exception on PHPUnit_Framework_Error 13 years ago
Vyacheslav Agafonov 25ba2abf54 Replacment Exception() on InitializationException(), GeneralException() in /view 13 years ago
Vyacheslav Agafonov 82fb239fca replacement Exception() on InitializationException() 13 years ago
Vyacheslav Agafonov eebb013ecf replacement Exception() on InitializationException() 13 years ago
Vyacheslav Agafonov 6744eb6c4a create test from InitializationException 13 years ago
Vyacheslav Agafonov a577e9554e create file with new class exception 13 years ago
Vyacheslav Agafonov 6e9105cd63 add to .gitignore string: /.idea 13 years ago
Anton Grebnev a87845980d added methods to MongoDriver for custom commands, findAndModify, count 13 years ago
Anton Grebnev 54b991314d removed Model::order() to SqlModel 13 years ago
Anton Grebnev 8a2e814438 SqlDbDriver::insert - $on_duplicate parameter recovered 13 years ago
Anton Grebnev d360e7c023 added TODO for class methods 13 years ago
Anton Grebnev 2f3a0d170f Session class tested and modified for new Model hierarchy 13 years ago
Anton Grebnev 7094cd5073 MongoModel class tested 13 years ago
Anton Grebnev 7e8fe0f94d modified model classes with tests 13 years ago
Anton Grebnev e740ae7000 MongoModel class created 13 years ago
Anton Grebnev 594ec034f9 added Order, Limit, Skip methods to MongoStatement 13 years ago
Anton Grebnev 5b5ccb9971 MongoStatement class tested 13 years ago
Anton Grebnev 7897978261 MongoStatement::close() implemented 13 years ago
Anton Grebnev b9353065b8 modified tests for new DbDriver hierarchy 13 years ago
Anton Grebnev 5bff74f20b added MongoStatement class, modified DbDriver hierarchy 13 years ago
Anton Grebnev 229a39d682 modified MongoCommand classes 13 years ago
Anton Grebnev 1f0bfb131b MongoCommand hierarchy created 13 years ago