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

Merge branch 'master' of github.com:yiisoft/yii2

180dbb147fba2b28faa1700f2760b0e1ec97c26d authored about 11 years ago by Qiang Xue <[email protected]>
Renamed YiiBase to AbstractYii

558f499439fe9adfd9416dfde8944181ae35c3aa authored about 11 years ago by Alexander Makarov <[email protected]>
reverted doc change: the original one is correct.

b59812507acfac516b12dbc8364b67506406438f authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #913 from yiisoft/rename-helper-base-classes

Fixes #911: Renamed base helper classes

d3db0b1c8ebaaf6bf09835a21a812b445c813746 authored about 11 years ago by Alexander Makarov <[email protected]>
Renamed base helper classes

76cab3ea6449ef90bbfade7683b1c83aa2336a35 authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: added applying migrations to readme

f8ddb3d7be0c14ae362a1637baa9fee21042f3d5 authored about 11 years ago by Alexander Makarov <[email protected]>
fixed typos

abd775e5a58ee641866d1aae201445faa78222a8 authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: init is now automatically called when installing via Composer

c4354d6be688f6323980c1d37c84fcfee86dfbc7 authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: init script can now be executed in non-interactive input mode

Usage:
init --env=Development
init --env=Production

4ab2e986c6ccf6f1d89db1971e353b0c32d8df6d authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: fixed console return codes

907d24fb9e07b2a4fdf344a76e984cfb7f734d97 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixed phpdoc

3e94fb479f1bb8cfe8669064e0a1489e3a508d88 authored about 11 years ago by Alexander Makarov <[email protected]>
Added ->send() to redirect phpdoc example

45778a4bd7037e2797f29bc80d1c09cedbefffeb authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #909 from bixuehujin/dataprovider

Fixed pagination not working before data loaded

647aa71a5a1c8ee5bf7be0748c5c478136b5736b authored about 11 years ago by Qiang Xue <[email protected]>
Removed unnecessary lines

b7948e48406f21a059431a619c901b3cd88a8ec5 authored about 11 years ago by Jin Hu <[email protected]>
Fixed pagination not working before data loaded

d9b256d73455ca771ca985efa7b23d7bfa8b7312 authored about 11 years ago by Jin Hu <[email protected]>
Improved crud generator.

220db270cfd3efd0b6f89197de615f8354c18c70 authored about 11 years ago by Qiang Xue <[email protected]>
fixed problem with not closed transaction in deleteAll()

b95c056b02cdedaa9052552302cb0609b73c3b68 authored about 11 years ago by Carsten Brandt <[email protected]>
fix test fail when not on travis

f3504f426dafb7b12e2f08238e15282cad3a29a6 authored about 11 years ago by Carsten Brandt <[email protected]>
try to fix: memcache testExpire fails randomly on travis

issue #877

9542fd24d4591ea392544952b26f9cfb9da6bf35 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed broken test

b42f4b4ea0e477188f627c4c89183d77450fb230 authored about 11 years ago by Carsten Brandt <[email protected]>
apply changes to db\AR -> redis\AR

172a9f19b3946011927a5527467e598476b41084 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into redis

* master: (30 commits)
Added SerialColumn to crud generated code.
Added ActionColumn. crud g...

1eb877ad8260e03fb450811fc6a73e5117ca6eaf authored about 11 years ago by Carsten Brandt <[email protected]>
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 about 11 years ago by Carsten Brandt <[email protected]>
redis AR cleanup

df22ffa304503c3f7f86cf5996e9088e8b1d01a7 authored about 11 years ago by Carsten Brandt <[email protected]>
ensure atomicity of operations

f3aa807d8f4e6fc1ebbccbde0ebe7e9b5a6926bb authored about 11 years ago by Carsten Brandt <[email protected]>
made link() and unlink() compatible with NoSQL AR

