Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-gii

Yii 2 Gii Extension
https://github.com/yiisoft/yii2-gii

Added previous exception in toArray().

df0779fb142b829061313bc03ee54434d5277cb0 authored over 11 years ago
Removed headers in ErrorHandler.

172f40aadaf1de54f7c05d98dfc57a5664a617a7 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

614c28ffb225564d69d362412a407dca1851afab authored over 11 years ago
Moved toArray() from YiiBase to ArrayHelper.

0c3bcc467df010d33cad01e5ac61064a1bf4f7fb authored over 11 years ago
Merge pull request #537 from sergon/patch-4

fix MigrateController

c2ac0f1c9543852563aeb941ae0375efa6326fb3 authored over 11 years ago
fix MigrateController

1a46b8704c84f7fc998f0489ad53f86c5a5efcf7 authored over 11 years ago
Replaced Jsonable with Arrayable.

Added support for different response formats.
Support for error response in different formats.

a951e1c8e1966d1f195c27e58e2c22bc21fbeb63 authored over 11 years ago
fixed how console color should be enabled.

075a6b65040c331ecf8c6d6be9422ef09a14931f authored over 11 years ago
Refactored console controller color option.

725d81008514c7eec1285d749c4941454fac6146 authored over 11 years ago
Fixes for issue #536: refactored error handler.

f3cc5d1edc46c59bf26d5adba325308ab1375e01 authored over 11 years ago
Errorhandler, manually load classes

load ErrorException manually because autoloading them will not work
when error occurs while auto...

12e5f62c0bf91bb97935ce08657997bbc8294700 authored over 11 years ago
Refactored the way of sending response in controller actions.

420637443c1485c3ec92eacb9100f7f5703108b3 authored over 11 years ago
Removed ProfileTarget.

78a2914e224e1a6ea3a846885c68663fea3be9a1 authored over 11 years ago
Fixes issue #421: yii\db\Schema:refresh() does not clear all cache

4a0d2863f64d77731e010a609f054a3fcc413548 authored over 11 years ago
Added GroupDependency.

00df1e88ebc2323a477825a9a4d32f64e838079d authored over 11 years ago
refactored cache dependency methods.

b06d7a86750024dc98abc2aa64b5cd5f502a66c1 authored over 11 years ago
Fixed a bug in ExpressionDependency.

870f65343b660a3be12603d415aacb337f3d418d authored over 11 years ago
typo fix.

3f22d18dfe7c54b911d0bfc70fd26aecac11848f authored over 11 years ago
added namespace to locale command

4d5985b10c737ca0f8bdc993df9f5814573e37c3 authored over 11 years ago
code style fixes

cc0fe1b02c138d4bd93e0597b2da9973c2c14253 authored over 11 years ago
Fixes issue #234: Added Html::addCssClass() and removeCssClass().

17b1e5d2fcf882630c4de9549b7339513a8855f3 authored over 11 years ago
Renamed HeaderCollection::addDefault to setDefault.

0b8d239ad3ed34ef145c463e76065c774d96b4dd authored over 11 years ago
Fixes issue #276: support range request for sending content as a file.

d7cb4ce97c216b77db84af37e2bf950ffa5b775f authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

1a7f5f58bc63705afa18460d6c798dc4388c9821 authored over 11 years ago
refactored the message command.

531ca690eb371823b095556c5590f61fab43ebe5 authored over 11 years ago
Removed "fileTypes" option.

05cca15459688b07df30a6f2018ca2a57b1633a4 authored over 11 years ago
Merge pull request #529 from m-o-g/master

Call static::mkdir(...)

14e69d3aca8f0664d9541c093f980c2ba1b38919 authored over 11 years ago
Call static::mkdir(..)

d97512e774fdc7639441b3988734e5c198fb35ef authored over 11 years ago
Merge pull request #528 from klimov-paul/message-command

Compose Message Command

db3bfd097599fdcdbcb5ea0185d3d2d3cef65de5 authored over 11 years ago
Doc comments at "yii\console\controllers\MessageController" has been updated.

014053f080a3ba695273f78817341f1a91397c90 authored over 11 years ago
"yii\console\controllers\MessageController" has been fixed.

7c9f74722c2bb1aff1130cb2b082298012f38851 authored over 11 years ago
Minor adjustment of Response::redirect()

d19446ba10e5b1feb6b4a9a3090733c3087ccc36 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2 into message-command

41d1a35497bb2537cd79bd94472c870437cbaedc authored over 11 years ago
Fixed test breaks.

9d3c9db49d140136a2c09cab7b46ed80d5d6e175 authored over 11 years ago
Fixing test breaks.

a8d2eded98b8cdabf351c04c774b43245a037c8c authored over 11 years ago
refactored FileHelper.

