Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Merge pull request #2401 from schmunk42/feature/toolbar-ui-3

Feature/toolbar ui 3

ba0f3da706671f88ae51f7c271a308360bf5a576 authored over 10 years ago by Qiang Xue <[email protected]>
Merge commit 'b2a2853eabbd5d91cf4772dd0dbd4c3003e61e33' into feature/toolbar-ui-3

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

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

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

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

bdbd9d4a4396f982e4ac6cf3beb7f8bdd97808e1 authored over 10 years ago by Tobias Munk <[email protected]>
adjusted wording.

f3038cef2fb68a3b55acb3e09dbcc8fb261ecc9d authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2394 from Ragazzo/mail_view

view improved

f76f5f02c2c8a48a825d25b8d26eb141d01ee220 authored over 10 years ago by Qiang Xue <[email protected]>
fixed message

3312e0aeaff04eaa8b40c3fe34c2df835e1f509e authored over 10 years ago by Mark <[email protected]>
added check for file name

0d15f79960f0c8785fb9a3d93c9f3d868244cbe1 authored over 10 years ago by Mark <[email protected]>
view improved

90a2b4b6664dd86a4f5126c1ef85a3a54e46db2a authored over 10 years ago by Mark <[email protected]>
yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly.

043b4ff06541e5fdec3d1ed613cb5ed6e19cc05b authored over 10 years ago by Paul Klimov <[email protected]>
fixed path traversal

e9183d6c55b265a536ba268ac5ab994e756e791b authored over 10 years ago by Mark <[email protected]>
Renamed csrfParam back to csrfVar for consistency.

ac967965b5c496e3fc54257c1b210d92fc22872c authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2389 from Ragazzo/basic_app_mail_config

improved config

1f64a0c7c44f15ae6ea9cc73b003b5377dba0b06 authored over 10 years ago by Alexander Makarov <[email protected]>
improved config

39a83e06bb862cd9908b4325d78becd1f3b98569 authored over 10 years ago by Mark <[email protected]>
added note about usage to AR::instantiate()

fixes #2370

dcee3a2d806fc240a2514b890a195e21c2e4e107 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge pull request #2381 from Ragazzo/fixture_controller_imporved

improved fixture command

3a447cc74cff4edfcef2cc45f15b81961e995895 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2376 from dilip-vishwa/patch-2

Changed csrf-var to csrf-param

e772e52b222033e7d1f6dccee8ce9f80d58d4263 authored over 10 years ago by Qiang Xue <[email protected]>
changelog note

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

e40c88c97c4d00bc0d5f0bf301f55525b425f551 authored over 10 years ago by Mark <[email protected]>
added yii console command to tests

e7f40af5ae706003c3963a4ae8cb265cade165c0 authored over 10 years ago by Mark <[email protected]>
Merge pull request #2374 from mintao/master

Some missing base unit tests

0485b9b477bb7fd75516bc4b3a625f909167838a authored over 10 years ago by Carsten Brandt <[email protected]>
Update yii.js

bf8647a089ec98a718c22c6b515ec922337eaf78 authored over 10 years ago by Dilip <[email protected]>
Merge pull request #2285 from yiisoft/missing-translation-formatting

When translation is missing source language should be used for formatting

4da3d8a234455220cf14529253038597594fb1ea authored over 10 years ago by Qiang Xue <[email protected]>
fixed validation message translation [skip ci]

3eb8f0c6cf60a66d1230a6f2375b3eb590f6b2f3 authored over 10 years ago by Qiang Xue <[email protected]>
cs fix [skip ci]

b284b708cf99ad49bb12249c45a87b56890d6a08 authored over 10 years ago by Qiang Xue <[email protected]>
Revert "fixed configs"

This reverts commit c94131b875f81c71a6f2e5e63c5ef08ea47b51ad.

f6e32fbf5c4b4473343e6a352fa6ef39b53988fe authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master'

f4a801357bfb19aee1d25085f04e1314268fa837 authored over 10 years ago by Alexander Makarov <[email protected]>
Added missing Object.php unit tests for 100% code coverage

ef0fa50cf354fa0ed2b9e17c4e9ed61c857802cd authored over 10 years ago by Florian Fackler <[email protected]>
The missing Component.php tests

