6715 Commits (4466df7d4c13b1b905ec945a1a0dd7aef7f65c78)
 

Author SHA1 Message Date
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
Carsten Brandt 46d9518c52 fixed test break, fixes #2892 11 years ago
Carsten Brandt c73cfe147f Fixed inconsistencies with setting old attributes and pks 11 years ago
Carsten Brandt 6f552e0fdf ensure logger gets set before any other config 11 years ago
Carsten Brandt f0dcceb37c ensure Dispatchers logger gets set when requested. 11 years ago
Carsten Brandt f4395206b7 reset dirty attributes after `afterSave` 11 years ago
Alexander Makarov 372220450b Merge branch 'master' 11 years ago
Alexander Makarov 3c1a8141fd fixes #2002 11 years ago
Qiang Xue f7edebb295 Fixed test break. 11 years ago
Qiang Xue f8b63591b0 Fix #2877: `yii\log\Logger` is split into `yii\log\Logger` and `yii\log\Dispatcher`. (qiangxue) 11 years ago
Carsten Brandt e87e120040 refactored GridView to have clear separation between value and content 11 years ago
Qiang Xue ec3aadfffb Fixes #2862: Using `DbCache` while enabling schema caching may cause infinite loops 11 years ago
Qiang Xue f3c26d3c6b Fixes #2880. 11 years ago
Carsten Brandt 85412adb46 perform API auth before configured User class may require login 11 years ago
Carsten Brandt fdface1646 added stack trace to exception output in API when YII_DEBUG is true 11 years ago
Carsten Brandt 44aab995d0 Merge pull request #2891 from johonunu/summaryOptions-emptyTextOptions-BaseListView 11 years ago
Nikola Trifunovic e480a273a4 Repositioned CHANGELOG line 11 years ago
Carsten Brandt 435747cf98 apidoc and codestyle fixes 11 years ago
Nikola Trifunovic e250b96a8f Added summaryOptions and emptyTextOptions to BaseListView 11 years ago
Qiang Xue 13ab9e2dc1 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 636042b9b3 Fixed test break. 11 years ago
Qiang Xue 1a7e750ffd Merge pull request #2889 from pgaultier/fix/uploadedFile 11 years ago
Qiang Xue 39667aa6b7 Fixed activequery select issue. 11 years ago
Qiang Xue 5567caf4e8 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue bc378d1cae properly quote table names for join(). 11 years ago