Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-sphinx

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

Security::generateRandomKey enhancements:

- Equals sign is now replaced with dot.
- Slash is now replaced with dash.
- Better phpdoc.

a8d21805f5b0535805c62e22d83b0d84a996fd05 authored over 11 years ago
Fixes #875: Security::generateRandomKey() can now be safely used in URLs

0284bc4a457a5dedb20ac13eff3034d406826f20 authored over 11 years ago
Corrected schema used for MySQL

4a9efc9e756f443319b9da013cdbb4336dd7c84e authored over 11 years ago
Added TYPE_BIGPK to Schema

523a63f5763c05c341c481fd473c1e54c63d2f14 authored over 11 years ago
Fixes #876.

a2b4ef0f8245d2bcca2880a8b01314d5a5749ab9 authored over 11 years ago
simplified memcache installation on travis

0a5b1a935ea6d5bb677bcc828f14a4e97ba50cfb authored over 11 years ago
fixed typo in apc install script

a1af321d38d3df38e6068b64674e4477c32bdea2 authored over 11 years ago
added apc,redis and memcache(d) to travis

34ebe65cf5fffa8e36098cf2ee765e91873a130a authored over 11 years ago
tagged tests with @group tags

949dda5fdb2e584101bf438dfbcf58359e8c197e authored over 11 years ago
added memcache and apc to travis

41bd9ab7a8d0b096076c267c8a680e6d1a6233f4 authored over 11 years ago
added travis README from yii 1.1

f6f2522ad664b2a5d227979ccec0f274355a987a authored over 11 years ago
added cubrid_pdo to travis

69a38d189545841161234a5f62313f45f40932c8 authored over 11 years ago
added pecl install pdo_cubrid to travis.yml

281e602850139afb6a79a82f34963d96429c15e2 authored over 11 years ago
made travis phpunit verbose to see why cubrid tests are skipped

1179cb2a1c5b65e93755f4d02fefc505e83ea5b3 authored over 11 years ago
added cubrid dbms to travis-ci

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

eb5bf2dabedd4b00b4d78a35d2468f1807837c2f authored over 11 years ago
fixed broken cubrid tests

fixed expected quoting

d3740932a4a64774a6a62d856378ced43af79ddc authored over 11 years ago
Fixes #826: cleaned up User::getReturnUrl().

30907b6134f17f287d5b182ae006cda4cdf63580 authored over 11 years ago
Fixes #853: Added composite FK support for SQLite.

6c6cb3cd90b19a23ad202fcefc9617bfb5e59a76 authored over 11 years ago
Fixed build break.

02fd82c42a9623b28f970af7696bccd0540fa4cd authored over 11 years ago
Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords.

6fe152da7e81a2a599426a28d42a930400de32c9 authored over 11 years ago
code style

6015312548a87cc6cd4eac4b65d5ff93e4e5c7ee authored over 11 years ago
changed querybuilder typemap to lower case

0bf2daddd5d4987aebbc6c268ade6cfa5d968a1e authored over 11 years ago
changed cubrid table and column name quoting

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

3e5491e0896d80fd3ac797be5a1e1d021e3749c7 authored over 11 years ago
Doing that editing thing

b05442d368e08c999d018fec538eaf1f63f1ba76 authored over 11 years ago
Merge pull request #866 from bwoester/more-request-method-checks

More request method checks

4e2db366fcb54cd4dc0ae90a2f43da619ba232b8 authored over 11 years ago
Removed the support for calling anonymous function returned as a property value.

91b6e2945aef0bd4d4e23bea42dbab53b82e5b4c authored over 11 years ago
Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff76b548b2bdb74f72ce247a806af415)

a2b946e4d3acc7c37a8e3f91f7a1405be24a1073 authored over 11 years ago
Merge pull request #868 from ninbopa/doc

Update single row query function

887a9aa66a31ab0e69075378b464c89551eb03a9 authored over 11 years ago
Update single row query function

62f5b47f1d5332654e67ba2477ac383c1e6e68a6 authored over 11 years ago
Fixed the issue that Object/Component doesn't support using anonymous function as normal property values.

84dd19d76f729e82f4d609fad2313a35dc15f45d authored over 11 years ago
Refactored AR code.

c6f4dac2497d78269061e26077cba4af7bc4ffb6 authored over 11 years ago
add checks for HEAD request

