|  gkunno | 1d3201eb4a
							
							Added finnish langauge | 13 years ago | 
				
					
						|  Shawn McCool | 2e8364994f
							
							changed date format in validation documentation to match ISO8601 | 13 years ago | 
				
					
						|  Taylor Otwell | d55328cc52
							
							Merge pull request #1320 from dejangeci/feature/dbexception-inner | 13 years ago | 
				
					
						|  Taylor Otwell | 3416506194
							
							increment version. refactor eloquent eager loading matching. | 13 years ago | 
				
					
						|  Taylor Otwell | 1df8fa91fc
							
							Merge pull request #1322 from vFragosop/eloquent/relationship_performance | 13 years ago | 
				
					
						|  Vinícius Fragoso | f6c7cf2dcd
							
							Fixing pivot on has_one aswell as properly indenting | 13 years ago | 
				
					
						|  Dejan Geci | 165da94aee
							
							Added a getInner method for retrieving the inner exception | 13 years ago | 
				
					
						|  Taylor Otwell | 790a540620
							
							Merge pull request #1294 from danielboendergaard/phpdoc-fix | 13 years ago | 
				
					
						|  Taylor Otwell | 7555fda589
							
							Merge pull request #1307 from tillsanders/develop | 13 years ago | 
				
					
						|  Taylor Otwell | 8faf38efe1
							
							Merge pull request #1314 from vFragosop/eloquent/relationship_performance | 13 years ago | 
				
					
						|  Vinícius Fragoso | f36446bd10
							
							Improving laravel relationship performance | 13 years ago | 
				
					
						|  tillsanders | 00d1baf69e
							
							Update laravel/helpers.php | 13 years ago | 
				
					
						|  Taylor Otwell | 4f8a6724b0
							
							Merge pull request #1305 from nmalcolm/develop | 13 years ago | 
				
					
						|  Nathan Malcolm | 2d5cc12b7b
							
							Fixes XSS vulnerability in Profiler | 13 years ago | 
				
					
						|  Daniel Bøndergaard | 54397e1bf2
							
							Fixed wrong return type in phpdoc | 13 years ago | 
				
					
						|  Taylor Otwell | 4d3c68129b
							
							Fix version in path file. | 13 years ago | 
				
					
						|  Taylor Otwell | d1c1fe4446
							
							fix bug in eloquent model and update version. | 13 years ago | 
				
					
						|  Taylor Otwell | 02cb96a008
							
							fix bug in eloquent model. | 13 years ago | 
				
					
						|  Taylor Otwell | ae5331b312
							
							Merge branch 'staging' | 13 years ago | 
				
					
						|  Taylor Otwell | 4de8e2d717
							
							Update change log. | 13 years ago | 
				
					
						|  Taylor Otwell | b043482905
							
							Improve view errors. | 13 years ago | 
				
					
						|  Taylor Otwell | 633c2bde83
							
							Pass the path to the filter event. | 13 years ago | 
				
					
						|  Taylor Otwell | a976c555e6
							
							Added "view.filter" event so we can hook in final filters. | 13 years ago | 
				
					
						|  Taylor Otwell | 14c6ff1692
							
							Increment version and change log. | 13 years ago | 
				
					
						|  Taylor Otwell | 3e3ee870ea
							
							Merge branch 'develop' of github.com:laravel/laravel into develop | 13 years ago | 
				
					
						|  Taylor Otwell | d64d6c9092
							
							Fix logging issue when using the laravel.log event. | 13 years ago | 
				
					
						|  Taylor Otwell | 09500818e0
							
							Merge pull request #1204 from bryantebeek/optimisation/str-class | 13 years ago | 
				
					
						|  Taylor Otwell | fc9b0e1636
							
							Merge pull request #1201 from JoostK/fix-1 | 13 years ago | 
				
					
						|  Taylor Otwell | 4b7dc2e824
							
							Merge pull request #1226 from akuzemchak/bug/language-routes | 13 years ago | 
				
					
						|  Taylor Otwell | 439f9c8055
							
							Merge pull request #1236 from kuroi/patch-1 | 13 years ago | 
				
					
						|  Taylor Otwell | dad0bbc688
							
							Merge pull request #1247 from dcelasun/patch-1 | 13 years ago | 
				
					
						|  Taylor Otwell | 9acf541653
							
							Merge pull request #1255 from joual/develop | 13 years ago | 
				
					
						|  Taylor Otwell | 5a1741e9d5
							
							Merge pull request #1276 from rk/rk-issue-1261 | 13 years ago | 
				
					
						|  Taylor Otwell | c2a255c788
							
							Merge branch 'develop' into staging | 13 years ago | 
				
					
						|  Taylor Otwell | 9e0ff85b24
							
							Merge branch 'master' of github.com:laravel/laravel into staging | 13 years ago | 
				
					
						|  Taylor Otwell | 4eac00a009
							
							Use hash_hmac on cookie hashes. | 13 years ago | 
				
					
						|  Taylor Otwell | 064309c0ce
							
							Merge branch 'cookies' into develop | 13 years ago | 
				
					
						|  Taylor Otwell | 04f22f086d
							
							Update change log. | 13 years ago | 
				
					
						|  Taylor Otwell | ad313198df
							
							working on cookie fingerprinting. | 13 years ago | 
				
					
						|  Taylor Otwell | 110966bd6a
							
							working on cookie fingerprinting. | 13 years ago | 
				
					
						|  RK | f148f6211c
							
							Fixing the array_get misspelling. | 13 years ago | 
				
					
						|  RK | 258169ea00
							
							[#1261] get_key now pulls from $original instead | 13 years ago | 
				
					
						|  Jason Lewis | 9fae4dc8d7
							
							Merge branch 'master' into develop | 13 years ago | 
				
					
						|  Jason Lewis | 8c580d17fb
							
							You can only pass the ID of a user, not an object. | 13 years ago | 
				
					
						|  Joel Marcotte | 3d51200a88
							
							Auth token now nulled on logout | 13 years ago | 
				
					
						|  Duru Can Celasun | 2b787763aa
							
							Fix a tiny typo | 13 years ago | 
				
					
						|  Shawn McCool | 33b5f6377c
							
							Update laravel/documentation/routing.md | 13 years ago | 
				
					
						|  Dayle Rees | 0dc124d342
							
							Merge pull request #1210 from franzliedke/patch-44 | 13 years ago | 
				
					
						|  Dayle Rees | 99d710a820
							
							Merge pull request #1242 from bstrahija/patch-1 | 13 years ago | 
				
					
						|  Boris Strahija | 925e5bed73
							
							Trimming whitespace before doctype tag | 13 years ago | 
				
					
						|  Peter Coles | 184b2989e2
							
							Correct correction | 13 years ago | 
				
					
						|  Peter Coles | 14eebab94a
							
							Correct broken links in docs | 13 years ago | 
				
					
						|  Taylor Otwell | 4f7dd1c8a4
							
							Merge pull request #1233 from franzliedke/patch-51 | 13 years ago | 
				
					
						|  Franz Liedke | 2d13b3d504
							
							Add a CONTRIBUTING.md file for GitHub. | 13 years ago | 
				
					
						|  Dayle Rees | b30ee488d0
							
							Merge pull request #1225 from decola977/patch-2 | 13 years ago | 
				
					
						|  Aaron Kuzemchak | 581fcc5c47
							
							Cleaner regex | 13 years ago | 
				
					
						|  Aaron Kuzemchak | 03acf9ca50
							
							Fixes language URI routing issue | 13 years ago | 
				
					
						|  decola977 | 1474491d62
							
							Update application/language/de/validation.php | 13 years ago | 
				
					
						|  Franz Liedke | 65d4b2448b
							
							Fix closing tag in definition list helper. | 13 years ago | 
				
					
						|  Dayle Rees | 8fea602969
							
							Merge pull request #1222 from dcelasun/patch-1 | 13 years ago | 
				
					
						|  Duru Can Celasun | 1ee55a3b38
							
							Fix a tiny typo | 13 years ago | 
				
					
						|  Franz Liedke | 5942771ce9
							
							Add documentation for definition list helper. | 13 years ago | 
				
					
						|  Franz Liedke | c7763a23bd
							
							Add definition list helper to HTML class. | 13 years ago | 
				
					
						|  Dayle Rees | 38562d5007
							
							Merge pull request #1160 from kapv89/patch-2 | 13 years ago | 
				
					
						|  Dayle Rees | 705cd6a907
							
							Merge pull request #1203 from xsbeats/bugfix/pluralizer_uncountable | 13 years ago | 
				
					
						|  kapil verma | b63b0c0829
							
							Updated Documentation for Bootstrap-y Pagination | 13 years ago | 
				
					
						|  kapil verma | 85cab82f37
							
							Fixed 2 stupid bugs for better markup | 13 years ago | 
				
					
						|  Bryan te Beek | 01ba355787
							
							Optimize Str-helper (see pull request #1180) | 13 years ago | 
				
					
						|  Jason Walton | adc23dc964
							
							Added traffic and chassis as uncountable words to properly feed pluralizer | 13 years ago | 
				
					
						|  Dayle Rees | a5bb035e4c
							
							Merge pull request #1165 from JoostK/develop | 13 years ago | 
				
					
						|  Dayle Rees | 666db87137
							
							Merge pull request #1169 from mcintyre94/minor/add-touch-eloquent | 13 years ago | 
				
					
						|  Dayle Rees | f004ddcea7
							
							Merge pull request #1189 from kapv89/patch-5 | 13 years ago | 
				
					
						|  Dayle Rees | a121e8f520
							
							Merge pull request #1196 from freezestart/master | 13 years ago | 
				
					
						|  kapil verma | 4de8921f2d
							
							Fixed The $dots property | 13 years ago | 
				
					
						|  Jason Lewis | fab4fda1f2
							
							Merge pull request #1200 from bryantebeek/language/nl | 13 years ago | 
				
					
						|  Jason Lewis | ca94296343
							
							Merge pull request #1197 from CreativityKills/bug/artisan-bundle-provider | 13 years ago | 
				
					
						|  JoostK | 147e0ec656
							
							Implementation of Eloquent tests | 13 years ago | 
				
					
						|  JoostK | 5f99c81035
							
							Fixed a problem whith `Eloquent::get_dirty` | 13 years ago | 
				
					
						|  Bryan te Beek | b438fe819e
							
							A few small fixes to Dutch translation (nl_NL) | 13 years ago | 
				
					
						|  Bryan te Beek | fde0d1128a
							
							Added/fixed Dutch Translation (nl_NL) | 13 years ago | 
				
					
						|  Neo Ighodaro | f0a2ffef2b
							
							The bundle variable is not defined anywhere in the method scope. | 13 years ago | 
				
					
						|  Neo Ighodaro | f7cdb76f36
							
							The bundle variable is not defined anywhere in the method scope. | 13 years ago | 
				
					
						|  Jason Lewis | 8004d48256
							
							Merge pull request #1171 from flaviozantut/ptLang | 13 years ago | 
				
					
						|  freezestart | fdeb06e54c
							
							fixed readme.md wrong symbol | 13 years ago | 
				
					
						|  Jason Lewis | afbae10345
							
							Merge pull request #1175 from franzliedke/patch-42 | 13 years ago | 
				
					
						|  Jason Lewis | 56f665bf6d
							
							Merge pull request #1193 from franzliedke/patch-43 | 13 years ago | 
				
					
						|  Jason Lewis | 1c1281318c
							
							Merge pull request #1166 from RoumenMe/translation | 13 years ago | 
				
					
						|  Franz Liedke | 9348046d0e
							
							Fix dynamically generated phpunit.xml file not being deleted automatically in the test runner. | 13 years ago | 
				
					
						|  Franz Liedke | 7e11bb7431
							
							Delete phpunit.xml file. | 13 years ago | 
				
					
						|  kapil verma | c1bcfec3d2
							
							Turn profiler off using runtime Config | 13 years ago | 
				
					
						|  Taylor Otwell | 96f428f83c
							
							Merge pull request #1186 from akuzemchak/feature/json | 13 years ago | 
				
					
						|  Aaron Kuzemchak | 69ebe6d56a
							
							Allow Input::json() to return array instead of object | 13 years ago | 
				
					
						|  Dayle Rees | 2b1d8e6c83
							
							Merge pull request #1179 from lollypopgr/ellang | 13 years ago | 
				
					
						|  George Drakakis | deac7b36a4
							
							Changed the folder name from "gr" to "el" | 13 years ago | 
				
					
						|  Franz Liedke | 8e145e6c11
							
							Make Eloquent auth driver respect a model's custom password getter. | 13 years ago | 
				
					
						|  flaviozantut | 8599d78338
							
							Added Portuguese Language | 13 years ago | 
				
					
						|  flaviozantut | 05552f2c61
							
							Added Portuguese Language | 13 years ago | 
				
					
						|  Callum McIntyre | c8ee7ca614
							
							Added documentation regarding the newly public timestamp() function | 13 years ago | 
				
					
						|  Callum McIntyre | 0161273010
							
							Added documentation for the touch() function | 13 years ago | 
				
					
						|  Franz Liedke | a56f0b2fb3
							
							Merge branch 'develop' of https://github.com/laravel/laravel into develop | 13 years ago |