Commit History

Author SHA1 Message Date
  Shawn McCool 3acc64051f simplify navigation copy 12 years ago
  Shawn McCool 05ada38d8f style update 12 years ago
  Shawn McCool 95bb9dfee8 Merge branch 'hotfix/fix_markdown' into develop 12 years ago
  Shawn McCool 88457b695e Merge branch 'hotfix/fix_markdown' 12 years ago
  Shawn McCool a6c28050e6 style updates 12 years ago
  Shawn McCool 85ec19367d fix merge 12 years ago
  Shawn McCool ee6adc26d9 fix merge 12 years ago
  Shawn McCool bcdde02229 Merge branch 'feature/docs-install' into develop 12 years ago
  Shawn McCool a66eb44809 fixed typo 12 years ago
  Shawn McCool ce1392aa82 Merge branch 'feature/docs-install' 12 years ago
  Shawn McCool 49928b397a added server configuration to the documentation 12 years ago
  Taylor Otwell e19e4ebd24 tweak url for languages. 12 years ago
  Taylor Otwell 10e5918e23 clear out langauges option. 12 years ago
  Taylor Otwell 5f919d76a5 updated change log. 12 years ago
  Taylor Otwell c8718a32ec added option for URI languages. 12 years ago
  Anahkiasen 8a4aade8f7 Quick notes on Pivot tables 12 years ago
  Tobsn 27fb9d0612 fixed "here" link 12 years ago
  Jeffrey Way c659a92603 Fix typo in comments 12 years ago
  Taylor Otwell 1879e6575a tweak eloquent model change method to not check types. 12 years ago
  Franz Liedke 204a6a7980 Add a Request::time() function. 12 years ago
  Jeffrey Way ff525b995b Add "remember" to ignore list 12 years ago
  Jeffrey Way 9dd964c316 Extend Auth::laravel to accept multiple params to verify 12 years ago
  Taylor Otwell 82ababb4cb Add note about making view directory writable. 12 years ago
  Taylor Otwell ebcbbbb843 WIP. 12 years ago
  Hirohisa Kawase cbff59b59b Add Japanese language resource files. 12 years ago
  Hirohisa Kawase 2d2a6bffa5 Add Japanese language resource files. 12 years ago
  Taylor Otwell 845023fc80 Merge pull request #847 from tobsn/patch-1 12 years ago
  Taylor Otwell 430eeb6da1 Merge pull request #798 from xsbeats/feature/validation_required_with 12 years ago
  Taylor Otwell 990f10f6de Merge pull request #854 from jasonlewis/feature/pattern-filters 12 years ago
  Taylor Otwell 4de201002d Merge pull request #862 from franzliedke/patch-15 12 years ago
  Taylor Otwell 8198dc23f3 Merge pull request #874 from franzliedke/patch-16 12 years ago
  Taylor Otwell 69e1ea939d Merge pull request #868 from lucadegasperi/bug/phpunit 12 years ago
  Taylor Otwell f338db50db Merge pull request #888 from TommyC81/patch-3 12 years ago
  Taylor Otwell 03ad47e2df Merge pull request #880 from tomasz-tomczyk/feature/polish-translation 12 years ago
  Taylor Otwell 12bc7f1ee0 Merge pull request #889 from Nirlah/develop 12 years ago
  Taylor Otwell 90447e7183 Merge pull request #892 from jasonlewis/bug/database/select 12 years ago
  Franz Liedke 6b5cccc15f Move get_file_size() helper function to helpers.php. 12 years ago
  Taylor Otwell 06154abe8d Merge pull request #895 from TomorrowToday/develop 12 years ago
  Taylor Otwell 0556d8e3f0 Merge pull request #899 from RoumenMe/develop 12 years ago
  Taylor Otwell e6ff7ba336 Merge pull request #901 from franzliedke/patch-18 12 years ago
  Taylor Otwell a9d27ba79c Merge pull request #902 from JesseObrien/feature/eloquent-update-timestamp 12 years ago
  Taylor Otwell 6e9efb464d Merge pull request #903 from Lapayo/master 12 years ago
  Taylor Otwell 0171cf8e91 Merge pull request #905 from franzliedke/patch-19 12 years ago
  Taylor Otwell dcf1966c28 Merge pull request #910 from franzliedke/patch-20 12 years ago
  Taylor Otwell 5c44cf98cd Merge pull request #879 from franzliedke/patch-17 12 years ago
  Franz Liedke db9f220f57 Force UTF-8 charset on JSON responses. 12 years ago
  Franz Liedke d7bbdd9735 Fix anchor name for "Retrieving a language line" section on localization page. 12 years ago
  Simon f05148503e Input::has_file was not working properly. 12 years ago
  Jesse O'Brien 1be274caa6 Change update function so it uses timestamp like save 12 years ago
  Franz Liedke f2ccc688fe Ignore NULL values when determining whether a model object is dirty. 12 years ago
  Roumen Damianoff 0440b86bd9 Added Bulgarian language files 12 years ago
  Nir Lahad 7bdddfe2fa Fixed Hebrew 12 years ago
  Steven Lischer 72558bda3b removed extra newline 12 years ago
  Steven Lischer 550913843e Merge branch 'develop' of git://github.com/laravel/laravel into develop 12 years ago
  Steven Lischer b28c5eb19f docs edit: eager loading using $includes in model 12 years ago
  Franz Liedke 94e9106b76 Display memory usage (and peak usage) in the profiler bar, too. 12 years ago
  Franz Liedke 98b92185e3 Calculate memory and peak memory usage in profiler, too. 12 years ago
  Chris Berthe 3b6191ec16 Merge remote-tracking branch 'upstream/develop' into develop 12 years ago
  Jason Lewis 52f76b9d66 Fixes #818, wraps in an array instead of type casting. 12 years ago
  Nir Lahad 34923cff1e Hebrew Translation 12 years ago
  TommyC81 f77b22eb45 Add documentation on how to attach pivot table fields to attach command. 12 years ago
  Jason Lewis 3ba5c00e5f Merge pull request #881 from TommyC81/develop 12 years ago
  TommyC81 110078d2af Fixed typo 12 years ago
  TommyC81 2159596a83 Bold characters for reflash and keep. 12 years ago
  TommyC81 26623c79ed Removed empty row. 12 years ago
  Tomasz Tomczyk 97dfaee88f Added Polish translation 12 years ago
  TommyC81 837f617627 Re-organized and added some more help on the reflash() and keep() functions. 12 years ago
  Franz Liedke a87bb86999 Fix a bug with Eloquent model classes and isset() when eager loading a relationship returns an empty result set. 12 years ago
  Dayle Rees 603e349de9 Merge pull request #878 from TommyC81/develop 12 years ago
  TommyC81 3a504cfa8e Fixed small typo. 12 years ago
  Taylor Otwell 750365c740 increment version 12 years ago
  Taylor Otwell d53ac0e9d1 update change log 12 years ago
  Taylor Otwell 8d17702b9c Merge branch 'staging' into develop 12 years ago
  Taylor Otwell 14e9488cf9 Speed up eager loading of many to many. 12 years ago
  Franz Liedke 39df69fdc1 Allow more than just WHERE clauses on eager load constraints. 12 years ago
  Taylor Otwell 2d4fa7217a Merge pull request #867 from niallobrien/develop 12 years ago
  Taylor Otwell 1f93039ba7 Merge pull request #873 from dlpetrie/master 12 years ago
  Daniel Petrie f640cd42ad adding in '=' to regex for (:any) / (:any?) calls. 12 years ago
  Luca Degasperi 79a5dc1931 Using escapeshellarg instead of putting backshlashes in front of spaces 12 years ago
  Luca Degasperi ad2540c979 Fixed the spaced directory when calling php unit via the command line 12 years ago
  niallobrien 9858f8aa61 Added examples for using $errors in views. 12 years ago
  Tobsn a04f38c262 Now with Balanced Parentheses! 12 years ago
  Franz Liedke 5e2373817d Allow for passing variables to views with more expressive method calls. 12 years ago
  Chris Berthe f3d756476b Merge remote-tracking branch 'upstream/develop' into develop 12 years ago
  Franz Liedke bcd63ab5af We can be fairly sure the $time variable is set in the profiler view. 12 years ago
  Franz Liedke 204a64f006 Simply use the LARAVEL_START constant for calculation page generation time in profiler. 12 years ago
  Shawn McCool 0493431597 Merge branch 'feature/installation' into staging 12 years ago
  Shawn McCool 4d7d67dd82 Merge branch 'feature/installation' into develop 12 years ago
  Shawn McCool 97ceecd1ef Merge branch 'feature/installation' 12 years ago
  Shawn McCool d08db5c26b added server configuration to install docs 12 years ago
  Steve Frost a8b5231e57 Updated the dd function to var_dump inside pre tags, makes is a bit more readable 12 years ago
  Jason Lewis a018608569 Merge pull request #857 from noor/develop 12 years ago
  Noor Alhiraki 5d06f92421 Added Arabic translation. 12 years ago
  Franz Liedke 52f98b7cf6 Use start_time attribute like a static attribute (as it is). 12 years ago
  Franz Liedke c74123098b Render page generation time on anbu profiler console. 12 years ago
  Franz Liedke 59397eb726 Calculate the total render time in the profiler. 12 years ago
  Jason Lewis cea48d4fe5 Updated the documentation. 12 years ago
  Jason Lewis ac810f8597 Allow filter patterns to supply a name and callback as an easier alternative. 12 years ago
  Dayle Rees 0ebeb14b67 Merge pull request #849 from franzliedke/patch-12 12 years ago
  Dayle Rees b8c4af1cd8 Merge pull request #852 from JeffreyWay/patch-1 12 years ago