Commit Graph

13503 Commits

Author SHA1 Message Date
cyang
140d0d843b fixed typo in security-passwords.md 2015-10-07 13:22:00 -05:00
spikyjt@gmail.com
4e715f9d65 Fixes #9846: Fixed yii\web\User::loginRequired() should throw 401 not 403 2015-10-07 18:16:42 +03:00
Daniel Filipek
1847791759 input-file-upload 100% 2015-10-06 10:52:26 +02:00
Daniel Filipek
6b62cfbe61 input-multiple-models 100% 2015-10-06 09:08:21 +02:00
Daniel Filipek
c1e20480e4 typo fix in input-forms.md 2015-10-05 12:10:03 +02:00
Daniel Filipek
b4d7ebdd91 input-forms 100%, typo fix in README.md 2015-10-05 12:06:19 +02:00
Alexander Makarov
d0060ef33c Merge pull request #9840 from jeicd/fix-tabs-to-spaces
Convert tabs to spaces [skip ci]
2015-10-05 13:01:36 +03:00
jeicd
f0deb1cee8 Convert tabs to spaces 2015-10-05 15:38:56 +06:00
Alexander Makarov
e1458eb075 Merge pull request #9834 from pana1990/update-migration
Update syntax migration
2015-10-05 12:20:39 +03:00
Alexander Makarov
fcbbb11d54 Merge pull request #9839 from jeicd/fix-phpdoc
Fix phpdoc [skip ci]
2015-10-05 12:18:47 +03:00
jeicd
c2f83da8d8 Fix phpdoc 2015-10-05 15:00:13 +06:00
Carsten Brandt
fcfba66bef Merge pull request #9836 from jeicd/fix-psr-2
Fixed coding style to follow PSR-2
2015-10-05 10:06:57 +02:00
jeicd
0407407b76 fix coding style to follow PSR-2 2015-10-05 13:58:47 +06:00
Daniel Gomez Pan
540883e179 Update syntax migration 2015-10-05 06:02:11 +02:00
Alexander Makarov
fec40204b8 Merge pull request #9827 from pana1990/patch
Added ignore all test and documentation for archive [skip ci]
2015-10-04 13:35:28 +03:00
Alexander Makarov
fe2a7dd5b9 Merge pull request #9824 from mdmunir/9823-regression-di
fix #9823
2015-10-04 13:33:50 +03:00
Daniel Gomez Pan
392ea93d79 Added ignore all test and documentation for archive [skip ci] 2015-10-04 08:31:53 +02:00
mdmunir
d2baecbda5 fix #9823 2015-10-04 08:10:42 +07:00
mdmunir
3accf52ddb fix #9823 2015-10-03 23:00:46 +07:00
Alexander Makarov
3ab36501c2 Fixes #9818: added reference to DI container practical usage to widgets guide 2015-10-03 18:02:32 +03:00
Alexander Makarov
fbe5bb7d20 Fixed generation of canonical URLs for ViewAction pages 2015-10-03 17:58:38 +03:00
Alexander Makarov
0768e8aab7 Merge pull request #9822 from Vovan-VE/master
Fix: Issue #9814: event type EVENT_AFTER_INSERT and EVENT_AFTER_UPDATE [skip ci]
2015-10-03 17:52:12 +03:00
Alexander Makarov
f7690d9f06 Merge pull request #9819 from gugoan/patch-1
Added pt-BR tutorial-shared-hosting.md [skip ci]
2015-10-03 17:49:41 +03:00
Alexander Makarov
7ba9050838 Merge pull request #9820 from yiijan/docs-ja-1003
docs/guide-ja/concept-di-container.md updated [ci skip]
2015-10-03 17:46:47 +03:00
Vovan-VE
c68b9a486c Fix: Issue #9814: event type EVENT_AFTER_INSERT and EVENT_AFTER_UPDATE
Events `EVENT_AFTER_INSERT` and `EVENT_AFTER_UPDATE` are documented
as `Event`, but infact they are `AfterSaveEvent`.
2015-10-03 20:23:56 +08:00
Nobuo Kihara
1164482fa9 docs/guide-ja/concept-di-container.md updated [ci skip] 2015-10-03 13:04:06 +09:00
Gustavo G. Andrade
44f13c3b3b Added pt-BR tutorial-shared-hosting.md 2015-10-02 23:58:32 -03:00
Alexander Makarov
f3204f44dc Merge pull request #9810 from nineinchnick/fix-mysql-information-schema-speed
Add more conditions when reading mysql information_schema to speed it up
2015-10-01 13:35:44 +03:00
John Was
eb6935e4a8 add more conditions when reading mysql information_schema to speed it up 2015-10-01 12:20:19 +02:00
Alexander Makarov
25f614cbef Merge pull request #9792 from yiijan/docs-di-container
Docs for DI container [skip ci]
2015-10-01 11:31:26 +03:00
Alexander Makarov
216d67f37f Merge pull request #9802 from nkovacs/patch-13
fix typo in documentation [skip ci]
2015-09-30 13:53:48 +03:00
Nikola Kovacs
a7ef39ca6b fix typo in documentation 2015-09-30 12:44:31 +02:00
Alexander Makarov
dab550f74f Merge pull request #9801 from nkovacs/patch-12
Fix links in documentation [skip ci]
2015-09-30 13:24:39 +03:00
Nikola Kovacs
a7a8f1e0cf Fix links in documentation 2015-09-30 12:09:53 +02:00
Nobuo Kihara
e1112a2395 reverted to "controller action injection" [ci skip] 2015-09-30 06:07:14 +09:00
Carsten Brandt
64379dc7ba phpdoc fix 2015-09-29 15:37:05 +02:00
Carsten Brandt
f007fc1e60 avoid recursion on the root of the file system
fixes #9791
2015-09-29 15:37:05 +02:00
Nobuo Kihara
261b987bef typo [ci skip] 2015-09-29 21:58:11 +09:00
Nobuo Kihara
ad8aa333c9 docs/guide/concept-di-container.md revised [ci skip] 2015-09-29 21:53:57 +09:00
Jan Waś
191185f5e3 Fixes #6351: Find MySQL FK constraints from information_schema tables instead of SHOW CREATE TABLE to improve reliability 2015-09-29 13:47:20 +03:00
Alexander Makarov
50cd3e1123 Fixes #6200 2015-09-29 00:04:23 +03:00
Carsten Brandt
d8047f34f6 RangeValidator phpdoc tweak 2015-09-28 22:23:18 +02:00
Alexander Makarov
77d6111b06 Fixed phpdoc of DefaultValidator 2015-09-28 17:48:04 +03:00
RomeroMsk
e93b797098 Fixes #7581: Added ability to specify range using anonymous function in RangeValidator 2015-09-28 17:47:15 +03:00
Alexander Makarov
cfc2c18e15 Changelog entry for #9454 2015-09-28 17:42:27 +03:00
Alexander Makarov
ab0b50c30d Merge pull request #9496 from daliran/Sqlsrv-MARS
Fixed #9454: changed sqlsrv pdo class selection
2015-09-28 17:40:42 +03:00
Alexander Makarov
c9441d48a0 Merge pull request #9786 from klevron/patch-1
fix can() doc
2015-09-28 16:38:15 +03:00
Kevin LEVRON
bc543db206 fix doc 2015-09-28 15:25:29 +02:00
Alexander Makarov
daa632495c Handled special .editorconfig case for markdown 2015-09-28 00:11:54 +03:00
Daniel Gomez Pan
5a20120f6d Fixes #9779: added .editorconfig 2015-09-28 00:06:28 +03:00