14937 Commits (76ffcb8bddd9769ee572f78b20d48d6aac686661)
 

Author SHA1 Message Date
Carsten Brandt 76ffcb8bdd Merge pull request #11789 from yiisoft/refactor-db-tests 8 years ago
Carsten Brandt f0b9a0ee6b use the same db connection for reading and writing data 8 years ago
Carsten Brandt 86f17c8dad added tests classes for db related tests 8 years ago
Carsten Brandt 8ba032d147 refactored database tests 8 years ago
Carsten Brandt 7ba631b4ae improved docs about using CORS with REST controllers 8 years ago
Carsten Brandt 4e3c9e4a98 fixed scalar value for IN condition 8 years ago
Carsten Brandt 1621f65545 guide section about comparing dates 8 years ago
Carsten Brandt 4e7f6f64d2 added errorHandler, Request and Response getter 8 years ago
Carsten Brandt ab47fb3ccb fixed tutorial about using yii 1 with yii 2 8 years ago
Carsten Brandt e4dc2026bc note about JOIN syntax 8 years ago
Carsten Brandt 0bb6f98ed1 added note about varying source languages 8 years ago
刘李鹏 0fe003195a Updated language packs zh-CN and ZH-TW 8 years ago
Ricardo Pérez 33dfddd0c2 Fixes #8644: Fixed trying to ENABLE/DISABLE TRIGGER ALL on a view in PostgreSQL 8 years ago
wanghui 01c84e2ff2 Fixes #11549: Fixed `ArrayHelper::getValue()` to work properly with float keys 8 years ago
AnikanovD b45e5fbaf2 Unit test for #11549 8 years ago
AnikanovD 239d7814eb Fixes #11739: Fixed `ArrayHelper::index()` losing precision for float keys 8 years ago
Shybko 0e3fc540cd Fix russian translation for Data widgets page (#11776) [skip ci] 8 years ago
AnikanovD b39a0a1e5a Fixes #11774: Fixed incorrect recusuive symlinks check in FileHelper 8 years ago
Dmitry Dorogin a5bbb3d8f3 Fixed non-translation block of text (#11765) 8 years ago
Thiago bafc8b3325 Fixes #10422, #9574: New proposal fix for ColumnSchemaBuilder not null column 8 years ago
Carsten Brandt 56308eab1d fixed guide docs about controller map 8 years ago
Artur Fursa 0b6169858f Fix tables prefix use for i18n migrations (#11748) 8 years ago
Nazar Mokrynskyi cc102294f8 Simplify ready callback (#11749) 8 years ago
Alexander Makarov c5b87fd932 Updated deprecation notice 8 years ago
Erkan Karataş 89ad1f534a Update yii.php (#11742) 8 years ago
Rogério c9d30b2a66 Fixes #11735: Fixed `yii\web\UploadedFile` to return `null` when there's no file uploaded 8 years ago
Carsten Brandt b6a0592903 fixed broken links in the guide 8 years ago
Hisateru Tanaka 9585939d9f Fixes #11723: Fixed PHP 7 + XDebug error handling displaying "Expected array for frame 0" 8 years ago
Sam Mousa 03e23adab8 Fixes #11679: Extracted `CheckAccessInterface` from `ManagerInterface` 8 years ago
taobig 2238c32098 fix BaseArrayHelper::isIn() in strict mode 8 years ago
Carsten Brandt b211e6bf69 added failing test for #11686 8 years ago
Carsten Brandt 84e9c40ca1 updated datevalidator docs 8 years ago
Evgeniy Tkachenko 8e34f9f45d Update DataColumn.php (#11724) [skip ci] 8 years ago
Nikola Kovacs 662f86acb5 fix missing closing bracket in documentation (#11716) 8 years ago
Sam 2ebccf0e73 Skip filehelper tests (and mark them as incomplete) when runtime is not a local file system. (#11713) 8 years ago
Sam cf820a98d7 Fixed issue #11712: DbSessionTest is now skipped when SQLite is not available. (#11714) 8 years ago
Alexander Makarov 94dfb97e69 Reverted #11702: Added `yii\rbac\DbManager::$assignmentTablePk` to be able to customize RBAC DB schema more (reverted from commit 532242041c) 8 years ago
Alexander Makarov 38445c6e3e Added blackfire to the list of profilers, added "Prepare application for scaling" section 8 years ago
Jorge Robles 532242041c Fixes #11702: Added `yii\rbac\DbManager::$assignmentTablePk` to be able to customize RBAC DB schema more 8 years ago
Super Raccoon b9bff5f681 Correct links for migration database accessing methods. (#11669) [skip ci] 8 years ago
Alexander Makarov 7cea46bcb4 Changed SQLite fix #11652 according to https://github.com/yiisoft/yii2/pull/11653#issuecomment-224016289 8 years ago
Boudewijn Vahrmeijer 0a60466729 Fixes #11527: Fixed `bigPrimaryKey()` for SQLite 8 years ago
Roman Grinyov 7032b96331 Add missing paragraph (#11678) [skip ci] 8 years ago
Alexander Makarov 1918f271da Changelog for #11662 8 years ago
jonny7 dca4f00030 Update schema-oci.sql (#11662) 8 years ago
Konstantin Baranov d7933547f1 Fixed syntax of command (#11703) [skip ci] 8 years ago
DumpOfTheVar c55b20a3d2 fix misspell (theses -> these) in docs/guide/db-active-record.md (#11688) [skip ci] 8 years ago
Luciano Baraglia 21c2c7a768 Some spanish docs updates [skip ci] (#11695) 8 years ago
Macbenach ff5f7b5cf1 [docs] [skip-ci] RBAC Spanish Translation (#11675) 8 years ago
hableel f89307655b Update yii.php (#11694) 8 years ago