Commit Graph

8203 Commits

Author SHA1 Message Date
Antonio Ramirez
912be0079e add caching-fragment.md 2014-06-28 10:29:10 +02:00
Antonio Ramirez
4cf37cefb7 fix link 2014-06-28 10:28:56 +02:00
Dilip
79309d8f13 Upgraded Bootstrap from 3.1 to 3.2 2014-06-28 13:08:56 +05:30
Antonio Ramirez
a5caa2037e add caching-page.md 2014-06-28 02:13:29 +02:00
Carsten Brandt
a2b45f5664 Merge pull request #4097 from deerawan/development
Fix json format in gii/generators/extension/default
2014-06-28 01:45:04 +02:00
Antonio Ramirez
93cf3bb5e9 Remove white space excess 2014-06-28 01:44:40 +02:00
Antonio Ramirez
e583e0be54 Merge remote-tracking branch 'upstream/master' into upstream
* upstream/master:
  resolved naming conflict in apidoc
2014-06-28 01:30:30 +02:00
Antonio Ramirez
7370664825 add caching-overview.md 2014-06-28 01:30:11 +02:00
Carsten Brandt
fd8828cfb4 resolved naming conflict in apidoc 2014-06-28 01:25:10 +02:00
Antonio Ramirez
d8ae74ee05 Merge remote-tracking branch 'upstream/master' into upstream
* upstream/master:
  gridview and listview use widget ID in base tag
  typo fix [skip ci]
  Update CHANGELOG.md
  made elasticsearch error messages more readable
  Spanish structure-views [skip ci]
  Fix filename
  Update README.md
  https://github.com/yiisoft/yii2/pull/4091#discussion_r14296860
  Fix possibility of non-removed symlinked directory.
  Fixed typo. [skip ci]
  changed default for rotateByCopy of FileTarget
2014-06-28 01:11:02 +02:00
Antonio Ramirez
392f291086 add caching-data.md 2014-06-28 01:10:44 +02:00
Antonio Ramirez
f11636eb40 Minor fixes 2014-06-28 01:10:30 +02:00
Paul Klimov
052ae83340 Option Security::autoGenerateSecretKey added 2014-06-28 00:11:48 +03:00
Paul Klimov
25a3637709 Upgrade note about Security updated 2014-06-27 23:33:16 +03:00
Paul Klimov
5a42985750 Option Security::useDeriveKeyUniqueSalt added 2014-06-27 23:30:28 +03:00
Paul Klimov
772667fa1c Doc comments at Security updated 2014-06-27 23:13:57 +03:00
Paul Klimov
4ce4707a3a Option Security::passwordHashStrategy added 2014-06-27 23:05:23 +03:00
Paul Klimov
4063502439 Option Security::deriveKeyStrategy added 2014-06-27 22:10:02 +03:00
Paul Klimov
846596294d Fallback for Security::generateRandomKey() added 2014-06-27 21:45:52 +03:00
Paul Klimov
4768dcdbc2 Method Security::compareString() extracted 2014-06-27 21:33:42 +03:00
Carsten Brandt
085f2c0142 gridview and listview use widget ID in base tag 2014-06-27 20:26:26 +02:00
Qiang Xue
5ce9716832 typo fix [skip ci] 2014-06-27 14:13:05 -04:00
Alexander Makarov
bfce5611c2 Merge pull request #4095 from lucianobaraglia/translation-es
Spanish structure-views [skip ci]
2014-06-27 21:02:31 +04:00
Carsten Brandt
11ed296de4 Update CHANGELOG.md 2014-06-27 18:55:40 +02:00
Carsten Brandt
eb317507d2 made elasticsearch error messages more readable 2014-06-27 18:47:23 +02:00
Qiang Xue
2b47bc696f Merge pull request #4094 from qiansen1386/patch-9
Fix filename
2014-06-27 12:42:17 -04:00
Budi Irawan
45e4973ac8 fix json format in gii/generators/extension/default 2014-06-27 23:38:03 +07:00
Luciano Baraglia
c32c995309 Spanish structure-views [skip ci] 2014-06-27 13:20:36 -03:00
东方孤思子(Paris·QianSen)
841d2ec2cf Fix filename
PS: should `start-looking-head.md` be `start-looking-ahead.md`? I remembered that is called look ahead.
2014-06-28 00:11:03 +08:00
Vladimir Zbrailov
f9febd0087 unify changedAttributes of afterSave in extensions 2014-06-27 20:10:43 +04:00
Carsten Brandt
8cce2f3445 Update README.md 2014-06-27 17:45:25 +02:00
Carsten Brandt
9cbf4d8d15 Merge pull request #4091 from resurtm/4080-file-helper-remove-directory-symlinks
Fix possibility of non-removed symlinked directory.
2014-06-27 17:37:28 +02:00
resurtm
9bc8c3304b https://github.com/yiisoft/yii2/pull/4091#discussion_r14296860 2014-06-27 21:07:12 +06:00
Klimov Paul
4a47a59323 Upgrade not about Security component adjusted 2014-06-27 18:03:55 +03:00
Vladimir Zbrailov
7113a23a45 change PhpDoc of param 2014-06-27 18:59:44 +04:00
Vladimir Zbrailov
44f20c61a0 changedAttributes of AfterSaveEvent contain an old values 2014-06-27 18:51:21 +04:00
resurtm
1327d8ad2d Fix possibility of non-removed symlinked directory. 2014-06-27 20:38:05 +06:00
Qiang Xue
06f27758b3 Fixed typo. [skip ci] 2014-06-27 09:23:09 -04:00
Klimov Paul
0daf67d8ae Extra namespace at docs removed 2014-06-27 15:59:36 +03:00
Carsten Brandt
b5ccf3bc04 changed default for rotateByCopy of FileTarget
works on windows out of the box now.
fixes #3989
2014-06-27 14:53:08 +02:00
Antonio Ramirez
e8f092d66c Update structure-controllers.md 2014-06-27 14:20:52 +02:00
Antonio Ramirez
db45f050a5 Update structure-applications.md 2014-06-27 14:05:31 +02:00
Antonio Ramirez
deb58c4e70 Update structure-application-components.md 2014-06-27 13:45:43 +02:00
Antonio Ramirez
65dfd85f90 Update start-workflow.md 2014-06-27 13:39:18 +02:00
Klimov Paul
47f8eafb6d Doc comments at yii\base\Security fixed 2014-06-27 14:37:59 +03:00
Klimov Paul
c86db26136 Notes about Security class refactoring added to CHANGELOG.md and UPGRADE.md 2014-06-27 14:35:01 +03:00
Klimov Paul
e6f7d9b625 Security helper files removed 2014-06-27 14:34:11 +03:00
Klimov Paul
63c7a4cfca Docs regarding Security component usage updated. 2014-06-27 14:33:20 +03:00
Klimov Paul
2bab6259d1 'Security' helper usage switched to 'security' application component. 2014-06-27 14:31:08 +03:00
Antonio Ramirez
78b3a9c09a Update start-looking-head.md 2014-06-27 13:27:26 +02:00