61 Commits

Author SHA1 Message Date
997dfa3e11 review guide and UPGRADE file 2016-02-12 15:56:54 +01:00
c7033712b9 fixed some code highlighting tags in the guide
to match better the languages in highlight.js
2015-12-12 05:07:36 +01:00
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
1c0593444e Merge pull request #10137 from pana1990/update-composer-asset-plugin
Update composer-asset-plugin [skip ci]
2015-11-11 21:08:34 +03:00
4efb84ce33 Update docs [skip ci] 2015-11-11 11:47:08 +01:00
a2c4e26124 Update composer-asset-plugin [skip ci] 2015-11-11 11:27:36 +01:00
7064abb30b #9629: used port 80 by default for PHP builtin server at installtion page 2015-09-08 01:53:49 +03:00
5396eb1480 Adjusted #9629 further 2015-09-08 01:51:13 +03:00
5f7739fb87 #9629: Mentioned PHP built-in web server in installation guide as a simple way to get started 2015-09-08 01:27:47 +03:00
8c51baa88f Update installation docs to latest version of composer-asset-plugin [ci skip]
Anyone stuck on 1.0.0 will be riddled with deprecation notices.
2015-09-02 07:55:02 -07:00
df0ad23f0b docs/guide/start-* minor corrections [skip ci] 2015-05-23 18:34:40 +03:00
486e7c59cf updated fxp/composer-asset-plugin version constraint
fixes #6253
2015-05-06 16:32:55 +02:00
e652782707 docs/* fixed [ci skip]
changed http to https for the composer's url

close #8204
2015-04-27 13:07:39 +02:00
9d2efe52ab Change way to get
Using http may call issue, changet to https. More https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx
2015-04-26 23:58:41 +05:00
2a8f5671df docs/guide/* fixed the links to advanced project template doc [ci skip] 2015-04-03 20:31:34 +09:00
87a824515f Renamed application template into project template in docs 2015-04-02 14:46:34 +03:00
861625217f Add a reference to console application to "getting started"
to make users more aware of it, fixes #6841
2015-03-05 22:46:08 +01:00
52e42eeb80 Merge pull request #7431 from DiegoRBaquero/patch-1
[skip ci] Update start-installation.md nginx config
2015-03-04 02:13:11 +03:00
0efe621684 Adjusted nginx docs to match older packages provided by most OSes nowadays 2015-02-28 13:56:16 +03:00
78c2bda0ff Update start-installation.md nginx config
Fixes the nginx configuration file which led to nginx: [emerg] unknown log format "main" in /etc/nginx/sites-enabled/a.luloapp.com:12 on nginx 1.6.2
2015-02-24 17:24:16 -05:00
6a4dc8a4e8 adjust version composer-asset-plugin to 1.0.0 [ci skip]
close #7024
2015-01-26 13:40:15 +01:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
d46b468acd docs/guide/start-installation.md - small changes [ci skip] 2015-01-24 11:17:33 +09:00
de2064d932 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-11-30 17:56:24 -05:00
1e865deb2b minor adjustment [skip ci] 2014-11-30 17:56:09 -05:00
70489e5aa5 Update start-installation.md
typo
2014-11-30 23:52:16 +01:00
55e761a685 Fixes #6059. 2014-11-30 17:05:06 -05:00
e8f7b1a8c2 docs/guide/start-installation.md - fixed link reference 2014-11-25 13:09:35 -02:00
438a691af2 Update composer-asset-plugin version to beta4
Have not tested that beta4 works, honestly just trying out the GitHub edit button :P
2014-11-23 22:13:34 +01:00
0b755395d4 working on guide [skip ci] 2014-11-02 22:11:45 -05:00
d4fac33f4b Fixes #5509. 2014-10-12 18:13:22 -04:00
e1a1745a79 Update start-installation.md
close #5349
2014-10-04 12:47:53 +02:00
df9a0f08fc fixed broken link
fixes #5340
2014-10-03 19:24:55 +02:00
25bd905ef4 Finished cookie and session section. 2014-10-02 00:49:03 -04:00
60fe84c89e guide: consistent usage of composer command 2014-10-01 15:45:19 +02:00
0a3769ce5f added note about API rate limit to the install docs.
related to #5083
2014-10-01 14:54:22 +02:00
2af3f516b0 Update start-installation.md 2014-09-30 15:31:35 +07:00
658c91a7f9 review install guide 2014-09-29 23:35:36 +02:00
6f9d2c661c use 1.0.0-beta2 version for composer asset plugin. 2014-09-27 12:57:43 -04:00
ff17d9608a Switch to 1.0.0-beta1 for the composer asset plugin. 2014-09-19 08:32:47 -04:00
b1bb796ee0 Fixed wrong instruction. 2014-09-16 20:58:57 -04:00
b6a53e3046 WIP 2014-09-16 13:31:32 -04:00
f4a9646a22 more on HHVM compatibility 2014-08-15 16:04:02 +02:00
464292d105 Fixes #4659: adjusted nginx config in docs to serve 404 instead of "no input file specified" when accessing non-existing PHP file 2014-08-09 15:44:41 +04:00
4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 2014-07-19 15:39:03 -04:00
6a877674e2 Remove production word [skip ci] 2014-06-16 10:59:26 +02:00
1e59b07b82 Fix typo [skip ci] 2014-06-16 10:16:30 +02:00
53d6e0cead Fix link [skip ci] 2014-06-13 21:44:22 +02:00
15351b34ab Merge pull request #3838 from lucianobaraglia/translation-es
Spanish start-installation.md and typo in english guide [skip ci]
2014-06-12 19:09:30 +04:00
dac3c5c115 Spanish start-installation.md and typo in english guide [skip ci] 2014-06-12 12:07:06 -03:00