14 Commits

Author SHA1 Message Date
52e4a3e645 release version 2.0.50 2024-05-30 20:23:31 +03:00
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
4628b91e73 Fix types (#19332)
* Migration::upsert() returns void

* Unneeded `@property` tags

* Add missing `null` param/return types

* Null types for db\Query + db\ActiveQuery

* Fixed testSelect
2022-03-30 18:40:10 +02:00
65f6b59b35 @inheritdoc notation changed 2018-01-23 13:11:24 +02:00
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
9b2fec6b50 Moved yii\rest\Controller::checkAccess() to ActiveController. 2014-05-16 11:32:55 -04:00
b491441246 Removed yii\rest\ActiveController::$transactional property and connected functionality 2014-05-07 22:16:37 +04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
18c7c63e66 rest WIP 2014-03-05 22:21:55 -05:00
3f42d5826a REST wip. 2014-03-05 13:29:24 -05:00
48a12559b2 rest api WIP 2014-03-01 23:14:16 -05:00
39947be66b rest WIP 2014-02-28 21:25:43 -05:00