37 Commits

Author SHA1 Message Date
f7cba1b9de Fix required branch not specified (#20143) 2024-04-03 00:40:39 +03:00
0d59c4db1b Changed git:// protocol to https:// in git-workflow.md since git:// doesn't work anymore (#19634) 2022-10-24 09:09:16 +02:00
c3ca164be2 Update links (internals) (#19298)
* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Update links (internals)
2022-03-12 12:29:12 +01:00
8911141150 Migrate Travis from .org to .com 2019-12-06 19:10:42 +03:00
aa085d93bf Removed fxp/composer-asset-plugin from git-workflow 2018-03-17 14:46:11 +02:00
8a80e48f1d Fixes in docs [skip ci] (#15909) 2018-03-16 17:54:20 +03:00
c9faed4480 Fixed git-fetch suggestion (#15223)
git-fetch only downloads/caches the remote refs; it doesn't actually update your local branch.
2017-11-26 14:39:44 +08:00
15a46441e1 Updated asset-plugin version in docs [skip ci] 2017-10-02 21:03:13 +02:00
c35ddec09a Update composer fxp plugin version in docs and travis scripts 2017-04-19 02:55:31 +03:00
bb55311068 Clarified about calling phpunit under Windows in git-workflow.md [skip ci] 2017-02-18 21:45:35 +03:00
7cceacc0ed Disable timeout completely for JS tests (#13557) 2017-02-11 20:10:42 +01:00
7d12ae80ee Added info about using your own forks when contributing to extensions and apps 2017-01-25 21:39:01 +03:00
d96363674c Added JS tests for yii.captcha.js (#12840), fixes #13159 (#13160)
* Added JS tests for yii.captcha.js (#12840), fixes #13159

* Sinon needs to be imported in similar fashion in other test files

* Added according line to CHANGELOG [skip ci]

* Update CHANGELOG.md

* Try to run tests with default timeout in Travis

* Added note about JS tests to the docs [skip ci]

* Simplified tests for multiple elements (init, destroy methods)
2016-12-10 14:42:28 +02:00
d429878776 Update git-workflow.md
fixes 12947
2016-11-08 23:48:14 +01:00
5ab5b4046c Referenced "Pro Git" book
See https://github.com/yiisoft/yii2/issues/8202#issuecomment-258081949
2016-11-03 11:46:12 +03:00
eceaa97275 promote restrictive version constraints in the guide
issue #12154
2016-09-05 15:20:10 +02:00
29bf9fe716 📖 Fix typo [skip ci] 2016-08-29 06:34:31 +03:00
c66121d2b6 update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 2016-07-03 12:05:42 +02:00
a6b16db233 adjust internal documentation according to #7812
close #11117
2016-06-27 01:55:36 +02:00
b9315c265a Update git-workflow.md 2016-04-28 00:12:00 +02:00
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
35466c0929 Update docs composer-asset-plugin [skip ci] 2015-11-12 14:25:07 +02:00
b107d61aac Update docs to latest version of composer-asset-plugin 2015-09-03 12:04:24 +03:00
e120b407bf fixed composer-asset-plugin version 2015-08-16 13:24:06 +02:00
9f44dcc098 According to: https://github.com/huebs/composer-asset-plugin/blob/master/Resources/doc/index.md#installation 2015-08-15 22:21:40 +03:00
9952127343 Add note about composer requirements
Add a note about the ` fxp/composer-asset-plugin:1.0.0` dependency.
2015-07-08 19:52:20 -05:00
9c10f17690 added --useHttp option to dev command
allows to clone repos using HTTP only, not SSH

issue #3267
2015-05-27 12:47:16 +02:00
69ce144b47 [docs] git-workflow.md corrections 2015-05-12 21:20:36 +03:00
be514f30ec docs/internals/git-workflow.md typo fixed [ci skip] 2015-05-09 10:28:00 +09:00
705aa3c913 updated contribution guidelines
fixes #7991
related to #7812
2015-05-07 19:01:27 +02:00
9c4175276f Typo fix [ci skip] 2014-10-23 17:19:12 +08:00
d43f1c1b3c Update git-workflow.md 2014-05-02 15:55:59 +04:00
f1d6f0cfbe fixed repo URL in contribution docs 2014-01-12 17:13:04 +04:00
a11a73c1fd fixed invalid upstream url 2014-01-12 10:02:17 +00:00
c9ab8e9bfc Updated git-workflow.md to remove a false link
Replaced link to gitref.org to try.github.com as gitref.org is down.
2013-12-28 20:40:50 +01:00
8af989a809 Fixed repo URL 2013-12-27 23:42:12 +01:00
ec7546efa8 Copied and adjusted 1.1 git workflow document 2013-12-10 23:14:41 +01:00