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

added dependency in db\AR -> redis\AR needs to be refactored later

this is to make relations work. tests are passing now.
refactoring needed to remove the dependency

6133133ec0a142114dcde040b962fee8cb9eae43 authored over 11 years ago
redis AR cleanup

df22ffa304503c3f7f86cf5996e9088e8b1d01a7 authored over 11 years ago
ensure atomicity of operations

f3aa807d8f4e6fc1ebbccbde0ebe7e9b5a6926bb authored over 11 years ago
made link() and unlink() compatible with NoSQL AR

c6c164dc71156c58c54b6e5a70c36c9f61c0c252 authored over 11 years ago
Added SerialColumn to crud generated code.

7d2d925dbe1809e42dcb0bd4e006c7e6919e0b94 authored over 11 years ago
Added ActionColumn.

crud generator WIP.

cd969509e6be6f89f2eda7b85727c073b06c1cd8 authored over 11 years ago
cleanup and reorder methods in redis ar + added link+unlink

3e75c117210bfbebbd73a595c9a280413a8a42da authored over 11 years ago
fixed BETWEEN comparision to match >= and <=

28c7acc469f40aa2c6dfbcd4ef4e1e2e9068479a authored over 11 years ago
more tests

d2c7ef76b3fe794b0eb7e1524bd9d9ce0325d263 authored over 11 years ago
diff between db\ActiveQuery and redis\ActiveQuery

86c93cf49ac2d270f7cde006b19896a4408c9a26 authored over 11 years ago
relation support and unit tests

142ea1f98fcaf47a483fa7de2fac2871f18f324d authored over 11 years ago
made indexBy callable like db AR

7850c8d2387409d693836ef48a6afc0db2f59ce7 authored over 11 years ago
refactored redis AR pk and findByPk

3623fc19dc97a7e09e591675f6a69b6486f86e45 authored over 11 years ago
ActiveRecord::isPrimaryKey() made public

77a3eec34336d6d6cd20e68ed8346eb457abda4e authored over 11 years ago
redis WIP

- relation support
- completed and refactored lua script builder

130b63461c395fb36a37a4dd601403bc4c252049 authored over 11 years ago
Merge pull request #904 from yiisoft/interface-rename

Fixes #823: consistent interface naming

603da3f6a1978522f67a5e446e8c04745f7015e7 authored over 11 years ago
Fixes #823: consistent interface naming

e19d0dacf9992a08045bd8cdfcaaefc4bb1ca12c authored over 11 years ago
Advanced application template: Delete flash message after it was displayed

e1061f19acc7ac083fee9c80984461313d67abdb authored over 11 years ago
Fixes #901: Added $delete parameter to Session::getFlash().

76154b97766f7a4ef77d6d13480ceeafea7205e9 authored over 11 years ago
Polished up the basic discussion of template alternatives

c05477b14144f1bf3970f809356407afc4631063 authored over 11 years ago
Advanced application template: removed unused scenario from User model

4d901acd8e0e307b73b040e2169d20fedaf8abb8 authored over 11 years ago
porting the fix from https://github.com/yiisoft/yii/pull/2894

43d392d8d2fe04271842e6ff64575ba0a78edebf authored over 11 years ago
Edited introduction

9861ed36cd5c7ef7e2a39f3f49011fd737742295 authored over 11 years ago
Fixes #898: supported different signature of MemCache::addServer().

f415193cdc62e1e2c9094a72bee7621e50b52232 authored over 11 years ago
Fixes #897.

93d5f5a3ec1b71b1ff6130f071d7d1f4927155e0 authored over 11 years ago
more API methods for redis active query: sum, avg, max, min ...

e62e84873c22e8800d7e95c90e843804d9a356bf authored over 11 years ago
added more complex queries via Lua script EVAL to redis

- http://redis.io/commands/eval
- http://www.lua.org/

7817815dd1704d57743fc28cca172bed7a8f8036 authored over 11 years ago
Merge pull request #895 from iJackUA/patch-1

Fix parenthesis typo in CRUD index template

df091b15a8312f1d33c5e6862d7876b204f9777c authored over 11 years ago
Merge pull request #896 from wicaksono/development

Use str_replace() rather than implode-explode

f4cbadb37b5141cf58f75498548dbbb703c1713b authored over 11 years ago
Use str_replace() rather than implode-explode

2765bcccf8e5f9918a605423982f7889327e18ff authored over 11 years ago
Fix parenthesis typo in CRUD index template

it was causing blocking PHP error

73cdbb37c0831a39340800ff7d5296c8c3e7a687 authored over 11 years ago
Doing more editing...

dde7d731a53310ff233efe29e2dcf81f3c868fea authored over 11 years ago
test break fix.

463ff43b4feae6fe7c20cb2cd89f44d391a11225 authored over 11 years ago
Support ajax redirection.

ae39324e5491f8e41bbc8e1b1d2a0d1e34fded54 authored over 11 years ago
Enable CSRF validation by default.

3acca93ad3b4d1d5340730c19f6e932fbb4549af authored over 11 years ago
Supports more elements to use data-confirm and data-method attributes.

41f7a7d243a95fe879bfe2ff437e9e77e7d2f5aa authored over 11 years ago
refactored Request::validateCsrfToken().

