Commit Graph

8191 Commits

Author SHA1 Message Date
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
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
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
Klimov Paul
54ac875e21 Component 'security' added tp the base application 2014-06-27 14:26:51 +03:00
Klimov Paul
db0beb6b6b 'yii\base\Security' component created. 2014-06-27 14:24:58 +03:00
Antonio Ramirez
6c8a0fe049 Update start-installation.md 2014-06-27 13:09:59 +02:00
Carsten Brandt
bd9cddb8d9 fixed rotateByCopy to avoid any rename()
fixes issue #3989
2014-06-27 12:54:20 +02:00
Alexander Makarov
7d63037141 Merge pull request #4084 from resurtm/4080-file-helper-remove-directory-symlinks
Fixes #4080, FileHelper::removeDirectory() symlinks handling enhancements
2014-06-27 14:42:16 +04:00
Alexander Makarov
a9275f9454 Merge pull request #4083 from egorio/russian-translation-of-concept-behaviors
Russian translation of concept-behaviors.md
2014-06-27 13:37:23 +04:00
Egor Verbitsky
d9dd0e9056 Corrected some errors in russian translation of concept-behaviors.md 2014-06-27 13:35:40 +04:00
Carsten Brandt
910151d787 typo
[ci skip]
2014-06-27 11:33:18 +02:00
resurtm
fb9df78795 Fixes #4080, FileHelper::removeDirectory():
1. Added proper handling and support of the symlinked directories.
2. Added $options parameter.
2014-06-27 13:47:43 +06:00
Egor Verbitsky
630d5b9679 Update russian translation of concept-behaviors.md 2014-06-27 10:30:00 +04:00
Egor Verbitsky
791453f654 Russian translation of concept-behaviors.md 2014-06-27 10:22:30 +04:00
resurtm
02545ce7a3 Fix #4081: invalid brazilian portuguese translation. 2014-06-27 11:49:14 +06:00