Commit Graph

  • d03d681583 Fixes #928: client validation should be applied to active attributes only. Qiang Xue 2013-09-30 10:14:08 -0400
  • 179618c6e9 fixed empty result in findByPk list Carsten Brandt 2013-09-30 15:39:04 +0200
  • a94886fafd elasticsearch AR WIP copied parts from redis implementation Carsten Brandt 2013-09-30 15:12:20 +0200
  • b4b9ad483a Added version information to redis Carsten Brandt 2013-09-30 14:42:05 +0200
  • 8d4d0ee0bc Update RedisCache.php Carsten Brandt 2013-09-30 12:53:04 +0200
  • 91c1805ed7 Merge branch 'master' into elasticsearch Carsten Brandt 2013-09-30 10:59:50 +0200
  • d56bf3f00a Merge pull request #921 from ekerazha/master Qiang Xue 2013-09-29 10:06:04 -0700
  • 64a33e7849 Fix phpdoc. ekerazha 2013-09-29 18:18:59 +0200
  • c4f4e52a5a fixed test break. Qiang Xue 2013-09-29 12:16:20 -0400
  • 9e9b3548db refactor Exception::toArrayRecursive(). Qiang Xue 2013-09-29 12:06:00 -0400
  • a4a159633c Merge pull request #920 from bixuehujin/fixed-exception-toarray Qiang Xue 2013-09-29 09:04:17 -0700
  • ed4553711e Merge pull request #919 from ekerazha/master Qiang Xue 2013-09-29 09:01:25 -0700
  • cb7921b8a5 Fix StringHelper::substr() call. ekerazha 2013-09-29 17:59:31 +0200
  • 5d7c37bd7e Incorrect array representation when has previous Jin Hu 2013-09-29 23:27:14 +0800
  • 6dc69e68b5 Add data padding and key derivation. ekerazha 2013-09-29 17:21:41 +0200
  • abc0df6145 typo Alexander Makarov 2013-09-29 05:12:36 +0400
  • fb684774db better wording Alexander Makarov 2013-09-29 05:11:46 +0400
  • b45b16d845 Renamed test to match class name Alexander Makarov 2013-09-29 05:05:57 +0400
  • efef0e52ca Fixed beforeCopy option. Qiang Xue 2013-09-28 20:13:48 -0400
  • ba1496cd50 doc fix. Qiang Xue 2013-09-28 20:11:24 -0400
  • 40629ca49b Added missing beforeCopy option to FileHelper::copyDirectory Alexander Makarov 2013-09-28 23:30:54 +0400
  • fc75ab87be Renamed ListViewBase → BaseListView Alexander Makarov 2013-09-28 22:42:42 +0400
  • dafbeda301 More i18n tests, docs, added check to skip fixes where possible Alexander Makarov 2013-09-28 22:30:16 +0400
  • 9212c16ca8 Merge branch 'master' Alexander Makarov 2013-09-28 16:30:40 +0400
  • bf722c0423 Used intl ICU for message translation Alexander Makarov 2013-09-28 02:50:25 +0400
  • b873f9f242 Fixes #915: helper classes renamed again Alexander Makarov 2013-09-28 16:25:43 +0400
  • 180dbb147f Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-09-27 22:50:57 -0400
  • 558f499439 Renamed YiiBase to AbstractYii Alexander Makarov 2013-09-28 02:48:54 +0400
  • b59812507a reverted doc change: the original one is correct. Qiang Xue 2013-09-27 18:39:33 -0400
  • d3db0b1c8e Merge pull request #913 from yiisoft/rename-helper-base-classes Alexander Makarov 2013-09-27 15:17:45 -0700
  • 76cab3ea64 Renamed base helper classes Alexander Makarov 2013-09-28 02:01:06 +0400
  • f8ddb3d7be Advanced application: added applying migrations to readme Alexander Makarov 2013-09-28 01:27:23 +0400
  • abd775e5a5 fixed typos Alexander Makarov 2013-09-28 01:27:00 +0400
  • c4354d6be6 Advanced application: init is now automatically called when installing via Composer Alexander Makarov 2013-09-28 01:14:19 +0400
  • 4ab2e986c6 Advanced application: init script can now be executed in non-interactive input mode Alexander Makarov 2013-09-28 01:10:38 +0400
  • 907d24fb9e Advanced application: fixed console return codes Alexander Makarov 2013-09-28 01:01:49 +0400
  • 3e94fb479f Fixed phpdoc Alexander Makarov 2013-09-27 20:51:08 +0400
  • 45778a4bd7 Added ->send() to redirect phpdoc example Alexander Makarov 2013-09-27 20:36:47 +0400
  • 647aa71a5a Merge pull request #909 from bixuehujin/dataprovider Qiang Xue 2013-09-26 08:40:24 -0700
  • b7948e4840 Removed unnecessary lines Jin Hu 2013-09-26 23:35:02 +0800
  • d9b256d734 Fixed pagination not working before data loaded Jin Hu 2013-09-26 20:29:59 +0800
  • 220db270cf Improved crud generator. Qiang Xue 2013-09-25 21:20:58 -0400
  • b95c056b02 fixed problem with not closed transaction in deleteAll() Carsten Brandt 2013-09-25 16:58:23 +0200
  • f3504f426d fix test fail when not on travis Carsten Brandt 2013-09-25 13:00:13 +0200
  • 9542fd24d4 try to fix: memcache testExpire fails randomly on travis Carsten Brandt 2013-09-25 12:58:27 +0200
  • b42f4b4ea0 fixed broken test Carsten Brandt 2013-09-25 12:45:07 +0200
  • 172a9f19b3 apply changes to db\AR -> redis\AR Carsten Brandt 2013-09-25 12:36:24 +0200
  • 1eb877ad82 Merge branch 'master' into redis Carsten Brandt 2013-09-25 12:34:25 +0200
  • 6133133ec0 added dependency in db\AR -> redis\AR needs to be refactored later Carsten Brandt 2013-09-25 12:26:40 +0200
  • df22ffa304 redis AR cleanup Carsten Brandt 2013-09-25 11:54:43 +0200
  • f3aa807d8f ensure atomicity of operations Carsten Brandt 2013-09-25 11:41:41 +0200
  • c6c164dc71 made link() and unlink() compatible with NoSQL AR Carsten Brandt 2013-09-25 11:40:59 +0200
  • 7d2d925dbe Added SerialColumn to crud generated code. Qiang Xue 2013-09-24 21:50:08 -0400
  • cd969509e6 Added ActionColumn. crud generator WIP. Qiang Xue 2013-09-24 21:46:31 -0400
  • 3e75c11721 cleanup and reorder methods in redis ar + added link+unlink Carsten Brandt 2013-09-24 20:16:39 +0200
  • 28c7acc469 fixed BETWEEN comparision to match >= and <= Carsten Brandt 2013-09-24 19:33:00 +0200
  • d2c7ef76b3 more tests Carsten Brandt 2013-09-24 19:32:41 +0200
  • 86c93cf49a diff between db\ActiveQuery and redis\ActiveQuery Carsten Brandt 2013-09-24 19:31:59 +0200
  • 142ea1f98f relation support and unit tests Carsten Brandt 2013-09-24 19:10:49 +0200
  • 7850c8d238 made indexBy callable like db AR Carsten Brandt 2013-09-24 19:09:59 +0200
  • 3623fc19dc refactored redis AR pk and findByPk Carsten Brandt 2013-09-24 19:04:38 +0200
  • 77a3eec343 ActiveRecord::isPrimaryKey() made public Carsten Brandt 2013-09-24 19:02:14 +0200
  • 130b63461c redis WIP Carsten Brandt 2013-09-24 15:27:54 +0200
  • 603da3f6a1 Merge pull request #904 from yiisoft/interface-rename Carsten Brandt 2013-09-24 05:14:42 -0700
  • e19d0dacf9 Fixes #823: consistent interface naming Alexander Makarov 2013-09-24 15:45:09 +0400
  • e1061f19ac Advanced application template: Delete flash message after it was displayed Alexander Makarov 2013-09-24 12:07:41 +0400
  • 76154b9776 Fixes #901: Added $delete parameter to Session::getFlash(). Qiang Xue 2013-09-23 20:38:54 -0400
  • c05477b141 Polished up the basic discussion of template alternatives Larry Ullman 2013-09-23 17:03:15 -0400
  • 4d901acd8e Advanced application template: removed unused scenario from User model Alexander Makarov 2013-09-23 18:01:13 +0400
  • 43d392d8d2 porting the fix from https://github.com/yiisoft/yii/pull/2894 Qiang Xue 2013-09-23 07:18:42 -0400
  • 9861ed36cd Edited introduction Larry Ullman 2013-09-22 20:35:56 -0400
  • f415193cdc Fixes #898: supported different signature of MemCache::addServer(). Qiang Xue 2013-09-22 17:02:46 -0400
  • 93d5f5a3ec Fixes #897. Qiang Xue 2013-09-22 13:01:27 -0400
  • e62e84873c more API methods for redis active query: sum, avg, max, min ... Carsten Brandt 2013-09-22 16:29:56 +0200
  • 7817815dd1 added more complex queries via Lua script EVAL to redis Carsten Brandt 2013-09-22 15:43:35 +0200
  • df091b15a8 Merge pull request #895 from iJackUA/patch-1 Qiang Xue 2013-09-21 17:28:00 -0700
  • f4cbadb37b Merge pull request #896 from wicaksono/development Qiang Xue 2013-09-21 17:27:02 -0700
  • 2765bcccf8 Use str_replace() rather than implode-explode Niko Wicaksono 2013-09-22 00:49:12 +0700
  • 73cdbb37c0 Fix parenthesis typo in CRUD index template iJackUA 2013-09-21 17:20:40 +0300
  • dde7d731a5 Doing more editing... Larry Ullman 2013-09-20 20:22:51 -0400
  • 463ff43b4f test break fix. Qiang Xue 2013-09-20 16:39:22 -0400
  • ae39324e54 Support ajax redirection. Qiang Xue 2013-09-20 16:21:18 -0400
  • 3acca93ad3 Enable CSRF validation by default. Qiang Xue 2013-09-20 15:04:28 -0400
  • 41f7a7d243 Supports more elements to use data-confirm and data-method attributes. Qiang Xue 2013-09-20 14:57:41 -0400
  • 1aeb86df78 refactored Request::validateCsrfToken(). Qiang Xue 2013-09-19 08:24:06 -0400
  • 4f555a5751 Fixed CSRF validation bug. Qiang Xue 2013-09-19 08:17:07 -0400
  • f9b957554f Added Controller::enableCsrfValidation to support turning on/off CSRF validation for particular actions. Qiang Xue 2013-09-18 23:24:11 -0400
  • 0fc423c74a Added support for data-method and data-confirm. Qiang Xue 2013-09-18 23:11:55 -0400
  • 1f8ab8106d updated classmap Carsten Brandt 2013-09-19 00:21:12 +0200
  • df6176edb6 added unit test for Model::load() Carsten Brandt 2013-09-18 23:43:46 +0200
  • 128ee07b78 100% test coverage for CacheSession Carsten Brandt 2013-09-18 22:54:11 +0200
  • bd2404f1c6 added simple unit test for CacheSession Carsten Brandt 2013-09-18 22:46:43 +0200
  • b8ffee6559 moved CacheSession::init() parent call after init of cache component Carsten Brandt 2013-09-18 22:38:53 +0200
  • c2a3aa3d99 Fixes #885: removed NULLs from filtering by models. Qiang Xue 2013-09-18 16:18:47 -0400
  • bb6d0f1b47 Merge pull request #888 from sergon/patch-5 Alexander Makarov 2013-09-18 11:27:52 -0700
  • 2426ae5f7d Merge pull request #889 from sergon/patch-6 Alexander Makarov 2013-09-18 11:27:31 -0700
  • 41e2c41002 Update SiteController.php gsd 2013-09-18 22:18:12 +0600
  • 29394758ba Update passwordResetToken.php gsd 2013-09-18 22:12:47 +0600
  • 0510027446 removed viaTable from redis AR Carsten Brandt 2013-09-18 17:50:42 +0200
  • 72889128fc fixed offset and limit in redis AR Carsten Brandt 2013-09-18 17:49:56 +0200