6589 Commits (9da6423a71b6b4d0045e97bc3749f6cec18c7fc5)
 

Author SHA1 Message Date
Carsten Brandt 3fb840f3f3 updated errorhandler views doc 11 years ago
Alexander Makarov ecf019e311 Merge branch 'master' 11 years ago
Alexander Makarov 82bdcdcb94 Fixes #2924: added a list of predefined aliases to the guide 11 years ago
Alexander Makarov 32ac899199 Added table prefix to advanced application migration (now drop table) 11 years ago
Alexander Makarov e6f91e2d59 Added table prefix to advanced application migration 11 years ago
Alexander Makarov 6054ede16a Fixed phpdoc, removed unit tests for Formatter asRelativeTime that were relative to current time since it was impossible to specify correct expected values 11 years ago
Alexander Makarov 5e7d76058d Merge pull request #2922 from yiisoft/remove-tbl-prefix 11 years ago
Alexander Makarov abeea6351a Renamed fixtures 11 years ago
Alexander Makarov 05afeb4831 Merge branch 'master' 11 years ago
Qiang Xue 5adcac52a6 improved DI definition normalization. 11 years ago
Carsten Brandt 21f2602c10 Merge pull request #2916 from yiisoft/refactor-errorhandler 11 years ago
Alexander Makarov b987c92151 Escaped more table names 11 years ago
Qiang Xue c23b671f3b better fix [skip ci] 11 years ago
Qiang Xue 03db4c468a Fixes #2921 11 years ago
Qiang Xue 4acab5c42d fixed data-method. 11 years ago
Alexander Makarov 538a074c0f Escaped table names for unit tests 11 years ago
Alexander Makarov cb4488ae4c Implemented Oracle column comment reading from another schema 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt f6ce9ead97 removed unnecessary static var 11 years ago
Carsten Brandt 7be743e1a7 cleanup application errorHandler getter 11 years ago
Carsten Brandt a64429acf3 removed TODOs 11 years ago
Qiang Xue 1539a3259c AR doc cleanup. 11 years ago
Carsten Brandt a4b6fb263d handle Exceptions in application init() 11 years ago
Carsten Brandt 89f6a00147 created console errorHandler 11 years ago
Carsten Brandt f2b20d99d5 Merge branch 'master' into refactor-errorhandler 11 years ago
Carsten Brandt c93231e26b improved session error handling 11 years ago
Carsten Brandt 8b4d4a0b25 cleanup web errorhandler 11 years ago
Alexander Makarov 8cd247730a Query::filter() adjustments 11 years ago
Carsten Brandt bb2906917d adjusted guide and small code adjustements 11 years ago
Alexander Makarov a884c80fe3 Merge branch 'master' 11 years ago
Carsten Brandt 33543cbdb3 improved error handler output on console app 11 years ago
Qiang Xue 92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 11 years ago
Qiang Xue 48383f9a19 app end improvement. 11 years ago
Qiang Xue 43b8430e0f improvement of Application::end() handling. 11 years ago
Qiang Xue c40ae85994 typo fix. 11 years ago
Qiang Xue ac74fede28 Fixes #2910: Added `Application::end()` 11 years ago
Carsten Brandt d4ad533d48 moved error handling related methods from app to errorhandler 11 years ago
Paul Klimov 33c8f703e8 Merge pull request #2909 from dirx/2868-mongob-combined-conditions 11 years ago
Carsten Brandt 803b354748 Merge pull request #2908 from joseph-kuruvilla/patch-1 11 years ago
joseph-kuruvilla 34b085dd08 Update README.md 11 years ago
Dirk Adler e0edca24a9 Improves mongodb nested and in condition test 11 years ago
Dirk Adler 0320670822 Changes mongodb build and condition, fixes #2868 11 years ago
Dirk Adler 70d495bcd4 Adds more mongodb tests for combination conditions 11 years ago
Dirk Adler 3dd8a039be Adds mongodb test for combination conditions 11 years ago
Qiang Xue b9b4555da6 move assetManager to base application. 11 years ago
Qiang Xue d44e42ab9e Fixed oci querybuilder. 11 years ago
Qiang Xue 13c0931b23 Fixes #2880 11 years ago
Carsten Brandt 093f5ebd32 ensure log dispatcher gets registered with logger in all cases 11 years ago
Carsten Brandt 09411463cc Update .scrutinizer.yml 11 years ago
Carsten Brandt 00614b465b docs about JsonParser 11 years ago