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

Fixes #3088: The debug and gii modules will manage their own URL rules now

f0dcfde5b4e3e42b34f2ec789e83061d6afdc3ee authored over 10 years ago by Qiang Xue <[email protected]>
log fixes [skip ci]

69e1d44899a3657d52e046e419e3f109ef22c1fc authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #3108: Added `yii\debug\Module::enableDebugLogs` to disable logging debug logs by default

fef47ae27bd5db9d10cde9a51c2d11baf7ca00bf authored over 10 years ago by Qiang Xue <[email protected]>
Updated changelog

8fccb7e723184e570c8953660d83c660420d8db0 authored over 10 years ago by Alexander Makarov <[email protected]>
Hide debug toolbar when media = print

fix https://github.com/yiisoft/yii2/issues/3050

b4062a80029996153983a4c2b3c60ffe34f91919 authored over 10 years ago by Evgeniy Tkachenko <[email protected]>
debug: fix highlight of redirect HTTP status

1xx status is not that common.

9ba08a2038b0a7f213af554001c2b66291016c96 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed view path in debug mail panel

be0e7cf36cf012f008f09e2366993b893a57e0a3 authored over 10 years ago by Carsten Brandt <[email protected]>
prepare for next release.

b76bd13ec5a2bb3e745757585a79a75fa8def2c8 authored over 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-beta release.

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

* 'master' of github.com:yiisoft/yii2: (79 commits)
Refactored app bootstrap logic.
Update a...

1e50833d3a8bb7cbcc62c20dafe5d5e0c63996bc authored over 10 years ago by Carsten Brandt <[email protected]>
fixed file PHPdoc

issue #3026

14de99bec339c951ebcb95ec900b92d4c137ae7d authored over 10 years ago by Carsten Brandt <[email protected]>
Refactored app bootstrap logic.

e81efa8669712cc79615a37b0e56eb1efc9fef37 authored over 10 years ago by Qiang Xue <[email protected]>
start debug logging only if debug runs when bootstrap.

f6c6412b823d658e0213e21b6bb0e05cdb429f03 authored over 10 years ago by Qiang Xue <[email protected]>
fixed broken API links [skip ci]

eb86f96a3872ebeeddd1928913a10b37fb31a676 authored over 10 years ago by Qiang Xue <[email protected]>
Removed `Application::preload` in favor of `Application::bootstrap`

de8a8f36619c470b0797d70ba9970981400f62f7 authored over 10 years ago by Qiang Xue <[email protected]>
cleanup CHANGELOGs

4d198ee4b95e046e2bf52c5d8415ea35099897b0 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered

0d7b65e443dfd6e05e9204502438cf8e2837899d authored over 10 years ago by Qiang Xue <[email protected]>
Fix #2877: `yii\log\Logger` is split into `yii\log\Logger` and `yii\log\Dispatcher`. (qiangxue)

fd03936b952b81160a17e756dd098a187e6fe7c0 authored over 10 years ago by Qiang Xue <[email protected]>
updated classmap and phpdoc

cf9be2759a785d943c71cf49334db79b2bc7fcd7 authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #2724: consistent use of absolute and relative routes.

c6f3e18a6572f6d31db5c31cf5a03aed286ea8fa authored over 10 years ago by Qiang Xue <[email protected]>
Refactored container.

a2eb4ea8c4d7be3c456bbf93d123054c85771aaf authored over 10 years ago by Qiang Xue <[email protected]>
Turn module and application into DI containers.

e7bba9ebfc3402ab0e1d0f150089ec704dab11b9 authored over 10 years ago by Qiang Xue <[email protected]>
fixed detailview attributes

fixes #2765

07a2122d11a1ce0a76ee616a3a9ee39b8e9a2918 authored over 10 years ago by Carsten Brandt <[email protected]>
Tab to spaces conversion.

a3ea5b35f0b51f91115af6bb00cab52cb66d838d authored over 10 years ago by Qiang Xue <[email protected]>
Reformat code te be PSR-2 compatible