c6c164dc71156c58c54b6e5a70c36c9f61c0c252 authored about 11 years ago by Carsten Brandt <[email protected]>
Added SerialColumn to crud generated code.

7d2d925dbe1809e42dcb0bd4e006c7e6919e0b94 authored about 11 years ago by Qiang Xue <[email protected]>
Added ActionColumn.

crud generator WIP.

cd969509e6be6f89f2eda7b85727c073b06c1cd8 authored about 11 years ago by Qiang Xue <[email protected]>
cleanup and reorder methods in redis ar + added link+unlink

3e75c117210bfbebbd73a595c9a280413a8a42da authored about 11 years ago by Carsten Brandt <[email protected]>
fixed BETWEEN comparision to match >= and <=

28c7acc469f40aa2c6dfbcd4ef4e1e2e9068479a authored about 11 years ago by Carsten Brandt <[email protected]>
more tests

d2c7ef76b3fe794b0eb7e1524bd9d9ce0325d263 authored about 11 years ago by Carsten Brandt <[email protected]>
diff between db\ActiveQuery and redis\ActiveQuery

86c93cf49ac2d270f7cde006b19896a4408c9a26 authored about 11 years ago by Carsten Brandt <[email protected]>
relation support and unit tests

142ea1f98fcaf47a483fa7de2fac2871f18f324d authored about 11 years ago by Carsten Brandt <[email protected]>
made indexBy callable like db AR

7850c8d2387409d693836ef48a6afc0db2f59ce7 authored about 11 years ago by Carsten Brandt <[email protected]>
refactored redis AR pk and findByPk

3623fc19dc97a7e09e591675f6a69b6486f86e45 authored about 11 years ago by Carsten Brandt <[email protected]>
ActiveRecord::isPrimaryKey() made public

77a3eec34336d6d6cd20e68ed8346eb457abda4e authored about 11 years ago by Carsten Brandt <[email protected]>
redis WIP

- relation support
- completed and refactored lua script builder

130b63461c395fb36a37a4dd601403bc4c252049 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #904 from yiisoft/interface-rename

Fixes #823: consistent interface naming

603da3f6a1978522f67a5e446e8c04745f7015e7 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #823: consistent interface naming

e19d0dacf9992a08045bd8cdfcaaefc4bb1ca12c authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application template: Delete flash message after it was displayed

e1061f19acc7ac083fee9c80984461313d67abdb authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #901: Added $delete parameter to Session::getFlash().

76154b97766f7a4ef77d6d13480ceeafea7205e9 authored about 11 years ago by Qiang Xue <[email protected]>
Polished up the basic discussion of template alternatives

c05477b14144f1bf3970f809356407afc4631063 authored about 11 years ago by Larry Ullman <[email protected]>
Advanced application template: removed unused scenario from User model

4d901acd8e0e307b73b040e2169d20fedaf8abb8 authored about 11 years ago by Alexander Makarov <[email protected]>
porting the fix from https://github.com/yiisoft/yii/pull/2894

43d392d8d2fe04271842e6ff64575ba0a78edebf authored about 11 years ago by Qiang Xue <[email protected]>
Edited introduction

9861ed36cd5c7ef7e2a39f3f49011fd737742295 authored about 11 years ago by Larry Ullman <[email protected]>
Fixes #898: supported different signature of MemCache::addServer().

f415193cdc62e1e2c9094a72bee7621e50b52232 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #897.

93d5f5a3ec1b71b1ff6130f071d7d1f4927155e0 authored about 11 years ago by Qiang Xue <[email protected]>
more API methods for redis active query: sum, avg, max, min ...

e62e84873c22e8800d7e95c90e843804d9a356bf authored about 11 years ago by Carsten Brandt <[email protected]>
added more complex queries via Lua script EVAL to redis

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

7817815dd1704d57743fc28cca172bed7a8f8036 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #895 from iJackUA/patch-1

Fix parenthesis typo in CRUD index template

