Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-debug

Debug Extension for Yii 2
https://github.com/yiisoft/yii2-debug

set application timezone early in application constructor, set default of UTC if no timezone is configured at all (not in app config nor in php.ini)

b8ad3567e44f818d7b45f20bf1ebdfa274f90dfb authored over 11 years ago by Benjamin Wöster <[email protected]>
fixes #209: do not produce error if not timezone set in case of running yiic from framework dir

1ccce67f345ca33441fe22602e11cc62a31db371 authored over 11 years ago by Alexander Makarov <[email protected]>
fixes #209 added setting default timezone to UTC in case it's not set via php.ini

810d232ee6717f14f5ecfc4b7b7486ac4d199f26 authored over 11 years ago by Alexander Makarov <[email protected]>
Moved from framework to yii

0d90541084a0e9e0135c98a05946326126d0a053 authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into auth-manager

815c7eff6bc8419c923318e05d209e36d2893691 authored over 11 years ago by Alexander Kochetov <[email protected]>
Remove IManager interface

3fe23f83c75bc106e17885297de4be6cae3d61d2 authored over 11 years ago by Alexander Kochetov <[email protected]>
New condition hash format used where its possible

a03d1164adbe2a0a5a81958918e0bc2fe731ab2f authored over 11 years ago by Alexander Kochetov <[email protected]>
Exception types corrected

ded8c22b56ff5f99d6f34044aa3825d29827ead4 authored over 11 years ago by Alexander Kochetov <[email protected]>
PhpManager::saveToFile() LOCK_EX added

56757cdd94dca5fe357f02373f7f9b8ace130120 authored over 11 years ago by Alexander Kochetov <[email protected]>
Comment fixes

132391065ca3a148ffa777985ac72886bf9e6ab6 authored over 11 years ago by Alexander Kochetov <[email protected]>
Comment fixes + class descriptions added

c9fe510ebbe14266519b8feb1e5b687075372dad authored over 11 years ago by Alexander Kochetov <[email protected]>
mod: incorporate suggestions

- rename requireApp() to mockApplication()
- always destroy app on tearDown()
- eliminates need...

f23a677bdf5831f8805e53eb48e888f03cdd30f7 authored over 11 years ago by Benjamin Wöster <[email protected]>
Merge pull request #197 from tonydspaniard/196-add-popvalue-method

Enhance ArrayHelper with popValue method

ecbae28700c66c4300bce6d133380134a16338aa authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #202 from rusmaxim/15-unit-tests-of-sqlite-driver

Added and resolved Sqlite tests #15.

533f3db4edd15ead5e009a6239d14b34131b3dd1 authored over 11 years ago by Qiang Xue <[email protected]>
add: new key for unit tests config named "className". Allows to run the tests

using different Application instances (consoleApp/ webApp)
mod: TestCase::getParam accepts s...

c30ee60e9c6739d6862addd13ef5a5d22a971ee2 authored over 11 years ago by Benjamin Wöster <[email protected]>
mod: don't create app in bootstrap script, unit tests do it themselves

add: option to destroy app after each test to find unit tests that fail
to require an app

5e0f6604e828c64b70c9a0774e2418c204340054 authored over 11 years ago by Benjamin Wöster <[email protected]>
allow unit tests to requireApp() on setUp()

d4b30e26c269276a5dcd2f37054051725405e3e7 authored over 11 years ago by Benjamin Wöster <[email protected]>
DbManager added + other classes comments fixes

850ff06560268420a7c14cd1104420fc9bf74477 authored over 11 years ago by Alexander Kochetov <[email protected]>
Travis anyway do sqlite tests. No needed setting ENV.

238684d6af0b500b2d0a4e35cd49ba591669374c authored over 11 years ago by Rusinov Maxim <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 15-unit-tests-of-sqlite-driver

0ad55efba9bcfd14b7935de68733017e402914b7 authored over 11 years ago by Rusinov Maxim <[email protected]>
Added newline at end files.

452be102c61817fd5fcd4f531f17efb672424d82 authored over 11 years ago by Rusinov Maxim <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

b6e0022128cae6cc1c33963b2877a880c544064f authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #201.

db61885ebd88077dd34b265690ee0c0fae4021d8 authored over 11 years ago by Qiang Xue <[email protected]>
Added and resolved Sqlite tests #15.