7a00d060c15e89b9541fa9f19209c99c5ef40887 authored over 10 years ago by SonicGD <[email protected]>
Adjusted URL helper, fixed usage

77c09e518f66af38a019c8ff95cfa08f899e9d99 authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted Url helper methods

28deec1df44c2d58d77b703b00c2752fb1e4dd80 authored over 10 years ago by Alexander Makarov <[email protected]>
#2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create`

ab32fb2d8f0c7c8fc443bd4a0d61f5672666b737 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style

* 'feature' of https://github.com/mongosoft/yii2:
returned back formatting language files
co...

0b4e698ba5bd2d095be856571f8c9063529c1821 authored over 10 years ago by Carsten Brandt <[email protected]>
many phpcs fixes

ccf5bf20d51248b151fb6e807e11a1a0580c38a3 authored over 10 years ago by AlexGx <[email protected]>
Removed unused "use" statements

99f3ba2ea13556a0f00190e438675f1d3d3f7fee authored over 10 years ago by Alexander Makarov <[email protected]>
code style. FOREACH

e4f027472bba4ac90f45e397b923011195b323bb authored over 10 years ago by Alexander Mohorev <[email protected]>
Merge pull request #2578 from schmunk42/feature/update-composer-keywords

replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)

dac28fc25f4155398838805ea724f4e7e4117b6f authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2601

ef389efc64c533f650d2296f1cc0969ac6f9b461 authored over 10 years ago by Qiang Xue <[email protected]>
Added support for reading page size from query parameters by `Pagination`

4e9bd1ae84f3acec0e7213feb0e68d4d3ee00931 authored over 10 years ago by Qiang Xue <[email protected]>
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)

5efd5d3d537ac1b23eea4a9413c7d2b3618e9902 authored over 10 years ago by Tobias Munk <[email protected]>
minor css fixes.

ea12737843726b68b65c5ec6eee9ca3ced6dcabf authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #2426: Changed URL creation method signatures to be consistent

a4d8ab38f0a1501e8054b590ab08e366e1abd0f6 authored over 10 years ago by Alexander Makarov <[email protected]>
fixed phpdoc errors and updated properties

b94709267256ad0be5e4a1d729882b26936a8f05 authored over 10 years ago by Carsten Brandt <[email protected]>
Fix scrollbar in the Debug module when viewing PHP info output

125f508c1831e1d55e02b0625610ac4485493303 authored over 10 years ago by resurtm <[email protected]>
fixed label in view

7cfb77f479ffc254770460ac21db2d7d5e0fb35f authored over 10 years ago by Mark <[email protected]>
changed labels

e60baa5744e4828273913ffebfdf2af2bbb97848 authored over 10 years ago by Mark <[email protected]>
added mail count filtering

1a171762100822c0227a1b6b1fe16202eb3b2edc authored over 10 years ago by Mark <[email protected]>
fixed matcher to work with strings that represents integer values

22a873503531df52154f42b6180f1c4b59125f8d authored over 10 years ago by Mark <[email protected]>
The directory holding email templates is renamed from `mails` to `mail`

a894d5e96135fa630a5b4d1a2cf156aaa767e897 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2385 from Ragazzo/debug_module_mail_panel

Debug module mail panel

b7ef29a8ad6dcd9cee5693134e7eda94584e2593 authored over 10 years ago by Qiang Xue <[email protected]>
added check for db and request panel, disabled output if one is missing

fbd09dc372ff530baf6a6ad08d45d8f6bcd5913b authored over 10 years ago by Tobias Munk <[email protected]>
added h1 for request panel

52b6c436b34545c9ee4ea2981f8f77e803a9c1c1 authored over 10 years ago by Tobias Munk <[email protected]>
applied coding standards

fad40a5ce5caeee982014683a902ad7bdb383cad authored over 10 years ago by Tobias Munk <[email protected]>
spaces to tabs

2d6e5343f6890753de9ee186b0264de344bf8b42 authored over 10 years ago by Tobias Munk <[email protected]>
added check for file name

852c1c726cf1fb5185719c068fe79cf2eb0bc676 authored over 10 years ago by Mark <[email protected]>
fixed path traversal

