13362 Commits (989699614ffd31f83eac3d672ef605be491a9dee)
 

Author SHA1 Message Date
Nobuo Kihara 36fe0725aa merged master [ci skip] 10 years ago
Klimov Paul 97c0ffc836 Creating target dir at `yii\console\controllers\AssetController::buildTarget()` refactored 10 years ago
Klimov Paul e9ecdf88f9 Fixed `yii\console\controllers\AssetController` does not create missing folders for the target bundles 10 years ago
John Was 901d640b55 Fixes #7973: Added `Schema::getSchemaNames` method 10 years ago
Alexander Makarov bbaf44680b Updated vesions policy doc, added note about extensions 10 years ago
Alexander Makarov 46cd63fd28 Removed apidoc docs from main repo 10 years ago
Nobuo Kihara 0e662b0ac1 docs/guide-ja - changed "アプリケーションテンプレート" to "プロジェクトテンプレート" 10 years ago
Nobuo Kihara d8cc63d8ab docs/guide-ja/tutorial-mailing.md - updated [ci skip] 10 years ago
Nobuo Kihara 502b4020d9 docs/guide-ja/db-active-record.md - updated [ci skip] 10 years ago
Alexander Makarov 9f8ca6b3db Removed join according to https://github.com/yiisoft/yii2/issues/7958#issuecomment-88872600 10 years ago
Alexander Makarov 87a824515f Renamed application template into project template in docs 10 years ago
Alexander Makarov 7578b42dc5 Merge pull request #7959 from nineinchnick/7958-pgsql-schema-older-versions 10 years ago
Jan Was 356d1b98a7 fix fetching pgsql indexes for older server versions 10 years ago
faxriddin 9be5e630f4 Merge branch 'master' of https://github.com/yiisoft/yii2 10 years ago
Jan Was ec7bbe1914 fix fetching pgsql constraints for older server versions 10 years ago
Alexander Makarov 648ef83d91 Merge pull request #7953 from pana1990/patch 10 years ago
pana1990 1100908da9 delete space [skip ci] 10 years ago
Alexander Makarov e27a92757c Merge pull request #7952 from pana1990/fix-link 10 years ago
pana1990 c6b6e12409 Fix link in tutorial-mailing.md [skip ci] 10 years ago
Alexander Makarov 11ad9f1b45 Merge pull request #7950 from qRoC/patch-1 10 years ago
Qiang Xue 6a7f5cc69a renamed guide page [skip ci] 10 years ago
Andrey b09436e244 Update concept-di-container.md 10 years ago
Paul Klimov e70df140bb Merge pull request #7942 from senguttuvang/patch-1 10 years ago
SenG 91d09af0ee Update db-active-record.md 10 years ago
Steven Michaels 5fc927c959 AttributeBehavior documentation cleanup [ci skip] 10 years ago
Yasser Hassan daab0e9aef Fixing typo. 10 years ago
Carsten Brandt 2296c8121f Update .travis.yml 10 years ago
Carsten Brandt 14c003acab improved error message on createDirectory 10 years ago
Alexander Makarov 75734cff38 Merge pull request #7932 from votintsev/patch-1 10 years ago
Alexander Makarov d02521848a Merge pull request #7934 from tom--/patch-6 10 years ago
tom-- 4089c29a09 old C-prefix class name 10 years ago
Qiang Xue 3a683b6e23 Merge pull request #7922 from bethrezen/patch-3 10 years ago
Alexander Makarov 63d6594f0a Merge pull request #7930 from yiijan/docs-ja-update 10 years ago
Nobuo Kihara 058f4a4467 docs/guide-ja/start-workflow.md - updated [ci skip] 10 years ago
Alexander Makarov a423fed5d2 Merge pull request #7929 from yiijan/docs-ja-db-migration 10 years ago
Nobuo Kihara bce935ad0b docs/guide-ja/db-migrations.md - small fix [ci skip] 10 years ago
Alexander Makarov f4a7f9215f Added note clarifying that application templates are meant to be modified 10 years ago
Nobuo Kihara f7776cc7f7 docs/guide-ja/db-active-record.md - fixed [ci skip] 10 years ago
Nobuo Kihara 96ebf87c5f merged upstream/master [ci skip] 10 years ago
Alexander Makarov 1713a99c79 Fixes #7924: Migrations in history are now ordered by time applied allowing to roll back in reverse order no matter how these were applied 10 years ago
Nobuo Kihara 63ec4b7dff docs/guide-ja/db-migrations.md - updated [ci skip] 10 years ago
votintsev 6b841c40f1 Update structure-extensions.md 10 years ago
Alexander Makarov 932afe9113 Merge pull request #7923 from smichae/patch-2 10 years ago
Steven Michaels 748e68f98d Fixing broken doc links to ContentNegotiator 10 years ago
Qiang Xue 19ca5a1584 Fixes #7637. 10 years ago
Alexander Kozhevnikov 0d455ca21c Little timesaver tip for optimisticLock use [skip ci] 10 years ago
Alexander Kozhevnikov 8eb34e918a Valid function name in example of optimisticLock [skip ci] 10 years ago
Alexander Makarov 455e3b23fb Merge pull request #7919 from nineinchnick/fix-schema-bugs 10 years ago
John Was 664958548f fix oci\Schema::findConstraints() and pgsql\Schema::findTableNames(); added missing view to oci tests 10 years ago
John Was 4d1ca9ff17 Fixes #7831: Add order when fetching database table names and constraints 10 years ago