Commit Graph

1464 Commits

Author SHA1 Message Date
yiichina
b7a0ee779e guide-zh-CN/rest-response-formatting.md translated. 2014-08-04 13:37:06 +08:00
AbrahamGreyson
3e94f54261 symbol modified. 2014-08-01 09:03:15 +08:00
AbrahamGreyson
720441f9b9 line breaking fixed. 2014-07-31 15:55:08 +08:00
yiichina
a7c6ebfc46 guide-zh-CN/rest-error-handling.md translated. 2014-07-29 11:44:21 +08:00
yiichina
57aa6fa75e guide-zh-CN/rest-rate-limiting.md translated. 2014-07-29 11:38:02 +08:00
yiichina
ba3fb74d0b guide-zh-CN/rest-routing.md translated. 2014-07-29 11:37:11 +08:00
yiichina
303b4f6ff4 guide-zh-CN/rest-quick-start.md translated. 2014-07-29 11:32:44 +08:00
东方孤思子(Paris·QianSen)
d83d98d809 update 2014-07-27 21:19:41 +08:00
东方孤思子(Paris·QianSen)
20c565f067 merge from upstream 2014-07-27 20:32:37 +08:00
东方孤思子(Paris·QianSen)
3196d96206 improve the description of exist/unique validators, with the help of @callmez 2014-07-27 18:37:00 +08:00
东方孤思子(Paris·QianSen)
a893970f8b Try to understand Exist and Unique Validators 2014-07-27 15:48:29 +08:00
Qiang Xue
37354c0cf4 Merge pull request #4467 from AbrahamGreyson/master
missing word. [skip ci]
2014-07-26 17:15:59 -04:00
东方孤思子(Paris·QianSen)
1e980ae911 typo fix 2014-07-27 02:44:17 +08:00
东方孤思子(Paris·QianSen)
25bfb95a55 almost finished 2014-07-27 02:40:53 +08:00
AbrahamGreyson
e5006f9ec3 missing word. [skip ci] 2014-07-26 23:58:16 +08:00
东方孤思子(Paris·QianSen)
e843c3074a typo fix
not sure about L421
2014-07-26 22:15:35 +08:00
东方孤思子(Paris·QianSen)
789afaf185 except "exist", "filter" and "unique", almost complete. 2014-07-26 22:02:13 +08:00
东方孤思子(Paris·QianSen)
1e6a1d940a fix the link 2014-07-26 21:06:57 +08:00
tom--
2c5c2c101b Fixes #4131: Security adjustments 2014-07-26 03:29:30 +04:00
东方孤思子(Paris·QianSen)
fc87267804 translating 2014-07-26 01:37:04 +08:00
Qiang Xue
0b8c00da4f Merge pull request #4443 from xBazilio/patch-2
Corrected table name
2014-07-25 10:16:43 -04:00
Bazilio
d1031e2132 Corrected table name
INSERT queries didn't work with first letter capitalized in table name.
2014-07-25 14:47:04 +04:00
Bazilio
ecbe2933ef Update start-databases.md
double word "from"
2014-07-25 14:35:14 +04:00
东方孤思子(Paris·QianSen)
282e5af397 fix the link 2014-07-25 17:53:56 +08:00
Alexander Makarov
425179420b Simplified test environment setup 2014-07-24 14:13:16 +04:00
Qiang Xue
390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 2014-07-23 22:10:13 -04:00
Alexander Makarov
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00
Alexander Makarov
5db07a71e5 Added note about app templates 2014-07-24 01:23:22 +04:00
Alexander Makarov
57f8118f75 Adjusted docs to use global phpunit and codeception installation 2014-07-24 01:03:16 +04:00
Alexander Makarov
678f375710 Added test-overview 2014-07-24 00:47:30 +04:00
Alexander Makarov
c620f5cea5 Added info about running codeception tests to getting-started 2014-07-23 19:47:47 +04:00
Carsten Brandt
92e131c5ae Update output-data-widgets.md
fixed broken code block
2014-07-23 00:02:50 +02:00
Mikhail Bazhenov
d1fe76e765 Doc translate for rest-resources 2014-07-22 16:27:25 +08:00
Philippe Gaultier
6dc056b325 #4388: CORS filter fixes:
- Upgrade the documentation to match filter code
- Fix bad default behavior with Access-Control-Allow-Credentials
- Fix missing "s" in header Access-Control-Request-Method / Access-Control-Allow-Methods
2014-07-21 23:23:05 +04:00
Qiang Xue
27132ced7c Fixes #4384. 2014-07-21 08:20:10 -04:00
Qiang Xue
10d617a912 typo fix [skip ci] 2014-07-20 21:07:07 -04:00
Qiang Xue
a3e2b94adf Fixes #3611: Refactored query caching. 2014-07-20 20:59:38 -04:00
东方孤思子(Paris·QianSen)
0f6304fffe profreading [skip ci] 2014-07-20 23:28:44 +08:00
东方孤思子(Paris·QianSen)
def4cf3c05 change 'web' to 'Web' 2014-07-20 22:07:48 +08:00
东方孤思子(Paris·QianSen)
2f2fab989d minor changes [skip ci] 2014-07-20 21:24:23 +08:00
Qiang Xue
4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 2014-07-19 15:39:03 -04:00
AbrahamGreyson
901dd15e85 Concept-service-locator.md proofread. [skip ci] 2014-07-20 02:27:43 +08:00
AbrahamGreyson
e9ed10d917 Concept-di-container.md proofread. [skip ci] 2014-07-19 19:29:09 +08:00
Qiang Xue
371af5c486 minor doc fix. [skip ci] 2014-07-18 21:59:19 -04:00
Larry Ullman
4d05047b12 Basic edits 2014-07-18 15:27:05 -04:00
Qiang Xue
1b5adca0f2 Merge pull request #4193 from pgaultier/feature/CORS
CORS Filter
2014-07-18 11:54:09 -04:00
AbrahamGreyson
c82a6d47d0 caching-http.md translated. [skip ci] 2014-07-18 00:06:38 +08:00
AbrahamGreyson
82d92ccd8c Caching-page.md translated. [skip ci] 2014-07-17 01:34:08 +08:00
Alexander Makarov
09c297fddb Fixes #4324: removed old way of developing Yii from the docs since app/link is much better/simpler workflow 2014-07-16 12:40:36 +04:00
Alexander Makarov
57a1ac67a6 Removed mentioning of DummyCache usage 2014-07-15 23:56:34 +04:00