df091b15a8312f1d33c5e6862d7876b204f9777c authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #896 from wicaksono/development

Use str_replace() rather than implode-explode

f4cbadb37b5141cf58f75498548dbbb703c1713b authored about 11 years ago by Qiang Xue <[email protected]>
Use str_replace() rather than implode-explode

2765bcccf8e5f9918a605423982f7889327e18ff authored about 11 years ago by Niko Wicaksono <[email protected]>
Fix parenthesis typo in CRUD index template

it was causing blocking PHP error

73cdbb37c0831a39340800ff7d5296c8c3e7a687 authored about 11 years ago by iJackUA <[email protected]>
Doing more editing...

dde7d731a53310ff233efe29e2dcf81f3c868fea authored about 11 years ago by Larry Ullman <[email protected]>
test break fix.

463ff43b4feae6fe7c20cb2cd89f44d391a11225 authored about 11 years ago by Qiang Xue <[email protected]>
Support ajax redirection.

ae39324e5491f8e41bbc8e1b1d2a0d1e34fded54 authored about 11 years ago by Qiang Xue <[email protected]>
Enable CSRF validation by default.

3acca93ad3b4d1d5340730c19f6e932fbb4549af authored about 11 years ago by Qiang Xue <[email protected]>
Supports more elements to use data-confirm and data-method attributes.

41f7a7d243a95fe879bfe2ff437e9e77e7d2f5aa authored about 11 years ago by Qiang Xue <[email protected]>
refactored Request::validateCsrfToken().

1aeb86df78148bd3793ebac2047150ec4e2c57ce authored about 11 years ago by Qiang Xue <[email protected]>
Fixed CSRF validation bug.

4f555a57517bfe7c6e59d4a24e574965ebffe942 authored about 11 years ago by Qiang Xue <[email protected]>
Added Controller::enableCsrfValidation to support turning on/off CSRF validation for particular actions.

f9b957554f2b7f2b08747d4ecd3da0effd7bc51b authored about 11 years ago by Qiang Xue <[email protected]>
Added support for data-method and data-confirm.

0fc423c74aa5ce4a4115bee63f14c058c90eeab5 authored about 11 years ago by Qiang Xue <[email protected]>
updated classmap

1f8ab8106db89b177fe5b15975a7afcc61d84b3a authored about 11 years ago by Carsten Brandt <[email protected]>
added unit test for Model::load()

df6176edb6c0817ee6b1e5ffc2f63050d6c32feb authored about 11 years ago by Carsten Brandt <[email protected]>
100% test coverage for CacheSession

128ee07b78f83848f5ebeded650c6e89cb14675b authored about 11 years ago by Carsten Brandt <[email protected]>
added simple unit test for CacheSession

bd2404f1c6f53356e959a14455e7f4f9f3e96dc2 authored about 11 years ago by Carsten Brandt <[email protected]>
moved CacheSession::init() parent call after init of cache component

session autostart would fail otherwise.
fixes #887

b8ffee655930a23cd616a2a4e781850efca534fa authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #885: removed NULLs from filtering by models.

c2a3aa3d99097752f7f79525aec1e722feb4aa06 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #888 from sergon/patch-5

Update passwordResetToken.php

bb6d0f1b4751215618ad4bcebf4cd980686d6964 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #889 from sergon/patch-6

Update SiteController.php

2426ae5f7d600361449d7d05809d9837bb3fd442 authored about 11 years ago by Alexander Makarov <[email protected]>
Update SiteController.php

41e2c41002fc11defdf327b933a36f705de5cfe2 authored about 11 years ago by gsd <[email protected]>
Update passwordResetToken.php

29394758bad59befe305f4f88009d25389935707 authored about 11 years ago by gsd <[email protected]>
removed viaTable from redis AR

051002744627839db5b505d43662ef9111fd3101 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed offset and limit in redis AR

72889128fc18a5c38c57cb52c5d305aa2a45f0bf authored about 11 years ago by Carsten Brandt <[email protected]>
moved redis out of yii\db namespace

