12145 Commits (d8cc63d8abf717c0c51e0b9a702f24b91ac663c4)
 

Author SHA1 Message Date
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
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
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
Aleksey Loban af202f1ad8 Fixes #7912: Added `aria-label` to ActionColumn buttons 10 years ago
John Was 29304a185a Fixes #7833: Support (materialized) views and foreign tables along normal tables when fetching table schema 10 years ago
Alexander Makarov d1b724c818 Reordered changelog, added references to issue/pull request numbers 10 years ago
Jan Was 48255a446d Fixes #7867: Fixes findUniqueIndexes not to perform any processing on unique index on function for pgsql, Implemented findUniqueIndexes for oci and mssql 10 years ago
Alexander Makarov 62a35cdbf5 Merge pull request #7868 from nineinchnick/7757-oci-schema-case-sensitivity 10 years ago
Jan Was 18b107ddf7 updated CHANGELOG.md 10 years ago
John Was 4f49feee8d fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 10 years ago
Qiang Xue 3abc07d16c Fixes #6642: Fixed the bug that using confirmation dialog via `data-confirm` in an `ActiveForm` may cause the dialog to appear twice 10 years ago
Carsten Brandt 5dbc14f385 Merge pull request #7910 from smichae/patch-1 10 years ago