Commit Graph

  • 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
  • 5528413b9a fixed PhpDoc by swapping to {@inheritdoc} Panagiotis Moustafellos 2013-11-26 04:24:20 +0200
  • 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
  • a2aa4ff858 cleanup Command interface, alpha ready Carsten Brandt 2013-11-25 20:40:21 +0100
  • 40fc84b342 cleanup & docs Carsten Brandt 2013-11-25 20:29:35 +0100
  • 5164a1671c finalized Query interface + general cleanup Carsten Brandt 2013-11-25 20:12:45 +0100
  • c929268b25 Mongo classes created as blank. Paul Klimov 2013-11-25 17:06:31 +0200
  • 025d36cbec even more on random test failure Carsten Brandt 2013-11-25 16:05:49 +0100
  • 084f6666f1 Merge branch 'master' into elasticsearch Carsten Brandt 2013-11-25 15:49:06 +0100
  • e2ff98ab53 fixed broken sphinx AR::attributes() declaration Carsten Brandt 2013-11-25 15:34:26 +0100
  • 6749ec00d2 updated properties of extensions Carsten Brandt 2013-11-25 15:33:59 +0100
  • 8be4f3778a updated properties of extensions Carsten Brandt 2013-11-25 15:33:59 +0100
  • 2691299b42 display elasticsearch version in travis Carsten Brandt 2013-11-25 14:52:03 +0100
  • de1b533a08 fixed cubrid limit Carsten Brandt 2013-11-25 14:52:36 +0100
  • 3cb366020a added redis Session Carsten Brandt 2013-11-25 14:39:21 +0100
  • d56e020109 more random test fixes Carsten Brandt 2013-11-25 14:07:30 +0100
  • c61ebcc5b7 Mongo connection advanced. Paul Klimov 2013-11-25 14:34:22 +0200
  • c1febb74ff reduce randomness in test results Carsten Brandt 2013-11-25 13:29:54 +0100
  • b5c73a3724 allow redis connection to be configure directly in cache Carsten Brandt 2013-11-25 13:21:54 +0100
  • 38e5788e5c Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-11-25 13:10:27 +0100
  • 613758dda5 refactored elasticsearch COnnection and Command Carsten Brandt 2013-11-25 13:09:38 +0100
  • ae0f04be99 Mongo extension created as blank. Paul Klimov 2013-11-25 14:05:22 +0200
  • 8792f21f57 more docs Carsten Brandt 2013-11-25 03:33:37 +0100
  • c6318050d9 removed unneeded setting. Qiang Xue 2013-11-24 21:29:11 -0500
  • b081cf5e46 moved elasticsearch to extensions Carsten Brandt 2013-11-25 03:14:27 +0100
  • f6811002ca Merge branch 'master' into elasticsearch Carsten Brandt 2013-11-25 03:21:08 +0100
  • 0b13c43466 refactored redis cache. Qiang Xue 2013-11-24 20:48:40 -0500
  • 51aabebb6e updated ext composer.json for issue labels Carsten Brandt 2013-11-25 02:31:23 +0100
  • e837e44ac1 updated ext composer.json for issue labels Carsten Brandt 2013-11-25 02:31:23 +0100
  • 8ac2b7364d moved redis to extensions Carsten Brandt 2013-11-25 02:23:51 +0100
  • 4c1b823d03 fixed whitespaces Qiang Xue 2013-11-24 18:56:34 -0500
  • 2cd0a2cdba docs Carsten Brandt 2013-11-25 00:47:10 +0100
  • d2614875e0 update composer to include sphinx Qiang Xue 2013-11-24 18:14:54 -0500
  • b259f991c5 Added initial steps about configuring DB-based RBAC Alexander Makarov 2013-11-25 02:54:31 +0400
  • 13f6a11277 Merge pull request #1259 from klimov-paul/sphinx Qiang Xue 2013-11-24 14:42:43 -0800
  • 4b353c7bce Fixes #1297: CSRF not generated on error pages Qiang Xue 2013-11-24 17:41:09 -0500
  • 72dd86df15 fixes #1158 mentioned @web alias in docs Alexander Makarov 2013-11-25 02:36:52 +0400
  • 78af586cd7 Merged RBAC draft into authorization Alexander Makarov 2013-11-25 02:22:46 +0400
  • 325fc28182 several fixes and cleanup Carsten Brandt 2013-11-24 22:46:13 +0100
  • 47705f0bc9 corrected assertations for test on #1310 Carsten Brandt 2013-11-24 20:58:28 +0100
  • b6b2689853 Merge branch 'master' into elasticsearch Carsten Brandt 2013-11-24 20:51:26 +0100
  • af5d87ac4d renamed elasticsearch PK to id Carsten Brandt 2013-11-24 20:49:12 +0100
  • 643593737d added test case for #1310 Carsten Brandt 2013-11-24 20:45:50 +0100
  • cf73f40d79 Merge pull request #1309 from nineinchnick/batch-insert Qiang Xue 2013-11-24 11:36:57 -0800
  • 1de06faa3b Fixes #1253 Qiang Xue 2013-11-24 14:18:33 -0500
  • 0b43aa4f81 Fixes #1310: ActiveRelation does not preserve order of items on find via() and viaTable() Qiang Xue 2013-11-24 13:47:40 -0500
  • 6920da4a80 fixed limit/offset for sqlite,mysql and cubrid Carsten Brandt 2013-11-24 19:22:51 +0100
  • f017ba357f refactored unit tests. put common AR tests in trait Carsten Brandt 2013-11-24 19:18:16 +0100
  • e4e376ba28 fixed test break. Qiang Xue 2013-11-24 11:52:50 -0500
  • 858326c074 Fixed test break. Qiang Xue 2013-11-24 11:51:55 -0500
  • 039ed688cf Fixes #1301: fixed scenario generation when there are "except" scenarios. Qiang Xue 2013-11-24 10:23:22 -0500
  • e9fcde3264 support for batch insert in sqlite older than 3.7.11 John Was 2013-11-24 11:53:27 +0100
  • 337b1b08b5 Fixes #1298: supporting route with trailing slash. Qiang Xue 2013-11-23 23:22:58 -0500
  • 210cbda732 Fixes #1296: stricter check of dashes in route. Qiang Xue 2013-11-23 23:05:06 -0500
  • 983b2286ba elasticsearch AR relations + null values Carsten Brandt 2013-11-24 04:07:25 +0100
  • 69fa7bab6b Fixes #1307: move batchInsert() to base class. Qiang Xue 2013-11-23 20:44:36 -0500
  • a1d2ab6d93 Merge pull request #1308 from kk86bioinfo/patch-1 Qiang Xue 2013-11-23 17:25:57 -0800
  • 3a9b6da55b Update apps-advanced.md kk_loke86 2013-11-24 09:13:50 +0800
  • 58b1538b39 refactored elasticsearch Querybuilder build conditions Carsten Brandt 2013-11-24 02:00:27 +0100
  • f8b53197ac Merge branch 'master' into elasticsearch Carsten Brandt 2013-11-24 00:32:43 +0100