1824 Commits (452fe3e3b02400b3b495ef781b8cf981e5ef874e)
 

Author SHA1 Message Date
resurtm f4cc4a8bd7 Fixes #13. Implement DB message source. 11 years ago
resurtm a08399bcc5 Yii::t() minor fix. 11 years ago
Qiang Xue b14bb52cdd Fixed status text. 11 years ago
Qiang Xue b455f2c97a Fixed test break. 11 years ago
Qiang Xue ba0da059da response WIP 11 years ago
Qiang Xue 59df50052d Merge pull request #509 from yiidevelop/patch-1 11 years ago
Qiang Xue c6da47d83e Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue bf05ee2942 Response WIP. 11 years ago
Gevik Babakhani 8b61ab7f71 Force travis to create the pgsql test db 11 years ago
Gevik Babakhani e45e061cc5 Removed conditional pgsql env 11 years ago
Gevik Babakhani 1c92e4c3e5 Force travis to create a postgresql test database 11 years ago
Gevik Babakhani b7cfb785a3 Merge branch 'pgsql-driver' 11 years ago
Qiang Xue 6d6fea4737 Merge pull request #508 from sergon/patch-2 11 years ago
Qiang Xue 6665a6b9eb Merge pull request #506 from rmrevin/master 11 years ago
Gevik Babakhani dbe84acfdd Added missing postgres user to the travis config. 11 years ago
yiidevelop 8c36cd08db Fix use incorrect namespace of Html helpers 11 years ago
Gevik Babakhani b5513c84a0 Added db creation for travis CI This needs to be done in two seperate 11 years ago
gsd 4ed28a9aee Update CompareValidator.php 11 years ago
Gevik Babakhani 0fd390cac5 Replaces spaces with tabs. 11 years ago
Gevik Babakhani 9982d93369 Removed commented and unused pgsql datatype mappings. 11 years ago
Revin Roman 2239dd7334 Fix new method name "getIsAjax" and fix web application class name in logger 11 years ago
Gevik Babakhani e505566446 Refactored types to be compatible with 1.1 11 years ago
Gevik Babakhani e4448beccc Merge branch 'pgsql-driver' of github.com:gevik/yii2 into pgsql-driver 11 years ago
Gevik Babakhani 5a587d16f0 Fixed several formatting issues. 11 years ago
Qiang Xue bade6f7eef minor fix about composer installer. 11 years ago
Qiang Xue 0a9fffba8f fixed test break. 11 years ago
Qiang Xue 13eca9054a refactoring Request. 11 years ago
Qiang Xue 021f6f03c4 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue 6d999ab3dc Response WIP 11 years ago
Qiang Xue 9b65934638 Added HeaderCollection. 11 years ago
Gevik Babakhani cceb5b1122 Merge remote branch 'upstream/master' into pgsql-driver 11 years ago
Gevik Babakhani 70e973129d Added foreign keys and cleanup internal pg types 11 years ago
Qiang Xue 51c1e31308 moved Pagination and Sort to data. 11 years ago
Qiang Xue 3aa640e7cf Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Qiang Xue 67d677b21e Renamed Request::getRequestMethod() to Request::getMethod(). 11 years ago
Qiang Xue b7c1f94977 Fixed bug about setting default path aliases. 11 years ago
Qiang Xue 7e111e92e2 Fixes issue #496 11 years ago
Gevik Babakhani 3d79d992c4 Merge remote branch 'upstream/master' into pgsql-driver 11 years ago
Qiang Xue 9d6f11d5d5 new way of detecting if table exists. 11 years ago
Qiang Xue b311b6ecf3 typo fix. 11 years ago
Qiang Xue 2376730452 better check of existence of tables. 11 years ago
Qiang Xue cbf642d931 Added support for locale-dependent decimal and grouping separators. 11 years ago
Qiang Xue 5ecb5e3bd0 Fixed Formatter doc. 11 years ago
Qiang Xue e45e26ea82 Merge pull request #486 from klimov-paul/asset-command-i-4 11 years ago
Alexander Makarov 084d709e44 fixed typo in app readmes 11 years ago
Klimov Paul 152e5a0e15 Doc comments and descriptive output at"AssetController" has been adjusted. 11 years ago
Klimov Paul ec8fecb8b0 Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test. 11 years ago
Klimov Paul dfe2d00785 Output of "AssetController::actionCompress" have been adjusted to hold the action id. 11 years ago
Qiang Xue 9acbd0cfed Merge pull request #473 from schmunk42/master 11 years ago
Klimov Paul 1f68becb61 Doc comments at "AssetController" have been updated. 11 years ago