040db44fbd0a65da0648120aba3c48ea8745c863 authored over 11 years ago
FileHelper refactoring WIP

2a30e32912f4ce0942db61185856e3b47830e30f authored over 11 years ago
doc improvement.

901d753c9a016702e050838ae3b1e5ac0b49cb12 authored over 11 years ago
Merge pull request #523 from klimov-paul/file-helper

FileHelper port from 1.1.x

d8b6335deb2b212a1a8e8b5a110e97087d993afe authored over 11 years ago
Merge pull request #526 from sergon/patch-3

pgsql schema findColumns fix

a37fde521617ef5ad5193102a72ce0f3396a2bdb authored over 11 years ago
Update Schema.php

663fe63911cf79d69747372f80ef4be5aeecd5cb authored over 11 years ago
"StringHelper::basename()" has been replaced by plain "basename" at "FileHelper".

dc8c71f409ff8d680ec0fed277e65fc620d65c0b authored over 11 years ago
Merge pull request #524 from cebe/response-api-getter

API consistency in Response class

2a3f088d3042731f9210501732172fef8efbd975 authored over 11 years ago
fixed usage of renamed method in Response

e5d8e4adcb3a0d8e38c8e02d318f123081ff7ce2 authored over 11 years ago
API consistency in Response class

use `getIs...` instead of `is...` to allow these methods to be used as
virtual properties.

This...

a0762e7d290a916f5774fd20bb2288c4a5e99866 authored over 11 years ago
removed unnecessary defaul value from Response

95bfd82524da4f575e328181d2f90eaa202cd65e authored over 11 years ago
added note about usage to StringHelper::basename()

1d2185f9acdabdeb32731d288c0dda3da6ea1071 authored over 11 years ago
typo: primarykey -> primaryKey

1df859cfa1b9fc03aac10ffdbd78246ad39f99c9 authored over 11 years ago
Adjusted parameter order.

47655843a75ad2d43cc1382981e24fe48eae995b authored over 11 years ago
moved HttpException to web.

ad218c6719e097f4bd284872fa023cb97e737941 authored over 11 years ago
"yii\helpers\StringHelper" usage has been added to "yii\helpers\base\FileHelper".

40a005d543b3c47beaf03c53c74767592c726816 authored over 11 years ago
Fixes issue #276: Enable Response::sendFile() to operate on resources

f14774dfb6a12a6348fa5886876627cc8fe3238f authored over 11 years ago
"filter" callback option has been added to "yii\helpers\base\FileHelper::findFiles()".

7697f21592c9dc40a05a4d0e3fb190901995b557 authored over 11 years ago
Doc comments at "yii\helpers\base\FileHelper::findFiles()" have been recomposed using markdown format.

12d94c4a35dcbd9b6433843afa2928395e0ed105 authored over 11 years ago
"self" replaced by "static" at "yii\helpers\base\FileHelper::mkdir()".

3acd77b8b951bb51349acea5052eb6b6ae4a6ea2 authored over 11 years ago
Test case "FileHelperTest::testGetMimeTypeByExtension()" has been added.

a5480de8521c7377a47e5ce4ad963d247646e2ae authored over 11 years ago
Method "yii\helpers\base\FileHelper::mkdir()" has been added.

8f7a783757f41b4ae1ea555a7502ebedbb4a83c3 authored over 11 years ago
"FileHelperTest" has been advanced.

f416a3664887c72b01ea985240421281701a8c3c authored over 11 years ago
"FileHelperTest" has been refactored.

539864f435933117710e482ae256786613969789 authored over 11 years ago
Method "yii\helpers\base\FileHelper::findFiles()" has been added.

dfda6663f613d98a64ed911f7cfc48e1f7b8085c authored over 11 years ago
Method "yii\helpers\base\FileHelper::removeDirectory()" has been added.

ef60ec56a3b98a735b3d0ad8cf5e633daec5df88 authored over 11 years ago
Unit test for "yii\helpers\base\FileHelper" has been created.

e2f7b99f1694331a25012eec10c5bd8cd247bec9 authored over 11 years ago
Minor refactoring.

9806563f7f7e2ec52f0eceb79fb6eaf4aff5716e authored over 11 years ago
Merge pull request #521 from sergon/migrate_command_primary_key

Migrate command primary key

3fc1900877aeba53c80783e0590a6daac799ac03 authored over 11 years ago
message fix

9268e7d3acf045f262424a3e451f4103eba7dde9 authored over 11 years ago
migrate command, primary key

2c02bc918d759cd17e7655ccc4fa9a4e0475af4e authored over 11 years ago
Response::sendStream WIP

22053cdc60d8f7663170c373fb48e43c4624e545 authored over 11 years ago
removed test line.

9cce66c7940ff17a2eb873305389e11dac3e6e04 authored over 11 years ago
Renamed methods and events in Application.

