Commit Graph

  • c4f7d024d9 typo fix. Qiang Xue 2013-11-29 00:25:45 -0500
  • a1f7f8bcbe Fixes #1335: support view extension fallback Qiang Xue 2013-11-28 23:58:14 -0500
  • 9d57b40b6d More TDB for the guide Alexander Makarov 2013-11-29 04:23:33 +0400
  • b3de71a633 Added reference to Composer section of the guide from 1.1.x differences page Alexander Makarov 2013-11-29 04:21:43 +0400
  • 2c7e9e45c9 Better docs structure and minor fixes Alexander Makarov 2013-11-29 04:17:11 +0400
  • 97a5a9d45f More docs on performance Alexander Makarov 2013-11-29 04:16:29 +0400
  • 1a7ce04bb5 Structure for console application docs Alexander Makarov 2013-11-29 03:49:56 +0400
  • 55e954b682 Docs on using behaviors Alexander Makarov 2013-11-29 03:31:19 +0400
  • 37664fff9b Mongo Active Record created as draft. Klimov Paul 2013-11-28 21:25:17 +0200
  • dc3ada65a5 Mongo query "IN" condition shortcut syntax added. Klimov Paul 2013-11-28 20:36:38 +0200
  • a038449801 Merge branch 'master' of github.com:yiisoft/yii2 into mongo Klimov Paul 2013-11-28 20:06:56 +0200
  • 05272b7120 doc fix. Qiang Xue 2013-11-28 12:34:10 -0500
  • 9da7a80f0f Mongo query condition composition composed. Paul Klimov 2013-11-28 17:21:47 +0200
  • bd8f74cf12 Refactored MessageInterface::send(). Qiang Xue 2013-11-28 09:55:35 -0500
  • eb3b2f45bc refactored EmailTarget with the new mailer interfaces. Qiang Xue 2013-11-28 09:46:20 -0500
  • c22409e397 Fixed test break using file transport. Qiang Xue 2013-11-28 09:22:08 -0500
  • d6f97ff4c1 Added Application::getMail(). Qiang Xue 2013-11-28 09:08:02 -0500
  • 0390a99833 Use backquotes to quote column and table names for sqlite (related with #1318) Qiang Xue 2013-11-28 09:04:16 -0500
  • 0b1ddc9327 Merge pull request #1346 from slavcodev/clean-var-dumper Qiang Xue 2013-11-28 05:54:37 -0800
  • 5d9cd76a71 Provided example setting YII_DEBUG to false Alexander Makarov 2013-11-28 16:03:45 +0400
  • ce4d7450be Docs on autoloading and helpers Alexander Makarov 2013-11-28 15:53:17 +0400
  • f1452d3070 Remove extra var slavcodev 2013-11-28 13:21:30 +0200
  • 3dbb3d40dd Sphinx unit tests fixed. Paul Klimov 2013-11-28 11:34:13 +0200
  • 1a31b2388f Merge branch 'master' of github.com:yiisoft/yii2 into mongo Paul Klimov 2013-11-28 11:06:12 +0200
  • dc79c8c11a Sphinx ignore group removed from phpunit run script Paul Klimov 2013-11-28 11:05:23 +0200
  • ee0c9ed61e Merge branch 'master' of github.com:yiisoft/yii2 into mongo Paul Klimov 2013-11-28 10:56:49 +0200
  • 3b5768b40a avoid throwing the same type of new db exception. Qiang Xue 2013-11-27 23:35:43 -0500
  • bb6b75e794 fixed exception check in test. Qiang Xue 2013-11-27 23:07:15 -0500
  • 184e3dfb30 added missing aliases to swiftmailer tests Carsten Brandt 2013-11-28 01:27:10 +0100
  • 83527e85ca made Model::attributes() non static again Carsten Brandt 2013-11-28 01:00:05 +0100
  • e1fe5115cd fixed vendor path in tests Carsten Brandt 2013-11-28 00:44:37 +0100
  • 286571185b Fixed phpdoc Alexander Makarov 2013-11-28 02:50:53 +0400
  • b4fb8abb87 reverted accidentally changed binary files Carsten Brandt 2013-11-27 23:36:09 +0100
  • be583a7a22 fixed problem with sorting by id in elasticsearch Carsten Brandt 2013-11-27 23:26:10 +0100
  • 58c02b49de Fixes #1342 Alexander Makarov 2013-11-28 02:23:08 +0400
  • 789f0285b8 adjusted sphinx tests to AR changes Carsten Brandt 2013-11-27 23:03:33 +0100
  • 16239c2395 reverted wrong change in sphinx Carsten Brandt 2013-11-27 22:31:44 +0100
  • d87ff0be25 Merge pull request #1343 from pmoust/sphinx Carsten Brandt 2013-11-27 13:23:00 -0800
  • 8995c0b0ca Code style fixes for layouts Alexander Makarov 2013-11-28 01:19:43 +0400
  • 2643de1db8 Updated advanced application mail layout to contain layout markers Alexander Makarov 2013-11-28 01:19:28 +0400
  • 332fdf98ba Added fixture in the before script part Panagiotis Moustafellos 2013-11-27 23:04:41 +0200
  • 157ddc78cd Fixes #1342: added missing layout for mail in advanced app template Alexander Makarov 2013-11-28 01:01:46 +0400
  • feef1256bd updated travis tests README Panagiotis Moustafellos 2013-11-27 22:54:58 +0200
  • 8aeeded090 Merge branch 'master' of https://github.com/yiisoft/yii2 into sphinx Panagiotis Moustafellos 2013-11-27 22:32:26 +0200
  • 0387666c8b added sphinx runtime pid dir Panagiotis Moustafellos 2013-11-27 22:30:31 +0200
  • 75cc595630 proper db name (comply with yiitest) #2 Panagiotis Moustafellos 2013-11-27 22:26:57 +0200
  • a2cfc6b438 Merge pull request #1341 from pmoust/sphinx Qiang Xue 2013-11-27 12:25:19 -0800
  • 12fe9292fe proper db name (comply with yiitest) Panagiotis Moustafellos 2013-11-27 22:23:11 +0200
  • 174574ebed created log and spl dir Panagiotis Moustafellos 2013-11-27 22:14:44 +0200
  • 79771feab3 Revert "forcing travis build" Panagiotis Moustafellos 2013-11-27 22:12:47 +0200
  • 0d8ae877d3 forcing travis build Panagiotis Moustafellos 2013-11-27 22:10:41 +0200
  • 5290fdfc81 adding sphinx log dirs etc Panagiotis Moustafellos 2013-11-27 22:06:28 +0200
  • 4b36d78efb Revert "swapped to return []; (OCD kicking in?)" Panagiotis Moustafellos 2013-11-27 21:54:55 +0200
  • 5cb2283d89 Travis: Adding sphinx support Panagiotis Moustafellos 2013-11-27 21:52:10 +0200
  • 7fa3b699c1 Adjusted advanced app migration so it is now OK for non-mysql Alexander Makarov 2013-11-27 23:44:49 +0400
  • 0aa9afabd3 Merge branch 'master' of https://github.com/yiisoft/yii2 Panagiotis Moustafellos 2013-11-27 21:01:51 +0200
  • c12683158c Merge pull request #1340 from pmoust/ocd Alexander Makarov 2013-11-27 10:23:33 -0800
  • 58bd2fb958 Only whitespace removal Panagiotis Moustafellos 2013-11-27 20:19:56 +0200
  • f6a3496e8d Removed trailing whitespace.. (OCD really kicking in) Panagiotis Moustafellos 2013-11-27 19:53:11 +0200
  • a28e74708b swapped to return []; (OCD kicking in?) Panagiotis Moustafellos 2013-11-27 19:48:16 +0200
  • bf708aa824 Fixes #1334: foreign key is incorrectly determined for pgsql. Qiang Xue 2013-11-27 11:55:35 -0500
  • d42a942aed Mongo Command 'update' and 'insertBatch' methods added. Paul Klimov 2013-11-27 16:40:29 +0200
  • 1fe7f5aaf8 Fixes #1335: findLayoutFile() should respect View::defaultExtension. Qiang Xue 2013-11-27 08:47:10 -0500
  • 4f5f5bb691 Mongo Query implemented as draft. Paul Klimov 2013-11-27 14:29:05 +0200
  • ec2df146a8 Mongo Connection updated allowing to fetch default database name from options. Paul Klimov 2013-11-27 12:00:32 +0200
  • 6eeeb6d169 Mongo test config fixed. Paul Klimov 2013-11-27 11:54:09 +0200
  • af778d1a13 Fixed actions() docs where alias was used to refer to class Alexander Makarov 2013-11-27 13:36:05 +0400
  • 408eee75a9 Used full method names when sending email in advanced app Alexander Makarov 2013-11-27 12:58:28 +0400
  • e3292c959a Advanced application template now uses mailer component instead of mail() function Alexander Makarov 2013-11-27 03:48:20 +0400
  • d829dbb2f0 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-11-26 16:29:04 -0500
  • 13c6b99814 Fixes #1331: Added support for using '*' to specify verb filters for all actions. Qiang Xue 2013-11-26 16:28:55 -0500
  • 8814955ab9 Merge pull request #1330 from plusodinminus/patch-1 Qiang Xue 2013-11-26 12:24:17 -0800
  • 4bc205ae37 Update form.md Алексей 2013-11-26 23:06:44 +0300
  • c147fb2585 Update view.md Алексей 2013-11-26 23:06:01 +0300
  • 38df36840f Mongo test config updated. Klimov Paul 2013-11-26 21:19:16 +0200
  • 529af8edc4 Mongo "Database" and "Collection" classes introduced. Klimov Paul 2013-11-26 21:16:55 +0200
  • 1d0bc00c33 disable coveralls temporarily. Qiang Xue 2013-11-26 14:11:04 -0500
  • 35de471aa6 Merge pull request #1327 from kamilsk/master Qiang Xue 2013-11-26 10:11:32 -0800
  • 7e12ae5767 fix issue #1315 Kamil 2013-11-26 21:11:47 +0400
  • 3a613e8565 allow setting css rel explicitly Carsten Brandt 2013-11-26 17:33:05 +0100
  • 91998d03a7 fixed typo in README Carsten Brandt 2013-11-26 16:58:20 +0100
  • 3b5ee4fbe9 Mongo Command created. Paul Klimov 2013-11-26 17:03:08 +0200
  • 56f2530151 Fixed typo. Qiang Xue 2013-11-26 09:57:53 -0500
  • 1b504be650 Fixes #1323: Added View::defaultExtension. Qiang Xue 2013-11-26 08:52:21 -0500
  • 19bffa38c8 Fixes #1326: DetailView: visibility of the attribute Qiang Xue 2013-11-26 08:44:57 -0500
  • 2b9b364c5b Update form.md Carsten Brandt 2013-11-26 12:00:01 +0100
  • 65be184344 Fixes #1324: added missing @console alias to advanced app Alexander Makarov 2013-11-26 14:44:33 +0400
  • f0c080bf0e Fixes #1323: updated template engines guide section Alexander Makarov 2013-11-26 13:06:52 +0400
  • ca4a12fdba Merge pull request #1322 from pmoust/master Qiang Xue 2013-11-25 19:00:31 -0800
  • 21014b4064 swapped docs and Exception to type InvalidParamException Panagiotis Moustafellos 2013-11-26 04:56:07 +0200
  • 16739ec3f0 Merge pull request #1321 from pmoust/inheritdoc-fix Qiang Xue 2013-11-25 18:29:59 -0800
  • 80de4e6e65 more docs on elasticsearch Carsten Brandt 2013-11-26 03:27:32 +0100
  • 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} Panagiotis Moustafellos 2013-11-26 04:24:20 +0200
  • 324e10694d updated sphinx active record with changes from DB AR Carsten Brandt 2013-11-26 01:48:52 +0100
  • 25fb11e93f Merge pull request #1295 from yiisoft/elasticsearch Qiang Xue 2013-11-25 16:28:11 -0800
  • 143addab4d improved logging and error handling Carsten Brandt 2013-11-25 23:59:27 +0100
  • ee538faff7 added profile and logging to connection Carsten Brandt 2013-11-25 23:43:22 +0100
  • 1c08c06da8 implemented connection based on CUrl Carsten Brandt 2013-11-25 23:32:54 +0100
  • 4205623918 Fixes #1312: fixed types map for MSSQL Alexander Makarov 2013-11-26 01:26:39 +0400
  • 752261e9ec fixed redis session init() call Carsten Brandt 2013-11-25 20:45:33 +0100