fc8114906a94ca7b32945fda59fac4d2bc1c17ac authored over 10 years ago by Mark <[email protected]>
changelog note

a714dce3ee01287a95fa56dc0cdf5cfd5ebee2ae authored over 10 years ago by Mark <[email protected]>
mail panel added

7a72e50dd4a1a12b73e3f368720ae096ca8365a5 authored over 10 years ago by Mark <[email protected]>
doc fix.

39ddca5c34473b3a3228b22a990ca2a2d995c9d7 authored over 10 years ago by Qiang Xue <[email protected]>
fixed code-style

1e124f8fb0d9e7a1dc24f30fe225f5c6a45bffb3 authored over 10 years ago by Tobias Munk <[email protected]>
Merge commit '4a201c7ad5b1baad3487d21d888f6e683052017f' into feature/toolbar-ui-2

828311b44de76b998b9845c0ab790d9251ec90da authored over 10 years ago by Tobias Munk <[email protected]>
Removed unused namespace imports

d2d6a13c9bfc7407b6cb4a5e9213d0f2309f912c authored over 10 years ago by Alexander Makarov <[email protected]>
support panel hiding.

58027caac7b8819283d1e8c7770a8f21c14cad30 authored over 10 years ago by Qiang Xue <[email protected]>
further improved custom panel setting.

ff7bf4307ddf0d77862a3a600c5330c8b225d932 authored over 10 years ago by Qiang Xue <[email protected]>
fixed indent (tabs)

cc2787737f8e76147940f18f3857c59970cdf602 authored over 10 years ago by Tobias Munk <[email protected]>
Merge commit 'beafb99e562bf52f2496d106788160b776243bbd' into feature/toolbar-ui-2

Conflicts:
extensions/debug/Module.php

7c27f28641aae03353082740f05dd2037eeaa466 authored over 10 years ago by Tobias Munk <[email protected]>
refactored panels to achieve a consistent look

ecaed25164458cbf6584b9c0b7b4c466a4156163 authored over 10 years ago by Tobias Munk <[email protected]>
removed separator, panel has only one unique link

05ba16b585f4d82dd4d16dc39a84bc425b022162 authored over 10 years ago by Tobias Munk <[email protected]>
added panel support for index view

d973244fa80df7f670ef0d353f5ee8121aa3e42b authored over 10 years ago by Tobias Munk <[email protected]>
added parsed phpinfo to config detail, removed controller action

73084aeac0a990eccde6d702d420b1a30ea84685 authored over 10 years ago by Tobias Munk <[email protected]>
moved getYiiLogo from panel to module

93c91813a7779a37090a315907a6147681be2c82 authored over 10 years ago by Tobias Munk <[email protected]>
Added support to disable a debug panel.

5a4f4e14e16bf479a038ea48a245b71630553dd5 authored over 10 years ago by Qiang Xue <[email protected]>
fixed indent (tabs)

c226fa09589212fc8b4f12aca530d3786e8dc109 authored over 10 years ago by Tobias Munk <[email protected]>
added medium size columns

28ef83d5cd7bc829e2014e301cc1467f0d44f945 authored over 10 years ago by Tobias Munk <[email protected]>
use the url of the first panel as link, when toolbar is minimized

6566b02d546375dc0b2f3ddbaa5f4eb17aa07b53 authored over 10 years ago by Tobias Munk <[email protected]>
fixed time formatting

977c89405c7a92ae83f64ff3118c5798b69e2b83 authored over 10 years ago by Tobias Munk <[email protected]>
moved 'Yii Debugger' from view to panel

149fb44fed987237a46517db0bd5a91afa89a25e authored over 10 years ago by Tobias Munk <[email protected]>
added panels position

6c6fdc2fac64df9d1a684f5dbb1386a9026a8d83 authored over 10 years ago by Tobias Munk <[email protected]>
fixed home icon display

fd572fa1efc06f320dab6035a51d4a8dbe4ac480 authored over 10 years ago by Tobias Munk <[email protected]>
readded phpinfo links and separator, now opens in a new tab

