Commit Graph

  • 21fff9429c Mongo full text search test updated. Paul Klimov 2013-12-19 12:21:20 +0200
  • 7cec68561a Merge pull request #1574 from lucianobaraglia/master Qiang Xue 2013-12-18 19:18:08 -0800
  • 01c0dd3c4c Debug tables wraps content [SKIP CI] Luciano Baraglia 2013-12-19 00:13:29 -0300
  • b71c8c769a Merge pull request #1573 from jom/master Qiang Xue 2013-12-18 12:19:01 -0800
  • 226c9f22d0 Fixed issue with tabular input in ActiveField::radio and checkbox Jacob Morrison 2013-12-18 08:56:19 -0800
  • 702cf513ca make elasticsearch tests only work on yiitext index Carsten Brandt 2013-12-18 17:31:32 +0100
  • b4612637ec make count behave like in SQL Carsten Brandt 2013-12-18 17:22:04 +0100
  • 617de8ac55 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-12-18 11:12:17 -0500
  • 3181964132 refactored TestCase. Qiang Xue 2013-12-18 11:12:04 -0500
  • a047bec997 Merge pull request #1571 from docsolver/patch-2 Qiang Xue 2013-12-18 07:57:36 -0800
  • 37e22e577e Paginiation and Sort can now create absolute URLs Carsten Brandt 2013-12-18 16:33:20 +0100
  • 7b8289275f Quick example of inline validator (original doc did not mention inline validator) Vincent 2013-12-18 16:15:21 +0100
  • 157b1ffd32 Merge pull request #1568 from cebe/jsonserializable Qiang Xue 2013-12-18 05:34:51 -0800
  • a4fe805cf0 Merge pull request #1567 from crtlib/master Qiang Xue 2013-12-18 05:34:09 -0800
  • 060775b0da Json::encode did not handle JsonSerializable objects Carsten Brandt 2013-12-18 14:31:43 +0100
  • 8c4412be50 short array syntax Paul Kofmann 2013-12-18 14:05:00 +0100
  • 3d9340032e test refactoring. Qiang Xue 2013-12-18 00:40:52 -0500
  • cf61967d76 Refactored codeception/BasePage. Qiang Xue 2013-12-17 23:43:43 -0500
  • 4d1390ceb1 fixed travis mongodb Carsten Brandt 2013-12-18 03:41:19 +0100
  • e36f7a63c5 better sudo Carsten Brandt 2013-12-18 03:19:54 +0100
  • 4f155c9e49 sudo! Carsten Brandt 2013-12-18 03:14:43 +0100
  • 6bf6d2f4e7 enable mongo textsearch on travis Carsten Brandt 2013-12-18 02:51:30 +0100
  • 514a825d02 travis: create mongo database and add user Carsten Brandt 2013-12-18 02:05:00 +0100
  • 596345bdb2 getting mongo right on travis Carsten Brandt 2013-12-18 01:24:31 +0100
  • 90c99c94b9 pecl fails when installed, even with -s wtf? Carsten Brandt 2013-12-18 01:09:32 +0100
  • 89a5edb913 pecl: do not fail if already installed Carsten Brandt 2013-12-18 01:01:27 +0100
  • 119abd1dfc Update getting-started.md Carsten Brandt 2013-12-18 00:51:50 +0100
  • 2b2a000ff5 added mongodb to travis Carsten Brandt 2013-12-18 00:46:09 +0100
  • 85a15424bd typo in bootstrap composer.json Carsten Brandt 2013-12-18 00:35:19 +0100
  • 5036a1e122 Added note about changes in composer.json for yii2-dev Carsten Brandt 2013-12-18 00:07:31 +0100
  • 382cee156c Made yii2-dev composer.json more lightweight Carsten Brandt 2013-12-18 00:03:40 +0100
  • 4839ac22e2 Fixes #1381: better description of Apache config required to hide index.php Alexander Makarov 2013-12-17 20:11:38 +0100
  • 12e6c9bc29 Fixes #1522: added example of executing extra queries right after establishing DB connection Alexander Makarov 2013-12-17 20:05:19 +0100
  • 68fc694e1b Merge pull request #1485 from schmunk42/docs-extensions Alexander Makarov 2013-12-17 10:38:59 -0800
  • 249243a7b0 updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809 Tobias Munk 2013-12-17 19:14:38 +0100
  • ffe4867d66 updated autoloading info Tobias Munk 2013-12-17 18:28:11 +0100
  • 35594c73be removed based on samdark's comment from https://github.com/yiisoft/yii2/pull/1485/files#r8293528 Tobias Munk 2013-12-17 18:27:38 +0100
  • 0a7def2055 updated codeception docs. fixes #1558 Carsten Brandt 2013-12-17 17:24:23 +0100
  • 7a81110f6b make ActiveRelation reusable Carsten Brandt 2013-12-17 17:01:01 +0100
  • 089eeaa561 Merge pull request #1560 from cebe/1545-query-reuse Qiang Xue 2013-12-17 07:23:42 -0800
  • b2d9166927 refactored scalar query functions to share common code Carsten Brandt 2013-12-17 16:14:27 +0100
  • de83e4ddd1 Merge branch 'master' of github.com:yiisoft/yii2 into authclient Paul Klimov 2013-12-17 17:12:38 +0200
  • 124a73a598 make Query reuseable Carsten Brandt 2013-12-17 15:51:27 +0100
  • b59b77cd4f added timeZone property to i18n formatter Carsten Brandt 2013-12-17 13:41:25 +0100
  • 2febbebb44 fixed params in Query to allow execution twice Carsten Brandt 2013-12-17 13:19:54 +0100
  • d6866256df only add navbar-default when no other class is set (e.g. navbar-inverse) Carsten Brandt 2013-12-17 10:42:21 +0100
  • 4ed1c2fcb6 Fixed markup Alexander Makarov 2013-12-17 10:32:47 +0100
  • 896268995d Adjusted Gii guide to mention a bit different config structure of a basic application Alexander Makarov 2013-12-17 09:22:31 +0100
  • ed7b7db8b9 LinkSorter did not use Html options Carsten Brandt 2013-12-17 03:47:15 +0100
  • a911e2501b Fixes #1514: added more doc. Qiang Xue 2013-12-16 21:09:03 -0500
  • 0d38d6131e doc fix. Qiang Xue 2013-12-16 21:04:42 -0500
  • 5e8572011e changelog for #1474 Carsten Brandt 2013-12-17 01:58:29 +0100
  • b7e5ed3b2d added option to make bootstrap navbar 100% with Carsten Brandt 2013-12-17 01:56:30 +0100
  • 454174a688 added NOT operator for db, elasticsearch, redis Carsten Brandt 2013-12-17 01:47:51 +0100
  • d076da698d added note about codeception to changelog Carsten Brandt 2013-12-17 01:08:56 +0100
  • 71d80c2263 added meaningful content to robots.txt Carsten Brandt 2013-12-17 01:08:40 +0100
  • c70f5a1bed finished codeception extension Carsten Brandt 2013-12-17 01:00:13 +0100
  • 5e78fe7f47 adjusted tests to run on php browser and selenium Carsten Brandt 2013-12-17 00:46:46 +0100
  • 4acd2c005d removed auto generated files from repo Carsten Brandt 2013-12-17 00:45:25 +0100
  • 8621949f52 cleanup and re-aranged codeception tests for basic app Carsten Brandt 2013-12-17 00:27:33 +0100
  • 57277f7415 Merge PR #1393 branch 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 into Ragazzo-yii2-basic-codeception Carsten Brandt 2013-12-16 19:20:37 +0100
  • 9bc6875dcd Updated changelog Alexander Makarov 2013-12-16 17:23:44 +0100
  • 48a9eb4e7e Merge pull request #1552 from Alex-Code/bootstrap-navbar Alexander Makarov 2013-12-16 08:19:54 -0800
  • 5fa2d6d3a8 Allow multiple navbars Alex-Code 2013-12-16 16:08:25 +0000
  • fc0d3bfeb6 "yii\authclient\clients\GoogleOpenId" added as blank. Paul Klimov 2013-12-16 17:24:29 +0200
  • 91000e8d8c Merge branch 'master' of github.com:yiisoft/yii2 into authclient Paul Klimov 2013-12-16 15:55:44 +0200
  • b62b4eae2b Sphinx Active Relation lazy load fixed. Paul Klimov 2013-12-16 15:54:32 +0200
  • 9ea4ef13fe MongoDB Active Relation lazy load fixed. Paul Klimov 2013-12-16 15:46:28 +0200
  • 34f9c924b9 Merge branch 'master' of github.com:yiisoft/yii2 into authclient Paul Klimov 2013-12-16 13:56:52 +0200
  • c8a0591f48 "yii\authclient\AuthAction" fixed. "yii\authclient\ClientInterface" applied. Paul Klimov 2013-12-16 13:55:24 +0200
  • 776a92502f "yii\authclient" structure refactored. Paul Klimov 2013-12-16 13:26:25 +0200
  • d3a181c674 fixed controllerMap docs in Module Carsten Brandt 2013-12-16 11:03:30 +0100
  • 6ed8d1767c Adjusted logging guide, fixed examples for email target Alexander Makarov 2013-12-16 10:04:32 +0100
  • b79f382157 Started docs about logger Alexander Makarov 2013-12-15 22:13:39 +0100
  • d3a450f5fd doc fix. Qiang Xue 2013-12-15 13:55:11 -0500
  • c79965ce5f Renamed yii\jui\Widget::clientEventsMap to clientEventMap Qiang Xue 2013-12-15 13:54:58 -0500
  • f0d6b56033 small typo fix Mark 2013-12-15 21:08:45 +0400
  • bec6743efd added readme, changelog, license and composer files. Mark 2013-12-15 21:05:04 +0400
  • 7d1c46374e Edited "basics" and "widgets" Larry Ullman 2013-12-15 10:36:21 -0500
  • 40d1855755 Fixed incorrect event name for yii\jui\Spinner Alexander Makarov 2013-12-15 00:53:21 +0100
  • 255c19f365 Merge pull request #1528 from omnilight/alias-in-message-command Qiang Xue 2013-12-14 15:42:29 -0800
  • 87d7ffafee Added support for aliases for config files in console command 'message' Pavel Agalecky 2013-12-15 00:30:05 +0400
  • 02cf3ddef2 Merge pull request #1525 from dizews/patch-1 Qiang Xue 2013-12-14 11:28:20 -0800
  • 92b9ae382f Update BaseSecurity.php Vladimir 2013-12-14 22:22:54 +0300
  • 7488caacc3 fixes #1515 Alexander Makarov 2013-12-14 14:37:10 +0100
  • 35df318e07 Fixes #1500: Log messages exported to files are not separated by newlines Qiang Xue 2013-12-13 21:55:34 -0500
  • 35c931ed40 Fixes #1509: The SQL for creating Postgres RBAC tables is incorrect Qiang Xue 2013-12-13 21:37:00 -0500
  • 63640db65c Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs Qiang Xue 2013-12-13 21:15:43 -0500
  • 97025771f4 commented hhvm test on travis until bugs have been fixed Carsten Brandt 2013-12-14 01:12:20 +0100
  • 7ab7cb197e reverted travis php config fix Carsten Brandt 2013-12-14 00:37:55 +0100
  • 1ec148a7d9 fixed travis timezone config Carsten Brandt 2013-12-14 00:31:40 +0100
  • 17840dfad1 added hhvm hiphop php vm to travis to run test on it Carsten Brandt 2013-12-14 00:04:11 +0100
  • 1e24d60bcd added new extension yii2-codeception, modified composer settings Mark 2013-12-13 19:38:25 +0400
  • 520b491d1b modified tests according yii2-codeception extension Mark 2013-12-13 19:37:08 +0400
  • 1ef606da9a "yii\authclient\AuthAction" created. Paul Klimov 2013-12-13 16:28:53 +0200
  • 6f6495d273 Merge pull request #1502 from Bethrezen/patch-4 Alexander Makarov 2013-12-13 02:13:25 -0800
  • d366a959a8 Disallow indexing backend by default Alexander Kozhevnikov 2013-12-13 12:29:30 +0300
  • 66e5be7f7f Widget IDs are now always unique no matter if it's the same request or new one Alexander Makarov 2013-12-12 23:45:54 +0100
  • 4d812d460f Updated changelog: added line about app template addition of favicon.ico and robots.txt Alexander Makarov 2013-12-12 23:34:36 +0100
  • cedee94608 Added robots.txt to application templates Alexander Makarov 2013-12-12 23:31:51 +0100