Commit Graph

  • 7b65dc30a0 updated change log. Taylor Otwell 2012-04-19 14:32:59 -05:00
  • 58f69fdf47 fixing some issues related to environment. Taylor Otwell 2012-04-19 14:32:27 -05:00
  • 4440412f57 turn off profiler by default. Taylor Otwell 2012-04-19 10:51:29 -05:00
  • 9a90d303c7 return empty string if no items in html list. Taylor Otwell 2012-04-19 08:45:56 -05:00
  • 09e456d2bf fix docblock. Taylor Otwell 2012-04-19 08:41:23 -05:00
  • 92e482de0d updating documentation. Taylor Otwell 2012-04-19 08:39:30 -05:00
  • 798b76d8d0 update change log. Taylor Otwell 2012-04-19 08:38:06 -05:00
  • a150a7d457 allow multiple views to be registered for a single composer. Taylor Otwell 2012-04-19 08:37:42 -05:00
  • d1428948ea fix docblock. Taylor Otwell 2012-04-19 08:28:22 -05:00
  • cac5ebad4a Merge pull request #507 from sparksp/develop-patch-2 Taylor Otwell 2012-04-19 06:26:59 -07:00
  • 3670423da6 Merge pull request #558 from ProgerXP/patch-locks-dev Taylor Otwell 2012-04-19 06:23:42 -07:00
  • af42dec07b update change log and version. Taylor Otwell 2012-04-19 08:21:42 -05:00
  • affcad0948 fix bug surrounding cookie session driver. Taylor Otwell 2012-04-19 08:19:15 -05:00
  • 45c9d15442 Merge pull request #559 from ProgerXP/patch-ioc-resolve Taylor Otwell 2012-04-19 06:13:39 -07:00
  • ed2df89c3e fix double return. Taylor Otwell 2012-04-19 08:11:29 -05:00
  • 3f5a92ea5c Fixed wrong calling of the IoC resolver. Signed-off-by: Pavel <proger.xp@gmail.com> Pavel 2012-04-19 10:47:50 +04:00
  • 5db3743702 Fixing "Cannot remove ...: Permission denied" in File and bundle:: task Pavel 2012-04-19 10:36:28 +04:00
  • a19b8b9675 tweaking the value method. Taylor Otwell 2012-04-18 20:53:26 -05:00
  • d91da7d80a update change log. Taylor Otwell 2012-04-18 20:51:15 -05:00
  • b9d573467a Merge pull request #531 from markhuot/develop Taylor Otwell 2012-04-18 18:50:19 -07:00
  • bee2a273bc added default option to bundle::option method. Taylor Otwell 2012-04-18 20:47:29 -05:00
  • 3f2bdb7695 only write file caches if minutes is greater than zero. Taylor Otwell 2012-04-18 20:43:25 -05:00
  • 78243fedba Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-04-18 20:39:18 -05:00
  • ff94d16630 Merge branch 'staging' of github.com:laravel/laravel into staging Taylor Otwell 2012-04-18 20:38:46 -05:00
  • 51f5fdd0c9 fix conflicts. Taylor Otwell 2012-04-18 20:38:36 -05:00
  • 9c823d42be Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-04-18 20:36:51 -05:00
  • 24e382848c add response to done event. Taylor Otwell 2012-04-18 20:36:38 -05:00
  • eafb4bdfb8 Merge pull request #501 from daylerees/error-pages Taylor Otwell 2012-04-17 18:52:45 -07:00
  • 7199ac8e9c Merge pull request #549 from ProgerXP/patch-ru Taylor Otwell 2012-04-17 18:49:32 -07:00
  • 5b7f3f66f2 update change log. Taylor Otwell 2012-04-17 20:48:17 -05:00
  • 4f3dbf2ec4 document the view::exists method. Taylor Otwell 2012-04-17 20:15:08 -05:00
  • ae2dc6a7e2 cleaning up view code. Taylor Otwell 2012-04-17 20:13:42 -05:00
  • 42f8914611 Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-04-17 20:11:08 -05:00
  • 66cf43de6c update change log. Taylor Otwell 2012-04-17 20:10:56 -05:00
  • 8c4170491e use memcached instead of memcache. Taylor Otwell 2012-04-17 20:09:41 -05:00
  • f1435ce195 Merge pull request #546 from ProgerXP/patch-typos Taylor Otwell 2012-04-17 17:58:19 -07:00
  • 7ba97bc3b5 Merge pull request #550 from davzie/develop Taylor Otwell 2012-04-17 17:55:52 -07:00
  • b7ac667405 tweak belongs to eager constraining. Taylor Otwell 2012-04-17 14:33:17 -05:00
  • ee5386e3b2 Implemented View::exists function David Thorpe 2012-04-17 19:25:41 +01:00
  • 723e0767ed Added Russian language files. Pavel 2012-04-17 15:12:31 +04:00
  • f6388e26be added dd helper. Taylor Otwell 2012-04-16 20:38:31 -05:00
  • 62935964eb update chang elog Taylor Otwell 2012-04-16 14:50:32 -05:00
  • 11aabe4a84 move back to memcache Taylor Otwell 2012-04-16 14:50:06 -05:00
  • 482aed9379 Corrected typos in the comments. Pavel 2012-04-16 18:44:11 +04:00
  • 1192abe39c update change log. Taylor Otwell 2012-04-16 08:37:15 -05:00
  • f316553bb7 use memcached api instead of memcache. Taylor Otwell 2012-04-16 08:36:44 -05:00
  • 5d52da696f use injection on the request::detect_env method for better testability. Taylor Otwell 2012-04-13 20:34:13 -05:00
  • 44dbbe01da added support for bundles outside of the bundle directory using 'path: ' syntax like views. Taylor Otwell 2012-04-13 13:54:56 -05:00
  • 0f483fb390 cleaning up the autoloader> Taylor Otwell 2012-04-13 13:33:54 -05:00
  • 1d7c27c19f tweak local environment defaults. Taylor Otwell 2012-04-13 13:02:20 -05:00
  • 7b7f154edd Merge branch 'staging' into develop Taylor Otwell 2012-04-13 08:25:51 -05:00
  • e16ab6f3d4 fixing conflicts. Taylor Otwell 2012-04-13 08:25:40 -05:00
  • 728a320cbc increment version and update change log. Taylor Otwell 2012-04-13 08:24:42 -05:00
  • f45330a006 call render method on view when including in blade. Taylor Otwell 2012-04-13 08:23:11 -05:00
  • 49384514ef The __get() magic method runs three checks before giving up but the __isset() method only runs two checks. This syncs the logic to ensure that __get() and __isset() are looking at the same possibilities. Mark Huot 2012-04-13 10:20:34 -03:00
  • 9daa919f4b updated change log. Taylor Otwell 2012-04-12 23:36:45 -05:00
  • ab6e364546 added simpler and easier environment handling. Taylor Otwell 2012-04-12 23:35:41 -05:00
  • 34cb9a00f4 move 'is' method to the str class where it belongs. Taylor Otwell 2012-04-12 22:54:50 -05:00
  • 0c8c6714f4 make the paths file more friendly. Taylor Otwell 2012-04-12 22:46:49 -05:00
  • 99e634d7a4 better organize paths file. Taylor Otwell 2012-04-12 22:35:18 -05:00
  • 2b88c78896 simplified the paths.php file. Taylor Otwell 2012-04-12 22:33:45 -05:00
  • 1847a369fb fixed eloquent datetime bug when determining dirty attributes. Taylor Otwell 2012-04-11 16:08:15 -05:00
  • 8bc128fdaa cleaning up code. Taylor Otwell 2012-04-10 22:36:20 -05:00
  • 9ad6fabc02 Updated change log. Taylor Otwell 2012-04-10 15:04:39 -05:00
  • 94b8582865 Add DateTime support to database binding layer. Taylor Otwell 2012-04-10 15:03:42 -05:00
  • 7d5b6b3748 added blade comments and documentation. Taylor Otwell 2012-04-10 11:46:55 -05:00
  • 222383c83b check application.ssl in request::secure. Taylor Otwell 2012-04-10 11:41:02 -05:00
  • d5b9f3c604 cleaning up section class. Taylor Otwell 2012-04-10 11:37:38 -05:00
  • 78a2bce820 Merge pull request #509 from cviebrock/section-append Taylor Otwell 2012-04-10 09:36:49 -07:00
  • f7b1a72f3c added unless structure to blade. Taylor Otwell 2012-04-10 11:33:55 -05:00
  • fda19731c5 Fixing update handling in Has_Many and Has_One relationships. Taylor Otwell 2012-04-10 11:26:03 -05:00
  • 8e988192a1 Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-04-10 10:10:51 -05:00
  • 0eb79a5b8d Merge branch 'staging' into develop Taylor Otwell 2012-04-10 10:10:41 -05:00
  • 1a5d4250d1 fix conflicts. Taylor Otwell 2012-04-10 10:10:31 -05:00
  • bcca8be072 Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-04-10 10:09:43 -05:00
  • cb9050844a incremented version. Taylor Otwell 2012-04-10 10:09:34 -05:00
  • 2e7cca1d0b Merge pull request #512 from Mikaweb/patch-1 Taylor Otwell 2012-04-10 07:49:05 -07:00
  • 60b5e38ca0 return after loading mapped class in autoloader. Taylor Otwell 2012-04-10 09:48:54 -05:00
  • b370549d80 Merge pull request #517 from joecwallace/migrate-resolver-classify-fix Taylor Otwell 2012-04-10 07:47:34 -07:00
  • a3e0c7c0c4 Merge pull request #522 from kloy/master Taylor Otwell 2012-04-10 07:43:49 -07:00
  • 9ee9e7bb5e Merge pull request #518 from joecwallace/eloquent-model-table-basename-fix Taylor Otwell 2012-04-09 19:55:34 -07:00
  • 53e8f9b774 Fixing bug where custom validation messages in bundle language files were not getting picked up. Keith Loy 2012-04-09 21:11:54 -05:00
  • f7aee0ca2a Model::table() uses class_basename() helper - which properly discards namespaces on *nix systems Joe Wallace 2012-04-09 11:28:40 -05:00
  • 201732135d Resolver::resolve() uses Str::classify() to determine class names Joe Wallace 2012-04-09 11:02:11 -05:00
  • f786b33e85 Merge pull request #515 from gaker/develop Taylor Otwell 2012-04-08 07:37:38 -07:00
  • 88dd2f3232 Altering visibility of Crypter::randomizer() to public. Greg Aker 2012-04-07 14:09:22 -05:00
  • 3850f575f0 Misspelt word corrected! Maxime Dizerens 2012-04-07 00:03:33 +03:00
  • f0f9d7b256 make Section::append public, and do a true append. Other methods are renamed but unchanged. Colin Viebrock 2012-04-06 11:50:01 -05:00
  • 56fac668b3 Don't show the trace on shutdown, it's useless. Phill Sparks 2012-04-06 10:41:10 +01:00
  • 825e8b2d49 cleaning up code and comments. Taylor Otwell 2012-04-05 21:40:56 -05:00
  • a77196db86 cleaning up code. Taylor Otwell 2012-04-05 21:30:53 -05:00
  • 8a687053a8 fix conflicts. Taylor Otwell 2012-04-05 09:33:50 -05:00
  • b7ac1b75af updated change log and incremented version. Taylor Otwell 2012-04-05 09:30:16 -05:00
  • cc4514e8f6 Fix bug in many to many eager loading. Taylor Otwell 2012-04-05 09:21:28 -05:00
  • ee288a7709 updated changelog. Taylor Otwell 2012-04-04 22:32:25 -05:00
  • 6dd709ccaa move vendors folder under laravel. Taylor Otwell 2012-04-04 22:16:34 -05:00
  • fe36d7fdfb Added total SQL execution time to profiler. Taylor Otwell 2012-04-04 17:08:16 -05:00
  • 01a7991bd5 fix artisan. Taylor Otwell 2012-04-04 16:57:18 -05:00
  • 4bee6d1bca put str_object back in. Taylor Otwell 2012-04-04 14:48:51 -05:00
  • e0251b7d57 restyled error pages to suit new views Dayle Rees 2012-04-04 20:45:01 +01:00