Commit Graph

  • 99e634d7a4 better organize paths file. Taylor Otwell 2012-04-12 22:35:18 -0500
  • 2b88c78896 simplified the paths.php file. Taylor Otwell 2012-04-12 22:33:45 -0500
  • 1847a369fb fixed eloquent datetime bug when determining dirty attributes. Taylor Otwell 2012-04-11 16:08:15 -0500
  • 8bc128fdaa cleaning up code. Taylor Otwell 2012-04-10 22:36:20 -0500
  • 9ad6fabc02 Updated change log. Taylor Otwell 2012-04-10 15:04:39 -0500
  • 94b8582865 Add DateTime support to database binding layer. Taylor Otwell 2012-04-10 15:03:42 -0500
  • 7d5b6b3748 added blade comments and documentation. Taylor Otwell 2012-04-10 11:46:55 -0500
  • 222383c83b check application.ssl in request::secure. Taylor Otwell 2012-04-10 11:41:02 -0500
  • d5b9f3c604 cleaning up section class. Taylor Otwell 2012-04-10 11:37:38 -0500
  • 78a2bce820 Merge pull request #509 from cviebrock/section-append Taylor Otwell 2012-04-10 09:36:49 -0700
  • f7b1a72f3c added unless structure to blade. Taylor Otwell 2012-04-10 11:33:55 -0500
  • fda19731c5 Fixing update handling in Has_Many and Has_One relationships. Taylor Otwell 2012-04-10 11:26:03 -0500
  • 8e988192a1 Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-04-10 10:10:51 -0500
  • 0eb79a5b8d Merge branch 'staging' into develop Taylor Otwell 2012-04-10 10:10:41 -0500
  • 1a5d4250d1 fix conflicts. Taylor Otwell 2012-04-10 10:10:31 -0500
  • bcca8be072 Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-04-10 10:09:43 -0500
  • cb9050844a incremented version. Taylor Otwell 2012-04-10 10:09:34 -0500
  • 2e7cca1d0b Merge pull request #512 from Mikaweb/patch-1 Taylor Otwell 2012-04-10 07:49:05 -0700
  • 60b5e38ca0 return after loading mapped class in autoloader. Taylor Otwell 2012-04-10 09:48:54 -0500
  • b370549d80 Merge pull request #517 from joecwallace/migrate-resolver-classify-fix Taylor Otwell 2012-04-10 07:47:34 -0700
  • a3e0c7c0c4 Merge pull request #522 from kloy/master Taylor Otwell 2012-04-10 07:43:49 -0700
  • 9ee9e7bb5e Merge pull request #518 from joecwallace/eloquent-model-table-basename-fix Taylor Otwell 2012-04-09 19:55:34 -0700
  • 53e8f9b774 Fixing bug where custom validation messages in bundle language files were not getting picked up. Keith Loy 2012-04-09 21:11:54 -0500
  • f7aee0ca2a Model::table() uses class_basename() helper - which properly discards namespaces on *nix systems Joe Wallace 2012-04-09 11:28:40 -0500
  • 201732135d Resolver::resolve() uses Str::classify() to determine class names Joe Wallace 2012-04-09 11:02:11 -0500
  • f786b33e85 Merge pull request #515 from gaker/develop Taylor Otwell 2012-04-08 07:37:38 -0700
  • 88dd2f3232 Altering visibility of Crypter::randomizer() to public. Greg Aker 2012-04-07 14:09:22 -0500
  • 3850f575f0 Misspelt word corrected! Maxime Dizerens 2012-04-07 00:03:33 +0300
  • f0f9d7b256 make Section::append public, and do a true append. Other methods are renamed but unchanged. Colin Viebrock 2012-04-06 11:50:01 -0500
  • 56fac668b3 Don't show the trace on shutdown, it's useless. Phill Sparks 2012-04-06 10:41:10 +0100
  • 825e8b2d49 cleaning up code and comments. Taylor Otwell 2012-04-05 21:40:56 -0500
  • a77196db86 cleaning up code. Taylor Otwell 2012-04-05 21:30:53 -0500
  • 8a687053a8 fix conflicts. Taylor Otwell 2012-04-05 09:33:50 -0500
  • b7ac1b75af updated change log and incremented version. Taylor Otwell 2012-04-05 09:30:16 -0500
  • cc4514e8f6 Fix bug in many to many eager loading. Taylor Otwell 2012-04-05 09:21:28 -0500
  • ee288a7709 updated changelog. Taylor Otwell 2012-04-04 22:32:25 -0500
  • 6dd709ccaa move vendors folder under laravel. Taylor Otwell 2012-04-04 22:16:34 -0500
  • fe36d7fdfb Added total SQL execution time to profiler. Taylor Otwell 2012-04-04 17:08:16 -0500
  • 01a7991bd5 fix artisan. Taylor Otwell 2012-04-04 16:57:18 -0500
  • 4bee6d1bca put str_object back in. Taylor Otwell 2012-04-04 14:48:51 -0500
  • e0251b7d57 restyled error pages to suit new views Dayle Rees 2012-04-04 20:45:01 +0100
  • 609920b0d0 Allow str_contains to take an array. Taylor Otwell 2012-04-04 14:30:32 -0500
  • c1582e7c84 Turn on profiler by default. Taylor Otwell 2012-04-04 14:21:38 -0500
  • 943309e00a Merge pull request #498 from daylerees/anbu-jquery-fix Taylor Otwell 2012-04-04 12:17:21 -0700
  • b5847c1f3a fixed logo bug Dayle Rees 2012-04-04 20:14:20 +0100
  • 616460725f Merge pull request #496 from daylerees/anbu-jquery-fix Taylor Otwell 2012-04-04 12:07:27 -0700
  • 95b4b0924b added logo base64d to profiler Dayle Rees 2012-04-04 20:05:38 +0100
  • ad57ae4fdf jquery loading and css fixes Dayle Rees 2012-04-04 18:25:29 +0100
  • 1c26ce8ce5 Fix bug in input class. Taylor Otwell 2012-04-04 11:37:46 -0500
  • 98fa907805 Use array_merge_recursive in input class. Taylor Otwell 2012-04-04 11:30:19 -0500
  • 73e355bf18 added http foundation. Taylor Otwell 2012-04-04 11:22:15 -0500
  • 85dbb422ce removed httpfoundation. Taylor Otwell 2012-04-04 11:21:54 -0500
  • 04eea426e8 tweaking. Taylor Otwell 2012-04-04 11:19:52 -0500
  • 9499758806 Merge branch 'develop' into feature/http-foundation Taylor Otwell 2012-04-04 11:16:44 -0500
  • 02ad4c5c47 adjusting comments. Taylor Otwell 2012-04-04 11:09:44 -0500
  • c31f001f22 fix url https bug. Taylor Otwell 2012-04-04 11:08:14 -0500
  • 63e6d143fb updated change log. Taylor Otwell 2012-04-04 10:36:48 -0500
  • d1adc8c181 Merge pull request #484 from kbanman/bugfix-pivot Taylor Otwell 2012-04-04 08:36:01 -0700
  • e78c90b993 Merge branch 'develop' into feature/http-foundation Taylor Otwell 2012-04-04 10:34:16 -0500
  • 250541b22b updated change log. Taylor Otwell 2012-04-04 10:33:49 -0500
  • eda46a815e fix eloquent model attribute resolution. Taylor Otwell 2012-04-04 10:33:24 -0500
  • 232bf01ae2 fix secure cookie issue. Taylor Otwell 2012-04-04 10:28:06 -0500
  • ffb4034631 fix url parsing. Taylor Otwell 2012-04-04 10:16:15 -0500
  • a85945561c fixing conflicts. Taylor Otwell 2012-04-04 10:09:27 -0500
  • 7f9e38a770 Merge branch 'staging' into develop Taylor Otwell 2012-04-04 09:57:16 -0500
  • 10d9cd33ad fixing conflicts. Taylor Otwell 2012-04-04 09:57:08 -0500
  • 3e00ce2efb fix bug regarding SSL cookies. Taylor Otwell 2012-04-04 09:50:01 -0500
  • 8f24d83233 fixing profiler. Taylor Otwell 2012-04-04 08:59:44 -0500
  • 17bd505ff6 pass response in laravel done event. Taylor Otwell 2012-04-04 08:36:43 -0500
  • 507bba60ca dont show profiler bar on ajax request. Taylor Otwell 2012-04-03 20:22:01 -0500
  • 02db986627 fixing route. Taylor Otwell 2012-04-03 17:07:56 -0500
  • b58c6370ee fixing template. Taylor Otwell 2012-04-03 17:07:37 -0500
  • e0e0b51b9b tweaking profiler. Taylor Otwell 2012-04-03 16:57:55 -0500
  • e1d49749a3 fixing conflicts. Taylor Otwell 2012-04-03 16:54:28 -0500
  • 1ca7d799af changes Taylor Otwell 2012-04-03 16:53:15 -0500
  • 974ac61535 Merge pull request #490 from daylerees/markdown-extra Taylor Otwell 2012-04-03 12:59:06 -0700
  • 27b0b321ac switched to markdown extra, with table styling Dayle Rees 2012-04-03 19:59:54 +0100
  • 43a3635722 move documentation markdown to system directory. Taylor Otwell 2012-04-03 11:20:20 -0500
  • 1f6e5f8741 updated change log and documentation. Taylor Otwell 2012-04-03 11:11:03 -0500
  • 6fdccd7496 Fixing bug. Taylor Otwell 2012-04-03 11:00:45 -0500
  • 517da41a72 Tweaking has_many "save" method. Taylor Otwell 2012-04-03 10:56:55 -0500
  • d0a701e8f7 Tweaking has_many "save" method. Taylor Otwell 2012-04-03 10:55:04 -0500
  • df70987679 added sync method to has_many relationship. Taylor Otwell 2012-04-03 10:48:01 -0500
  • 3518f68633 tweaking layout. Taylor Otwell 2012-04-03 09:54:15 -0500
  • 6735631cc1 tweaking style. Taylor Otwell 2012-04-03 09:53:33 -0500
  • e66d8943d1 move documentation into bundle. Taylor Otwell 2012-04-03 09:51:56 -0500
  • fdb7b3a7f3 put additions on top. Taylor Otwell 2012-04-03 09:49:24 -0500
  • c31df7379b put change log in docs. Taylor Otwell 2012-04-03 09:48:44 -0500
  • 7d30d179b7 update documentation. Taylor Otwell 2012-04-03 09:42:30 -0500
  • 71531e5fe9 cleaning up code. Taylor Otwell 2012-04-03 09:22:02 -0500
  • 6ee7c1c280 tweaking docs. Taylor Otwell 2012-04-03 09:20:59 -0500
  • 5d3cc6beb0 template changes. Taylor Otwell 2012-04-03 09:17:18 -0500
  • 2af6059457 Merge pull request #486 from daylerees/docs-template Taylor Otwell 2012-04-03 06:24:04 -0700
  • e29270f6a7 Merge pull request #487 from jasonlewis/patch-8 Taylor Otwell 2012-04-03 06:23:29 -0700
  • 9f1bd0ca3f chdir if the request is not from the web. Taylor Otwell 2012-04-03 08:22:18 -0500
  • edbac90ce3 added back to top widget Dayle Rees 2012-04-03 11:30:00 +0100
  • 3d23303aea Includes use render to prevent WSOD Jason Lewis 2012-04-03 19:57:01 +1000
  • 6f8e3259f0 added welcome view with link to docs Dayle Rees 2012-04-03 09:46:09 +0100
  • 63a3e2b5ee better line-height on code samples Dayle Rees 2012-04-03 09:08:39 +0100
  • 9f80351916 Merge branch 'develop' into feature/http-foundation Taylor Otwell 2012-04-02 20:45:24 -0500