octicon-git-branch(16/) Commit Graph

222 Commits

Author SHA1 Message Date
Qiang Xue
e4e376ba28 fixed test break. 2013-11-24 11:52:50 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
858326c074 Fixed test break. 2013-11-24 11:51:55 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
039ed688cf Fixes #1301: fixed scenario generation when there are "except" scenarios. 2013-11-24 10:23:22 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
337b1b08b5 Fixes #1298: supporting route with trailing slash. 2013-11-23 23:22:58 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
210cbda732 Fixes #1296: stricter check of dashes in route. 2013-11-23 23:05:06 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
cb4504a10f refactored Model and redis AR to allow drop of RecordSchema 2013-11-22 18:44:22 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Sergey Gonimar
ff92af3f0b Fix doc 2013-11-21 19:43:10 +05:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
f3ab5d999b encode email in Formatter
avoid XSS with emails in format  "Carsten Brandt <mail@cebe.cc>"
2013-11-21 14:45:27 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
c6ecf4f2de Fixed public property naming. 2013-11-20 16:04:38 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 2013-11-19 16:33:52 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
49da1b4aad Fixes #1225: doc fix. 2013-11-18 12:27:58 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
egorpromo
4d720389c3 It is more obviouse what to pass in trigger() method 2013-11-17 19:48:27 +07:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
684ee633f7 removed unneeded check. 2013-11-16 23:38:04 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
c7ff329e3c doc fix. 2013-11-16 21:30:34 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
447bad5a12 Merge pull request #1184 from slavcodev/only-arrays-in-rules
Using only arrays in rules instead comma-separated string
2013-11-13 05:37:43 -08:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
2d86618644 Merge branch 'master' of github.com:yiisoft/yii2 2013-11-13 08:23:01 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
2f8ee2a8b0 typo fix. 2013-11-13 08:22:55 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
539e233d9c massive improvement on class documentation
- added example code for application components
- added missing short description

[ci skip]
2013-11-13 01:16:21 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
slavcodev
2adcd16e0d Update phpDoc 2013-11-12 19:32:11 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
slavcodev
3ff8f10d11 Add array conversion on creating validator 2013-11-12 19:26:49 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
slavcodev
1c2489a3dc Using only arrays in rules instead comma-separated string 2013-11-12 08:02:48 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
slavcodev
b0b1c27c85 Fix phpDoc var tag format 2013-11-12 06:21:04 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Taras Gudz
2617dfbaf3 Removed links to non-existent things phpDocs [skip ci] 2013-11-12 03:18:01 +00:00 octicon-file-diff(16/) octicon-file-code(16/)
Taras Gudz
9b95a81b0c Fixed the rest phpDocs [skip ci] 2013-11-12 03:13:37 +00:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
913eb62294 updated phpdoc and fixed generator read/write-only annotation 2013-11-08 12:24:03 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
927e9dddb4 Refactored View 2013-11-06 22:52:27 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
0222462ed7 fixed event php-doc 2013-11-04 10:38:17 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
3f3a09e988 Added support for generating default alias for extensions. 2013-11-02 22:43:11 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
fc05ded1e0 typo 2013-11-02 22:06:26 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Mohorev
5d17dd06d1 Specify the exact type of the exception. 2013-11-02 17:57:37 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4b42d78f4e Fixes #1117: added support to map a single view directory to multiple themed view directories. 2013-11-01 21:43:33 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
2880fb2899 Typo [skip ci] 2013-10-30 01:38:48 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
8b00693a0a Fixes #1025: Implemented support for class-level events. 2013-10-30 00:12:48 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0ee120f5f9 refactored Component::off(). 2013-10-29 23:17:50 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
155e9c6cba minor refactoring of view resolving code. 2013-10-28 22:11:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0258c151e0 Merge pull request #1058 from klimov-paul/view-context-interface
Proposal: creating ViewContext interface to determine view name
2013-10-28 18:55:19 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Mohorev
51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 2013-10-28 23:51:48 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
3c36b6d57e Merge pull request #1085 from cebe/messageformatter-refactoring
Messageformatter refactoring
2013-10-28 05:08:37 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
resurtm
0b82575a0b Add missing @throws PHPDoc declaration. 2013-10-28 17:53:36 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bcd1ad11a4 refactored MessageFormatter 2013-10-28 11:59:49 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
b316ebee7f typo fix. 2013-10-27 10:16:10 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e4299afac1 minor code refacotring. 2013-10-25 20:33:16 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
2a71c72d7c fixes #1066: Added ActiveForm::validate() and validateMultiple() 2013-10-24 21:24:30 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Klimov
e0294ea724 'ViewContext' renamed to 'ViewContextInterface'. 2013-10-24 17:20:19 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Klimov
83e353dd41 'ViewContext' interface extracted, files render workflow refactored to use this interface. 2013-10-24 16:55:48 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ee2af2661c Removed unneeded use statements 2013-10-24 03:12:25 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
d5fd2bfe98 Removed re-declaration of $preload from Application 2013-10-23 20:11:04 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
40d06e6f43 more on short array syntax 2013-10-22 11:30:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
c28a005fb8 Added extension initialization to application life cycle. 2013-10-21 23:46:05 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
98bd4041dc adjusted calling sequence within init(). 2013-10-21 20:58:21 -04:00 octicon-file-diff(16/) octicon-file-code(16/)