- 03 Nov, 2014 1 commit
-
-
Carsten Brandt authored
-
- 31 Oct, 2014 4 commits
- 10 Oct, 2014 1 commit
-
-
Carsten Brandt authored
this commit breaks the apidoc extension. will adjust it afterwards.
-
- 27 Sep, 2014 1 commit
-
-
Carsten Brandt authored
as discussed before, better do this change before RC to avoid breaking BC in GA.
-
- 22 Sep, 2014 3 commits
-
-
Carsten Brandt authored
-
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 3 commits
- 18 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 17 Sep, 2014 2 commits
- 16 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 01 Sep, 2014 1 commit
-
-
Mark authored
-
- 25 Jun, 2014 1 commit
-
-
Carsten Brandt authored
issue #746
-
- 23 May, 2014 1 commit
-
-
Carsten Brandt authored
``` vendor/bin/indent --spaces -r framework/ vendor/bin/indent --tabs -r . --pattern=*.json vendor/bin/indent --spaces -r . --pattern=*.md vendor/bin/indent --spaces -r . --pattern=yii.*.js vendor/bin/indent --spaces -r . --pattern=*.css ```
-
- 24 Mar, 2014 1 commit
-
-
Carsten Brandt authored
issue #2872
-
- 05 Mar, 2014 1 commit
-
-
Carsten Brandt authored
We are now maintaining a fork of pjax: https://github.com/yiisoft/jquery-pjax
-
- 27 Feb, 2014 1 commit
-
-
Tobias Munk authored
-
- 20 Feb, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #2265
-
- 18 Feb, 2014 1 commit
-
-
Carsten Brandt authored
- supports GFM now - allows defining different flavors fixes #47
-
- 07 Feb, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
issue yiisoft/yii2-coding-standards#4
-
- 05 Feb, 2014 2 commits
-
-
pzaremba authored
- 04 Feb, 2014 2 commits
- 27 Jan, 2014 1 commit
-
-
Carsten Brandt authored
-
- 21 Jan, 2014 1 commit
-
-
Carsten Brandt authored
fixes #1905
-
- 12 Jan, 2014 1 commit
-
-
Alexander Makarov authored
-
- 11 Jan, 2014 4 commits
- 07 Jan, 2014 1 commit
-
-
Carsten Brandt authored
verify #1755 works
-