ab47d58c69
path fixes.
2014-01-10 21:58:50 -05:00
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
a7c0505e76
removed composer.lock from gitignore
...
we should not provide one in the package but developers should commit
them when starting a new project so that all share the same versions
and only explicit composer update command will change that.
Escpecially important when deploying to production.
2013-12-12 21:55:40 +01:00
3822ffd16a
prepare for next release.
2013-12-01 13:43:09 -05:00
7f10555d60
prepare for 2.0.0-alpha release.
2013-12-01 13:23:40 -05:00
494e3e3f23
changed composer setting to match all requirements.
2013-11-30 23:52:36 -05:00
e5d5ab5655
updated license information.
2013-11-02 15:37:25 -04:00
1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
e115b0c860
Updated docs, composer.json and other things to mention and use PHP 5.4
2013-10-18 13:01:13 +04:00
8c7d0aebe1
Added note about the fact that PHP SSL extension is required to install all Composer dependencies
2013-09-04 15:44:31 +04:00
e0b256586b
Update SiteController.php
2013-07-26 16:22:30 +02:00
6708923740
Converted CRLF to LF. Added gitattributes file.
2013-06-22 15:28:11 +03:00
b062f62f35
Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly.
2013-06-18 01:40:48 +04:00
420637443c
Refactored the way of sending response in controller actions.
2013-06-13 23:39:18 -04:00
1165508a6a
updated composer for example apps
...
issue #439
2013-05-29 14:22:15 +02:00
ff16c4ef05
Do not ignore composer.lock
...
a6c251d2ab (commitcomment-3291785)
2013-05-27 00:48:49 +02:00
dff144797d
composer.json indentation fix
2013-05-27 00:26:33 +02:00
a6c251d2ab
Adjusted vendor dirs of example applications
...
- update composer json to chosse right path
- set vendorPath in application config if not default
2013-05-27 00:22:42 +02:00
d48971a581
Added .htaccess file.
2013-05-26 18:01:40 -04:00
eb2d4fbd92
Added benchmark application.
2013-05-26 17:53:51 -04:00