3deb6900b8
Yii 2 name fix ( #12448 )
...
To match Documentation Style Guide
> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-09-03 22:02:33 +02:00
705aa3c913
updated contribution guidelines
...
fixes #7991
related to #7812
2015-05-07 19:01:27 +02:00
7fba1698b3
updated build command to set up dev environment
...
issue #7812
2015-03-22 19:37:51 +01:00
9c4175276f
Typo fix [ci skip]
2014-10-23 17:19:12 +08:00
7eb403bf45
Codeception test adjustments for basic and advanced applications
...
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
- Removed database module since we're using fixtures and migrations.
- Moved console entry points and bootstrap into `tests/codeception/bin`.
- Adjusted travis build scripts.
- Adjusted documentation to be consistent and reflect changes made.
2014-08-15 19:09:52 +04:00
b927d36f7d
Removed index-test from codeception instructions since it's used automatically
2014-08-07 19:56:11 +04:00
57f8118f75
Adjusted docs to use global phpunit and codeception installation
2014-07-24 01:03:16 +04:00
c620f5cea5
Added info about running codeception tests to getting-started
2014-07-23 19:47:47 +04:00
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
3e9295673b
Update getting-started.md
...
Change git clone git@github.com:yiisoft/yii2-app-basic.git to
git clone https://github.com/yiisoft/yii2-app-basic
2014-06-19 16:53:21 +04:00
48e33b29c4
Update getting-started.md
...
Added alternative way of setting up dev environment.
2014-04-25 21:58:57 +02:00
81b7a39edc
fixes #1674 : Updated contributing docs
2014-01-12 20:56:53 +04: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
d7f17b92c5
Merge pull request #1496 from schmunk42/docs-getting-started
...
changed install to create-project, added hint
2013-12-23 06:03:33 -08:00
119abd1dfc
Update getting-started.md
2013-12-18 00:51:50 +01:00
5036a1e122
Added note about changes in composer.json for yii2-dev
2013-12-18 00:07:31 +01:00
5deb76120a
changed install to create-project, added hint
2013-12-12 21:58:14 +01:00
6f0ab24e57
Added docs about using yii2-dev package
2013-12-12 19:55:59 +01:00