1375 Commits (b734a80e9f9158527de67f565b2894fbcc3b3002)

Author SHA1 Message Date
Mark 033d66deac changed format of applying command to all 10 years ago
Mark c7887b666c Added missed case in tests about append option 10 years ago
Mark 461576dc85 added other syntax for and tests for fixture controller 10 years ago
Klimov Paul 0bf16497af Convert 'caseless' option into 'caseSensitive' option at `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
Klimov Paul 6461523aca Added 'caseless' option to `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
Alexander Makarov 57b299607b Use separate webservers for basic and advanced apps in travis 10 years ago
Alexander Makarov ac32c33d79 Removed unneeded && from travis 10 years ago
Qiang Xue 9a68678ded Additional fix to #4728. 10 years ago
Qiang Xue 45dbbc39f6 Additional fix to #4728. 10 years ago
DaSourcerer 528e12f499 Fix for `@covers` annotations 10 years ago
DaSourcerer 83872ff853 CacheFilter test coverage 10 years ago
Alexander Makarov 28091ed2e8 Fixed travis paths 10 years ago
Alexander Makarov 0418a07264 Added missing cd to travis 10 years ago
Alexander Makarov 3913d64d90 Attempt to fix travis 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
Carsten Brandt cc1247f399 fixed HHVM test break 10 years ago
Carsten Brandt 89921e0b92 HHVM version ouput has changed 10 years ago
Carsten Brandt f4a9646a22 more on HHVM compatibility 10 years ago
Carsten Brandt 62e7c3e9a6 fixed some inconsistnecies in HHVM tests 10 years ago
Carsten Brandt 10512ff00d do not export mailer in BaseMailerTest message 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
Carsten Brandt 4846643f2b Update .gitignore 10 years ago
Carsten Brandt dcf62a1339 Update .gitignore 10 years ago
Carsten Brandt 3a4b32c4c1 fixed cubrid tests 10 years ago
Carsten Brandt c4dc9470be created a test case to verify #4682 10 years ago
Carsten Brandt accd2d3124 Update README.md 10 years ago
Carsten Brandt 9d4e3612e0 fixed test break 10 years ago
Carsten Brandt 3b665fe3c4 improved unit test SKIP detection 10 years ago
Carsten Brandt 869d7b7cfc Improved test config 10 years ago
Klimov Paul 101d771ecf `yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record 10 years ago
Klimov Paul f27254b9aa `yii\behaviors\Sluggable` simplified 10 years ago
Klimov Paul d362af6ede `yii\behaviors\Sluggable` optimized 10 years ago
Carsten Brandt c6274acf6c ensure postgres boolean values are handled correctly 10 years ago
Carsten Brandt 92d65ab78b fix issue with postgreSQL and batch inserting boolean values 10 years ago
Nikitin Vitaly f1dd83e2a9 Added test that are making sure batchInsert boolean values in PostgreSQL isn't failing with errors 10 years ago
Carsten Brandt a2e8083beb Created ArrayCache class 10 years ago
Klimov Paul b062a6601d Default event for `yii\behaviors\Sluggable` with `unique` enabled changed to 'insert'. 10 years ago
Klimov Paul 327914e452 Added automatic generating of unique slug value to `yii\behaviors\Sluggable` 10 years ago
Alexander Makarov 892d95a376 Added runtime cleanup for Smarty and Twig tests 10 years ago
Alexander Makarov 739f3b13e4 Fixes #4553: Smarty enhancements 10 years ago
Alexander Makarov 071105e932 Added null AR relation test for Twig extension 10 years ago
Carsten Brandt 689fc137da added some tests for Url helper 10 years ago
Qiang Xue cd2eeced76 Fixed test break. 10 years ago
Qiang Xue 5046e687e1 fixed random rbac testing failure. 10 years ago
Qiang Xue 1c3e61ec26 Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL 10 years ago
Alexander Makarov b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 10 years ago
Carsten Brandt 0ed6355ee1 test and docs to be clear about #4558 10 years ago
Alexander Makarov 59a52d8876 Fixes #4556: Gii was incorrectly generating labels 10 years ago
Alexander Makarov c1cf48cf5b Fixes #2315: Any operator now could be used with `yii\db\Query::->where()` operand format 10 years ago
Alexander Makarov 5903f6ec38 Fixed tests to take deferred validation signature change into account 10 years ago