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 |
Anton Grebnev
|
488655b788
|
Mongo driver with separate CRUD commsnds, without profiler
|
13 years ago |
Anton Grebnev
|
3c5a5d9603
|
rebuild Model package for NoSQL drivers
|
13 years ago |
Anton Grebnev
|
6aab56c814
|
modified AutoloadBuilder for test exclusion
|
13 years ago |
Anton Grebnev
|
763fac6f40
|
Logger classes tested
|
13 years ago |
Anton Grebnev
|
a042c7b1f1
|
Logger classes added
|
13 years ago |
Anton Grebnev
|
9a0a283470
|
modified DB connection settings
|
13 years ago |
Anton Grebnev
|
c6311b8b20
|
modified DB connection settings
|
13 years ago |
Anton Grebnev
|
0f2aa46b9f
|
modified ModelTest for strict PHP standarts
|
13 years ago |
Anton Grebnev
|
83d6dfcc41
|
added sql script for test database
|
13 years ago |
Anton Grebnev
|
88abbaab68
|
added @expectedExceptionMessage
|
13 years ago |
Anton Grebnev
|
3923de3dc4
|
Model classes tested
|
13 years ago |
Anton Grebnev
|
12fc8020b2
|
MySQLiStatement class tested
|
13 years ago |
Anton Grebnev
|
183b64fd37
|
Model classes DbExpr, DbStatement, DbDriver and Db tested
|
13 years ago |
Anton Grebnev
|
8d5885b229
|
Db class tested
|
13 years ago |
Anton Grebnev
|
1f8562da51
|
Action and FrontController classes tested
|
13 years ago |
Anton Grebnev
|
61a8b4fb7e
|
some little changes
|
13 years ago |
Anton Grebnev
|
cae2ae3128
|
Router class tested
|
13 years ago |
Anton Grebnev
|
21e194dc22
|
Route class tested
|
13 years ago |
Anton Grebnev
|
02fabbdbbf
|
I18N class tested
|
13 years ago |
Anton Grebnev
|
a4b3e7170d
|
Layout class tested
|
13 years ago |
Anton Grebnev
|
3659cca99e
|
little changes
|
13 years ago |
Anton Grebnev
|
e80e65f137
|
modified phpunit.php for code coverage report
|
13 years ago |
Anton Grebnev
|
d98dcddae8
|
Profiler classes tested
|
13 years ago |
Anton Grebnev
|
cc51e7425e
|
modified alutoload classes for tests isolation
|
13 years ago |
Anton Grebnev
|
b736d854c5
|
Redis classes tested
|
13 years ago |
Anton Grebnev
|
c7993193de
|
some modifications for test isolation in DEBUG environment
|
13 years ago |
Anton Grebnev
|
6cee0efa6f
|
modified Session test for session exixtance check
|
13 years ago |
Anton Grebnev
|
dfbe1e2966
|
modified Load and AutoloadBuilder tests for vfs
|
13 years ago |
Anton Grebnev
|
9292390fbd
|
Captcha classes tested without CaptchaImageAction as it exit() the code
|
13 years ago |
Anton Grebnev
|
1dfe41eb4a
|
modified bootstrap for output buffering
|
13 years ago |
Anton Grebnev
|
6ee61eb679
|
modified mock save_handler
|
13 years ago |
Anton Grebnev
|
db48b33aed
|
modified constant definition
|
13 years ago |
Anton Grebnev
|
76b0b56e50
|
Env and Format classes tested
|
13 years ago |
Anton Grebnev
|
f0665e38c6
|
added comment about test_helpers
|
13 years ago |