d712605a71b3f09792646ce362ca4e6ff299d34f authored over 11 years ago by Rusinov Maxim <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 196-add-popvalue-method

* 'master' of git://github.com/yiisoft/yii2:
Updated framework paths in composer.json
Moved ...

18f23ff143d06078c3ae7085e2a00ff36b684451 authored over 11 years ago by Antonio Ramirez <[email protected]>
#196 refactored method name

5da62fab3acdb11f857067a9b6b9b1ddd1a56385 authored over 11 years ago by Antonio Ramirez <[email protected]>
Updated framework paths in composer.json

8332e8c60f3b448d4adbdcc70ebe189a1139a9f9 authored over 11 years ago by Alexander Makarov <[email protected]>
Moved "framework" to "iii".

0d814fa5236f2a7c708acfeea30f8a05f1f268fe authored over 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

15e1a79952359eaf972c084ca254d937a706fa86 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed Yii::importNamespaces() bug.

b68bd8ef631b7ef154d4b6fc092fe546eb5d915e authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #195 from suralc/trait-autoload

Check if trait was loaded

599debc2b9b3f9c16ee9c043831c499cec702e1d authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #174: make URL parameters available in $_GET.

8520be08dea9127e8a3c7b2675062398f233eb9e authored over 11 years ago by Qiang Xue <[email protected]>
Application::getAuthManager() comment fix

17906e712c301e252343bfb74cf6a648d955096b authored over 11 years ago by Alexander Kochetov <[email protected]>
Moved to framework/rbac + method names refactoring

cd3387067155f34df056629c233fa895dfb1ba83 authored over 11 years ago by Alexander Kochetov <[email protected]>
refactoring.

aad6d7d9922a6eecdd804bb72fccc711e8dce15e authored over 11 years ago by Qiang Xue <[email protected]>
Auth manager init version

9158e110dad9a888a9988cfaeca75eb241424ef9 authored over 11 years ago by Alexander Kochetov <[email protected]>
Removed static variable from autoload per qiangxue's suggestion

882a611666b182471d69c9e1a9f2ad3fff8a98d4 authored over 11 years ago by Suralc <[email protected]>
Renamed yii.php -> Yii.php for class, filename consitency

See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374
Issue #123

2387e59c4e49cf8e3ab2b963002cf5268e360985 authored over 11 years ago by Carsten Brandt <[email protected]>
Fixed YiiBaseTest echo

it echoed Yii version which is not necessary

849740e6ccabe1994d1cbc9ca1edc14664a0dafb authored over 11 years ago by Carsten Brandt <[email protected]>
created StringHelper::basename()

In contrast to php function basename() It that always uses \ and /
as directory separator.
It is...

776162b05e960718cbbabe0a0a44bcb15361bbbf authored over 11 years ago by Carsten Brandt <[email protected]>
Fix silly typo

673d207253aa6b9b8f7bba49861398fe6e9a521b authored over 11 years ago by Antonio Ramirez <[email protected]>
Fix 'automated' (?) space

ad25cdc906e768ed1fe3650483f316e05ab2d3c1 authored over 11 years ago by Antonio Ramirez <[email protected]>
Enhance ArrayHelper with popValue method

e2a57e4b885f61dd13ba3069c0b5a852f0c360ba authored over 11 years ago by Antonio Ramirez <[email protected]>
Use Composer autoload to handle dependency class loading

ad26b7d3d12ee16ad3b68444a639a21d1138615e authored over 11 years ago by Alexander Makarov <[email protected]>
Check if trait was loaded

bac5c0e7295e04d86df7a6f74f0538a3387a2174 authored over 11 years ago by Suralc <[email protected]>
Console helper: use self:: for refering to constants

a51019bbed999d20c61563d5e1ab73bccc8e0119 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

0f33f9016163563088ae2ae30dfd304e44d4a86d authored over 11 years ago by Qiang Xue <[email protected]>
Debug toolbar WIP.

c7e40f5c7a910dc39e89390054d52bd0d1dab4dd authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #186 from suralc/console-static-fix

[Please Review before merge] Fixed static in signature error

a61ec6bdd5ffd33c6fd6ddcd59e7c00a23ec0d9c authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #189 from Dev-Speranza/master

