Commit Graph

  • a7c211339a Import testing bundle to laravel/tests directory. Franz Liedke 2012-07-13 00:14:03 +02:00
  • 6d23c4f5c6 Fix missing semicolon in laravel/cli/test/runner.php. Franz Liedke 2012-07-13 00:21:18 +03:00
  • 78920c5d27 Move automatic relationship parsing to Eloquent's query class. Franz Liedke 2012-07-12 22:32:43 +02:00
  • 8c2a4fba14 The Eloquent model includes can now be taken directly from the model when assembling the query. Franz Liedke 2012-07-12 23:20:17 +03:00
  • 71f8e4acc0 Fix a bug introduced in pull request #799 that caused eager loading constraints to stop working. Franz Liedke 2012-07-12 23:16:22 +03:00
  • 4d44df4885 Allow second param of HTML::link* methods to be null, in which case the title of the link is the URL itself, similar to HTML::email() method. Colin Viebrock 2012-07-12 10:40:41 -05:00
  • b325e954e3 Merge remote-tracking branch 'upstream/develop' into develop Chris Berthe 2012-07-12 11:15:43 -04:00
  • ce3721a7a1 Add dutch language Baycan Aydin 2012-07-12 16:37:12 +02:00
  • 644ecfcc25 adding basic help functions to artisan Shawn McCool 2012-07-12 13:00:35 +02:00
  • 29b668b83d added help:commands task to artisan Shawn McCool 2012-07-12 00:30:04 +02:00
  • 1503aed7ce Merge branch 'hotfix/docs-nav-update' into develop Shawn McCool 2012-07-11 22:43:18 +02:00
  • 0fa3650ff7 Merge branch 'hotfix/docs-nav-update' into staging Shawn McCool 2012-07-11 22:43:14 +02:00
  • 7140be474d Merge branch 'hotfix/docs-nav-update' Shawn McCool 2012-07-11 22:43:10 +02:00
  • 3acc64051f simplify navigation copy Shawn McCool 2012-07-11 22:42:36 +02:00
  • 05ada38d8f style update Shawn McCool 2012-07-11 22:36:20 +02:00
  • 95bb9dfee8 Merge branch 'hotfix/fix_markdown' into develop Shawn McCool 2012-07-11 22:35:58 +02:00
  • 79edd529e8 Merge branch 'hotfix/fix_markdown' into staging Shawn McCool 2012-07-11 22:35:24 +02:00
  • 88457b695e Merge branch 'hotfix/fix_markdown' Shawn McCool 2012-07-11 22:35:05 +02:00
  • a6c28050e6 style updates Shawn McCool 2012-07-11 22:34:38 +02:00
  • 85ec19367d fix merge Shawn McCool 2012-07-11 22:31:46 +02:00
  • ee6adc26d9 fix merge Shawn McCool 2012-07-11 22:30:38 +02:00
  • bcdde02229 Merge branch 'feature/docs-install' into develop Shawn McCool 2012-07-11 22:30:21 +02:00
  • a66eb44809 fixed typo Shawn McCool 2012-07-11 22:28:44 +02:00
  • 66f9ea8dba Merge branch 'feature/docs-install' into staging Shawn McCool 2012-07-11 22:28:25 +02:00
  • ce1392aa82 Merge branch 'feature/docs-install' Shawn McCool 2012-07-11 22:25:28 +02:00
  • 49928b397a added server configuration to the documentation Shawn McCool 2012-07-11 22:22:57 +02:00
  • e19e4ebd24 tweak url for languages. Taylor Otwell 2012-07-11 10:30:44 -05:00
  • 10e5918e23 clear out langauges option. Taylor Otwell 2012-07-11 10:24:08 -05:00
  • 5f919d76a5 updated change log. Taylor Otwell 2012-07-11 10:20:12 -05:00
  • c8718a32ec added option for URI languages. Taylor Otwell 2012-07-11 10:18:48 -05:00
  • 8a4aade8f7 Quick notes on Pivot tables Anahkiasen 2012-07-11 16:27:11 +02:00
  • 27fb9d0612 fixed "here" link Tobsn 2012-07-11 12:27:29 +02:00
  • c659a92603 Fix typo in comments Jeffrey Way 2012-07-10 11:03:55 -04:00
  • 1879e6575a tweak eloquent model change method to not check types. Taylor Otwell 2012-07-10 08:02:08 -05:00
  • 204a6a7980 Add a Request::time() function. Franz Liedke 2012-07-10 15:29:26 +03:00
  • ff525b995b Add "remember" to ignore list Jeffrey Way 2012-07-09 22:18:32 -04:00
  • 9dd964c316 Extend Auth::laravel to accept multiple params to verify Jeffrey Way 2012-07-09 21:34:17 -04:00
  • 82ababb4cb Add note about making view directory writable. Taylor Otwell 2012-07-09 09:54:56 -05:00
  • ebcbbbb843 WIP. Taylor Otwell 2012-07-09 09:54:03 -05:00
  • cbff59b59b Add Japanese language resource files. Hirohisa Kawase 2012-07-08 08:46:44 +09:00
  • 2d2a6bffa5 Add Japanese language resource files. Hirohisa Kawase 2012-07-08 08:42:13 +09:00
  • 845023fc80 Merge pull request #847 from tobsn/patch-1 Taylor Otwell 2012-07-06 18:12:11 -07:00
  • 430eeb6da1 Merge pull request #798 from xsbeats/feature/validation_required_with Taylor Otwell 2012-07-06 18:11:19 -07:00
  • 990f10f6de Merge pull request #854 from jasonlewis/feature/pattern-filters Taylor Otwell 2012-07-06 17:57:46 -07:00
  • 4de201002d Merge pull request #862 from franzliedke/patch-15 Taylor Otwell 2012-07-06 17:57:15 -07:00
  • 8198dc23f3 Merge pull request #874 from franzliedke/patch-16 Taylor Otwell 2012-07-06 17:51:27 -07:00
  • 69e1ea939d Merge pull request #868 from lucadegasperi/bug/phpunit Taylor Otwell 2012-07-06 17:50:13 -07:00
  • f338db50db Merge pull request #888 from TommyC81/patch-3 Taylor Otwell 2012-07-06 17:49:20 -07:00
  • 03ad47e2df Merge pull request #880 from tomasz-tomczyk/feature/polish-translation Taylor Otwell 2012-07-06 17:48:55 -07:00
  • 12bc7f1ee0 Merge pull request #889 from Nirlah/develop Taylor Otwell 2012-07-06 17:48:40 -07:00
  • 90447e7183 Merge pull request #892 from jasonlewis/bug/database/select Taylor Otwell 2012-07-06 17:14:20 -07:00
  • 6b5cccc15f Move get_file_size() helper function to helpers.php. Franz Liedke 2012-07-07 02:13:44 +02:00
  • 06154abe8d Merge pull request #895 from TomorrowToday/develop Taylor Otwell 2012-07-06 17:12:15 -07:00
  • 0556d8e3f0 Merge pull request #899 from RoumenMe/develop Taylor Otwell 2012-07-06 17:08:26 -07:00
  • e6ff7ba336 Merge pull request #901 from franzliedke/patch-18 Taylor Otwell 2012-07-06 17:07:58 -07:00
  • a9d27ba79c Merge pull request #902 from JesseObrien/feature/eloquent-update-timestamp Taylor Otwell 2012-07-06 17:07:34 -07:00
  • 6e9efb464d Merge pull request #903 from Lapayo/master Taylor Otwell 2012-07-06 17:06:33 -07:00
  • 0171cf8e91 Merge pull request #905 from franzliedke/patch-19 Taylor Otwell 2012-07-06 17:05:59 -07:00
  • dcf1966c28 Merge pull request #910 from franzliedke/patch-20 Taylor Otwell 2012-07-06 17:04:55 -07:00
  • 5c44cf98cd Merge pull request #879 from franzliedke/patch-17 Taylor Otwell 2012-07-06 17:04:34 -07:00
  • db9f220f57 Force UTF-8 charset on JSON responses. Franz Liedke 2012-07-07 02:17:12 +03:00
  • d7bbdd9735 Fix anchor name for "Retrieving a language line" section on localization page. Franz Liedke 2012-07-05 01:52:30 +03:00
  • f05148503e Input::has_file was not working properly. This one should work perfect :) Simon 2012-07-04 22:56:58 +03:00
  • 1be274caa6 Change update function so it uses timestamp like save Jesse O'Brien 2012-07-04 15:46:12 -04:00
  • f2ccc688fe Ignore NULL values when determining whether a model object is dirty. Franz Liedke 2012-07-04 21:44:11 +03:00
  • 0440b86bd9 Added Bulgarian language files Roumen Damianoff 2012-07-04 13:16:44 +03:00
  • 7bdddfe2fa Fixed Hebrew Nir Lahad 2012-07-04 08:19:36 +03:00
  • 72558bda3b removed extra newline Steven Lischer 2012-07-02 12:50:26 -05:00
  • 550913843e Merge branch 'develop' of git://github.com/laravel/laravel into develop Steven Lischer 2012-07-02 12:44:29 -05:00
  • b28c5eb19f docs edit: eager loading using $includes in model Steven Lischer 2012-07-02 12:32:14 -05:00
  • 94e9106b76 Display memory usage (and peak usage) in the profiler bar, too. Franz Liedke 2012-07-02 03:42:43 +03:00
  • 98b92185e3 Calculate memory and peak memory usage in profiler, too. Franz Liedke 2012-07-02 03:38:58 +03:00
  • 3b6191ec16 Merge remote-tracking branch 'upstream/develop' into develop Chris Berthe 2012-07-01 12:33:03 -04:00
  • 52f76b9d66 Fixes #818, wraps in an array instead of type casting. Jason Lewis 2012-07-01 22:51:42 +09:30
  • 34923cff1e Hebrew Translation Nir Lahad 2012-07-01 00:38:43 +03:00
  • f77b22eb45 Add documentation on how to attach pivot table fields to attach command. TommyC81 2012-06-30 18:11:31 +03:00
  • 3ba5c00e5f Merge pull request #881 from TommyC81/develop Jason Lewis 2012-06-29 18:06:47 -07:00
  • 110078d2af Fixed typo TommyC81 2012-06-29 21:55:38 +03:00
  • 2159596a83 Bold characters for reflash and keep. TommyC81 2012-06-29 21:49:54 +03:00
  • 26623c79ed Removed empty row. TommyC81 2012-06-29 21:45:31 +03:00
  • 97dfaee88f Added Polish translation Tomasz Tomczyk 2012-06-29 19:43:00 +01:00
  • 837f617627 Re-organized and added some more help on the reflash() and keep() functions. TommyC81 2012-06-29 21:42:06 +03:00
  • a87bb86999 Fix a bug with Eloquent model classes and isset() when eager loading a relationship returns an empty result set. Franz Liedke 2012-06-29 20:56:32 +03:00
  • 603e349de9 Merge pull request #878 from TommyC81/develop Dayle Rees 2012-06-29 10:38:02 -07:00
  • 3a504cfa8e Fixed small typo. TommyC81 2012-06-29 20:34:00 +03:00
  • 750365c740 increment version Taylor Otwell 2012-06-28 15:28:26 -05:00
  • d53ac0e9d1 update change log Taylor Otwell 2012-06-28 15:28:03 -05:00
  • 8d17702b9c Merge branch 'staging' into develop Taylor Otwell 2012-06-28 15:26:25 -05:00
  • 14e9488cf9 Speed up eager loading of many to many. Taylor Otwell 2012-06-28 15:19:17 -05:00
  • 39df69fdc1 Allow more than just WHERE clauses on eager load constraints. Franz Liedke 2012-06-28 18:33:45 +03:00
  • 2d4fa7217a Merge pull request #867 from niallobrien/develop Taylor Otwell 2012-06-27 20:41:19 -07:00
  • 1f93039ba7 Merge pull request #873 from dlpetrie/master Taylor Otwell 2012-06-27 20:39:59 -07:00
  • f640cd42ad adding in '=' to regex for (:any) / (:any?) calls. Daniel Petrie 2012-06-27 11:15:34 -07:00
  • 79a5dc1931 Using escapeshellarg instead of putting backshlashes in front of spaces Luca Degasperi 2012-06-27 17:31:38 +02:00
  • ad2540c979 Fixed the spaced directory when calling php unit via the command line Luca Degasperi 2012-06-27 15:20:28 +02:00
  • 9858f8aa61 Added examples for using $errors in views. niallobrien 2012-06-27 14:19:21 +02:00
  • a04f38c262 Now with Balanced Parentheses! Tobsn 2012-06-27 03:46:31 -07:00
  • 5e2373817d Allow for passing variables to views with more expressive method calls. Franz Liedke 2012-06-25 21:31:54 +03:00
  • f3d756476b Merge remote-tracking branch 'upstream/develop' into develop Chris Berthe 2012-06-25 13:11:54 -04:00
  • bcd63ab5af We can be fairly sure the $time variable is set in the profiler view. Franz Liedke 2012-06-25 14:56:42 +03:00