64d57b397ac38080ef7148811b71b6931b7e0ead authored over 11 years ago
add checks for GET and OPTIONS requests

d02e7d4004a3730950cf46f741d4e05d5b86fa6e authored over 11 years ago
Fixed foreign key generation bug for pgsql.

7303bae38212ed2e1c8a4080e2f465172795431b authored over 11 years ago
Fixes #865.

2e01c06a4b26662d578d563ad97186c87edf4e34 authored over 11 years ago
Zend Data Cache returns null when record doesn't exist

590121c4ff76b548b2bdb74f72ce247a806af415 authored over 11 years ago
crud WIP

4cbdd7a6dd0d6e186d13e453257865506f5899c7 authored over 11 years ago
Added $label parameter to ActiveField::label().

db212f0586a873b208615443db7d3444037096e3 authored over 11 years ago
Added StringHelper::dirname()

e9a5b92dd9a3f584b20322fdca8d0c3cb995a376 authored over 11 years ago
Fixes #863: adjusted horizontal form layout

347e79a4674e655fd88161c6bd5c69467b8e2d65 authored over 11 years ago
Reverted previous change as it breaks layout.

791905e8bbf925d7cd149f4473e863bfc1ec2ed5 authored over 11 years ago
Fixes #861.

ea561ed3e03d09d9b5e217db85f516782cbb7e28 authored over 11 years ago
Use horizontal form for login page.

851dfe6333daa069ebfa4c67d90d73611f4a6342 authored over 11 years ago
Added support for getting all tables for pgsql.

b6f07859c1c28954eee41d6931c04e6cdec7a143 authored over 11 years ago
CRUD WIP

e683bd3ddb38ef24d427302d80ed23580aea2d3d authored over 11 years ago
Added LinkSorter::attributes.

4edd842558745018d603df568451b8a892f2ab16 authored over 11 years ago
Removed sorter from the default display of ListView.

02e3b451beb07fb3d30ac79168f48f8f85f2c783 authored over 11 years ago
Changed default pagination size to 20.

263dbd264de3fcc8d788ef00b31e17e8eed6dcea authored over 11 years ago
Fixed debugger style.

a12f8da1ff960b84d4eabdb9aa17e517fefbc0a3 authored over 11 years ago
Validation reference, validators phpdoc fixes

409500000a65d8fc970e56bc41286aa3c246b6c2 authored over 11 years ago
CRUD WIP

a9991d4e916e23360195b1a091c33d4cf0ab7e96 authored over 11 years ago
Ignoring .DS_Store

746a250e3f85ffe42600d8bf1ea18973e3ce556a authored over 11 years ago
Edited the first half

3766e1b22f5144800dbd5efe15dae5e26df584b9 authored over 11 years ago
Added info about custom validator method signature to Model::rules phpdoc

6d25d3aef6dab835294f4147c64bdd0eaa3a82e2 authored over 11 years ago
Merge pull request #847 from yiisoft/cubrid

[WIP] Cubrid db support

8ca17bbfbc75f4a535b3f75e6e809c5ab22750dd authored over 11 years ago
removed comments

23b858a2ccd0e3eb7ad468ba011aeaf7eab98c86 authored over 11 years ago
Add support for composite FK to cubrid

164c70eebcc1891e18e9da15290fd24df5c72429 authored over 11 years ago
added SchemaTest

8abeed03bd827a3684350f4775a23f5e92e7c317 authored over 11 years ago
unit test cleanup

544e412af824487bba1911b509a25f1d7ee99108 authored over 11 years ago
hint fix.

95c2674609c2d61c9dfe0c56c4f1d8a96278b34f authored over 11 years ago
Fixes #848: Added hidden field for Html::activeFileInput().

4e1ab6e5a5f7e80b4ae25d7b6f5ccbf682cf9e6b authored over 11 years ago
Workaround for broken PDO::quote() in CUBRID 9.1.0

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

e996f3dfd579eed51f24eaa6415b367f7cb1b1f7 authored over 11 years ago
custom bindValue test for cubrid

58f8293b8455d242d47c3b1894351371624ad2cd authored over 11 years ago
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 over 11 years ago
moved Command::getPdoType() to Schema

this allows different implementation in different DBMS

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

c6ef7ec9d5acd00720cb306018960244dcd08938 authored over 11 years ago
added CURBID to the docs

