Commit History

Author SHA1 Message Date
  Tao Wu 0dd1af665f changes binding data variable to an array 12 years ago
  Tao Wu a497a3efcb changed header to data 12 years ago
  Tao Wu 9268b1eb4e Merge branch 'master' into develop 12 years ago
  Tao Wu 2f48bbba12 Update laravel/documentation/views/home.md 12 years ago
  Taylor Otwell 5c3ede74d9 Merge pull request #946 from franzliedke/patch-23 12 years ago
  Taylor Otwell 764e7bc630 Merge pull request #983 from racklin/bugfix/memcached 12 years ago
  Taylor Otwell b194d8372d Merge pull request #987 from robmeijer/develop 12 years ago
  Dayle Rees 1db67d47a3 Merge pull request #947 from franzliedke/patch-24 12 years ago
  Rob Meijer 84fcb60f8b Fix pivot table name in Many-to-Many section in Eloquent documentation. 12 years ago
  Rack Lin 9944192af9 Fixed Memcached get connection instance typo in __callStatic method. 12 years ago
  Taylor Otwell 38234c61dd Merge pull request #480 from cviebrock/schema-rename 12 years ago
  Taylor Otwell c937f98b49 Merge pull request #932 from JeffreyWay/feature/auth_attempt_extend 12 years ago
  Taylor Otwell 19c64f1ea7 return false on empty string for active url. 12 years ago
  Taylor Otwell cd9a745cb5 Merge pull request #972 from franzliedke/patch-28 12 years ago
  Taylor Otwell 527e291f14 Merge pull request #976 from Jakobud/bug/docs-bundle 12 years ago
  Taylor Otwell 03d22362ec Merge pull request #978 from racklin/pgsql-schema 12 years ago
  Rack Lin 54f4cb2644 Added support PostgreSQL schema setting, if schema has been specified. 12 years ago
  Jakobud d46b98199c Fixed some bugs with the docs bundle 12 years ago
  Taylor Otwell ec41836241 Merge pull request #938 from Anahkiasen/develop 12 years ago
  Taylor Otwell 680407f051 Merge pull request #959 from franzliedke/patch-25 12 years ago
  Taylor Otwell c6e4a25ae9 Merge pull request #966 from racklin/develop 12 years ago
  Taylor Otwell a73a6fb6c4 Merge pull request #970 from franzliedke/patch-26 12 years ago
  Taylor Otwell a87615da45 Merge pull request #971 from franzliedke/patch-27 12 years ago
  Franz Liedke 61364c553d Make sure default values in schema columns are always non-empty (especially booleans). 12 years ago
  Franz Liedke 02e84eb5eb Documentation: fix menu link to "Bundle Routes" section. 12 years ago
  Franz Liedke a03bcb521b Mention default value helper function in database schema documentation. 12 years ago
  Rack Lin 096f9c2b78 Fixed IoC::resolve forces singleton issue. 12 years ago
  Franz Liedke b973c25905 Add documentation about deleting files. 12 years ago
  Shawn McCool 25b8bd889b add help:commands artisan task to documentation 12 years ago
  Shawn McCool 186b0f2e24 Merge branch 'feature/artisan-tasklist' into develop 12 years ago
  Shawn McCool 7dcbf33a80 cleaned up help task 12 years ago
  Shawn McCool 1a1e74a90a Merge branch 'feature/eloquent-pagination' into develop 12 years ago
  Shawn McCool dc6bcf0793 use global paginator alias in the query class 12 years ago
  Jason Lewis 3e9161d6e5 Merge pull request #948 from loic-sharma/patch-5 12 years ago
  Loic Sharma eb76c34cd3 Added a missing parenthesis and semicolon. 12 years ago
  Franz Liedke 6d23c4f5c6 Fix missing semicolon in laravel/cli/test/runner.php. 12 years ago
  Franz Liedke 78920c5d27 Move automatic relationship parsing to Eloquent's query class. 12 years ago
  Franz Liedke 8c2a4fba14 The Eloquent model includes can now be taken directly from the model when assembling the query. 12 years ago
  Franz Liedke 71f8e4acc0 Fix a bug introduced in pull request #799 that caused eager loading constraints to stop working. 12 years ago
  Shawn McCool 644ecfcc25 adding basic help functions to artisan 12 years ago
  Shawn McCool 29b668b83d added help:commands task to artisan 12 years ago
  Shawn McCool 1503aed7ce Merge branch 'hotfix/docs-nav-update' into develop 12 years ago
  Shawn McCool 7140be474d Merge branch 'hotfix/docs-nav-update' 12 years ago
  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
  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
  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
  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
  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
  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