| Corrected dbdescribe tests for sqlite; Added extra step to empty related records in the robots parts modified: php-tests/tests/Phalcon/Tag/Helper/Model.php modified: unit-tests/DbDescribeTest.php |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Corrected describe tests (added the new customer table). Added models in the new suite new file: php-tests/tests/app/models/Parts.php new file: php-tests/tests/app/models/Robots.php new file: php-tests/tests/app/models/RobotsParts.php modified: unit-tests/DbDescribeTest.php |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Yet another effort to update submodules modified: .travis.yml |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Corrected git submodule command modified: .travis.yml |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Added tests for Tag and Url in the new suite new file: php-tests/tests/Phalcon/Tag/FunctionalTest.php new file: php-tests/tests/Phalcon/Tag/Helper/Model.php new file: php-tests/tests/Phalcon/Tag/MysqlTest.php new file: php-tests/tests/Phalcon/Tag/PostgresqlTest.php new file: php-tests/tests/Phalcon/Tag/SqliteTest.php new file: php-tests/tests/Phalcon/Tag/UnitTest.php new file: php-tests/tests/Phalcon/Url/UnitTest.php modified: php-tests/tests/Phalcon/Version/UnitTest.php |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Added customers in the schema; added unique user with set password; Deleted old tests that have been migrated (Url, Tag) deleted: unit-tests/UrlTest.php deleted: unit-tests/VersionTest.php modified: unit-tests/schemas/mysql/phalcon_test.sql modified: unit-tests/schemas/postgresql/phalcon_test.sql modified: unit-tests/schemas/sqlite/phalcon_test.sql |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Added submodule update modified: .travis.yml |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Trying different configuration to run both suites modified: .travis.yml modified: unit-tests/ci/run_script.sh |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Corrected phpunit.xml location in the run script modified: php-tests/ci/run_script.sh |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Modified travis file to run tests in php-tests modified: .travis.yml |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Version: Added test new file: php-tests/tests/Phalcon/Version/UnitTest.php |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Removed old submodule folders deleted: unit-tests/library/Mustache deleted: unit-tests/library/Twig |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Updated submodules new file: .gitmodules new file: php-tests/library/Mustache new file: php-tests/library/Twig |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Added base files for the test suite and some fixtures. Added test helper and config new file: php-tests/library/Phalcon/Test/Config.php new file: php-tests/library/Phalcon/Test/Fixtures/Customers.php new file: php-tests/library/Phalcon/Test/Fixtures/Parts.php new file: php-tests/library/Phalcon/Test/Fixtures/Robots.php new file: php-tests/library/Phalcon/Test/Fixtures/RobotsParts.php new file: php-tests/library/Phalcon/Test/FunctionalTestCase.php new file: php-tests/library/Phalcon/Test/ModelTestCase.php new file: php-tests/library/Phalcon/Test/UnitTestCase.php new file: php-tests/tests/PhalconTestHelper.php |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Added PHP-Tests folder (new test suite) with the relevant ci scripts new file: php-tests/README.md new file: php-tests/ci/gdb-commands new file: php-tests/ci/install_apc new file: php-tests/ci/install_memcached new file: php-tests/ci/install_mongo new file: php-tests/ci/phpunit.php new file: php-tests/ci/run_script.sh new file: php-tests/tests/phpunit.xml |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Merge remote-tracking branch 'upstream/0.7.0' into 0.7.0 |
niden
as Nikolaos Dimopoulos
|
More...
|
about 13 years ago
|
| Renaming variable and regenerating build/ |
|
More...
|
about 13 years ago
|
| Adding paginator test |
|
More...
|
about 13 years ago
|
| Fixing bugs in paginator Fixes #202, Fixes #209 |
|
More...
|
about 13 years ago
|
| Reduced number of re-executions using scrollable cursors #197 |
|
More...
|
about 13 years ago
|
| Fixing bug in Phalcon\Db\Result\Pdo #197 |
|
More...
|
about 13 years ago
|
| Regenerating build/ |
|
More...
|
about 13 years ago
|
| Fixing cache expiration #179 |
|
More...
|
about 13 years ago
|
| Adding Application Tests, Http\Cookie improvements, Volt's option 'compileAlways' |
|
More...
|
about 13 years ago
|
| Fixing extends path in Volt. Fixes #208 |
|
More...
|
about 13 years ago
|
| Fixing Phalcon\Mvc\Model\Metadata\Files. Fixes #166 |
|
More...
|
about 13 years ago
|
| Reimplementing URL generation without using regular expressions Fixes #151 |
|
More...
|
about 13 years ago
|
| Adding - to the domain regular expression in Phalcon\Mvc\Model\Validator\Email Fixes #210 |
|
More...
|
about 13 years ago
|
| Adding (-_) to the valid characters in variable names in routes. Fixes #204 |
|
More...
|
about 13 years ago
|
| Improving empty checking in Phalcon\Mvc\Model::_exists |
|
More...
|
about 13 years ago
|