8899 Commits (67c5894b2b39b1407dae0abf6cbaa3555adcaa17)
 

Author SHA1 Message Date
Alexander Makarov 67c5894b2b Fixed copyright year in batch files 10 years ago
Alexander Makarov c33214b35d Adjusted test configs structure 10 years ago
Alexander Makarov 28091ed2e8 Fixed travis paths 10 years ago
Alexander Makarov 0418a07264 Added missing cd to travis 10 years ago
Alexander Makarov 35c4a61908 Merge branch 'master' into codeception-test-adjustments 10 years ago
Alexander Makarov 3913d64d90 Attempt to fix travis 10 years ago
Alexander Makarov c0a83142bf Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place 10 years ago
Alexander Makarov cef430af01 Renamed guy classes to actors, fixed phpdoc and code style 10 years ago
Alexander Makarov c0e91e2505 Merge pull request #4726 from xskif/patch-1 10 years ago
Alexander Makarov 1bf6843d08 Removed db module from basic app, renamed _helpers to _support and _logs to _output 10 years ago
xskif d8999f4fd3 Update structure-widgets.md 10 years ago
Qiang Xue c36417a831 Added bower.json for gii and debug extensions. 10 years ago
Alexander Makarov 9ea933933a Fixed templates and fixtures paths for advanced application 10 years ago
Alexander Makarov 386b63b47c Merge branch 'master' into codeception-test-adjustments 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
Carsten Brandt cc1247f399 fixed HHVM test break 10 years ago
Carsten Brandt 89921e0b92 HHVM version ouput has changed 10 years ago
Carsten Brandt 7bbfbb097b skip application tests on HHVM 10 years ago
Carsten Brandt f4a9646a22 more on HHVM compatibility 10 years ago
Carsten Brandt 62e7c3e9a6 fixed some inconsistnecies in HHVM tests 10 years ago
Carsten Brandt 10512ff00d do not export mailer in BaseMailerTest message 10 years ago
Qiang Xue c05972d15b adjust bower.json further [skip ci] 10 years ago
Qiang Xue f92dbf3eb4 updated ignore. [skip ci] 10 years ago
Qiang Xue d3fe555d9d added bower.json for yii2-framework. [skip ci] 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
Paweł 'Zibi' Zaremba c6c29db9b4 Fixes #4636: Added `yii\web\Response::setDownloadHeaders()` 10 years ago
Carsten Brandt 4846643f2b Update .gitignore 10 years ago
Carsten Brandt dcf62a1339 Update .gitignore 10 years ago
Alexander Makarov 6261bbda4f Merge pull request #4699 from bevalorous/docs-guide-russian-translation 10 years ago
Vadim Belorussov 4b5a66ad24 Translated rest-error-handling.md into Russian 10 years ago
Vadim Belorussov 29db21de61 Add rest-error-handling.md to translate into Russian 10 years ago
Qiang Xue 3704b9191e Fixes #4697: MSSQL query builder does not work for newer MSSQL versions when LIMIT is used without ORDER BY 10 years ago
Alexander Makarov 9b1ab7cd36 Fixes #4708 10 years ago
Alexander Makarov 45e4d47d25 Merge pull request #4705 from disem/dynamic-model-typo-fix 10 years ago
disem 7d64e93c00 Merge branch 'master' of git://github.com/yiisoft/yii2 into dynamic-model-typo-fix 10 years ago
disem a83d441534 typo fix 10 years ago
Carsten Brandt 3a4b32c4c1 fixed cubrid tests 10 years ago
Carsten Brandt c4dc9470be created a test case to verify #4682 10 years ago
Alexander Makarov 7ad768575b Merge pull request #4703 from PatchRanger/patch-1 10 years ago
Dmitry Danilson 6f055417fd Fixing typo in guide-structure-modules 10 years ago
Vadim Belorussov 7ab1a7f049 Fixed translation of 'Rate Limiting' in README and related sections 10 years ago
Alexander Makarov 093be1a3dc Merge pull request #4695 from damiandennis/sourceMaps 10 years ago
Alexander Makarov 3dd516e486 Fixes #4701 10 years ago
Vadim Belorussov 7f38f49dfa Translated rest-rate-limiting.md into Russian 10 years ago
Vadim Belorussov e5224f2bff Add rest-rate-limiting.md to translate into Russian 10 years ago
Damian Dennis aec7dca2cd added source map generation so that styling can be debugged easily. 10 years ago
Qiang Xue 7cf358af03 Fixes #4607: AR model will throw an exception if it does not have a primary key to avoid updating/deleting data massively 10 years ago
Alex-Code 25c2f9bf85 Made error message encoding configurable for ActiveForm 10 years ago
Carsten Brandt f099616967 improved IDE autocompletion for AR::find() 10 years ago
Carsten Brandt 87427294fe fixed broken NOT condition in elasticsearch 10 years ago