Fix $schemaMap declaration for Mssql driver

28045b121fe73f882ecd1377cca2e78bb3dba966 authored over 11 years ago by Qiang Xue <[email protected]>
Fix $schemaMap declaration for Mssql driver

6ed419849eff3888240940ab0eea706cd411ed56 authored over 11 years ago by Dev-Speranza <[email protected]>
Added beginPage and endPage events.

b836665dfd52a1880904b3f8120c9e60c2f0e056 authored over 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

6b770dad6ea9598a47d7b94e8322f6cc86b36069 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #49: finished CAPTCHA feature.

96fd37de2ef1107fb4a2f000244d43c45c67de7e authored over 11 years ago by Qiang Xue <[email protected]>
Revert static calls in switch

8197ab556e33a917f989fc07617050dca648a7fe authored over 11 years ago by Suralc <[email protected]>
Fixed php 5.4+ Exception in Console helper

ded4ccd778c400c023d7e734304a70dfb1eea8d1 authored over 11 years ago by Suralc <[email protected]>
Merge pull request #184 from andersonamuller/patch-1

Typo in isNewRecord property of ActiveRecord

11bebaa8bf6e8e99cbff1cd9491cafb284fb0c69 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #185 from andersonamuller/patch-2

Fixes doc block in findWith method of ActiveRelation

63f081f2f3634db071c62c32f96e3d32f854e845 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes doc block in findWith method of ActiveRelation

78b6607c11a9aeb810504213cb138965a10793f3 authored over 11 years ago by Anderson Müller <[email protected]>
Typo in isNewRecord property of ActiveRecord

45e987d26c600b38bb52a48a1639e1795971076f authored over 11 years ago by Anderson Müller <[email protected]>
Merge pull request #183 from LAV45/master

Fix urlManager

b8b6180b81ca2ff44fecade9eb92b06449fbdfa5 authored over 11 years ago by Qiang Xue <[email protected]>
The first rule of a template can not start with a "/", even if it has a default value

57e175552a07eb2de69aa2793ead734a7c35a3b7 authored over 11 years ago by LAV45 <[email protected]>
Fixes issue #172: Added Object::className().

c5bad9ea1b88adffe41390a9de13cea9bf0189f8 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #177.

2dd51d5b46b75d179dbc7cf0c239b303370fafd9 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #180: DbSession crashes with autoStart

01ae01508838864d3a450f1163924beb6b4f78b1 authored over 11 years ago by Qiang Xue <[email protected]>
more console helper and controller refactoring

changed name of ansi switch to --colors
https://github.com/yiisoft/yii2/commit/69cad905dd049be9d...

51357e58f091a68f2950513604cc7633d7416747 authored over 11 years ago by Carsten Brandt <[email protected]>
Fixed Copy paste error console/Controller

also naming of formatString -> ansiFormat

fc5045fd0c7eef429abc3f3495adee5fd720026d authored over 11 years ago by Carsten Brandt <[email protected]>
more doc variable name fixes

ed74636af8c61828172f8d695c202368669b3e88 authored over 11 years ago by Carsten Brandt <[email protected]>
variable name fix in docs of Markdown helper

https://github.com/yiisoft/yii2/commit/f2258e760f03d636056c2c7cb48a8bd45c10d913#commitcomment-31...

88c74e99c3468c566defa66e5785b4e17dd5f2f5 authored over 11 years ago by Carsten Brandt <[email protected]>
Refactoring Console commands

added method wrappers in console/Controller

issue #33

69cad905dd049be9d9b35d8103cd60591e13c6ae authored over 11 years ago by Carsten Brandt <[email protected]>
Fixes issue #171

55cc8813c7da6c7bc56537e277e824ac6e216a5e authored over 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Corrected default paths for Twig and Smarty

563243a41537719ce1836bf7b9cfd992204b8c83 authored over 11 years ago by Carsten Brandt <[email protected]>
Corrected default paths for Twig and Smarty

74185cb7fcc5c65443c3376d4c579c654ef9d6c5 authored over 11 years ago by Alexander Makarov <[email protected]>
Spaces -> Tabs

6faf8344a9654e92039d87c4105259c2c3f9a202 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #144 from tonydspaniard/master

Proposed refactor of ConsoleColor to Console