1aeb86df78148bd3793ebac2047150ec4e2c57ce authored over 11 years ago
Fixed CSRF validation bug.

4f555a57517bfe7c6e59d4a24e574965ebffe942 authored over 11 years ago
Added Controller::enableCsrfValidation to support turning on/off CSRF validation for particular actions.

f9b957554f2b7f2b08747d4ecd3da0effd7bc51b authored over 11 years ago
Added support for data-method and data-confirm.

0fc423c74aa5ce4a4115bee63f14c058c90eeab5 authored over 11 years ago
updated classmap

1f8ab8106db89b177fe5b15975a7afcc61d84b3a authored over 11 years ago
added unit test for Model::load()

df6176edb6c0817ee6b1e5ffc2f63050d6c32feb authored over 11 years ago
100% test coverage for CacheSession

128ee07b78f83848f5ebeded650c6e89cb14675b authored over 11 years ago
added simple unit test for CacheSession

bd2404f1c6f53356e959a14455e7f4f9f3e96dc2 authored over 11 years ago
moved CacheSession::init() parent call after init of cache component

session autostart would fail otherwise.
fixes #887

b8ffee655930a23cd616a2a4e781850efca534fa authored over 11 years ago
Fixes #885: removed NULLs from filtering by models.

c2a3aa3d99097752f7f79525aec1e722feb4aa06 authored over 11 years ago
Merge pull request #888 from sergon/patch-5

Update passwordResetToken.php

bb6d0f1b4751215618ad4bcebf4cd980686d6964 authored over 11 years ago
Merge pull request #889 from sergon/patch-6

Update SiteController.php

2426ae5f7d600361449d7d05809d9837bb3fd442 authored over 11 years ago
Update SiteController.php

41e2c41002fc11defdf327b933a36f705de5cfe2 authored over 11 years ago
Update passwordResetToken.php

29394758bad59befe305f4f88009d25389935707 authored over 11 years ago
removed viaTable from redis AR

051002744627839db5b505d43662ef9111fd3101 authored over 11 years ago
fixed offset and limit in redis AR

72889128fc18a5c38c57cb52c5d305aa2a45f0bf authored over 11 years ago
moved redis out of yii\db namespace

563171eba42eb6681ace2732f54fbf5db097dd79 authored over 11 years ago
Merge branch 'master' into redis

* master: (156 commits)
added property docs to AR test classes
moved getPDOType() back to Co...

d8d6d1e368911a626932d6c3045f2ae800a8dd08 authored over 11 years ago
added property docs to AR test classes

3a347c3587d510e1e434ff169211bb72812ff239 authored over 11 years ago
moved getPDOType() back to Command to avoid dependency on Schema

fixes #854

ef13a11f66094e53301910094ea8292cd9879226 authored over 11 years ago
updated @property annotations of web\Request

cc09ef56b9f9a4b6409e98a15dfb2784df07f1df authored over 11 years ago
moved redis out of yii\db namespace

0e261fba5ad7ebb020485f803939b99ac115b49d authored over 11 years ago
Merge pull request #883 from pmoust/travis-yaml

Added Memcached for Travis

9c3a488d7559569c1d5a3a2aa5e3b1884e0944c2 authored over 11 years ago
Fixes #884.

9836b28ed38428e9f7aa84e95fff3d05638550b8 authored over 11 years ago
Supports sending CSRF token via HTTP header.

2deff126cfdba665b9ab8654d963298ee0616f96 authored over 11 years ago
Use .prop() instead .attr().

2db91187db2033eec943b44b402a1fbe8838a888 authored over 11 years ago
use meta tags to pass CSRF token.

1aa836ffc74ba2788786fb32b2a939a7b54ae1b7 authored over 11 years ago
Merge branch 'hotfix/travis-memcached' into develop

315af43e84ed8a90aca8733dcb055e8e8564446a authored over 11 years ago
Added memcached service in Travis YAML

f38c516ac5c2ffee681d0a4bfe5ae3c7b8f9c09f authored over 11 years ago
fixed typo

240b42aa0c81928252b3802f7a016436f3367473 authored over 11 years ago
cleanup db `use` statements

43d15155c60fc18d4137062ff5b5d0216527602e authored over 11 years ago
doc fix.

dd59dd1db7f3c634ecf334526bae599b36267d29 authored over 11 years ago
Better strtr arguments format

bc9a6f3e16e304c5608eb336dbd8b68253a7fef2 authored over 11 years ago
Modified js registration position.

ad479dd7f65d7701848968c9ba2169042b29623f authored over 11 years ago
renamed Request::csrfTokenName to csrfVar.

added version, csrfVar and csrfToken to yii js module.

51c29e444dc8bbd1ce620f80320c13f998e99f7d authored over 11 years ago
Advanced application enhancements.

- Turned on CSRF validation by default.
- Added access control for login, signup and logout for ...

f5778b6bf0e9a39a65f3ce6a9788e2d3ff9676b1 authored over 11 years ago
Basic application enhancements.

- Turned on CSRF validation by default.
- Application params are now readed before config is def...

325f83f66b801605638ebbd0d7635d863ab29c3f authored over 11 years ago
Better phpdoc for AccessControl

f34d7064ead978973e03649dea0e5b9345764aa7 authored over 11 years ago
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