3580 Commits (9da7a80f0f8143ccd03f89ca8443055ac6bd8148)
 

Author SHA1 Message Date
Paul Klimov 9da7a80f0f Mongo query condition composition composed. 11 years ago
Paul Klimov 1a31b2388f Merge branch 'master' of github.com:yiisoft/yii2 into mongo 11 years ago
Paul Klimov dc79c8c11a Sphinx ignore group removed from phpunit run script 11 years ago
Paul Klimov ee0c9ed61e Merge branch 'master' of github.com:yiisoft/yii2 into mongo 11 years ago
Qiang Xue 3b5768b40a avoid throwing the same type of new db exception. 11 years ago
Qiang Xue bb6b75e794 fixed exception check in test. 11 years ago
Carsten Brandt 184e3dfb30 added missing aliases to swiftmailer tests 11 years ago
Carsten Brandt 83527e85ca made Model::attributes() non static again 11 years ago
Carsten Brandt e1fe5115cd fixed vendor path in tests 11 years ago
Alexander Makarov 286571185b Fixed phpdoc 11 years ago
Carsten Brandt b4fb8abb87 reverted accidentally changed binary files 11 years ago
Carsten Brandt be583a7a22 fixed problem with sorting by id in elasticsearch 11 years ago
Alexander Makarov 58c02b49de Fixes #1342 11 years ago
Carsten Brandt 789f0285b8 adjusted sphinx tests to AR changes 11 years ago
Carsten Brandt 16239c2395 reverted wrong change in sphinx 11 years ago
Carsten Brandt d87ff0be25 Merge pull request #1343 from pmoust/sphinx 11 years ago
Alexander Makarov 8995c0b0ca Code style fixes for layouts 11 years ago
Alexander Makarov 2643de1db8 Updated advanced application mail layout to contain layout markers 11 years ago
Panagiotis Moustafellos 332fdf98ba Added fixture in the before script part 11 years ago
Alexander Makarov 157ddc78cd Fixes #1342: added missing layout for mail in advanced app template 11 years ago
Panagiotis Moustafellos feef1256bd updated travis tests README 11 years ago
Panagiotis Moustafellos 8aeeded090 Merge branch 'master' of https://github.com/yiisoft/yii2 into sphinx 11 years ago
Panagiotis Moustafellos 0387666c8b added sphinx runtime pid dir 11 years ago
Panagiotis Moustafellos 75cc595630 proper db name (comply with yiitest) #2 11 years ago
Qiang Xue a2cfc6b438 Merge pull request #1341 from pmoust/sphinx 11 years ago
Panagiotis Moustafellos 12fe9292fe proper db name (comply with yiitest) 11 years ago
Panagiotis Moustafellos 174574ebed created log and spl dir 11 years ago
Panagiotis Moustafellos 79771feab3 Revert "forcing travis build" 11 years ago
Panagiotis Moustafellos 0d8ae877d3 forcing travis build 11 years ago
Panagiotis Moustafellos 5290fdfc81 adding sphinx log dirs etc 11 years ago
Panagiotis Moustafellos 4b36d78efb Revert "swapped to return []; (OCD kicking in?)" 11 years ago
Panagiotis Moustafellos 5cb2283d89 Travis: Adding sphinx support 11 years ago
Alexander Makarov 7fa3b699c1 Adjusted advanced app migration so it is now OK for non-mysql 11 years ago
Panagiotis Moustafellos 0aa9afabd3 Merge branch 'master' of https://github.com/yiisoft/yii2 11 years ago
Alexander Makarov c12683158c Merge pull request #1340 from pmoust/ocd 11 years ago
Panagiotis Moustafellos 58bd2fb958 Only whitespace removal 11 years ago
Panagiotis Moustafellos f6a3496e8d Removed trailing whitespace.. (OCD really kicking in) 11 years ago
Panagiotis Moustafellos a28e74708b swapped to return []; (OCD kicking in?) 11 years ago
Qiang Xue bf708aa824 Fixes #1334: foreign key is incorrectly determined for pgsql. 11 years ago
Paul Klimov d42a942aed Mongo Command 'update' and 'insertBatch' methods added. 11 years ago
Qiang Xue 1fe7f5aaf8 Fixes #1335: findLayoutFile() should respect View::defaultExtension. 11 years ago
Paul Klimov 4f5f5bb691 Mongo Query implemented as draft. 11 years ago
Paul Klimov ec2df146a8 Mongo Connection updated allowing to fetch default database name from options. 11 years ago
Paul Klimov 6eeeb6d169 Mongo test config fixed. 11 years ago
Alexander Makarov af778d1a13 Fixed actions() docs where alias was used to refer to class 11 years ago
Alexander Makarov 408eee75a9 Used full method names when sending email in advanced app 11 years ago
Alexander Makarov e3292c959a Advanced application template now uses mailer component instead of mail() function 11 years ago
Qiang Xue d829dbb2f0 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue 13c6b99814 Fixes #1331: Added support for using '*' to specify verb filters for all actions. 11 years ago
Qiang Xue 8814955ab9 Merge pull request #1330 from plusodinminus/patch-1 11 years ago