Commit Graph

  • 563171eba4 moved redis out of yii\db namespace Carsten Brandt 2013-09-18 17:09:40 +0200
  • d8d6d1e368 Merge branch 'master' into redis Carsten Brandt 2013-09-18 16:37:56 +0200
  • 3a347c3587 added property docs to AR test classes Carsten Brandt 2013-09-18 16:30:00 +0200
  • ef13a11f66 moved getPDOType() back to Command to avoid dependency on Schema Carsten Brandt 2013-09-18 16:29:16 +0200
  • cc09ef56b9 updated @property annotations of web\Request Carsten Brandt 2013-09-18 16:01:29 +0200
  • 0e261fba5a moved redis out of yii\db namespace Carsten Brandt 2013-09-18 16:00:55 +0200
  • 9c3a488d75 Merge pull request #883 from pmoust/travis-yaml Carsten Brandt 2013-09-18 03:48:06 -0700
  • 9836b28ed3 Fixes #884. Qiang Xue 2013-09-18 00:35:31 -0400
  • 2deff126cf Supports sending CSRF token via HTTP header. Qiang Xue 2013-09-17 21:43:03 -0400
  • 2db91187db Use .prop() instead .attr(). Qiang Xue 2013-09-17 21:02:48 -0400
  • 1aa836ffc7 use meta tags to pass CSRF token. Qiang Xue 2013-09-17 21:00:19 -0400
  • 315af43e84 Merge branch 'hotfix/travis-memcached' into develop Panagiotis Moustafellos 2013-09-17 20:22:38 +0300
  • f38c516ac5 Added memcached service in Travis YAML Panagiotis Moustafellos 2013-09-17 20:20:18 +0300
  • 240b42aa0c fixed typo Alexander Makarov 2013-09-17 20:48:20 +0400
  • 43d15155c6 cleanup db `use` statements Carsten Brandt 2013-09-17 10:01:01 +0200
  • dd59dd1db7 doc fix. Qiang Xue 2013-09-16 22:13:32 -0400
  • bc9a6f3e16 Better strtr arguments format Alexander Makarov 2013-09-16 23:20:17 +0400
  • ad479dd7f6 Modified js registration position. Qiang Xue 2013-09-15 18:57:11 -0400
  • 51c29e444d renamed Request::csrfTokenName to csrfVar. added version, csrfVar and csrfToken to yii js module. Qiang Xue 2013-09-15 18:54:26 -0400
  • f5778b6bf0 Advanced application enhancements. Alexander Makarov 2013-09-16 02:46:29 +0400
  • 325f83f66b Basic application enhancements. Alexander Makarov 2013-09-16 02:41:19 +0400
  • f34d7064ea Better phpdoc for AccessControl Alexander Makarov 2013-09-16 02:08:29 +0400
  • a8d21805f5 Security::generateRandomKey enhancements: Alexander Makarov 2013-09-16 01:49:54 +0400
  • 0284bc4a45 Fixes #875: Security::generateRandomKey() can now be safely used in URLs Alexander Makarov 2013-09-15 16:34:19 +0400
  • 4a9efc9e75 Corrected schema used for MySQL Alexander Makarov 2013-09-15 15:18:38 +0400
  • 523a63f576 Added TYPE_BIGPK to Schema Alexander Makarov 2013-09-15 15:08:43 +0400
  • a2b4ef0f82 Fixes #876. Qiang Xue 2013-09-14 08:35:37 -0400
  • 0a5b1a935e simplified memcache installation on travis Carsten Brandt 2013-09-14 12:57:45 +0200
  • a1af321d38 fixed typo in apc install script Carsten Brandt 2013-09-14 12:56:10 +0200
  • 34ebe65cf5 added apc,redis and memcache(d) to travis Carsten Brandt 2013-09-14 12:50:16 +0200
  • 949dda5fdb tagged tests with @group tags Carsten Brandt 2013-09-14 12:49:47 +0200
  • 41bd9ab7a8 added memcache and apc to travis Carsten Brandt 2013-09-14 12:23:06 +0200
  • f6f2522ad6 added travis README from yii 1.1 Carsten Brandt 2013-09-14 12:12:20 +0200
  • 69a38d1895 added cubrid_pdo to travis Carsten Brandt 2013-09-14 12:07:04 +0200
  • 281e602850 added pecl install pdo_cubrid to travis.yml Carsten Brandt 2013-09-14 11:53:46 +0200
  • 1179cb2a1c made travis phpunit verbose to see why cubrid tests are skipped Carsten Brandt 2013-09-14 11:41:23 +0200
  • eb5bf2dabe added cubrid dbms to travis-ci Carsten Brandt 2013-09-14 11:33:07 +0200
  • d3740932a4 fixed broken cubrid tests Carsten Brandt 2013-09-14 11:12:48 +0200
  • 30907b6134 Fixes #826: cleaned up User::getReturnUrl(). Qiang Xue 2013-09-13 20:54:16 -0400
  • 6c6cb3cd90 Fixes #853: Added composite FK support for SQLite. Qiang Xue 2013-09-13 20:41:40 -0400
  • 02fd82c42a Fixed build break. Qiang Xue 2013-09-13 20:19:50 -0400
  • 6fe152da7e Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. Qiang Xue 2013-09-13 20:13:46 -0400
  • 6015312548 code style Carsten Brandt 2013-09-13 17:55:01 +0200
  • 0bf2daddd5 changed querybuilder typemap to lower case Carsten Brandt 2013-09-13 17:49:29 +0200
  • 3e5491e089 changed cubrid table and column name quoting Carsten Brandt 2013-09-13 17:45:55 +0200
  • b05442d368 Doing that editing thing Larry Ullman 2013-09-13 11:23:56 -0400
  • 4e2db366fc Merge pull request #866 from bwoester/more-request-method-checks Alexander Makarov 2013-09-13 04:31:29 -0700
  • 91b6e2945a Removed the support for calling anonymous function returned as a property value. Qiang Xue 2013-09-12 20:10:06 -0400
  • a2b946e4d3 Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff) Alexander Makarov 2013-09-13 00:49:06 +0400
  • 887a9aa66a Merge pull request #868 from ninbopa/doc Qiang Xue 2013-09-11 11:51:31 -0700
  • 62f5b47f1d Update single row query function ninbopa 2013-09-11 20:59:25 +0300
  • 84dd19d76f Fixed the issue that Object/Component doesn't support using anonymous function as normal property values. Qiang Xue 2013-09-11 13:42:34 -0400
  • c6f4dac249 Refactored AR code. Qiang Xue 2013-09-11 13:41:47 -0400
  • 64d57b397a add checks for HEAD request Benjamin Wöster 2013-09-10 14:33:50 +0200
  • d02e7d4004 add checks for GET and OPTIONS requests Benjamin Wöster 2013-09-10 14:27:22 +0200
  • 7303bae382 Fixed foreign key generation bug for pgsql. Qiang Xue 2013-09-10 08:24:14 -0400
  • 2e01c06a4b Fixes #865. Qiang Xue 2013-09-10 08:15:46 -0400
  • 590121c4ff Zend Data Cache returns null when record doesn't exist Alexander Makarov 2013-09-10 14:42:22 +0400
  • 4cbdd7a6dd crud WIP Qiang Xue 2013-09-09 23:36:44 -0400
  • db212f0586 Added $label parameter to ActiveField::label(). Qiang Xue 2013-09-09 22:49:01 -0400
  • e9a5b92dd9 Added StringHelper::dirname() Qiang Xue 2013-09-09 21:59:50 -0400
  • 347e79a467 Fixes #863: adjusted horizontal form layout Qiang Xue 2013-09-09 21:27:58 -0400
  • 791905e8bb Reverted previous change as it breaks layout. Qiang Xue 2013-09-09 08:44:40 -0400
  • ea561ed3e0 Fixes #861. Qiang Xue 2013-09-09 07:05:35 -0400
  • 851dfe6333 Use horizontal form for login page. Qiang Xue 2013-09-08 09:58:28 -0400
  • b6f07859c1 Added support for getting all tables for pgsql. Qiang Xue 2013-09-08 08:47:52 -0400
  • e683bd3ddb CRUD WIP Qiang Xue 2013-09-08 08:05:49 -0400
  • 4edd842558 Added LinkSorter::attributes. Qiang Xue 2013-09-07 23:43:47 -0400
  • 02e3b451be Removed sorter from the default display of ListView. Qiang Xue 2013-09-07 23:43:26 -0400
  • 263dbd264d Changed default pagination size to 20. Qiang Xue 2013-09-07 23:37:36 -0400
  • a12f8da1ff Fixed debugger style. Qiang Xue 2013-09-07 23:37:15 -0400
  • 409500000a Validation reference, validators phpdoc fixes Alexander Makarov 2013-09-08 02:26:35 +0400
  • a9991d4e91 CRUD WIP Qiang Xue 2013-09-07 08:18:41 -0400
  • 746a250e3f Ignoring .DS_Store Larry Ullman 2013-08-26 13:51:40 -0400
  • 3766e1b22f Edited the first half Larry Ullman 2013-08-26 13:50:55 -0400
  • 6d25d3aef6 Added info about custom validator method signature to Model::rules phpdoc Alexander Makarov 2013-09-06 18:44:02 +0400
  • 8ca17bbfbc Merge pull request #847 from yiisoft/cubrid Carsten Brandt 2013-09-06 07:14:41 -0700
  • 23b858a2cc removed comments Carsten Brandt 2013-09-06 15:51:30 +0200
  • 164c70eebc Add support for composite FK to cubrid Carsten Brandt 2013-09-06 15:32:33 +0200
  • 8abeed03bd added SchemaTest Carsten Brandt 2013-09-06 15:03:57 +0200
  • 544e412af8 unit test cleanup Carsten Brandt 2013-09-06 15:03:25 +0200
  • 95c2674609 hint fix. Qiang Xue 2013-09-06 08:40:44 -0400
  • 4e1ab6e5a5 Fixes #848: Added hidden field for Html::activeFileInput(). Qiang Xue 2013-09-06 08:40:16 -0400
  • e996f3dfd5 Workaround for broken PDO::quote() in CUBRID 9.1.0 Carsten Brandt 2013-09-06 13:53:33 +0200
  • 58f8293b84 custom bindValue test for cubrid Carsten Brandt 2013-09-06 13:24:36 +0200
  • 791f9d3f4e better use int for boolean representation Carsten Brandt 2013-09-06 13:21:35 +0200
  • c6ef7ec9d5 moved Command::getPdoType() to Schema Carsten Brandt 2013-09-06 11:40:29 +0200
  • e446a11864 added CURBID to the docs Carsten Brandt 2013-09-06 11:38:54 +0200
  • d6ff097cbb avoid hanging test on bindValue problems (close db connection in tearDown) Carsten Brandt 2013-09-06 10:28:10 +0200
  • b16bf0691a fixed typo Qiang Xue 2013-09-05 23:37:15 -0400
  • fccd8185b5 Enhanced the default implementation of Model::scenarios() to return all scenarios found in rules(). Qiang Xue 2013-09-05 22:39:40 -0400
  • 825258efb8 cubrid unit tests WIP Carsten Brandt 2013-09-05 18:23:25 +0200
  • 2387d00341 CUBRID added exception about wrong implementation of quoteValue Carsten Brandt 2013-09-05 18:22:24 +0200
  • 57a91c842a CUBRID Query builder Carsten Brandt 2013-09-05 17:30:18 +0200
  • f4fb2d94ef finalizing cubrid Schema Carsten Brandt 2013-09-05 17:29:47 +0200
  • be67559fe1 added CUBIRD DB Schema class Carsten Brandt 2013-09-05 16:49:11 +0200
  • 42a9d13bc6 Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-09-05 16:47:34 +0200
  • 267f2d7849 fixed docs in db Schema classes Carsten Brandt 2013-09-05 16:47:05 +0200
  • 326e98a41c doc fix. Qiang Xue 2013-09-05 08:31:04 -0400
  • 8976b7cbd8 moved MSSQL specific property to mssql TableSchema Carsten Brandt 2013-09-05 12:48:52 +0200