3599 Commits (79866ee3e020083184fac9933b3fe63ba0ddec14)
 

Author SHA1 Message Date
Carsten Brandt 58b1538b39 refactored elasticsearch Querybuilder build conditions 11 years ago
Carsten Brandt f8b53197ac Merge branch 'master' into elasticsearch 11 years ago
Carsten Brandt e15860c3fa more on elasticsearch Query interface added facet search 11 years ago
Qiang Xue 7b0ba10d31 Fixes #1248: url manager didn't handle array parameters well. 11 years ago
Qiang Xue 04739a0876 Merge pull request #1304 from pmoust/revokeAll 11 years ago
Carsten Brandt 02e1f8d50e travis: speed up composer 11 years ago
Carsten Brandt 10fc8e4a5d fixes #1306 11 years ago
Carsten Brandt de0ce94482 fixed travis and composer issue 11 years ago
Carsten Brandt a0a3c36c39 make travis work 11 years ago
Carsten Brandt c10e8af824 fixed array helper test 11 years ago
Carsten Brandt 9288efb924 fixed Sort test 11 years ago
Carsten Brandt 3c1596c9ca some clarification on model docs 11 years ago
Carsten Brandt 1ae4103b9d fixed Sort::params to be retrieved from Request instead of $_GET 11 years ago
Carsten Brandt 679da53390 polished Query API 11 years ago
Klimov Paul 5a8afcf720 "yii\sphinx\ActiveQuery" updated to throw exception on conflict between "asArray" and "snippetByModel" options. 11 years ago
Panagiotis Moustafellos ec37003a9a revokeAll() implementation for PhpManager 11 years ago
Panagiotis Moustafellos 234feabaac revokeAll() implementation for DbManager 11 years ago
Panagiotis Moustafellos 8eb3b53f2a added abstract function revokeAll() 11 years ago
Klimov Paul 2c22fe3f25 Code style and docs at "yii\sphinx\*" fixed. 11 years ago
Panagiotis Moustafellos e16fb9596b indentation fix 11 years ago
Alexander Makarov 454a9ee52e fixes #1303: Security::decrypt now returns null w/o error when null is passed as $data 11 years ago
Alexander Makarov 5e1154217a Merge pull request #1302 from docsolver/patch-1 11 years ago
Vincent d32813f38d Added link to new RBAC page 11 years ago
Carsten Brandt c6347d6d01 polished elasticsearch AR api, added mget and fixed AR::equals() 11 years ago
Carsten Brandt 5727855227 added link to forum thread 11 years ago
Carsten Brandt 3a73277c93 Merge pull request #1300 from docsolver/master 11 years ago
Vincent 5b785bf778 Basic information about RBAC 11 years ago
Vincent De Munck dc8670c98e RBAC documentation 11 years ago
Panagiotis Moustafellos 820f840ce3 added revokeAll() test 11 years ago
Carsten Brandt 426223af1d more query methods and fixes 11 years ago
Carsten Brandt 779d6b6e96 fixed count and asArray() 11 years ago
Carsten Brandt 39ff11a374 first draft of elasticsearch AR 11 years ago
Carsten Brandt 9f12185362 elasticsearch ActiveRelation and activeQuery 11 years ago
Carsten Brandt d8feaeb93b refactored redis AR Query::scalar() 11 years ago
Carsten Brandt bd589620d8 Merge branch 'master' into elasticsearch 11 years ago
Qiang Xue a07facf434 Refactored hasMany and hasOne so that they support cross-DBMS relationship. 11 years ago
Carsten Brandt e0fcecf222 implemented base index and data manipulation api 11 years ago
Qiang Xue a95d54ccb7 Merge pull request #905 from yiisoft/redis 11 years ago
Carsten Brandt 863f523896 removed unused asset.php files 11 years ago
Carsten Brandt 0d0f1c2b5d fixed composer.json autoload pathes 11 years ago
Carsten Brandt d8dbe5a4d3 fixed c&p error 11 years ago
Carsten Brandt 999b42555d allow installing yii2-dev and get the Yii.php file in the same place 11 years ago
Carsten Brandt 898bbf3311 updated dev composer.json dependencies 11 years ago
Carsten Brandt 29d02d623c added composer.json for yii2-dev package 11 years ago
Carsten Brandt 8341a59717 Merge branch 'master' into elasticsearch 11 years ago
Carsten Brandt ed98df5cd8 fixed broken UniqueValidator 11 years ago
Carsten Brandt 6995e8ddd0 removed call to nonexistsend property 11 years ago
Carsten Brandt 4459cb4f2b cleanup redis AR 11 years ago
Carsten Brandt cb4504a10f refactored Model and redis AR to allow drop of RecordSchema 11 years ago
Carsten Brandt 8542448f20 refactored redis AR to relect the latest changes 11 years ago