7e0d35c3084d48bc99c7d25acaef48463f9df443 authored over 11 years ago by Carsten Brandt <[email protected]>
Moved Composer vendor dir into framework

92ec41cc7bdb499a029ab73b12ffff2f4561d662 authored over 11 years ago by Alexander Makarov <[email protected]>
Added Purifier and Markdown helpers, added composer.lock

f2258e760f03d636056c2c7cb48a8bd45c10d913 authored over 11 years ago by Alexander Makarov <[email protected]>
Fixes issue #53: implemented Menu.

17807874b67ce5c728b0da6ee719a4c8d0d36d3d authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #163 from creocoder/array-to-empty

=== array() => empty() && !== array() => !empty()

b703169d4b77e8fad6e06e023b422ada02285cfa authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #164 from creocoder/else-if-elseif

Code style fixes

86a47f551fd8f48df810dd431210714e58ae4f0a authored over 11 years ago by Alexander Makarov <[email protected]>
Code style fixes

ca9194a3658228bcf10ea3e1a848eb08146dc267 authored over 11 years ago by Alexander Kochetov <[email protected]>
Fixes

82bcd0b298a7e801f727179cc638209534813c55 authored over 11 years ago by Alexander Kochetov <[email protected]>
Fixes

684295fe0b44bffd053d3f2f273295dc36b893d6 authored over 11 years ago by Alexander Kochetov <[email protected]>
!== array() => !empty()

48d04fbb8cd3b1cd6830cfae6ed74894e4da6081 authored over 11 years ago by Alexander Kochetov <[email protected]>
=== array() => empty()

d7df7053e02808b51e72a987ca67bd2170158c31 authored over 11 years ago by Alexander Kochetov <[email protected]>
fixed typo

e1c788233aa3a22157e6603a3c9805b1c4c25f48 authored over 11 years ago by Antonio Ramirez <[email protected]>
Merge pull request #162 from creocoder/active-record-get-relation

ActiveRecord::getRelation() bugfix

901dabc30127b10fabb41d60d075441bec85f443 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #160 from creocoder/active-record-refactoring

ActiveRecord::insert() and ActiveRecord::update() refactoring

1c93c503869a661cee716fdb45f06670b47cefe2 authored over 11 years ago by Qiang Xue <[email protected]>
&& => || fix

e3f6faf5756cd4105f6c371708a9878a762a72f6 authored over 11 years ago by Alexander Kochetov <[email protected]>
ActiveRecord::getRelation() bugfix

37f3a400cd782cd1009344e2e44ffecc1a09d7fb authored over 11 years ago by Alexander Kochetov <[email protected]>
ActiveRecord::insert() and ActiveRecord::update() refactoring

f12518f45cec142086b8058b754bdaef022eb3bf authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge http://github.com/yiisoft/yii2

* http://github.com/yiisoft/yii2: (23 commits)
move JsExpression to web.
Fixes issue #155.
...

c699213c19bffac873b20207d61d4b3e2e7749ba authored over 11 years ago by sensorario <[email protected]>
move JsExpression to web.

dd5969147dd1ec392d3edba4fb03b0c55af8ede1 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #156 from andersonamuller/patch-1

Fixes the variable name

462f2033dd62947db0a92a540d203f65b1b6ae03 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #155.

f3c17594c63b009f6568fc9126a0fc36c5a8c80b authored over 11 years ago by Qiang Xue <[email protected]>
Fixes the variable name

8c18feb1b54ac2370a703c63f8c2335234d6d1d9 authored over 11 years ago by Anderson Müller <[email protected]>
Added twig, smarty and php-markdown dependencies, vendor is gitignored now

34b0da0dc4ecfa9ac83d7deff6efad3b3b7aab12 authored over 11 years ago by Alexander Makarov <[email protected]>
added composer.json

3ba55c1bb962c794cc33229892f4d38344d8a6b2 authored over 11 years ago by Alexander Makarov <[email protected]>
fix

91e6f8220c07715a7a67d6672d73dd7fe18f2103 authored over 11 years ago by Alexander Makarov <[email protected]>
fix

a5ab4aa22c47c60ab5fcf40429ab2a17f2149a02 authored over 11 years ago by Alexander Makarov <[email protected]>