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 |
Franz Liedke
|
0f5de55d5b
Fix variable name in retrieve() method for Eloquent auth driver.
|
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 |
Franz Liedke
|
9572329c49
Allow Auth::login() to work with objects for the Eloquent driver.
|
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 |
Jeffrey Way
|
5a4d622bb7
Fix small typo in validation docs.
|
12 years ago |
Franz Liedke
|
ed4a6973f8
Fix some bugs and inconsistencies in the German validation translation.
|
12 years ago |
Tobsn
|
31abcd599b
unique typo
|
12 years ago |
Tobsn
|
0b9b102dc7
NOT NULL order issue fixed!
|
12 years ago |
Dayle Rees
|
9296d08ec5
Merge pull request #825 from tobsn/patch-2
|
12 years ago |
Dayle Rees
|
6415f1d2ac
Merge pull request #846 from tobsn/patch-6
|
12 years ago |
Dayle Rees
|
567b728666
Merge pull request #845 from tobsn/patch-5
|
12 years ago |
Dayle Rees
|
8d13bf9c5a
removing unsigned from mysql grammer due to bug
|
12 years ago |
Tobsn
|
61a61fc285
Added explanation about PDO default attributes
|
12 years ago |
Tobsn
|
36226b99bc
fixed link for query builder /query -> /fluent
|
12 years ago |
Tobsn
|
5c274ed717
Environments Typo
|
12 years ago |
Taylor Otwell
|
7af0304fe8
Merge branch 'master' into develop
|
12 years ago |
Tobias Orterer
|
be264ab181
added break function to closing structure
|
12 years ago |
Koen Schmeets
|
276f96aec3
Adding comment to finish call
|
12 years ago |
Taylor Otwell
|
1b062499dd
Merge pull request #774 from franzliedke/patch-8
|
12 years ago |
Taylor Otwell
|
3fcb3aac6c
Merge pull request #775 from franzliedke/patch-9
|
12 years ago |
Taylor Otwell
|
a203a12da4
Merge pull request #799 from Jelle-S/develop
|
12 years ago |
Taylor Otwell
|
81efdcf157
Merge pull request #776 from JesseObrien/develop
|
12 years ago |
Taylor Otwell
|
6e28d0bf2c
Merge pull request #812 from stefanneubig/patch-2
|
12 years ago |
Taylor Otwell
|
6405175dbd
Merge pull request #819 from jasonlewis/patch-11
|
12 years ago |
Taylor Otwell
|
fc96014c4f
Merge pull request #821 from daylerees/feature/clear-input
|
12 years ago |
Taylor Otwell
|
7354b5fc72
Merge pull request #824 from tobsn/patch-1
|
12 years ago |
Taylor Otwell
|
1f9f064bf6
Merge pull request #831 from jasonlewis/feature/blade-break
|
12 years ago |
Taylor Otwell
|
749a91f948
Merge pull request #840 from noor/develop
|
12 years ago |
Taylor Otwell
|
1c0501ef30
Merge pull request #833 from tobsn/patch-4
|
12 years ago |
Taylor Otwell
|
24bbd66273
Merge pull request #838 from SonicHedgehog/master
|
12 years ago |
Noor Alhiraki
|
ec0128be8f
fixed optgroup closing tag
|
12 years ago |
SonicHedgehog
|
ec4556321d
Fixed typo
|
12 years ago |
Tobias Orterer
|
c6ebf685bf
Added important note about @layout on first line
|
12 years ago |
Chris Berthe
|
17e75a9719
Merge remote-tracking branch 'upstream/develop' into develop
|
12 years ago |
Jason Lewis
|
b6cc836bf4
Added an @break to blade to break out of loops.
|
12 years ago |
Tobias Orterer
|
37321136e4
fixed missed umlauts
|
12 years ago |
Tobias Orterer
|
ddee5b7199
Blade cleanup
|
12 years ago |
Tobias Orterer
|
139abb2e23
German Translation
|
12 years ago |
Tobias Orterer
|
e0d491cb15
Added UNSIGNED to mysql grammar inrementer()
|
12 years ago |
Taylor Otwell
|
c92578b217
Merge branch 'master' of github.com:laravel/laravel
|
12 years ago |
Taylor Otwell
|
681f80eafb
update change log
|
12 years ago |
Taylor Otwell
|
527977337d
Merge pull request #823 from Vespakoen/patch-3
|
12 years ago |
Koen Schmeets
|
aeeb010e0a
Fixing reference issue in relationship matching
|
12 years ago |