551e00bae334a221823f2ec03179d790393f1183 authored over 11 years ago
doc cleanup

0656b8751fd7139cd67e5557cae06017229cf4f5 authored over 11 years ago
Minor coding style fix.

4efeedd314e466cffd5260b0348796e9cee0c495 authored over 11 years ago
Merge pull request #519 from gevik/issue-466

Issue 466 (add/drop PrimaryKeys)

44f78f04df4885c8604160bd0de7a3aed6d522b0 authored over 11 years ago
Updated code styling and added braces.

c338d4b76b2cc579418572981f7a0d87aa51d76b authored over 11 years ago
Merge remote-tracking branch 'upstream/master' into 364-toAscii

* upstream/master: (91 commits)
fixed init.bat paths
renamed backstage → backend
Fixed tes...

0aab6ded4208be52f3ebe60997d3072688f5e673 authored over 11 years ago
fixed init.bat paths

d5d463f9b4b1447859cd01d3269050f9a5d4b6c0 authored over 11 years ago
- Added drop/add primary key methods to Command.php

- Added drop/add primary key methods to QueryBuilder.php
- Added mysql specific dropPrimarykey me...

f667b5785b8a9131e4fb9fdce07cf8d9c13583d6 authored over 11 years ago
renamed backstage → backend

88b05cdfebd78a03ad399b42ed7fe94a0119dbc9 authored over 11 years ago
Fixed test break.

ef5afef7b24f87bb8d2af7ba835969a7cbe86f1c authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

ec8de6088cf139896bfd08810a14b42d47e11530 authored over 11 years ago
Response WIP

f2d477dce6ab0d5f215e8a4e285e8eda646eb673 authored over 11 years ago
Default action of "yii\console\controllers\MessageController" has been renamed to "generate".

04848a45c92f48b30479aa2c7529ad0c2802b888 authored over 11 years ago
Action "template" has been added to "yii\console\controllers\MessageController".

4a164f8afaae31a2e0fedf063788943d8ead3ddf authored over 11 years ago
coding style fix.

864bf936794f8bd7e60be07a31011c0b29908317 authored over 11 years ago
Exception usage has been added to "yii\console\controllers\MessageController".

3c9b157814f09bb1e35bc63fe8d9aa799afa76be authored over 11 years ago
Replaced dropConstraint with dropPrimarykey method.

a977d8208e9eed508bf0bb9005096392879641d4 authored over 11 years ago
Unit test for "yii\console\controllers\MessageController" has been created.

a5e903f2523ca1661f99ce8de949b07d8faa3cb0 authored over 11 years ago
Merge pull request #517 from gevik/pgsql-small-fix

Pgsql small fix (update 2)

42d332f8befb71dc275ec00a2052eb355512550b authored over 11 years ago
- Ported addPrimaryKey and created dropConstraint.

- The dropConstraint method can be used both for dropPrimaryKey and dropForeignKey

3796db7d0077d11973e1ce0a170e9fb1dc552f09 authored over 11 years ago
[1] Redone missing code.

[2] Added empty line at the end of file
[3] Removed exception.

ec9dab11fad43c869c19cd3119a2ce516d7ae886 authored over 11 years ago
Merge pull request #516 from m-o-g/master

Multilevel Nav items

c2b47d81afe1044014e1066289405e8483e41e62 authored over 11 years ago
Updated code style. braces on the same line for control statements.

6fd74f5c27cb37eaacb82b48e3847eaa63c6273d authored over 11 years ago
Removed unused columsn from find constraint sql. Fixed typo. Added extra schema check for when a foreign table is not in the same schema. Updated indentation to conform to other classes.

19793f7af056e6f3e5fec31ddf9dc252ce3d6b86 authored over 11 years ago
Multilevel Items

95b1636a9815da870020403a36f2115785556e41 authored over 11 years ago
Merge remote branch 'upstream/master'

004a069c5db6b048d02df8c6454bea4a4a82e57f authored over 11 years ago
Fixes issue #514.

cf1e12ad118a2a322e2cbc9a845955791af136c7 authored over 11 years ago
Merge pull request #505 from gevik/pgsql-driver

Pgsql driver implementation (update 4)

51972f255774d79fb6ee7e431aa9e04a278a10ee authored over 11 years ago
Removed the config setting that should not have been commited.

b6d5a9002b96f36b627164217f9a9c7d7120563d authored over 11 years ago
Removed false exception catching.

d07fd39f7ee2fefa2164348eaa8e15339bcdf3ab authored over 11 years ago
Removed custom pgsql PDO and added defaultSchema as public property.

879b494acbf4463781f37437f16b92d6c10dced0 authored over 11 years ago
CS fixes.

7a7d2a9c06c099de8064729ca3fc95fb24241b75 authored over 11 years ago