Commit Graph

  • 263d6145a7 cleaning up code. Taylor Otwell 2012-03-25 22:38:35 -0500
  • d558387b85 added docblock to blade function. Taylor Otwell 2012-03-25 22:17:55 -0500
  • 3ba6342cf5 fixing loading of namespaced classes. Taylor Otwell 2012-03-25 13:23:09 -0500
  • 991fc70275 Make view::with value optional. Taylor Otwell 2012-03-24 22:39:23 -0500
  • 9dbbc5848b Fix blade @includes. Taylor Otwell 2012-03-24 22:37:15 -0500
  • 33cc89a711 Improving upgrade guide. Taylor Otwell 2012-03-24 19:52:40 -0500
  • bc1e1dde5b Improving change log. Taylor Otwell 2012-03-24 19:50:25 -0500
  • d9773d48ae Remonde old changes file. Taylor Otwell 2012-03-24 19:48:50 -0500
  • 4edc9e5399 Added 3.1 upgrade guide and change log. Taylor Otwell 2012-03-24 19:48:37 -0500
  • 1383edde39 Return empty string when null is passed to render helper. Taylor Otwell 2012-03-24 09:25:33 -0500
  • 91998735b9 Improve the @layout blade expression, allow dynamic specification of templates. Taylor Otwell 2012-03-24 09:22:05 -0500
  • e8e7db687c Fix bug in fluent class. Taylor Otwell 2012-03-23 22:54:09 -0500
  • 31786c96e9 Cleaning up the Blade class. Taylor Otwell 2012-03-23 17:05:44 -0500
  • 93e21e9255 Added support for true tempting. Taylor Otwell 2012-03-23 17:03:27 -0500
  • 8e8b0b8cb3 More Blade improvements… adds template inheritance. Taylor Otwell 2012-03-23 13:01:36 -0500
  • b07ee31f3a Added support for Twig style {{ include() }} blade structures that inherit the data from the view. Taylor Otwell 2012-03-22 22:14:20 -0500
  • 57cf817de4 Fix pivot constraints on ->pivot() method of many-to-many. Taylor Otwell 2012-03-22 21:47:35 -0500
  • 879e56df75 Merge branch 'master' into develop Taylor Otwell 2012-03-22 21:26:32 -0500
  • ca77cd5a17 Merge pull request #438 from sparksp/patch-7 Taylor Otwell 2012-03-22 19:25:42 -0700
  • 0e4a63606f Added render_each helper. Taylor Otwell 2012-03-22 16:05:33 -0500
  • e04b7a3add Updated change log. Taylor Otwell 2012-03-22 15:46:05 -0500
  • 727b064bf7 Added View::render_each and Blade shortcut. Taylor Otwell 2012-03-22 15:45:26 -0500
  • 9df88c461b Use Str::lower in pluralizer. Taylor Otwell 2012-03-22 15:11:19 -0500
  • e942c2032f Added macro support to HTML class to match Form class. Taylor Otwell 2012-03-22 15:06:36 -0500
  • 0455c10ae0 Added "for else" support to Blade. Taylor Otwell 2012-03-22 15:02:06 -0500
  • 8839138a6a Fix junk I shouldn't have committed. Taylor Otwell 2012-03-22 13:38:50 -0500
  • 090bf9b3f8 Added "shares" method to view instance. Taylor Otwell 2012-03-22 13:38:22 -0500
  • e96f75e8cc Fixing bugs in database layer. Taylor Otwell 2012-03-22 13:12:27 -0500
  • 35e53b8cef Reintegrating Blade with Laravel using View engine event. Taylor Otwell 2012-03-22 11:48:07 -0500
  • b6615ddbee Fixing a few things in Eloquent 2. Taylor Otwell 2012-03-22 11:00:13 -0500
  • d1de7b9ffe Fix named keys on Schema columns. Phill Sparks 2012-03-22 14:27:37 +0000
  • f27027d3a8 Added __isset and __unset to Fluent Phill Sparks 2012-03-22 14:27:04 +0000
  • 268e6e460d Updating $eloquent->dirty() method. Taylor Otwell 2012-03-22 09:18:11 -0500
  • e5b3b196ab Updated change-log. Prepend table names to default index names in schema. Taylor Otwell 2012-03-22 09:11:51 -0500
  • 453d4154f2 Added "pivot" method to has_many_and_belongs_to. Taylor Otwell 2012-03-22 09:07:21 -0500
  • 1929cadcb8 Cleaning up validation language file. Taylor Otwell 2012-03-21 22:32:40 -0500
  • 5cbebb99d3 Merge pull request #436 from daylerees/date-filters Taylor Otwell 2012-03-21 20:29:33 -0700
  • 0961f8f766 Fixing eloquent 2 query->first method. Taylor Otwell 2012-03-21 22:00:30 -0500
  • d3af0153c1 Fixed order of session loading and auto-loader mappings in app start. Taylor Otwell 2012-03-21 16:37:43 -0500
  • 533112e2f5 added before and after date filters Dayle Rees 2012-03-21 21:07:10 +0000
  • 30204e082b Fixing bugs in eloquent relating to namespaces. Taylor Otwell 2012-03-21 15:45:05 -0500
  • 8457238ab1 Revert back APC and Memcached drivers. Taylor Otwell 2012-03-21 14:45:05 -0500
  • 2809eb260f Merge pull request #435 from cviebrock/develop Taylor Otwell 2012-03-21 12:37:48 -0700
  • bb2f458304 Added "add_" magic method to eloquent model. Taylor Otwell 2012-03-21 14:23:46 -0500
  • 1d5ad48998 Fix APC and Memcached drivers -- fixes #433 Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-03-21 14:18:25 -0500
  • aa27df8bcb Merge remote-tracking branch 'laravel/develop' into develop Colin Viebrock 2012-03-21 14:10:24 -0500
  • 2fe7cfd910 Updated change log. Taylor Otwell 2012-03-21 13:41:57 -0500
  • 52091bda5f Added "match" validation rule for regular expression checks. Taylor Otwell 2012-03-21 13:40:52 -0500
  • afb33c1775 Fix bug with table prefix and columns. Taylor Otwell 2012-03-21 13:10:59 -0500
  • 91a6cb882e Added wrap_value function to grammar. Taylor Otwell 2012-03-21 12:06:31 -0500
  • 033455cc51 Make migration table column lengths more realistic. Taylor Otwell 2012-03-21 11:48:14 -0500
  • e8fe1f172c Removed extra PHP_EOL from Form class. Taylor Otwell 2012-03-21 11:41:31 -0500
  • 244d4bfd07 Fix bugs in Redis class. Taylor Otwell 2012-03-21 11:38:30 -0500
  • 13a70bcc3a Added File::mkdir. Taylor Otwell 2012-03-21 11:28:22 -0500
  • 3c7a1270a7 Added File::move and File::copy methods. Taylor Otwell 2012-03-21 11:25:37 -0500
  • b41bba45d7 Added File::cleandir. Taylor Otwell 2012-03-21 11:23:26 -0500
  • 0637042c01 Added preserve option to File::rmdir. Taylor Otwell 2012-03-21 11:22:16 -0500
  • 3c3e913689 Renamed Route::load to Route::forward. Taylor Otwell 2012-03-21 11:19:29 -0500
  • 6e82a4ac8d Merge pull request #359 from akuzemchak/feature/load-route Taylor Otwell 2012-03-21 09:15:42 -0700
  • 0893f3cca6 Merge branch 'master' into develop Taylor Otwell 2012-03-21 10:59:35 -0500
  • 32e194ad21 Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-03-21 10:59:13 -0500
  • 599c69b433 Updated .gitignore. Taylor Otwell 2012-03-21 10:59:09 -0500
  • ea8d80d67d Merge pull request #371 from daylerees/patch-1 Taylor Otwell 2012-03-21 08:57:38 -0700
  • 7e7f70dbdd Merge pull request #423 from akhodakivskiy/master Taylor Otwell 2012-03-21 08:50:17 -0700
  • 41e066e2ee Fix macros method. Taylor Otwell 2012-03-21 10:49:09 -0500
  • 52ca2d35e7 Tweaking the Form::macro method. Taylor Otwell 2012-03-21 10:48:49 -0500
  • c18dcecb00 Merge pull request #420 from kyledecot/develop Taylor Otwell 2012-03-21 08:44:59 -0700
  • 43212f8505 Fix bug in eloquent model. Taylor Otwell 2012-03-21 10:38:39 -0500
  • aadddcb1d5 Merge pull request #425 from loic-sharma/patch-1 Taylor Otwell 2012-03-21 08:37:07 -0700
  • ce9f4f1db7 Added support for on_delete and on_cascade of foreign keys. Taylor Otwell 2012-03-21 10:33:06 -0500
  • 8f103cdeae Remove PHP_EOL, fixes #430. Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-03-20 22:30:20 -0500
  • f16ac134ee Merge remote-tracking branch 'laravel/develop' into develop Colin Viebrock 2012-03-20 22:29:26 -0500
  • 4336bb885a Fix attribute retrieval bug in Eq2. Taylor Otwell 2012-03-20 11:43:11 -0500
  • 079400ff3d Allow passing in a model instance to relationship insert / update methods. Taylor Otwell 2012-03-20 09:03:31 -0500
  • 88b0069013 Fixed typo Loic Sharma 2012-03-19 23:32:38 -0500
  • e540fd3b6d Automatically detect eloquent table names. Taylor Otwell 2012-03-19 14:11:11 -0500
  • 26afb000bf Added in automatic inflection on english strings. Non-english strings may be added to the "irregular" array. Taylor Otwell 2012-03-19 13:51:44 -0500
  • d80730cf0d Removed transaction method from Eloquent model since it is made pointless by DB::transaction. Taylor Otwell 2012-03-19 08:43:07 -0500
  • 1044367c1e added default values to the signature of Query::left_join to allow closure-based join conditions Anton Khodakivskiy 2012-03-19 07:47:20 -0400
  • 0455438ebe Added transaction method to database connection and eloquent model. Taylor Otwell 2012-03-18 22:39:04 -0500
  • 7c7734d8e2 Typo? Colin Viebrock 2012-03-18 20:30:21 -0500
  • fcff36a0ac Added related model updating from belongs_to relationship. Taylor Otwell 2012-03-17 23:14:01 -0500
  • 68b4e55336 Cleaning up code. Taylor Otwell 2012-03-17 16:12:26 -0500
  • 8c209a7a61 Just cleaning up some code. Taylor Otwell 2012-03-17 15:42:01 -0500
  • 762f2402c3 Fixing bugs and improving. Taylor Otwell 2012-03-16 15:32:26 -0500
  • b5e75f6fcf Fixing bugs and improving. Taylor Otwell 2012-03-16 14:08:28 -0500
  • dc92dd264d Adding auto detection of intermediate table names. Taylor Otwell 2012-03-16 13:01:48 -0500
  • 95ba416f3c Adds Form::register which allows Bundles (or anything for that matter) to register custom form inputs which then can be called like `Form::xxx` Kyle Decot 2012-03-16 13:35:15 -0400
  • c3d95122e4 Fixing bugs… adding better pivot support. Taylor Otwell 2012-03-16 11:29:21 -0500
  • c9c0ddf569 Fixing bugs in Eq2. Taylor Otwell 2012-03-16 10:29:43 -0500
  • e857505e35 Map eloquent classes. Taylor Otwell 2012-03-16 09:04:14 -0500
  • 003f78cbbf Updated change log. Taylor Otwell 2012-03-16 08:38:08 -0500
  • d6d667af90 Added Eloquent 2. Taylor Otwell 2012-03-16 08:37:31 -0500
  • 3de0d1af66 Make the query where_nested method public. Taylor Otwell 2012-03-15 16:12:18 -0500
  • b755903de6 Updated change log. Taylor Otwell 2012-03-15 12:57:12 -0500
  • da67b1bc66 Fix typo in memory driver. Taylor Otwell 2012-03-14 14:18:19 -0500
  • a61f51fa93 Add forever and flush methods to memory driver. Taylor Otwell 2012-03-14 14:08:52 -0500
  • 338b6a8aba Updated change-log. Taylor Otwell 2012-03-14 09:02:57 -0500
  • 2f4d896958 Added proper cache::forever implementations to each driver. Taylor Otwell 2012-03-14 09:02:24 -0500
  • 873dd1534c Added Cache::forever method to cache something for five years. Taylor Otwell 2012-03-14 08:54:00 -0500