32 Commits

Author SHA1 Message Date
731769241b release version 2.0.8 2016-04-28 16:50:20 +02:00
9b5f6cb188 prepare for 2.0.7 release
- adjust version
- build classmap
- build phpdoc @property annotations
- build mime-type file
2016-02-14 15:45:55 +01:00
89eb3dff14 prepare for release 2.0.6 2015-08-06 00:00:30 +02:00
4488dbbff7 build cleanup [skip ci] 2015-05-10 13:29:32 -04:00
985119350b 2.0.3 release. 2015-03-01 01:22:44 -05:00
5eba1403ff removed requirements checker from classmap
fixes #6936
2015-01-21 15:59:29 +01:00
d2b864da84 prepare for 2.0.0-rc release. 2014-09-27 21:59:54 -04:00
d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 2014-09-10 17:56:25 +02:00
88d38b7820 Fixes #4501: Renamed the constant YII_PATH to YII2_PATH 2014-08-14 22:17:05 -04:00
6d1dd1d556 class map 2014-07-29 21:50:29 +02:00
fe2611186e Fixes #4051: Renamed yii\caching\GroupDependency to TagDependency and added support for associating multiple tags to a single cached data item 2014-07-15 00:10:57 -04:00
54ac875e21 Component 'security' added tp the base application 2014-06-27 14:26:51 +03:00
7e4bdef445 updated classmap to fix test break 2014-06-25 22:55:27 +02:00
48f6e380df Merge PR #4038 branch 'consistent-after-save'
* consistent-after-save:
  use an AfterSaveEvent class to be consistent
  fixed test break and wrong parameter
  changed updateAttributes to be more simple update
  Ensure consistent behavior in ActiveRecord::afterSave()

Conflicts:
	framework/UPGRADE.md
2014-06-25 20:23:16 +02:00
edb95052e8 use an AfterSaveEvent class to be consistent 2014-06-25 19:53:00 +02:00
6578cfbdab updated phpdoc and classmap 2014-06-25 18:24:23 +02:00
2e892c42e4 added docs about build automation tool
fixes #2852
2014-04-30 23:44:56 +02:00
a6136e1b16 Renamed yii\web\User::checkAccess() to yii\web\User::can() 2014-04-12 19:14:50 -04:00
5751b58180 update class map. 2014-04-09 19:16:55 -04:00
83da0cd07a refactored authentication filters. 2014-04-06 00:50:46 -04:00
12cd71d7c4 Refactored rate limiting by turning RateLimiter into an action filter. 2014-04-05 21:31:47 -04:00
48e67e8b89 renamed PrefixUrlRule to GroupUrlRule 2014-04-05 12:07:38 -04:00
a15a3835c7 Moved all filter classes to namespace yii\filters 2014-04-05 01:00:14 -04:00
1e75427393 updated classmap and phpdoc 2014-03-24 23:26:30 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
314b897fa4 updated classmap 2014-02-20 13:44:00 +01:00
4e96683263 updated classmap 2014-01-27 22:33:52 +01:00
f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 2014-01-21 17:11:28 -08:00
362ade63ed fixed test break. 2014-01-20 11:52:50 -05:00
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
d6eeab2ff3 updated class map 2014-01-11 17:27:23 -05:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00