e446a118640fae9ecad414022ad5d2799d4dab0b authored over 11 years ago
avoid hanging test on bindValue problems (close db connection in tearDown)

d6ff097cbbc952d643fdf16777bba72d04adf755 authored over 11 years ago
fixed typo

b16bf0691ace16c1d83864b11292a0a7ce63419e authored over 11 years ago
Enhanced the default implementation of Model::scenarios() to return all scenarios found in rules().

fccd8185b5ad32c3932a118635aea97e6f557888 authored over 11 years ago
cubrid unit tests WIP

825258efb865a864d51ad7a0a9f655c80f3aa470 authored over 11 years ago
CUBRID added exception about wrong implementation of quoteValue

2387d003415647bcd20750c60b0ca7c93fcfb69e authored over 11 years ago
CUBRID Query builder

57a91c842afe84f9651410cf7314f4c65f055b65 authored over 11 years ago
finalizing cubrid Schema

f4fb2d94efef724c7aac1f098f13d8ee103eef2b authored over 11 years ago
added CUBIRD DB Schema class

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

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

42a9d13bc695084cd9f9266eb216451ab1d0ab37 authored over 11 years ago
fixed docs in db Schema classes

267f2d784946230a275a8735fd2750aa6d3e0b0c authored over 11 years ago
doc fix.

326e98a41ca81edc902dc0a7919f507f4ad88e78 authored over 11 years ago
moved MSSQL specific property to mssql TableSchema

8976b7cbd877473501455bf3aed4ffa40739817e authored over 11 years ago
updated php doc

d4995ddc57554a836563cc1545263c1987384546 authored over 11 years ago
fixed FileValidator after UploadedFile refactoring

fixes #845

c306fccd46d9f37dbcfeb1673f42ccdcf96ea146 authored over 11 years ago
Elasticsearch WIP

f759ee1865f8e97c438f7a6128ac91822f799b04 authored over 11 years ago
Allow generator to define actions.

b77ea4dcb0f9270ff353bfe2c8e0fcc67af757e9 authored over 11 years ago
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 over 11 years ago
Added debug to preload in advanced app template

df85be3622c64d887ff43f0f239eef1b13d465c7 authored over 11 years ago
Removed DebugTarget reference from advanced app template configs

f877de144b273ca0f4278e8cfcda61b05feaf334 authored over 11 years ago
Added note about the fact that PHP SSL extension is required to install all Composer dependencies

8c7d0aebe108c4bda29a31be6d1e578257c2b728 authored over 11 years ago
crud generator WIP

7f4e02cb4599cfc17f4f3c3a64e74f452a3994f7 authored over 11 years ago
crud wip

3f2e7fa604a1af8a852780d2e9cf06b3baf35b18 authored over 11 years ago
Fixed type of db\Exception::$errorInfo

type is array in PHP documentation

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

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

75391b75152dd6c42066b732b98efda767dc74a2 authored over 11 years ago
Exception message when getting write-only property

9a4d7ff15bf8bf44570a1c186141958bd1b86c74 authored over 11 years ago
various documentation changes

7fa81949bfbc3736cb35dd59acb76be2f5571167 authored over 11 years ago
Removed Yii::import().

ea10868824159533a3b1ece349d617f2c6c70153 authored over 11 years ago
simplified method check in Component::__call()

7a6ce8251a37f52f04f88174661f21a6643cd9de authored over 11 years ago
Fixes #837: turn private variables into public ones.

afd04727846689e0f37b9fe18e39ab36751723b5 authored over 11 years ago
automatically hide model class input if needed.

f87e4ce6042338328b9d3bc3ddd516f4b6d5ea0a authored over 11 years ago
Merge pull request #836 from cebe/component-has-method

Added hasMethod() to Component and Object class

c364e26606e9e88c2cbf7558d26ba68b20474482 authored over 11 years ago
added unit tests and call to $behavior->hasMethod in Component

15a3ec2764cb6d6a70fdc86d5b41e14a9fad1391 authored over 11 years ago
Added hasMethod() to Component and Object class

this allows implementing __call() in behaviors

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

7a5564067041cf06a45d94f71c3f50d5ec237fdc authored over 11 years ago
fixed return value of Component::can*Property

return false, not null

f83fcc553cb11f27f945d9cc2390ad13b5883345 authored over 11 years ago