563171eba42eb6681ace2732f54fbf5db097dd79 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into redis

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

d8d6d1e368911a626932d6c3045f2ae800a8dd08 authored about 11 years ago by Carsten Brandt <[email protected]>
added property docs to AR test classes

3a347c3587d510e1e434ff169211bb72812ff239 authored about 11 years ago by Carsten Brandt <[email protected]>
moved getPDOType() back to Command to avoid dependency on Schema

fixes #854

ef13a11f66094e53301910094ea8292cd9879226 authored about 11 years ago by Carsten Brandt <[email protected]>
updated @property annotations of web\Request

cc09ef56b9f9a4b6409e98a15dfb2784df07f1df authored about 11 years ago by Carsten Brandt <[email protected]>
moved redis out of yii\db namespace

0e261fba5ad7ebb020485f803939b99ac115b49d authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #883 from pmoust/travis-yaml

Added Memcached for Travis

9c3a488d7559569c1d5a3a2aa5e3b1884e0944c2 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #884.

9836b28ed38428e9f7aa84e95fff3d05638550b8 authored about 11 years ago by Qiang Xue <[email protected]>
Supports sending CSRF token via HTTP header.

2deff126cfdba665b9ab8654d963298ee0616f96 authored about 11 years ago by Qiang Xue <[email protected]>
Use .prop() instead .attr().

2db91187db2033eec943b44b402a1fbe8838a888 authored about 11 years ago by Qiang Xue <[email protected]>
use meta tags to pass CSRF token.

1aa836ffc74ba2788786fb32b2a939a7b54ae1b7 authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'hotfix/travis-memcached' into develop

315af43e84ed8a90aca8733dcb055e8e8564446a authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
Added memcached service in Travis YAML

f38c516ac5c2ffee681d0a4bfe5ae3c7b8f9c09f authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
fixed typo

240b42aa0c81928252b3802f7a016436f3367473 authored about 11 years ago by Alexander Makarov <[email protected]>
cleanup db `use` statements

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

dd59dd1db7f3c634ecf334526bae599b36267d29 authored about 11 years ago by Qiang Xue <[email protected]>
Better strtr arguments format

bc9a6f3e16e304c5608eb336dbd8b68253a7fef2 authored about 11 years ago by Alexander Makarov <[email protected]>
Modified js registration position.

ad479dd7f65d7701848968c9ba2169042b29623f authored about 11 years ago by Qiang Xue <[email protected]>
renamed Request::csrfTokenName to csrfVar.

added version, csrfVar and csrfToken to yii js module.

51c29e444dc8bbd1ce620f80320c13f998e99f7d authored about 11 years ago by Qiang Xue <[email protected]>
Advanced application enhancements.

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

f5778b6bf0e9a39a65f3ce6a9788e2d3ff9676b1 authored about 11 years ago by Alexander Makarov <[email protected]>
Basic application enhancements.

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

325f83f66b801605638ebbd0d7635d863ab29c3f authored about 11 years ago by Alexander Makarov <[email protected]>
Better phpdoc for AccessControl

f34d7064ead978973e03649dea0e5b9345764aa7 authored about 11 years ago by Alexander Makarov <[email protected]>
Security::generateRandomKey enhancements:

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

a8d21805f5b0535805c62e22d83b0d84a996fd05 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #875: Security::generateRandomKey() can now be safely used in URLs

0284bc4a457a5dedb20ac13eff3034d406826f20 authored about 11 years ago by Alexander Makarov <[email protected]>
Corrected schema used for MySQL

4a9efc9e756f443319b9da013cdbb4336dd7c84e authored about 11 years ago by Alexander Makarov <[email protected]>
Added TYPE_BIGPK to Schema

523a63f5763c05c341c481fd473c1e54c63d2f14 authored about 11 years ago by Alexander Makarov <[email protected]>