Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-swiftmailer

Yii 2 swiftmailer extension.
https://github.com/yiisoft/yii2-swiftmailer

Fixes #876.

a2b4ef0f8245d2bcca2880a8b01314d5a5749ab9 authored about 11 years ago by Qiang Xue <[email protected]>
simplified memcache installation on travis

0a5b1a935ea6d5bb677bcc828f14a4e97ba50cfb authored about 11 years ago by Carsten Brandt <[email protected]>
fixed typo in apc install script

a1af321d38d3df38e6068b64674e4477c32bdea2 authored about 11 years ago by Carsten Brandt <[email protected]>
added apc,redis and memcache(d) to travis

34ebe65cf5fffa8e36098cf2ee765e91873a130a authored about 11 years ago by Carsten Brandt <[email protected]>
tagged tests with @group tags

949dda5fdb2e584101bf438dfbcf58359e8c197e authored about 11 years ago by Carsten Brandt <[email protected]>
added memcache and apc to travis

41bd9ab7a8d0b096076c267c8a680e6d1a6233f4 authored about 11 years ago by Carsten Brandt <[email protected]>
added travis README from yii 1.1

f6f2522ad664b2a5d227979ccec0f274355a987a authored about 11 years ago by Carsten Brandt <[email protected]>
added cubrid_pdo to travis

69a38d189545841161234a5f62313f45f40932c8 authored about 11 years ago by Carsten Brandt <[email protected]>
added pecl install pdo_cubrid to travis.yml

281e602850139afb6a79a82f34963d96429c15e2 authored about 11 years ago by Carsten Brandt <[email protected]>
made travis phpunit verbose to see why cubrid tests are skipped

1179cb2a1c5b65e93755f4d02fefc505e83ea5b3 authored about 11 years ago by Carsten Brandt <[email protected]>
added cubrid dbms to travis-ci

copied from
https://github.com/CUBRID/node-cubrid/blob/056e734ce36bb3fd25f100c983beb3947e899c1c/...

eb5bf2dabedd4b00b4d78a35d2468f1807837c2f authored about 11 years ago by Carsten Brandt <[email protected]>
fixed broken cubrid tests

fixed expected quoting

d3740932a4a64774a6a62d856378ced43af79ddc authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #826: cleaned up User::getReturnUrl().

30907b6134f17f287d5b182ae006cda4cdf63580 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #853: Added composite FK support for SQLite.

6c6cb3cd90b19a23ad202fcefc9617bfb5e59a76 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed build break.

02fd82c42a9623b28f970af7696bccd0540fa4cd authored about 11 years ago by Qiang Xue <[email protected]>
Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords.

6fe152da7e81a2a599426a28d42a930400de32c9 authored about 11 years ago by Qiang Xue <[email protected]>
code style

6015312548a87cc6cd4eac4b65d5ff93e4e5c7ee authored about 11 years ago by Carsten Brandt <[email protected]>
changed querybuilder typemap to lower case

0bf2daddd5d4987aebbc6c268ade6cfa5d968a1e authored about 11 years ago by Carsten Brandt <[email protected]>
changed cubrid table and column name quoting

