4218 Commits (6d0f1e4c231d905affb972b073c81d9f3ab976c8)
 

Author SHA1 Message Date
Mark e23f869c69 added postgresql features to reset seq/check integrity 11 years ago
Qiang Xue 6eb6e22630 fixed composer.json 11 years ago
Qiang Xue 5a8517f194 minor doc fix. 11 years ago
Qiang Xue c8960168c5 Fixes #1634: Use masked CSRF tokens to prevent BREACH exploits 11 years ago
Qiang Xue 2686403c0e Use better random CSRF token. 11 years ago
Antonio Ramirez 26330b9381 removed ascii method and use the new TransliteratorHelper::process at its place 11 years ago
Antonio Ramirez fc9fb80c21 added TransliteratorHelper class 11 years ago
Qiang Xue fc19ebdf80 Merge pull request #1624 from lucianobaraglia/master 11 years ago
Luciano Baraglia b1fc13a31c GII unique indexes avoid autoIncrement columns 11 years ago
Qiang Xue c1db25e3e0 updated debug retry params. 11 years ago
Qiang Xue 85abc2c70b Added sleep(). 11 years ago
Qiang Xue 7654fff26d Added unit test for ActiveRecord::updateAttributes(). 11 years ago
Qiang Xue 7eccd9d926 Fixes #1641: Added `BaseActiveRecord::updateAttributes()` 11 years ago
dev-meghraj b1a1458d70 fixes code style. 11 years ago
Qiang Xue 68cb074c6a Fixed #1504: Debug toolbar isn't loaded successfully in some environments when xdebug is enabled 11 years ago
Klimov Paul dcee382e76 Mongo README.md updated. 11 years ago
Qiang Xue f77e3b4bba Fixes #1611: Added `BaseActiveRecord::markAttributeDirty()` 11 years ago
Qiang Xue 3fff4e0304 Merge pull request #1639 from docsolver/patch-1 11 years ago
Vincent d5fccf672d Number validator was missing 11 years ago
Qiang Xue 2d3ac6b4e2 Fixes #1638: prevent table names from being enclosed within curly brackets twice. 11 years ago
Antonio Ramirez 6b3abeee1d Merge branch 'upstream' into 364-toAscii 11 years ago
Luciano Baraglia bdafb4becb Unique indexes rules for single columns into array 11 years ago
Qiang Xue da78b6e16e doc fix. 11 years ago
Qiang Xue 1689a9ef9a Changed the signature of `urlCreator` and button creators for `yii\gridview\ActionColumn` 11 years ago
Luciano Baraglia bd07bc1dcd GII generates rules for unique indexes 11 years ago
Qiang Xue abdfe30cac parameter adjustment. 11 years ago
Qiang Xue bae5cda5b9 The signature for `yii\gridview\ActionColumn::urlCreator` is changed - the `$action` parameter is moved to the first 11 years ago
Qiang Xue ab05f0d791 Fixed the signature of Schema::findUniqueIndexes(). 11 years ago
Carsten Brandt 795c74100d reverted #1598 and added a test for it 11 years ago
Qiang Xue 5d3688ec54 Merge pull request #1622 from lucianobaraglia/master 11 years ago
Luciano Baraglia 166f8aa582 Fix wrong array index in unique indexes for MySql 11 years ago
Qiang Xue 805e66cc3b Merge pull request #1621 from lucianobaraglia/master 11 years ago
Luciano Baraglia 89f0bfe100 Making accesors public 11 years ago
Qiang Xue 5c57533552 Merge pull request #1620 from klimov-paul/authclient 11 years ago
Luciano Baraglia d376da57e4 Get DB unique indexes information 11 years ago
tonydspaniard a6cc6da455 Merge remote-tracking branch 'upstream/master' 11 years ago
Qiang Xue dba7c02a2c Fixes #1610: `Html::activeCheckboxList()` and `Html::activeRadioList()` will submit an empty string if no checkbox/radio is selected 11 years ago
Qiang Xue 010e17d9dc Merge pull request #1612 from Ragazzo/codeception_testcase_imrovements 11 years ago
Qiang Xue 5f659f90d2 Merge pull request #1614 from tanakahisateru/gii-nav-layout 11 years ago
Qiang Xue 9ed1ed6ed0 Merge pull request #1617 from tanakahisateru/twbs-dropdown-caret 11 years ago
Hisateru Tanaka 11ff78e4b4 Gii should keep horizontal layout 11 years ago
Paul Klimov 8da6f39a86 Merge branch 'master' of github.com:yiisoft/yii2 into authclient 11 years ago
Paul Klimov c1a810ba8d Documentation at "yii\authclient" updated. 11 years ago
Paul Klimov d8079cc62f Doc comments at "yii\authclient" updated. 11 years ago
Paul Klimov 52de0405f9 Auth clients "Choice" doc comments updated. 11 years ago
Paul Klimov 6b3745290b Auth clients "Choice" widget javascript advanced. 11 years ago
Hisateru Tanaka cfa25dd898 Bootstrap's dropdown encodes also trailing caret tag 11 years ago
Paul Klimov ba1c5d6044 Auth clients "Choice" widget markup updated. 11 years ago
Hisateru Tanaka a300b9d1bb Gii should keep horizontal layout 11 years ago
Mark 44d284071e extended from codeception testcase, added docs 11 years ago