d42e61d8c2cc341cba29f93a56a6fd73e0ec6c8b authored over 10 years ago by Florian Fackler <[email protected]>
Merge pull request #2371 from Ragazzo/fixed_advanced_app_configs

fixed configs

9fbd66717f170d14e73a58b4a20058222f27081c authored over 10 years ago by Qiang Xue <[email protected]>
fixed configs

3b66c50cf62ca66db5a6a7b34d0eee9b4842370b authored over 10 years ago by Mark <[email protected]>
Merge pull request #2364 from gureedo/error-handler

check error level in error handler

82cb2ef2c72252fa3ac45113308caa5bb2c99824 authored over 10 years ago by Alexander Makarov <[email protected]>
Edited description

dc7b66bb40ee2695310cc7bd6d19678b999f5f75 authored over 10 years ago by Alexander Makarov <[email protected]>
moved CHANGELOG lines to bootstrap

c57827746b1bf687145e787a4031b430bbd84ced authored over 10 years ago by Carsten Brandt <[email protected]>
exclude test with invalid PHP code from HHVM

2654f0511a6bdeba584cbe4c2a79fb8400f2c598 authored over 10 years ago by Carsten Brandt <[email protected]>
fixed BaseMailer test to work on APC and HHVM

a07a81a8f54d7987fc35b620617bfae8b08dc1dc authored over 10 years ago by Carsten Brandt <[email protected]>
Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application

21dbb888a00256c697deb23649bec4f77d9c94fd authored over 10 years ago by Qiang Xue <[email protected]>
Fixed directory in travis

fa447771c79ad98d2e323e9f1f8af8d58e857f07 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed travis config syntax

58f389833da9dbc06fdf0e26c4cf6ca5277d8ed7 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed suggest descriptions

bc2c9f4a9aecfa25b01ff265e2127ad038d697c2 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

50dbc2b560097fb56be492034f8734b909c12da4 authored over 10 years ago by Qiang Xue <[email protected]>
doc fix.

193f56aa069cb019d2eab250ad1de4ebb69bf8f9 authored over 10 years ago by Qiang Xue <[email protected]>
Reordered items

e8a49baa5bb551d4ec3e32810c20aee88ee8a8b2 authored over 10 years ago by Alexander Makarov <[email protected]>
Reverted numbered list

0ac7d35c7dc7707433bcdd26cc60d44639873c88 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed list in tests readme

3d0d3336de44f912c8b8aad3d2ffdfc9bc33c276 authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2350 from schmunk42/feature/toolbar-ui-2

Feature/toolbar ui 2

2dfa286c9ae122131084cb08feb5596d4ec47886 authored over 10 years ago by Qiang Xue <[email protected]>
Updated readme in apps/basic/tests

4e49c490ef2dcb89d9a7c89b150b9c340bb25281 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #2341, fixes #2317: moved codeception dependecies to "suggest" section, fixed codeception version on stable branch

7905a25db43a924922c1e69fb2f9fcf40fc296a8 authored over 10 years ago by Alexander Makarov <[email protected]>
fixed code-style

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

57fc0cf66a3011aab13f01e980fe8378fcd92341 authored over 10 years ago by Tobias Munk <[email protected]>
Removed unused variables

017eaefd734d158f71492f391eef45125fefb593 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused namespace imports

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

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

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

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

Conflicts:
extensions/debug/Module.php

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

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

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

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

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

7351e1fd3689040d808717e72046418aef8f0761 authored over 10 years ago by Tobias Munk <[email protected]>
CS fix.

bd7ff48e9a1bde360135f397fd098049ef7d6a07 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2353 from Ragazzo/tests_improved

tests improved

167b43503cacab7da77396ba931e82bdbc1dffd3 authored over 10 years ago by Qiang Xue <[email protected]>
tests improved

de316ec7c7f9cbbfedf28a993cbcdc3c4db78a33 authored over 10 years ago by Mark <[email protected]>
code fix

3ed92bed718c26e45556828d51abc789db66f7d4 authored over 10 years ago by Mark <[email protected]>
Added support to disable a debug panel.

857ab028e79a0aa194f06392a7e96e7a8bbe619c authored over 10 years ago by Qiang Xue <[email protected]>
tests improved

