Alexander Makarov
|
8af989a809
|
Fixed repo URL
|
11 years ago |
Qiang Xue
|
4a552c88cf
|
Fixes #1650: Added Connection::pdoClass.
|
11 years ago |
Qiang Xue
|
fdca106ece
|
code style fix.
|
11 years ago |
Qiang Xue
|
f9c5d87622
|
Merge pull request #1648 from Ragazzo/postgresql_features
added postgresql features to reset seq/check integrity
|
11 years ago |
Mark
|
79ef473a38
|
added changelog
|
11 years ago |
Qiang Xue
|
9623c129df
|
Merge pull request #1649 from Ragazzo/dbfixture_manager_fix
fixed sequence reset
|
11 years ago |
Mark
|
16801b9b3e
|
codestyle fix
|
11 years ago |
Mark
|
6a9509ed8d
|
improved checkIntegrity method
|
11 years ago |
Qiang Xue
|
42b4a9914a
|
Merge pull request #1661 from suralc/patch-2
Modified extension guidlines
|
11 years ago |
suralc
|
55f62bfe92
|
Modified extension guidlines
|
11 years ago |
Qiang Xue
|
4148912b82
|
Fixes #1643: Added default value for `Captcha::options`
|
11 years ago |
Qiang Xue
|
5e8a48a60a
|
Fixes #1654: Fixed the issue that a new message source object is generated for every new message being translated
|
11 years ago |
Qiang Xue
|
b10c8240b3
|
Allow dash char in ActionColumn’s button names.
|
11 years ago |
Qiang Xue
|
3b1602acc8
|
Added SecurityTest.
|
11 years ago |
Mark
|
5220596ead
|
fix sphinx command signature
|
11 years ago |
Mark
|
65b543f68f
|
fixed bug with forgotten param, fixed behavior for one table integrity
|
11 years ago |
Mark
|
5c2c79e776
|
fixed sequence reset
|
11 years ago |
Qiang Xue
|
a82281a8f9
|
fixed functional test when enablePrettyUrl is false.
|
11 years ago |
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 |
Qiang Xue
|
fc19ebdf80
|
Merge pull request #1624 from lucianobaraglia/master
GII generates rules for unique indexes
|
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 |
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
Number validator was missing
|
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 |
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
Fix wrong array index in unique indexes for MySql
|
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
Get DB unique indexes information
|
11 years ago |
Luciano Baraglia
|
89f0bfe100
|
Making accesors public
|
11 years ago |
Qiang Xue
|
5c57533552
|
Merge pull request #1620 from klimov-paul/authclient
Proposal for #66: auth client implementation
|
11 years ago |
Luciano Baraglia
|
d376da57e4
|
Get DB unique indexes information
|
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 |