Commit Graph

12720 Commits

Author SHA1 Message Date
Alexander Makarov
a003a8fb48 Fixed broken postgresql test schema 2015-05-28 11:43:01 +03:00
Qiang Xue
276b367fc5 guide wip [skip ci] 2015-05-27 23:01:15 -04:00
Alexander Makarov
b623d60c85 Merge pull request #8576 from alcirmonteiro/master
docs/guide-pt-BR/concept-autoloading.md - translate [ci skip]
2015-05-27 22:48:23 +03:00
Klimov Paul
8a506e1ee3 Added support for 'only' and 'except' options for yii\web\AssetManager::publish() 2015-05-27 17:01:05 +03:00
Klimov Paul
bc6cc9bfce Unit test for yii\data\Pagination added 2015-05-27 15:48:18 +03:00
Davidson Alencar
662fc32821 docs/guide-pt-BR/concept-autoloading.md - translate [ci skip] 2015-05-27 09:33:54 -03:00
Carsten Brandt
80016d02ad fixed link reference 2015-05-27 14:17:05 +02:00
kidol
88371fb147 Trigger garbage collection in FileCache
close #8569
2015-05-27 13:05:51 +02:00
Carsten Brandt
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
Carsten Brandt
47bcd020ff fixed bug in console controller
pass correct action name to options when $id is empty (default action)
2015-05-27 12:47:09 +02:00
Klimov Paul
5c68dde13c CHANGELOG.md fixed 2015-05-27 12:01:46 +03:00
Klimov Paul
d4d972b535 Merge branch '6043-html-arrays'
Conflicts:
	framework/CHANGELOG.md
2015-05-27 11:56:58 +03:00
Alexander Makarov
fcbb596e7b Fixes #8563 2015-05-26 20:49:22 +03:00
Alexander Makarov
091462d3df Merge pull request #8552 from pana1990/fix-link
Fix link in docs [skip ci]
2015-05-26 16:53:25 +03:00
Qiang Xue
f87f81bcca Merge branch 'master' of github.com:yiisoft/yii2 2015-05-26 08:01:28 -04:00
Qiang Xue
b3a7428aee Merge pull request #8554 from yiijan/docs-internals-ja-update
docs/internals-ja updated [ci skip]
2015-05-26 08:01:07 -04:00
Qiang Xue
0ce4f7a90f Merge pull request #8555 from mohebifar/patch-1
Update PHPDoc Comment
2015-05-26 08:00:47 -04:00
Mohamad Mohebifar
b2e8bf2552 Update PHPDoc Comment 2015-05-26 15:47:11 +04:30
Nobuo Kihara
1fbe575fef docs/internals-ja updated [ci skip] 2015-05-26 18:50:07 +09:00
Klimov Paul
467596633d Code optimization 2015-05-26 12:00:28 +03:00
Klimov Paul
51a442d6c8 Fixed yii\db\ActiveRecord does not updates attribute specified at optimisticLock() after save 2015-05-26 11:53:34 +03:00
pana1990
1ee2fb9cf7 Fix link in docs [skip ci] 2015-05-26 10:51:31 +02:00
Qiang Xue
7cf5fd4b5d minor doc fix [skip ci] 2015-05-25 22:10:31 -04:00
Alexander Makarov
2434511c6e Merge pull request #8547 from yiijan/docs-ja-0526
docs/guide-ja/tutorial-performance-tuning.md updated [ci skip]
2015-05-26 01:57:50 +03:00
Alexander Makarov
0f309f623f Merge pull request #8548 from yiijan/simple-link
docs/internals/translation-workflow.md touched a bit [ci skip]
2015-05-26 01:57:28 +03:00
Nobuo Kihara
15a6546a2c docs/internals/translation-workflow.md touched a bit [ci skip] 2015-05-26 07:21:54 +09:00
Nobuo Kihara
fe63f0a012 docs/guide-ja/tutorial-performance-tuning.md updated [ci skip] 2015-05-26 07:16:12 +09:00
Evgeniy Tkachenko
f7fe158fa5 Added info about acknowledging Yii to README 2015-05-25 23:33:40 +03:00
Alexander Makarov
44a757365b Merge pull request #8546 from alcirmonteiro/master
docs/guide-pt-BR/concept-configurations.md - translate [ci skip]
2015-05-25 22:36:02 +03:00
Davidson Alencar
37d8a290bd docs/guide-pt-BR/concept-configurations.md - translate [ci skip] 2015-05-25 16:16:23 -03:00
Alexander Makarov
69b7f0f298 Merge pull request #8531 from vchenin/docs_uk
docs/*uk Update Ukrainian translation [skip ci]
2015-05-25 17:33:28 +03:00
Vadym Chenin
1cd319e936 docs/*uk Update Ukrainian translation [skip ci] 2015-05-25 15:51:06 +03:00
Alexander Makarov
4c4629e9bb Merge pull request #8543 from pana1990/update-guide-es
Update readme in guide-es [skip ci]
2015-05-25 15:32:48 +03:00
pana1990
477cf7a6c4 Update readme in guide-es [skip ci] 2015-05-25 13:57:31 +02:00
Qiang Xue
bf7110f6dd finished performance guide [skip ci] 2015-05-24 21:58:59 -04:00
Qiang Xue
6e22fe2d49 Merge branch 'master' of github.com:yiisoft/yii2 2015-05-24 21:58:38 -04:00
Alexander Makarov
6f069defa5 Merge pull request #8541 from yiijan/docs-ja-0525
docs/guide-ja updated [ci skip]
2015-05-25 01:58:31 +03:00
Nobuo Kihara
6403dbc45b docs/guide-ja updated [ci skip] 2015-05-25 07:51:39 +09:00
Alexander Makarov
e91c5a2c3a Merge pull request #8034 from nineinchnick/7374-inserting-ar-without-values
Saving AR without values / calling Command::insert without columns
2015-05-25 01:42:46 +03:00
John Was
c73ad6573d updated changelog [ci skip] 2015-05-24 23:33:55 +02:00
John Was
57db031d1c Merge branch 'master' into 7374-inserting-ar-without-values 2015-05-24 23:29:40 +02:00
Carsten Brandt
7d23e39c1e added note about routing naming convention to upgrade guide
also added some links to controller ID and action ID description.

fixes #5029
2015-05-24 20:44:33 +02:00
Nikola Trifunovic
888a089f91 Internal serbian latin translation
- git-worokflow.md

close #8539
2015-05-24 20:16:47 +02:00
Alexander Makarov
9e9c2d02c5 Merge pull request #8536 from sprynt/patch-1
Update db-query-builder.md [ci skip]
2015-05-24 18:15:00 +03:00
sprynt
1332cdad99 Update db-query-builder.md
Minor grammatical corrections
2015-05-24 15:37:57 +01:00
Carsten Brandt
6eb4a2ab62 Merge pull request #8530 from vchenin/docs
docs/guide/start-* minor corrections [skip ci]
2015-05-24 01:53:38 +02:00
Carsten Brandt
4c522817cb Merge pull request #8532 from johonunu/internal-serbian-latin-translation
Internal serbian latin translation
2015-05-24 01:28:41 +02:00
Nikola Trifunovic
b19caf010d report-an-issue.md and translation-workflow.md 2015-05-23 22:59:56 +02:00
Nikola Trifunovic
0d180f30e3 automation.md and getting-started.md 2015-05-23 22:59:33 +02:00
Vadym Chenin
46c26891e1 docs/*uk Update Ukrainian translation [skip ci] 2015-05-23 20:30:50 +03:00