99e8123f654d354ae8e8c46c1013ccec065d31fe authored over 10 years ago by Tobias Munk <[email protected]>
toolbar UI updates added home icon removed separators with summary sections to make browsing with the panel more intuitive updated version number display, now also shown as label

39cc108c72c813b78f29a9e7a5c862487ccc5034 authored over 10 years ago by Tobias Munk <[email protected]>
Merge pull request #2292 from gonimar/patch-8

Fix url for db panel.

44212bbdea69228016bde49f3d7d866af513b36c authored over 10 years ago by Qiang Xue <[email protected]>
debug changelog

30edf665e7ead8f5f3c27fd78388a589f140f9b1 authored over 10 years ago by Mark <[email protected]>
Fix url for db panel.

60d1d2b88ca642d660bd4ccddd4cd05498dbb0e7 authored over 10 years ago by Sergey Gonimar <[email protected]>
Fix url for db panel.

a39f0971d035ff6ea70a4e9a19a1051f1c89756b authored over 10 years ago by Sergey Gonimar <[email protected]>
label fix.

07832f101aa0c4dc4f3ddc620fd9da8abb8e1bb4 authored over 10 years ago by Qiang Xue <[email protected]>
method renamed, more php-docs added

820778c6e600f180f3cd93fab2fb3e6c0adc2d44 authored over 10 years ago by Mark <[email protected]>
changed setting name, fixed php-docs

d6214bd288fa154728d6eed1d09aa00be0e9ca60 authored over 10 years ago by Mark <[email protected]>
added total queries monitoring

c8e2bdcc86caa10242e27516b28f5712622f6e6c authored over 10 years ago by Mark <[email protected]>
Minor cleanup for debug module

c2623e1f5f15e24f1a6c6714258c84fbb6debf31 authored over 10 years ago by Alexander Makarov <[email protected]>
Refactored debug module, added all missing docs

a8ddbbbd75037991a62d4c51987bacd0f5ce2c25 authored over 10 years ago by Alexander Makarov <[email protected]>
Added array initialization

555fdd4d342c978552e4306aa18c8b31dabe215f authored over 10 years ago by Alexander Makarov <[email protected]>
fixed doc links

a46c55c61edc5937aadfb2d47f86b8a99d6c106c authored over 10 years ago by Carsten Brandt <[email protected]>
minor fixes.

af72b5f727f2b07c4ef0fe5dd2c9d450397e5052 authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring

Conflicts:
framework/CHANGELOG.md

98c8fa155dd2cedd252b2ebcc635c8427640c720 authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 2103-rename-accessdeniedhttpexception

cea45095f24ee7a5afada43e798eef341ad2be40 authored over 10 years ago by Daniel Schmidt <[email protected]>
added use http_get_request_headers and use getHeaders method in Gii module

7a5bcd3795aa436b7730252ae6f46024cc9e3b03 authored over 10 years ago by Vladimir Zbrailov <[email protected]>
removed unused use tag

98b459102092d874a12ff544f1319aac96904349 authored over 10 years ago by Carsten Brandt <[email protected]>
Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files

c2bb6efd73c9553eb216b1e8f63d18c118a14ef4 authored over 10 years ago by Daniel Schmidt <[email protected]>
more reliable way of saving debug index file

fixes #1884

42a6b79c42aee86da844e731d57b462cf755cc99 authored over 10 years ago by Carsten Brandt <[email protected]>
added information about request body to debug toolbar

e9390bd98095fcfcbb35b1a36865d63ff83f9e8e authored over 10 years ago by Carsten Brandt <[email protected]>
refactored params methods in Request

issue #2043

9dd4edd2bff3a36bbf0d96ed3bb38deac4fdbad5 authored over 10 years ago by Carsten Brandt <[email protected]>
Some Code style fixes

ec365851d7091c53b8649f6e64ac5d3a29b15403 authored over 10 years ago by Luciano Baraglia <[email protected]>
Using VarDumper::dumpAsString() instead var_export() in the Request panel

cecee89bc588526eafea0f09e585e88b938a34d7 authored almost 11 years ago by djagya <[email protected]>