- 27 Nov, 2014 1 commit
-
-
Anton Andersen authored
Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts
-
- 24 Nov, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Nov, 2014 1 commit
-
-
Mark Ragazzo authored
-
- 27 Oct, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #4827: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost
-
- 25 Oct, 2014 1 commit
-
-
Alexander Mohorev authored
-
- 18 Oct, 2014 2 commits
-
-
Alexander Makarov authored
Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message
-
Alexander Makarov authored
-
- 12 Oct, 2014 3 commits
- 29 Sep, 2014 1 commit
-
-
Michael Härtl authored
-
- 28 Sep, 2014 2 commits
- 27 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 22 Sep, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
- in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0` it does not prevent dev versions to be installed but neither does `1.*` - dev versions are constrolled via `minimum-stability` setting and the `@dev`, `@beta`, `@stable`,... settings. - setting bower packages that ship compiled files only with the stable release to use `@stable` in composer.json of the applictaions. This setting can be removed when we remove the `minimum-stability=dev` setting after GA.
-
- 19 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 17 Sep, 2014 2 commits
- 16 Sep, 2014 2 commits
- 14 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 04 Sep, 2014 1 commit
-
-
Alexander Makarov authored
-
- 03 Sep, 2014 3 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
Added `yii\composer\Installer::postCreateProject()` and modified the syntax of calling installer methods in composer.json [skip ci]
-
- 02 Sep, 2014 2 commits
- 29 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 27 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 25 Aug, 2014 1 commit
-
-
Alexander Makarov authored
-
- 24 Aug, 2014 3 commits
-
-
Alexander Makarov authored
Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements.
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 19 Aug, 2014 1 commit
-
-
Alexander Makarov authored
-
- 17 Aug, 2014 3 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 16 Aug, 2014 2 commits
-
-
Alexander Makarov authored
Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place
-
Alexander Makarov authored
-