8c8a879aedb87026712307da3154e43c80689a44 authored over 10 years ago by Mark <[email protected]>
Merge pull request #2351 from Ragazzo/tests_config_improved

docs added

d994101f9d46e9ddf2f135499a0a0ff34be0be01 authored over 10 years ago by Qiang Xue <[email protected]>
docs added

d6f29636ceca2a1cff38c6196309e5479d2a4b39 authored over 10 years ago by Mark <[email protected]>
fixed indent (tabs)

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

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

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

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

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

d3f7a54586a84c2f9087ae57bbb73f6f22a369a0 authored over 10 years ago by Tobias Munk <[email protected]>
updated elasticsearch querybuilder test to use yiitest index

better not delete all to avoid data loss

pr #2324

be7cdd5f6c23a393df9069628a07e538793e0457 authored over 10 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:mintao/yii2 into mintao-master

Conflicts:
extensions/yii/elasticsearch/CHANGELOG.md

4f2d410c4a1c537173a11536102aab7993b6c106 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2347 from bohdan4ik/patch-1

Fix typo

0b86067d57571baa4654c59b4d994d1a8ccea1c0 authored over 10 years ago by Qiang Xue <[email protected]>
Fix typo

7fba53d1cee6103884b1664257a66d935fb1ab2f authored over 10 years ago by Bohdan Shulha <[email protected]>
Fixes #2346: ActiveQuery used in building sub-query should not need to set FROM clause explicitly.

c71d5c6166b05c17d6e1321104d1d3391ed08e67 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2329 from tonydspaniard/1094-modal-generator-autocomplete-fix

1904 modal generator autocomplete fix

6ce14ef878b3e117fd2b6a982b40b9b8c9f7e11b authored over 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #2339 from infoza/master

minor fixes

bf0333be2eda9a49edaba4c12d6982f00a71b614 authored over 10 years ago by Alexander Makarov <[email protected]>
reverting

5e8e3b7862ce8d6b421cb69062424069018c97c9 authored over 10 years ago by pzaremba <pzaremba@omnom>
removed duplicated query parameters.

6df57650cb2810da6108d7a8e8f58480d4e254e1 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2320 from schmunk42/feature/toolbar-ui

toolbar UI updates

442d9ea80f3d0fb3e28383197f65f596bb40fefb authored over 10 years ago by Qiang Xue <[email protected]>
Removed unused variable

bd8d3db579f96c63820fc066c9b05bcbcf2aef34 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused variable

f059ef86a6cf0afab5f4c2217a39eea25d47bcea authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused variable

dee96903c71e4ad77746b06b4b2ccdfd123f29d2 authored over 10 years ago by Alexander Makarov <[email protected]>
password_reset_token is now null when reset

f5cea6a442a4eec74eec5dd6a1240394aabf2e39 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed signup/restore password flow

27386b13d6c9e9c21bec44b124519980c5439f7c authored over 10 years ago by Alexander Makarov <[email protected]>
Use fileTransport for email in debug mode by default

7ad41266d359bbc41de2e44b125bfd19459afab9 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed Yii::$app->getParam usage

2d4f11208ef0d3106289a6f27be6ac06e9ca1f8d authored over 10 years ago by Alexander Makarov <[email protected]>
Removed password_reset_token field size to be enough for timestamp

9e78de62984d539d957d79670c33cacbfb1976d2 authored over 10 years ago by Alexander Makarov <[email protected]>
Updated elasiticsearch changelog

422238ff545443b5a209a0d2d1033f7bf8a8d2f4 authored over 10 years ago by Florian Fackler <[email protected]>
fix formatting

9d68e7760fba614776af6f18b32373fe1e2df8a4 authored over 10 years ago by Antonio Ramirez <[email protected]>
fix formatting

23c8f65477b578def44dce1baaaab46f9b652f7b authored over 10 years ago by Antonio Ramirez <[email protected]>
refactored to add function on `gii.js`

70597271754aac9bc8dd493212df833bfd3b3804 authored over 10 years ago by Antonio Ramirez <[email protected]>
Changelog for #2327

197b0afe49609c5f6fd659b04b1d21b6aacbe46a authored over 10 years ago by Alexander Makarov <[email protected]>