` is a MySQL thing supported by cubrid. " is more common.

3e5491e0896d80fd3ac797be5a1e1d021e3749c7 authored about 11 years ago by Carsten Brandt <[email protected]>
Doing that editing thing

b05442d368e08c999d018fec538eaf1f63f1ba76 authored about 11 years ago by Larry Ullman <[email protected]>
Merge pull request #866 from bwoester/more-request-method-checks

More request method checks

4e2db366fcb54cd4dc0ae90a2f43da619ba232b8 authored about 11 years ago by Alexander Makarov <[email protected]>
Removed the support for calling anonymous function returned as a property value.

91b6e2945aef0bd4d4e23bea42dbab53b82e5b4c authored about 11 years ago by Qiang Xue <[email protected]>
Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff76b548b2bdb74f72ce247a806af415)

a2b946e4d3acc7c37a8e3f91f7a1405be24a1073 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #868 from ninbopa/doc

Update single row query function

887a9aa66a31ab0e69075378b464c89551eb03a9 authored about 11 years ago by Qiang Xue <[email protected]>
Update single row query function

62f5b47f1d5332654e67ba2477ac383c1e6e68a6 authored about 11 years ago by ninbopa <[email protected]>
Fixed the issue that Object/Component doesn't support using anonymous function as normal property values.

84dd19d76f729e82f4d609fad2313a35dc15f45d authored about 11 years ago by Qiang Xue <[email protected]>
Refactored AR code.

c6f4dac2497d78269061e26077cba4af7bc4ffb6 authored about 11 years ago by Qiang Xue <[email protected]>
add checks for HEAD request

64d57b397ac38080ef7148811b71b6931b7e0ead authored about 11 years ago by Benjamin Wöster <[email protected]>
add checks for GET and OPTIONS requests

d02e7d4004a3730950cf46f741d4e05d5b86fa6e authored about 11 years ago by Benjamin Wöster <[email protected]>
Fixed foreign key generation bug for pgsql.

7303bae38212ed2e1c8a4080e2f465172795431b authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #865.

2e01c06a4b26662d578d563ad97186c87edf4e34 authored about 11 years ago by Qiang Xue <[email protected]>
Zend Data Cache returns null when record doesn't exist

590121c4ff76b548b2bdb74f72ce247a806af415 authored about 11 years ago by Alexander Makarov <[email protected]>
crud WIP

4cbdd7a6dd0d6e186d13e453257865506f5899c7 authored about 11 years ago by Qiang Xue <[email protected]>
Added $label parameter to ActiveField::label().

db212f0586a873b208615443db7d3444037096e3 authored about 11 years ago by Qiang Xue <[email protected]>
Added StringHelper::dirname()

e9a5b92dd9a3f584b20322fdca8d0c3cb995a376 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #863: adjusted horizontal form layout

347e79a4674e655fd88161c6bd5c69467b8e2d65 authored about 11 years ago by Qiang Xue <[email protected]>
Reverted previous change as it breaks layout.

791905e8bbf925d7cd149f4473e863bfc1ec2ed5 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #861.

ea561ed3e03d09d9b5e217db85f516782cbb7e28 authored about 11 years ago by Qiang Xue <[email protected]>
Use horizontal form for login page.

851dfe6333daa069ebfa4c67d90d73611f4a6342 authored about 11 years ago by Qiang Xue <[email protected]>
Added support for getting all tables for pgsql.

b6f07859c1c28954eee41d6931c04e6cdec7a143 authored about 11 years ago by Qiang Xue <[email protected]>
CRUD WIP

e683bd3ddb38ef24d427302d80ed23580aea2d3d authored about 11 years ago by Qiang Xue <[email protected]>
Added LinkSorter::attributes.

4edd842558745018d603df568451b8a892f2ab16 authored about 11 years ago by Qiang Xue <[email protected]>
Removed sorter from the default display of ListView.

02e3b451beb07fb3d30ac79168f48f8f85f2c783 authored about 11 years ago by Qiang Xue <[email protected]>
Changed default pagination size to 20.

263dbd264de3fcc8d788ef00b31e17e8eed6dcea authored about 11 years ago by Qiang Xue <[email protected]>
Fixed debugger style.

a12f8da1ff960b84d4eabdb9aa17e517fefbc0a3 authored about 11 years ago by Qiang Xue <[email protected]>
Validation reference, validators phpdoc fixes

409500000a65d8fc970e56bc41286aa3c246b6c2 authored about 11 years ago by Alexander Makarov <[email protected]>
CRUD WIP

a9991d4e916e23360195b1a091c33d4cf0ab7e96 authored about 11 years ago by Qiang Xue <[email protected]>
Ignoring .DS_Store

746a250e3f85ffe42600d8bf1ea18973e3ce556a authored about 11 years ago by Larry Ullman <[email protected]>
Edited the first half

3766e1b22f5144800dbd5efe15dae5e26df584b9 authored about 11 years ago by Larry Ullman <[email protected]>
Added info about custom validator method signature to Model::rules phpdoc

6d25d3aef6dab835294f4147c64bdd0eaa3a82e2 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #847 from yiisoft/cubrid

[WIP] Cubrid db support

8ca17bbfbc75f4a535b3f75e6e809c5ab22750dd authored about 11 years ago by Carsten Brandt <[email protected]>
removed comments

23b858a2ccd0e3eb7ad468ba011aeaf7eab98c86 authored about 11 years ago by Carsten Brandt <[email protected]>
Add support for composite FK to cubrid

164c70eebcc1891e18e9da15290fd24df5c72429 authored about 11 years ago by Carsten Brandt <[email protected]>
added SchemaTest

8abeed03bd827a3684350f4775a23f5e92e7c317 authored about 11 years ago by Carsten Brandt <[email protected]>
unit test cleanup

544e412af824487bba1911b509a25f1d7ee99108 authored about 11 years ago by Carsten Brandt <[email protected]>
hint fix.

95c2674609c2d61c9dfe0c56c4f1d8a96278b34f authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #848: Added hidden field for Html::activeFileInput().

4e1ab6e5a5f7e80b4ae25d7b6f5ccbf682cf9e6b authored about 11 years ago by Qiang Xue <[email protected]>
Workaround for broken PDO::quote() in CUBRID 9.1.0

http://jira.cubrid.org/browse/APIS-658

e996f3dfd579eed51f24eaa6415b367f7cb1b1f7 authored about 11 years ago by Carsten Brandt <[email protected]>
custom bindValue test for cubrid

58f8293b8455d242d47c3b1894351371624ad2cd authored about 11 years ago by Carsten Brandt <[email protected]>
better use int for boolean representation

bit has special syntax for storing and retreiving so we'd need a
converter for that.
Storing 1 b...

791f9d3f4e815244cc67c6cc2e928d57d884c76b authored about 11 years ago by Carsten Brandt <[email protected]>
moved Command::getPdoType() to Schema

this allows different implementation in different DBMS

CUBRID does not supprt PDO::TYPE_BOOL, s...

c6ef7ec9d5acd00720cb306018960244dcd08938 authored about 11 years ago by Carsten Brandt <[email protected]>
added CURBID to the docs

e446a118640fae9ecad414022ad5d2799d4dab0b authored about 11 years ago by Carsten Brandt <[email protected]>
avoid hanging test on bindValue problems (close db connection in tearDown)

d6ff097cbbc952d643fdf16777bba72d04adf755 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed typo

b16bf0691ace16c1d83864b11292a0a7ce63419e authored about 11 years ago by Qiang Xue <[email protected]>
Enhanced the default implementation of Model::scenarios() to return all scenarios found in rules().

fccd8185b5ad32c3932a118635aea97e6f557888 authored about 11 years ago by Qiang Xue <[email protected]>
cubrid unit tests WIP

825258efb865a864d51ad7a0a9f655c80f3aa470 authored about 11 years ago by Carsten Brandt <[email protected]>
CUBRID added exception about wrong implementation of quoteValue

2387d003415647bcd20750c60b0ca7c93fcfb69e authored about 11 years ago by Carsten Brandt <[email protected]>
CUBRID Query builder

57a91c842afe84f9651410cf7314f4c65f055b65 authored about 11 years ago by Carsten Brandt <[email protected]>
finalizing cubrid Schema

f4fb2d94efef724c7aac1f098f13d8ee103eef2b authored about 11 years ago by Carsten Brandt <[email protected]>
added CUBIRD DB Schema class

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

* 'master' of github.com:yiisoft/yii2:
doc fix.

42a9d13bc695084cd9f9266eb216451ab1d0ab37 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed docs in db Schema classes

267f2d784946230a275a8735fd2750aa6d3e0b0c authored about 11 years ago by Carsten Brandt <[email protected]>
doc fix.

326e98a41ca81edc902dc0a7919f507f4ad88e78 authored about 11 years ago by Qiang Xue <[email protected]>
moved MSSQL specific property to mssql TableSchema

8976b7cbd877473501455bf3aed4ffa40739817e authored about 11 years ago by Carsten Brandt <[email protected]>
updated php doc

d4995ddc57554a836563cc1545263c1987384546 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed FileValidator after UploadedFile refactoring

fixes #845

c306fccd46d9f37dbcfeb1673f42ccdcf96ea146 authored about 11 years ago by Carsten Brandt <[email protected]>
Elasticsearch WIP

f759ee1865f8e97c438f7a6128ac91822f799b04 authored about 11 years ago by Carsten Brandt <[email protected]>
Allow generator to define actions.

b77ea4dcb0f9270ff353bfe2c8e0fcc67af757e9 authored about 11 years ago by Qiang Xue <[email protected]>
Exception about missing class in class file only when YII_DEBUG

See discussion about exceptions in autoloader here:
https://groups.google.com/forum/?fromgroups#...

8c753676db71adaa62ad552cd0b0a8a8ba2ff125 authored about 11 years ago by Carsten Brandt <[email protected]>
Added debug to preload in advanced app template

df85be3622c64d887ff43f0f239eef1b13d465c7 authored about 11 years ago by Alexander Makarov <[email protected]>
Removed DebugTarget reference from advanced app template configs

f877de144b273ca0f4278e8cfcda61b05feaf334 authored about 11 years ago by Alexander Makarov <[email protected]>
Added note about the fact that PHP SSL extension is required to install all Composer dependencies

8c7d0aebe108c4bda29a31be6d1e578257c2b728 authored about 11 years ago by Alexander Makarov <[email protected]>
crud generator WIP

7f4e02cb4599cfc17f4f3c3a64e74f452a3994f7 authored about 11 years ago by Qiang Xue <[email protected]>
crud wip

3f2e7fa604a1af8a852780d2e9cf06b3baf35b18 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed type of db\Exception::$errorInfo

type is array in PHP documentation

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

* 'master' of github.com:yiisoft/yii2:
Removed Yii::import().

75391b75152dd6c42066b732b98efda767dc74a2 authored about 11 years ago by Carsten Brandt <[email protected]>
Exception message when getting write-only property

9a4d7ff15bf8bf44570a1c186141958bd1b86c74 authored about 11 years ago by Carsten Brandt <[email protected]>
various documentation changes

7fa81949bfbc3736cb35dd59acb76be2f5571167 authored about 11 years ago by Carsten Brandt <[email protected]>
Removed Yii::import().

ea10868824159533a3b1ece349d617f2c6c70153 authored about 11 years ago by Qiang Xue <[email protected]>
simplified method check in Component::__call()

7a6ce8251a37f52f04f88174661f21a6643cd9de authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #837: turn private variables into public ones.

afd04727846689e0f37b9fe18e39ab36751723b5 authored about 11 years ago by Qiang Xue <[email protected]>
automatically hide model class input if needed.

f87e4ce6042338328b9d3bc3ddd516f4b6d5ea0a authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #836 from cebe/component-has-method

Added hasMethod() to Component and Object class

c364e26606e9e88c2cbf7558d26ba68b20474482 authored about 11 years ago by Carsten Brandt <[email protected]>
added unit tests and call to $behavior->hasMethod in Component

15a3ec2764cb6d6a70fdc86d5b41e14a9fad1391 authored about 11 years ago by Carsten Brandt <[email protected]>
Added hasMethod() to Component and Object class

this allows implementing __call() in behaviors

See this forum topic for details:
http://www.yii...

7a5564067041cf06a45d94f71c3f50d5ec237fdc authored about 11 years ago by Carsten Brandt <[email protected]>
fixed return value of Component::can*Property

return false, not null

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

* 'master' of github.com:yiisoft/yii2:
Reverted changeset 595ac6d0beaed1ba95c9249262c003cc40a...

219eebf42cff9d6dc5bda8d8bba59cf98db752b2 authored about 11 years ago by Carsten Brandt <[email protected]>
Reverted changeset 595ac6d0beaed1ba95c9249262c003cc40a87802

947a557240e6bf8eda4a1b41057d76874e7e0a49 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #833: added charset to json response.

595ac6d0beaed1ba95c9249262c003cc40a87802 authored about 11 years ago by Qiang Xue <[email protected]>
renamed test method after implementation rename in FileHelper

b5a6dac3ae707ce6ac05fcb06406495c734ac9da authored about 11 years ago by Carsten Brandt <[email protected]>